Beatbump
Beatbump copied to clipboard
[BUG] Selfhosted Docker Library Never Loads, Stuck on "Please Wait"
Describe the bug Upon entering the library tab on PC (firefox, chromium) or iOS (safari), the library loads infinitely and never serves liked songs or playlists. Interestingly, the export data json does correctly contain the liked songs and other data, but it isn't loaded somehow, including when I try to import it.
To Reproduce Steps to reproduce the behavior:
- Go to library
- Click see "Please Wait"
- Infinite Loading
Expected behavior Playlists and liked songs load after some reasonable period
Docker
- Running with volume mounted to /app for persistence
Desktop
- OS: Arch Linux
- Browser: Tested on Degooogled-Chromium and Firefox
Smartphone
- Device: iPhone 12
- OS: iOS 16.5
- Browser Safari
Additional Context I've attached an exported json if that reveals any issues or helps in any way, I also noticed the following error in my docker logs which seems to occur some of the times that this issue occurs:
Error: Not found: /.well-known/gpc.json
at _ (file:///app/build/server/index.js:1078:14294)
at resolve (file:///app/build/server/index.js:1078:12567)
at Object.a [as handle] (file:///app/build/server/chunks/hooks.server-c722afdc.js:1:731)
at Fe (file:///app/build/server/index.js:1078:12536)
true false Dark
I'm having the same issue. Also, reloading any page besides the home page results in a 502 error. Something to note - when accessing the instance using the IP:Port it does not 502 upon reload but the Library doesn't load. Not sure if this is the same for you.
Reference: https://github.com/snuffyDev/Beatbump/issues/188
Sorry I haven't responded -- I'm working on this now
this is still happening to me