-
Notifications
You must be signed in to change notification settings - Fork 21
Getting 500 Errors during Pre-Flight #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same thing, on :3051 |
I'm facing the same issue. I notice that the mysql container exits as soon as it starts:
Its docker logs show:
|
For me it appears that the issue was using the default key in readme.md was causing cipher problems in Laravel. Make sure to generate a fresh key with
After doing this it worked fine for me. Rocky Linux 9 + Podman |
Hello,
I followed your instructions and was able to get an instance of Snipe-IT online. As soon as I start trying to configure the server I get 500 errors though. Any thoughts on what might cause this? I have attempted to enable debugging mode but so far I'm just getting permissions errors it looks like - I think this is related to the debugging and not the actual webpages though.
Thanks!
The text was updated successfully, but these errors were encountered: