Closed KenHV closed 1 year ago
The URL seems to have updated by itself now, but even with the proper URL I'm still getting the same page, and I'm not able to access the URL manually to authenticate.
Hello, I'm sorry it is happening to you. Could you share the logs of your browser? It seems like it's not related to your_spotify but rather to your hosting.
Hey, how do I get browser logs? If it helps, I'm running both services through Nginx Proxy Manager.
Right click page, inspect, click the console tab. After this refresh your page and try to log in. Also, did you do step 5 of the readme?
Nothing pops up in the logs there, and I have done step 5. Sorry for the delay, I have limited access to internet in these parts.
for me cloudflare was caching the js document containing the url
for me cloudflare was caching the js document containing the url
same here i ended up making a page rule to bypass caching for spotify
for me cloudflare was caching the js document containing the url
This worked, thank you!
The link in web UI points to localhost:8080/oauth/spotify or an older URL I used for API_ENDPOINT.
I'm able to authenticate by manually going to API_ENDPOINT/oauth/spotify, but it makes no difference to the web UI.
Logs say this:
ys-web | Setting API Endpoint to 'https://ys.kenharris.xyz/api'
but the link is either localhost:8080 or ys.kenharris.xyz/backend (the old URL).I have tried stopping/starting/deleting/pruning. I've tried with different browsers, different devices and with incognito mode as well. Clearing cache doesn't help. I've also tried
delete window.API_ENDPOINT
as someone in another issue had success with it. Purging Cloudflare cache has no effect either.Docker logs.
Config: