PowerShellGallery icon indicating copy to clipboard operation
PowerShellGallery copied to clipboard

Gallery is dog slow, is it just me?

Open heathhile opened this issue 3 years ago • 6 comments

heathhile avatar Mar 23 '22 18:03 heathhile

slow for me as well downloading Az modules

gcmlpfaltaher avatar Mar 23 '22 19:03 gcmlpfaltaher

that's exactly what I'm seeing also. thanks

heathhile avatar Mar 23 '22 20:03 heathhile

Having the same issue. Trying to install Az module its been an hour now and its counting. Verbose mode outputs similar to below entries every minute or so:

VERBOSE: Searching repository 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='Az.AppConfiguration'' for ''.

alperkar avatar Mar 23 '22 21:03 alperkar

It is very slow and timing out. Ticket I updated this morning on it:

https://github.com/PowerShell/PowerShellGallery/issues/215

Getting publish timeouts as well:

Analyzing C:\codebuild\tmp\output\src038661763\src\PRIVATE-aws-tools-for-powershell-staging\Deployment\AWSPowerShell for publishing
--
179 | Publishing C:\codebuild\tmp\output\src038661763\src\PRIVATE-aws-tools-for-powershell-staging\Deployment\AWSPowerShell
180 | Failed to publish module 'AWSPowerShell': 'nuget.exe failed to push A task was canceled.
181 | Pushing took too long. You can change the default timeout of 300 seconds by using the -Timeout <seconds> option with the push command.
182 | '.
183 | Error publishing C:\codebuild\tmp\output\src038661763\src\PRIVATE-aws-tools-for-powershell-staging\Deployment\AWSPowerShell, retrying
184 | Publishing C:\codebuild\tmp\output\src038661763\src\PRIVATE-aws-tools-for-powershell-staging\Deployment\AWSPowerShell
185 |  
186 | Published C:\codebuild\tmp\output\src038661763\src\PRIVATE-aws-tools-for-powershell-staging\Deployment\AWSPowerShell
187 | Analyzing C:\codebuild\tmp\output\src038661763\src\PRIVATE-aws-tools-for-powershell-staging\Deployment\AWSPowerShell.NetCore for publishing
188 | Publishing C:\codebuild\tmp\output\src038661763\src\PRIVATE-aws-tools-for-powershell-staging\Deployment\AWSPowerShell.NetCore
189 | Failed to publish module 'AWSPowerShell.NetCore': 'nuget.exe failed to push A task was canceled.
190 | Pushing took too long. You can change the default timeout of 300 seconds by using the -Timeout <seconds> option with the push command.
191 | '.

boblodgett avatar Mar 24 '22 00:03 boblodgett

Is it just me, was the issue resolved at some point or is this going on for 6 days? Install-Module (on an azure VM) takes ages at the moment.

svaenn avatar Mar 29 '22 09:03 svaenn

Our monitor reported slow Find-Module times between 5:15 UTC - 8:15 UTC today. It looks green since that time.

boblodgett avatar Mar 29 '22 15:03 boblodgett