Question
Banco Múltiple Bhd León SA
DO
Last activity: 18 Dec 2025 14:31 EST
Failed to retreive binary package from Pega Robot Manager
Hello,
We are getting an error when we tried to connect VM to Pega Robot Manager, the Repository have been fully set, the Communication has been established the Robot successfully registered to Robot manager but once it call the Robot Manager to retrive the binary package we received and error saying "Theres no deployable package file" or "WebCacheService.DownloadFileFromRobotManager : unexpected server status code while getting etag from server".
We already tried:
- Delete Operator ID from Pega
- Uninstall and install again Pega Robot Runtime
- Tried the same package in another VM
- We already configured 5 VM without any further issues from other Workgroups and binaries packages
- Delete pegasystems folder on %appdata%
- Load the project manually also works fine
Pega Robot Runtime Version 22.1.48
@Angel Hermira We dig deeper and find the issue the project Id did not have all the letter capitals so when we deploy and tried to connect a VM the API call trying to connect to RM set the ID completely in capital therefore none match.
To solve this, we only rename the project ID to capitals and delete the old one from robot manager and once we tried again we succesfully connect the VM.