NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.54k stars 643 forks source link

powershellgallery not responding and fails when attempting install-module #8304

Closed paul-rich closed 3 years ago

paul-rich commented 3 years ago

Received 500 error when attempting to open PowerShellGallery.com (specifically https://www.powershellgallery.com/package/AzureAD) to obtain package. This has been reproducing for about 12 hours at this point. The entire site is almost entirely unresponsive. Checking the status page at https://github.com/PowerShell/PowerShellGallery/blob/master/psgallery_status.md#powershell-gallery-status shows "The PowerShell Gallery is currently: Experiencing an outage" but the most current/recent entry with details about an outage is from October 15th.

paul-rich commented 3 years ago

Selecting Packages from Home page the site responds "There are 0 packages"

paul-rich commented 3 years ago

attempting in PowerShell: PS C:\WINDOWS\system32> Install-Module AzureAD WARNING: Unable to resolve package source 'https://www.powershellgallery.com/api/v2'.

hoffe86 commented 3 years ago

same issue on my side

skofman1 commented 3 years ago

@paul-rich , @hoffe86 , PowerShell Gallery issues are tracked here: https://github.com/PowerShell/PowerShellGallery/issues