Skyler Mäntysaari
Skyler Mäntysaari
So now that I tried to clean it up, my instance is in somewhat corrupt state (it auto-updated so the import file(s) stored in /tmp no longer exists), `POST /import/full-privacy...
> I think it cleans corrupted imports at start so I guess you could try restarting the container if you did not already try that. Otherwise I ça have a...
It seems that it required the restart of both mongo and server, instead of just server for some reason..
Oooof 
It seems relevant: ``` k logs your-spotify-web-c854ddd8-skclb cp: can't create '/app/apps/client/build/variables.js': File exists Setting API Endpoint to 'https://s-api.skylab.fi' sed: can't create temp file '/app/apps/client/build/variables.jsXXXXXX': Permission denied sed: can't create temp...
> Hello, before starting the client server, it overrides some of the built files according to your environment. It seems like it gets permission denied in your case, which is...
> rewrite configuration files in the entrypoint script Which is not really great, same goes for s6-overlay (as a lot of images use either of these things). I even tried...
> I'm afraid if I change the UID of the user in the container now, all the current instances of YourSpotify will break. If you have any idea on how...
> The mongodb container image starts as `root`, but drops its permissions to a different user in the entrypoint script, so that's already handled by the MongoDB maintainers. > >...
Works fine in Kube.