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 was 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:[email protected]: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)