This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 2 comments
-
updating from which version? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
after update from your script service is not starting
systemctl status heimdall
Loaded: loaded (/etc/systemd/system/heimdall.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Tue 2022-04-05 22:09:57 UTC; 4s ago
Process: 428 ExecStart=/usr/bin/php artisan serve --port 7990 --host 0.0.0.0 (code=exited, status=1/FAILURE)
Main PID: 428 (code=exited, status=1/FAILURE)
CPU: 94ms
Apr 05 22:09:57 heimdall systemd[1]: heimdall.service: Main process exited, code=exited, status=1/FAILURE
Apr 05 22:09:57 heimdall systemd[1]: heimdall.service: Failed with result 'exit-code'.
Beta Was this translation helpful? Give feedback.
All reactions