I am trying to install spicetify for Ubuntu 23.04 but when I run any of the two commands I run into this error.
curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/resources/install.sh | sh
curl: (28) Failed to connect to raw.githubusercontent.com port 443 after 130612 ms: Couldn't connect to server
Thanks in advance
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @4a0f1df7c0e844d98a7d16f88304b3
As already mentioned this is most likely a Firewall issue. You can follow the steps that were already listed.
I’ll also recommend running the
traceroute
command which Bobby suggested.In the meantime, you can attempt the manual download if this needs to be completed with priority.
Regards
Heya,
This seems like a firewall issue. Do you have a Cloud Firewall blocking port 443 for outbound connections or have you blocked that on the firewall of your Droplet?
I’m assuming you’re running this command from a droplet?
Is it behind a firewall that restricts outbound access?