Error Invalid package details (#1654)

While uploading the package in orchestrator I am getting the below error
“Invalid package details! (#1654)”

Kindly help me to resolve this issue

Hi @testing_da

  1. Check Package Details: Ensure that you have provided the correct package details, such as the package name, version, and description. Make sure there are no typos or mistakes in these fields.
  2. Package Format: Ensure that the package you are trying to upload is in the correct format and compatible with the Orchestrator version you are using. Double-check the file extension and content.
  3. Package Dependencies: Check if the package has any dependencies that need to be resolved. Sometimes, missing or incompatible dependencies can cause this error.
  4. Orchestrator Version: Make sure you are using a compatible version of Orchestrator. If the package was created with a newer version of the software, it might not be supported by your current version of Orchestrator.
  5. Network and Permissions: Ensure that you have a stable internet connection and the necessary permissions to upload packages to Orchestrator. Sometimes network issues or insufficient permissions can lead to this error.
  6. Clear Browser Cache if required.

Hope it helps!!

Hi @testing_da

Check this thread,It might help you

Hi,

  1. Navigate to “C:\Program Files (x86)\UiPath\Orchestrator”
  2. Provide read/write permission / full control to “NuGetPackages” folder to “Everyone” or to that specific user from security tab
  3. Shared the folder over network using advance sharing option
  4. Restart the AppPool and try again to publish the package from Studio
  5. Verify the UiPath.Orchestrator.dll.config file if values to these parameters are present (API keys will be taken from Orchestrator → Deployment (Packages for NuGet.Packages.ApiKey and Libraries for NuGet.Activities.ApiKey))