Phil
Phil
how does your docker-compose file look like? and what is the output from that?
the software is already running, tho i can see that, server and client containers do not have `restart: unless-stopped` in them
yes, you can add them to each service and re-run the command. please double check, if the the volumes have been set correctly otherwise you might loose the data. to...
well.. it could be directly implemented with a PR but its unlikely that it will be accepted, considering that there are other pending for months now and there might be...
Ok, so it seems like that the frontend just drops the token, when it can't reach the backend. Or a logout function gets triggered... While it does happen more, if...
Ok, after some free time, I finally got the booru exposed to the internet, so the behavior can be seen. I don't feel comfortable sharing the link here, so please...
Ok, after fiddling around for some time and trying different configuration, I got it to work. It seems to be a nginx issue(?). At least it fixed for me, when...
I should add: it only improves loading by a little bit. So it might still be an issue, because I'm running a RPi4. But I have not been logged out...
Unfortunately, while it "feels" to be happening less, it still happens
I have similar issues with my booru ``` szurubooru-app-1 | 2023-01-31T19:41:19.106069393Z 192.168.192.5 -> GET / HTTP/1.1 [304] - referer: - 93.212.122.49 szurubooru-backend-1 | 2023-01-31T19:41:19.273202653Z [2023-01-31 19:41:19] sqlalchemy.engine.base.Engine BEGIN (implicit) szurubooru-backend-1...