Closed Davo1624 closed 2 years ago
@Davo1624, any chance of browser cache?
Ugh that was it, I will go stand in the corner now :)
But while I have your attention, when I try to change the default listening ports they just revert back to the original settings:
Any ideas?
Edit - larger issue is appdata does not seem to be saving so each time the container is restarted my persistent data is erased. Appdata is mapped to /mnt/user/appdata/soulseek:/data/.SoulseekQt
and the appdata/soulseek
folder is empty. Folder permissions are uid 99 and gid 100 which matches the uid and gid specified in the compose.
For some odd reason the log folder is generated but nothing is being saved
@Davo1624, glad it worked. Most likely Soulseek hasn't saved its appdata before you restart it. Check the closed issues on this.
Appreciate the patience and the assistance, amazing the things you forget after you last set something up months ago.
All appears to be working now :)
Using the
:latest
image I am running into a problem with VNC startingError message in my web browser is:
Below is my compose:
Below is the output of
docker logs soulseek
:I am routing soulseek through a vpn container but this was not an issue with the previous image. There is no log file being generated in the soulseek log folder either.
Besides updating the image and adjusting the env vars for PUID, PGID and TZ nothing else has changed on my end.