Title: error_log
Last modified: August 21, 2016

---

# error_log

 *  Resolved [ramspeed22](https://wordpress.org/support/users/ramspeed22/)
 * (@ramspeed22)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error_log-1/)
 * How come there are all these errors in the logs of wordpress?
 *     ```
       [03-Jun-2013 10:29:44 UTC] WordPress errore sul database Column 'ip' cannot be null per la query INSERT INTO wp_cpd_counter (page, ip, client, date, country, referer)
       				VALUES ('0', INET_ATON('unknown'), '', '2013-06-03', '', '') fatta da require('wp-blog-header.php'), wp, WP->main, do_action_ref_array, call_user_func_array, CountPerDay->count, CountPerDayCore->mysqlQuery
       [03-Jun-2013 10:30:19 UTC] WordPress errore sul database Column 'ip' cannot be null per la query INSERT INTO wp_cpd_counter (page, ip, client, date, country, referer)
       				VALUES ('28648', INET_ATON('unknown'), '', '2013-06-03', '', '') fatta da require('wp-blog-header.php'), wp, WP->main, do_action_ref_array, call_user_func_array, CountPerDay->count, CountPerDayCore->mysqlQuery
       [03-Jun-2013 11:13:55 UTC] WordPress errore sul database Column 'ip' cannot be null per la query INSERT INTO wp_cpd_counter (page, ip, client, date, country, referer)
       ```
   
 * [http://wordpress.org/extend/plugins/count-per-day/](http://wordpress.org/extend/plugins/count-per-day/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tom Braider](https://wordpress.org/support/users/tom-braider/)
 * (@tom-braider)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error_log-1/#post-3842264)
 * `unknown` should be the IP of you visitor. Dont’t know why there is an ‘unknown’.
 *  [dimagsv](https://wordpress.org/support/users/dimagsv/)
 * (@dimagsv)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/error_log-1/#post-3842309)
 * same error in my site:
 *     ```
       [24-May-2013 11:37:08 UTC] База данных WordPress возвратила ошибку Column 'ip' cannot be null в ответ на запрос INSERT INTO wp_cpd_counter (page, ip, client, date, country, referer)
       VALUES ('28', INET_ATON('unknown.24'), 'Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.52', '2013-05-24', '', 'http://skyprofil.by/products/dobornie-elementy/'), выполненный require('wp-blog-header.php'), wp, WP->main, do_action_ref_array, call_user_func_array, CountPerDay->count, CountPerDayCore->mysqlQuery
   
       [17-Jun-2013 11:22:17 UTC] База данных WordPress возвратила ошибку Column 'ip' cannot be null в ответ на запрос INSERT INTO wp_cpd_counter (page, ip, client, date, country, referer)
       VALUES ('22', INET_ATON('unknown.17'), 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '2013-06-17', '', 'http://skyprofil.by/products/dobornie-elementy/'), выполненный require('wp-blog-header.php'), wp, WP->main, do_action_ref_array, call_user_func_array, CountPerDay->count, CountPerDayCore->mysqlQuery
       ```
   
 *  Plugin Author [Tom Braider](https://wordpress.org/support/users/tom-braider/)
 * (@tom-braider)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/error_log-1/#post-3842310)
 * same answer “`unknown.24`” is not an IP address.
    i think i have to check the
   format…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘error_log’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/count-per-day_d2a1c1.svg)
 * [Count per Day](https://wordpress.org/plugins/count-per-day/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/count-per-day/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/count-per-day/)
 * [Active Topics](https://wordpress.org/support/plugin/count-per-day/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/count-per-day/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/count-per-day/reviews/)

## Tags

 * [log](https://wordpress.org/support/topic-tag/log/)

 * 3 replies
 * 3 participants
 * Last reply from: [Tom Braider](https://wordpress.org/support/users/tom-braider/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/error_log-1/#post-3842310)
 * Status: resolved