function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
avimeiravimeir 

Managed Package Upload Issues

Hi,

 

I am trying to upload a managed package that we have uploaded in the past. This time I am getting an error (see below). Any idea what could be the solution?

 

 

 

An internal server error has occurred An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact Salesforce Support. Please indicate the URL of the page you were requesting, any error id shown on this page as well as any other related information. We apologize for the inconvenience.

Thank you again for your patience and assistance. And thanks for using salesforce.com!

Error ID: 829612027-7385 (714188556) 

Best Answer chosen by Admin (Salesforce Developers) 
ReidCReidC
You need to submit a case through partner portal. They can dig up the error. Usually these errors are the result of an error that occurs in the code. A missing field, an unnecessary hard coded namespace prefix, etc.