I updated to v14.16.1, these are my messages at start:
Using https on all URLs is highly recommended. In production, SSL is required when using Stripe.
Support for non-https admin URLs in production mode is deprecated and will be removed in a future version.
Checking system Node.js version - found v14.16.1
Ensuring user is not logged in as ghost user
Checking if logged in user is directory owner
Checking current folder permissions
- sudo systemctl is-active ghost_www-XXXX-us
Validating config
Checking folder permissions
Checking file permissions
Checking content folder ownership
Checking memory availability
Checking binary dependencies
Checking systemd unit file
Checking systemd node version - found v14.16.1
Starting Ghost: www-XXXX-us
Your admin interface is located at:
http://www.XXXX.us/ghost/
Then the log file, looks like it is looping:
- sudo systemctl is-active ghost_www-XXXX-us
[2021-06-05 09:49:17] WARN Ghost has shut down
[2021-06-05 09:49:17] WARN Your site is now offline
[2021-06-05 09:49:17] WARN Ghost was running for a few seconds
[2021-06-05 09:49:19] INFO Ghost is running in production…
[2021-06-05 09:49:19] INFO Your site is now available on http://www.XXXX.us/
[2021-06-05 09:49:19] INFO Ctrl+C to shut down
[2021-06-05 09:49:19] INFO Ghost server started in 0.669s
[2021-06-05 09:49:19] INFO Database is in a ready state.
[2021-06-05 09:49:19] INFO Ghost database ready in 0.983s
[2021-06-05 09:49:22] INFO Ghost booted in 4.079s
[2021-06-05 09:49:23] WARN Ghost is shutting down
[2021-06-05 09:49:23] WARN Ghost has shut down
[2021-06-05 09:49:23] WARN Your site is now offline
[2021-06-05 09:49:23] WARN Ghost was running for a few seconds
[2021-06-05 09:49:25] INFO Ghost is running in production…
[2021-06-05 09:49:25] INFO Your site is now available on http://www.firehole.us/
[2021-06-05 09:49:25] INFO Ctrl+C to shut down
[2021-06-05 09:49:25] INFO Ghost server started in 0.729s
[2021-06-05 09:49:25] INFO Database is in a ready state.
[2021-06-05 09:49:25] INFO Ghost database ready in 1.052s