Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Timeout while searching in powershell gallary for packages that are not cached
-
Hi Team
Timout while searching in powershell gallery


It's working after we pull package locally

Thanks
Parthu
-
Hi @parthu-reddy ,
This error means that PowerShellGallery.com is taking too long to respond to that query. You can try increasing the connector timeout; it's 10 seconds by default. Maybe try 20 or 30 seconds? Just a guess.
Unfortunately the PowerShellGallery seems to be in a state of abandonment these days and it performs really poorly. It's pretty buggy too.
I would consider using a multi-feed, package-approval process to pull packages so you don't have to rely on the gallery's API.
Cheers,
Alana