[Bug report] Bad IP address

TomasB's profile image TomasB posted 10 years ago in General Permalink
After installing the newest update (4752)

TomasB's profile image TomasB posted 10 years ago Permalink
Image on http://postimg.org/image/6m4e3fvgp
justpusher's profile image justpusher posted 10 years ago Permalink
This is the error message from Mysql Server. Most likely mysql server is located on 192.168.2.243, and your IP is 192.168.2.240. Mysql Server says that your IP is not allowed to connect.

You should probably check your grants:
SHOW GRANTS FOR root@192.168.2.240;

Please login to leave a reply, or register at first.