MySQL error logs - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL error logs (
/showthread.php?tid=650409)
MySQL error logs -
wallen - 27.02.2018
PHP код:
2018-02-24 18:04:21 2108 [Warning] IP address '209.126.136.5' could not be resolved: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2018-02-24 18:55:41 2108 [Warning] IP address '43.226.36.181' could not be resolved: No such host is known.
2018-02-24 19:13:23 2108 [Warning] IP address '61.153.237.122' could not be resolved: No such host is known.
2018-02-24 19:24:41 3540 [Warning] IP address '185.143.223.196' could not be resolved: No such host is known.
2018-02-24 19:24:41 2108 [Warning] IP address '185.143.223.196' could not be resolved: No such host is known.
2018-02-24 19:48:03 3540 [Warning] IP address '196.52.43.118' could not be resolved: No such host is known.
2018-02-24 20:25:04 3540 [Warning] IP address '123.249.76.36' could not be resolved: No such host is known.
2018-02-25 0:53:47 3540 [Warning] IP address '125.212.217.215' could not be resolved: No such host is known.
2018-02-25 17:31:00 3540 [Warning] IP address '196.52.43.111' could not be resolved: No such host is known.
2018-02-25 18:46:43 3540 [Warning] IP address '43.226.36.204' could not be resolved: No such host is known.
2018-02-25 18:59:59 3540 [Warning] IP address '164.52.6.148' could not be resolved: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2018-02-25 19:00:00 3540 [Warning] IP address '164.52.6.148' could not be resolved: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2018-02-26 3:06:26 3540 [Warning] IP address '118.193.139.108' could not be resolved: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2018-02-26 4:47:20 3540 [Warning] IP address '60.12.88.243' could not be resolved: No such host is known.
2018-02-26 11:40:39 3472 [Warning] IP address '111.67.198.3' could not be resolved: No such host is known.
2018-02-26 16:54:38 3388 [Warning] IP address '114.64.248.164' could not be resolved: No such host is known.
2018-02-26 17:33:14 3388 [Warning] IP address '196.52.43.115' could not be resolved: No such host is known.
2018-02-26 23:08:16 1836 [Warning] IP address '219.137.226.75' could not be resolved: No such host is known.
2018-02-27 2:27:50 1836 [Warning] IP address '61.176.193.26' could not be resolved: No such host is known.
2018-02-27 8:40:50 1836 [Warning] IP address '221.229.166.121' could not be resolved: No such host is known.
2018-02-27 11:53:46 1836 [Warning] IP address '61.176.193.19' could not be resolved: No such host is known.
What is that?
Re: MySQL error logs -
Sew_Sumi - 27.02.2018
If it's from your MySQL server logs you'll need to look into security.
Would help to know what this log is of course.