You need to sign in to do that
Don't have an account?

sfdx update - panic: Get https://developer.salesforce.com/media/salesforce-cli/sfdx-cli/channe ls/stable/windows-x64: dial tcp 151.101.201.145:443: connectex
I have installed salesforce cli windows 64 bit and I also installed it through npm globally.
I am on windows 7 machine and behind a company firewall and I have proxy set on my computer
C:\Users\XXXXX>sfdx update
panic: Get https://developer.salesforce.com/media/salesforce-cli/sfdx-cli/channe
ls/stable/windows-x64: dial tcp XX.XX.XX.XX:443: connectex: A connection att
empt failed because the connected party did not properly respond after a period
of time, or established connection failed because connected host has failed to r
espond.
goroutine 1 [running]:
panic(0x6632a0, 0xc0420067b0)
/usr/local/go/src/runtime/panic.go:500 +0x1af
main.must(0x7b92c0, 0xc0420067b0)
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/io.go:115 +0x63
main.GetUpdateManifest(0x6a4875, 0x7, 0x6a3c0d, 0x3, 0x7b92c0)
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/install.go:104 +0x2
72
main.GetUpdateManifest(0x6a4875, 0x7, 0x6a3c0d, 0x3, 0x0)
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/install.go:102 +0x2
f4
main.Install()
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/install.go:33 +0x10
0
main.main()
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/main.go:18 +0x3a
I am on windows 7 machine and behind a company firewall and I have proxy set on my computer
C:\Users\XXXXX>sfdx update
panic: Get https://developer.salesforce.com/media/salesforce-cli/sfdx-cli/channe
ls/stable/windows-x64: dial tcp XX.XX.XX.XX:443: connectex: A connection att
empt failed because the connected party did not properly respond after a period
of time, or established connection failed because connected host has failed to r
espond.
goroutine 1 [running]:
panic(0x6632a0, 0xc0420067b0)
/usr/local/go/src/runtime/panic.go:500 +0x1af
main.must(0x7b92c0, 0xc0420067b0)
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/io.go:115 +0x63
main.GetUpdateManifest(0x6a4875, 0x7, 0x6a3c0d, 0x3, 0x7b92c0)
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/install.go:104 +0x2
72
main.GetUpdateManifest(0x6a4875, 0x7, 0x6a3c0d, 0x3, 0x0)
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/install.go:102 +0x2
f4
main.Install()
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/install.go:33 +0x10
0
main.main()
/home/ubuntu/.go_workspace/src/github.com/heroku/cli/main.go:18 +0x3a
This article explains how to set the proxy.
https://docs.cloudfoundry.org/cf-cli/http-proxy.html
All Answers
I also tried same. but it did not work.Getting same error.Can you guide on same.
I just faced same issue. So I set proxy as mentioned in above posts and typed sfdx. It updated the sfdx CLI and then it worked!
PFB log details.
sfdx-cli: Updating to 6.0.26-3d23012... 18.2 MB/18.2 MB
Usage: sfdx COMMAND
Help topics, type sfdx help TOPIC for more details:
force tools for the Salesforce developer
plugins manage plugins
update update CLI
This article explains how to set the proxy.
https://docs.cloudfoundry.org/cf-cli/http-proxy.html
Error message : "S3 host is not reachable".
Please help !
I have similar issue.
Error message : "S3 host is not reachable".
Were you able to fix this? If so, could you please provide me the step?
Weird , but my colleague shared that sometimes when passwords have "#" or few special characters , it creates issues. and GREAT , i replaced the "#" in my passowrd to "_" and it started working:)