Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Spotify loading endlessly #216

Closed
actuallylost opened this issue Apr 16, 2022 · 17 comments
Closed

Spotify loading endlessly #216

actuallylost opened this issue Apr 16, 2022 · 17 comments
Labels
bug Something isn't working

Comments

@actuallylost
Copy link

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Have Dribbblish Dynamic theme installed
  2. Update Spicetify to latest
  3. (Potentially optional) After updating run spicetify backup apply
  4. Observe

Screenshots
What I see

Desktop Setup

  • Operating System: Windows 10
  • Spotify: Can't access (probably latest)
  • Spicetify: 2.9.5
  • Dribbblish: Latest (just updated)

Logs

cannot open devtools
@actuallylost actuallylost added the bug Something isn't working label Apr 16, 2022
@alexhulbert
Copy link

alexhulbert commented Apr 18, 2022

I'm also having this issue on the latest version of Spotify. Unfortunately, downgrading Spotify to v1.1.72.439 didn't help.

@ToasterDEV
Copy link

ToasterDEV commented Apr 19, 2022

I can confirm the same happens with downgraded version 1.1.78.765 of the Spotify App on Windows 11 x64 and Spicetify version 2.9.5, the DevTools logs report the following at launch:

Failed to load resource: net::ERR_NAME_NOT_RESOLVED xpui.app.spotify.com/:1 

Uncaught SyntaxError: Unexpected token ',' xpui.js:1 

DevTools failed to load source map: Could not load content for https://xpui.app.spotify.com/vendor~xpui.js.map: Connection error: net::ERR_NAME_NOT_RESOLVED

Uncaught Error: ready timeout
    at Dribbblish.js:48:1
(anonymous) @ Dribbblish.js:48 Dribbblish.js:48 

The last error in particular increases its counter by the second since the app is opened.

If there's any more information required please just tell me so and I shall post it. Thanks for the help!

@Rajbir98
Copy link

Just Updated Issue Still Occurs

@JulienMaille
Copy link
Owner

Do you all have the marketplace extension?

@alexhulbert
Copy link

I'm running from a fresh install with nothing enabled other than the defaults.

@actuallylost
Copy link
Author

Same here

@dtrdpixl
Copy link

same here, though by after reinstalling a bunch of times, I was able to see that when I open spotify whenever the spotify installer comes is when it crashes.

@Rajbir98
Copy link

Do you all have the marketplace extension?

I don't like it so I don't

@Rajbir98
Copy link

I degraded Spotify to use it

@alexhulbert
Copy link

If it helps, a fresh install with the marketplace extension installed and enabled also produces the same problem on my machine.

@CrypticBridge
Copy link

I found a workaround after a fresh install of Spotify, Spicetify, the marketplace extension, and Dribbblish Dynamic.

If you turn off the “Show Loading Screen Setting” in the Dribbblish Settings the first time the theme is installed, you'll still encounter the theme not fully taking place every subsequent time Spotify is launched.

You should be able to navigate to the Marketplace though, and then open and close marketplace settings to force Spotify and the theme to refresh, and from that point everything seems to work fine. You'd just have to do that every time you open Spotify.

However, I did find that having Spotify autostart with Windows allowed everything to work properly until I closed Spotify, and then I'd have to go through the process above again.

@Davoleo
Copy link
Contributor

Davoleo commented Apr 22, 2022

Got Dev Tools working this is the line at which the error is occurring in my setup:
image

I can also confirm this happens both with and without marketplace custom-app

@vvirtues
Copy link

can confrim, spotify just updated, mightve been the problem

@ps13g
Copy link

ps13g commented Apr 23, 2022

what i did was completely remove spicetify by running this in powershell cd ~ rm -r spicetify-cli rm -r .spicetify then i reinstalled spotify and it worked! another easy fix though is by just using $v="2.9.1"; Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression this method worked for me, 2.9.1 seems to not have this issue

^^^ Works for me on macOS on the newest version of Spotify (1.1.83.956.gbe7ea9a7) by using
curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.sh -o /tmp/install.sh sh /tmp/install.sh 2.9.5 since this version does not have this issue on macOS at least

@alexhulbert
Copy link

alexhulbert commented Apr 25, 2022

I went into a live usb and tried installing everything from scratch with the latest versions of everything (2.9.7 of Spicetify-cli, 4.2.0 of this theme, and 1.1.84.716.gc5f8b819 of Spotify) and I'm getting the same error. I'm not sure what I could possibly be doing differently. Has anyone else solved the issue?

@Davoleo How'd you get the devtools? I'd like to make sure my issue is different from others in this thread.

@ps13g
Copy link

ps13g commented Apr 25, 2022

Has anyone else solved the issue?

Yes refer to this comment #1603 (comment), but all you need to do is clear the backup and then uninstall spotify and reinstall it and then apply the theme it should work perfectly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

11 participants