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

Bug: "Can't connect to MySQL server on '127.0.0.1:3306' (111)"" on Amazon Lightsail (AWS)'s Ubuntu #4091

Open
userisuserisuser opened this issue May 12, 2024 · 0 comments

Comments

@userisuserisuser
Copy link

Steps to reproduce the behavior:

  1. Go to AWS's Lightsail
  2. Create an Ubuntu 22.04 instance
  3. Install Hiddify with bash <(curl i.hiddify.com/release)
  4. After a while it says:

sqlalchemy.exc.OperationalError: (MySQLdb.OperationalError) (2003, "Can't connect to MySQL server on '127.0.0.1:3306' (111)")(Background on this error at: https://sqlalche.me/e/20/e3q8)

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