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
{{ message }}
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
i create a new user with all permision and a new empty database, i have my sql on localhost:2145
On cuckoo.conf
connection = mysql://cuckoo:k300ififa@127.0.0.1:2145/cuckoo
The log, error, files etc can be found at:
cuckoo] CRITICAL: CuckooDatabaseError: Unable to create or connect to database: (_mysql_exceptions.OperationalError) (2013, "Lost connection to MySQL server at 'reading initial communication packet', system error: 0")
(Background on this error at: http://sqlalche.me/e/e3q8)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html
My issue is:
I cant connect my Cuckoo with SQLSERVER from xamp
My Cuckoo version and operating system are:
ubuntu 18.04
Cuckoo Sandbox 2.0.7
This can be reproduced by:
i create a new user with all permision and a new empty database, i have my sql on localhost:2145
On cuckoo.conf
connection = mysql://cuckoo:k300ififa@127.0.0.1:2145/cuckoo
The log, error, files etc can be found at:
cuckoo] CRITICAL: CuckooDatabaseError: Unable to create or connect to database: (_mysql_exceptions.OperationalError) (2013, "Lost connection to MySQL server at 'reading initial communication packet', system error: 0")
(Background on this error at: http://sqlalche.me/e/e3q8)
The text was updated successfully, but these errors were encountered: