Skip to content
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

Ghost template fails #185

Open
edanisko opened this issue Sep 16, 2023 · 0 comments
Open

Ghost template fails #185

edanisko opened this issue Sep 16, 2023 · 0 comments

Comments

@edanisko
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant