Getting 500 error after changing APP_URL in .env #14040
noor-muradi
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have deployed Snipe IT on K8s cluster, it was running good, and have been using it for almost a year, my old domain has expired, I want to update the Snipe-IT domain to my new domain, therefore I deleted the deployment, updated the APP_URL in .env with my new domain and redeployed the application, the DB data and /var/lib/snipeit of the application data are persisted, so deleting the deployment wont delete DB and /var/lib/snipe-it data , after deploying with update .env with new APP_URL, I am getting 500 error, by going into the snipe-it pod and viewing the log file in
/storage/logs/laravel.log
I get below errors:Beta Was this translation helpful? Give feedback.
All reactions