PowerShellGallery icon indicating copy to clipboard operation
PowerShellGallery copied to clipboard

Install Az Module blocked and not able to download and install

Open shenhong1000 opened this issue 11 months ago • 6 comments

Prerequisites

  • [x] Write a descriptive title.
  • [x] Make sure you are able to repro it on the latest version
  • [x] Search the existing issues.

Steps to reproduce

Run below cmd to install Az Module takes forever, no respond. Install-Module -Name Az -Repository PSGallery -Force -AllowClobber

Expected behavior

Install-Module -Name Az -Repository PSGallery -Force -AllowClobber should download and install Az module successfully

Actual behavior

No response at all.

Error details

No response at all.

Environment data

Name                           Value                                                                                                                                                                 
----                           -----                                                                                                                                                                 
PSVersion                      5.1.20348.2849                                                                                                                                                        
PSEdition                      Desktop                                                                                                                                                               
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                                                                               
BuildVersion                   10.0.20348.2849                                                                                                                                                       
CLRVersion                     4.0.30319.42000                                                                                                                                                       
WSManStackVersion              3.0                                                                                                                                                                   
PSRemotingProtocolVersion      2.3                                                                                                                                                                   
SerializationVersion           1.1.0.1

Version

5.1.20348.2849

Visuals

No response

shenhong1000 avatar Apr 25 '25 15:04 shenhong1000

We are also experiencing issues with Powershell Gallery today. We keep getting 504 Gateway timeouts which is heavily impacting our Azure DevOps pipelines.

ssmith80 avatar Apr 25 '25 16:04 ssmith80

3:20 EST was the latest time i saw an issue (even after it says the status was resolved)

GarrettBeatty avatar Apr 25 '25 20:04 GarrettBeatty

@GarrettBeatty ... I will update the status to indicate that it's being mitigated and not fully resolved yet...can you check if this issue is still occurring for you?

anamnavi avatar Apr 25 '25 20:04 anamnavi

@anamnavi I havent seen any issues since 3:20 EST. It seems to be fine now. I will let you know if i see issues again

GarrettBeatty avatar Apr 25 '25 20:04 GarrettBeatty

awesome! and yes please keep us posted if you do

anamnavi avatar Apr 25 '25 20:04 anamnavi

Looks the issue was gone.

shenhong1000 avatar Apr 28 '25 21:04 shenhong1000