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
[2023-09-16 05:08:03] INFO Ghost is running in production...
[2023-09-16 05:08:03] INFO Your site is now available on http://localhost:2368/
[2023-09-16 05:08:03] INFO Ctrl+C to shut down
[2023-09-16 05:08:03] INFO Ghost server started in 0.249s
[2023-09-16 05:08:03] ERROR connect ECONNREFUSED 127.0.0.1:3306
connect ECONNREFUSED 127.0.0.1:3306
"Unknown database error"
Error ID:
500
Error Code:
ECONNREFUSED
Error: connect ECONNREFUSED 127.0.0.1:3306
at /var/lib/ghost/versions/5.62.0/node_modules/knex-migrator/lib/database.js:57:19
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
[2023-09-16 05:08:03] WARN Ghost is shutting down
[2023-09-16 05:08:03] WARN Ghost has shut down
[2023-09-16 05:08:03] WARN Your site is now offline
[2023-09-16 05:08:03] WARN Ghost was running for a few seconds
The text was updated successfully, but these errors were encountered:
Following the docs at:
https://multipass.run/docs/docker-tutorial
and I ran into the error below.
[2023-09-16 05:08:03] INFO Ghost is running in production...
[2023-09-16 05:08:03] INFO Your site is now available on http://localhost:2368/
[2023-09-16 05:08:03] INFO Ctrl+C to shut down
[2023-09-16 05:08:03] INFO Ghost server started in 0.249s
[2023-09-16 05:08:03] ERROR connect ECONNREFUSED 127.0.0.1:3306
connect ECONNREFUSED 127.0.0.1:3306
"Unknown database error"
Error ID:
500
Error Code:
ECONNREFUSED
Error: connect ECONNREFUSED 127.0.0.1:3306
at /var/lib/ghost/versions/5.62.0/node_modules/knex-migrator/lib/database.js:57:19
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
[2023-09-16 05:08:03] WARN Ghost is shutting down
[2023-09-16 05:08:03] WARN Ghost has shut down
[2023-09-16 05:08:03] WARN Your site is now offline
[2023-09-16 05:08:03] WARN Ghost was running for a few seconds
The text was updated successfully, but these errors were encountered: