Title: Errors Causing Gateway Timeouts
Last modified: August 20, 2016

---

# Errors Causing Gateway Timeouts

 *  Resolved [deadhippo](https://wordpress.org/support/users/deadhippo/)
 * (@deadhippo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/errors-causing-gateway-timeouts/)
 * I have been occasionally experiencing Gateway Timeouts on my site and I had someone
   check it out and tell me that the issues are caused by Adrotate. I have copied
   and pasted some of my error logs below. What do you think?
 *     ```
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] WordPress database error MySQL server has gone away for query CREATE TABLE IF NOT EXISTS <code>wp_adrotate_linkmeta</code> (, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>id</code> mediumint(8) unsigned NOT NULL auto_increment,, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>ad</code> int(5) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>group</code> int(5) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>block</code> int(5) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>user</code> int(5) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\tPRIMARY KEY  (<code>id</code>), referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t)  DEFAULT CHARACTER SET utf8 ENGINE=InnoDB made by require_once('wp-admin/admin.php'), do_action('admin_init'), call_user_func_array, adrotate_check_upgrade, adrotate_database_install, dbDelta, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] WordPress database error MySQL server has gone away for query CREATE TABLE IF NOT EXISTS <code>wp_adrotate_schedule</code> (, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>id</code> int(8) unsigned NOT NULL auto_increment,, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>ad</code> mediumint(8) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>starttime</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>stoptime</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>maxclicks</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>maximpressions</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\tPRIMARY KEY  (<code>id</code>),, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\tINDEX <code>ad</code> (<code>ad</code>), referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t)  DEFAULT CHARACTER SET utf8 ENGINE=InnoDB made by require_once('wp-admin/admin.php'), do_action('admin_init'), call_user_func_array, adrotate_check_upgrade, adrotate_database_install, dbDelta, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] WordPress database error MySQL server has gone away for query CREATE TABLE IF NOT EXISTS <code>wp_adrotate_stats</code> (, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>id</code> bigint(9) unsigned NOT NULL auto_increment,, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>ad</code> int(5) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>group</code> int(5) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>block</code> int(5) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>thetime</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>clicks</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>impressions</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\tPRIMARY KEY  (<code>id</code>),, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\tINDEX <code>ad</code> (<code>ad</code>), referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t)  DEFAULT CHARACTER SET utf8 ENGINE=InnoDB made by require_once('wp-admin/admin.php'), do_action('admin_init'), call_user_func_array, adrotate_check_upgrade, adrotate_database_install, dbDelta, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] WordPress database error MySQL server has gone away for query CREATE TABLE IF NOT EXISTS <code>wp_adrotate_tracker</code> (, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>id</code> bigint(9) unsigned NOT NULL auto_increment,, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>ipaddress</code> varchar(255) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>timer</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>bannerid</code> int(15) NOT NULL default '0',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>stat</code> char(1) NOT NULL default 'c',, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\t<code>useragent</code> mediumtext NOT NULL,, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t\tPRIMARY KEY  (<code>id</code>),, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t    KEY <code>ipaddress</code> (<code>ipaddress</code>),, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t    KEY <code>timer</code> (<code>timer</code>), referer: http://www.theshirtlist.com/wp-admin/post-new.php
       [Wed Mar 13 06:25:21 2013] [error] [client 153.133.140.8] \t\t)  DEFAULT CHARACTER SET utf8 ENGINE=InnoDB made by require_once('wp-admin/admin.php'), do_action('admin_init'), call_user_func_array, adrotate_check_upgrade, adrotate_database_install, dbDelta, referer: http://www.theshirtlist.com/wp-admin/post-new.php
       ```
   
 * [http://wordpress.org/extend/plugins/adrotate/](http://wordpress.org/extend/plugins/adrotate/)

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

 *  Plugin Author [Arnan](https://wordpress.org/support/users/adegans/)
 * (@adegans)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/errors-causing-gateway-timeouts/#post-3556925)
 * I don’t see anything useful in that report/block.
 * Can you be a bit more specific what the problem is you’re having?
    Perhaps something
   related to this?
 * [http://www.adrotateplugin.com/support/knowledgebase/duplicate-entry-errors/](http://www.adrotateplugin.com/support/knowledgebase/duplicate-entry-errors/)
 *  Thread Starter [deadhippo](https://wordpress.org/support/users/deadhippo/)
 * (@deadhippo)
 * [13 years ago](https://wordpress.org/support/topic/errors-causing-gateway-timeouts/#post-3557007)
 * I think that the errors were the result of running out of memory on my server
   rather can causing my server to run out of memory. Sorry.

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

The topic ‘Errors Causing Gateway Timeouts’ is closed to new replies.

 * ![](https://ps.w.org/adrotate/assets/icon-256x256.gif?rev=3117289)
 * [AdRotate Banner Manager](https://wordpress.org/plugins/adrotate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adrotate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adrotate/)
 * [Active Topics](https://wordpress.org/support/plugin/adrotate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adrotate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adrotate/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [deadhippo](https://wordpress.org/support/users/deadhippo/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/errors-causing-gateway-timeouts/#post-3557007)
 * Status: resolved