Closed aryan1107 closed 2 years ago
I get this error peewee.OperationalError: could not connect to server: Connection refused Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 3306?
peewee.OperationalError: could not connect to server: Connection refused Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 3306?
you running mysql? if not then that port needs to be changed. if you are running mysql then the server probably isnt up
Not a bug, for support please go to the matrix channel
I get this error
peewee.OperationalError: could not connect to server: Connection refused Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 3306?