Page 1 of 1

Web Validation

Posted: Thu Mar 12, 2020 4:23 pm
by tcpip
hello

Im have my eve-server installed in a Esxi server I upgraded the cpu from 12 to 16, and now I cant login with any user I have, I did a roll back to the 12cpu and still the same issue.


echo "DELETE from users where username = 'admin';" | mysql --host=localhost --user=root --password=eve-ng eve_ng_db
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)



Thanks.