Closed taciturnaxolotl closed 6 days ago
Install latest version with install script from our docs and did you try running spicetify upgrade
to update spicetify? The error you're showing is because you're trying to run old version of spicetify on newer unsupported spotify version by it
oh and that tcp error is because you have api.github.com
redirected to localhost [::1]
. Fault is on your end and network/hosts file idk
ah. okay thnks!
🔍 Have you checked Spicetify.app page for your issue?
🔍 Is there already an issue for your problem?
ℹ Environment / Computer Info
📝 Description
Run
spicetify restore backup apply
get error:
I can get the latest release from that URL when opened with my browser, oddly.
The line likely causing this is just a simple get: https://github.com/spicetify/cli/blob/e3ec2ecc61e04f248ca185141eb7977ce3c44adb/src/utils/vcs.go#L16
Running a curl also returns a valid JSON response.
📸 Screenshots
No response