You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have observed a strange issue while running barcode buddy in a docker container on my rasberry-pi: After some running time, the docker container seems to be stuck somehow. I can open the login screen on the frontend, but after i try to login i see a white screen.
That's what i see, after i log in in the developer console:
Console
what i see, after i log in in the developer console:
Network
I have tried to restart the container, but that doesn't seem to help. Also restarting the entire raspberry pi does not help. After logging in i only see a white screen.
I can stop the container and delete the volumes, that helps, but 1. i loose all my settings and 2. i would have to do that periodically.
Anyone had a similar issue?
The text was updated successfully, but these errors were encountered:
After checking the log in /var/log/nginx/error.log i got this error message:
*7 FastCGI sent in stderr: "PHP message: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /app/bbuddy/index.php on line 495" while reading response header from upstream, client: 192.168.127.191, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.50.3:50080"
This Ticket was moved/copied from here.
Hi,
i have observed a strange issue while running barcode buddy in a docker container on my rasberry-pi: After some running time, the docker container seems to be stuck somehow. I can open the login screen on the frontend, but after i try to login i see a white screen.
That's what i see, after i log in in the developer console:
Console
what i see, after i log in in the developer console:
Network
I have tried to restart the container, but that doesn't seem to help. Also restarting the entire raspberry pi does not help. After logging in i only see a white screen.
I can stop the container and delete the volumes, that helps, but 1. i loose all my settings and 2. i would have to do that periodically.
Anyone had a similar issue?
The text was updated successfully, but these errors were encountered: