PowerShell / PowerShellGallery

228 stars 65 forks source link

Gallery is dog slow, is it just me? #220

Open heathhile opened 2 years ago

gcmlpfaltaher commented 2 years ago

slow for me as well downloading Az modules

heathhile commented 2 years ago

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

achechen commented 2 years ago

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 ''.

boblodgett commented 2 years ago

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 | '.
svaenn commented 2 years ago

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.

boblodgett commented 2 years ago

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