Title: Error Generated by My Server
Last modified: October 16, 2016

---

# Error Generated by My Server

 *  [Eric Rosenberg](https://wordpress.org/support/users/eric1985/)
 * (@eric1985)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/error-generated-by-my-server/)
 * The following error was generated by your server (during export):
 * undefined
 * function () { if ( list ) { // First, we save the current length var start = 
   list.length; (function add( args ) { jQuery.each( args, function( _, arg ) { 
   var type = jQuery.type( arg ); if ( type === “function” ) { if ( !options.unique
   || !self.has( arg ) ) { list.push( arg ); } } else if ( arg && arg.length && 
   type !== “string” ) { // Inspect recursively add( arg ); } }); })( arguments );//
   Do we need to add the callbacks to the // current firing batch? if ( firing ){
   firingLength = list.length; // With memory, if we’re not firing then // we should
   call right away } else if ( memory ) { firingStart = start; fire( memory ); }}
   return this; }
    -  This topic was modified 9 years, 7 months ago by [Eric Rosenberg](https://wordpress.org/support/users/eric1985/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * (@cpkwebsolutions)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/error-generated-by-my-server/#post-8307892)
 * Hi Eric
 * I’ve investigated this a few times and the cause has always been an unexpected
   closure of the server connection. The javascript above is not from my plugin.
   It may be from jQuery, but I’ve never tried to track it down.
 * The cause is likely something like an overloaded server with processes being 
   kill off, or a timeout being hit outside of PHP (ie nginx).
 * Best wishes
 * Paul

Viewing 1 replies (of 1 total)

The topic ‘Error Generated by My Server’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-csv.svg)
 * [WP CSV](https://wordpress.org/plugins/wp-csv/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-csv/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-csv/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-csv/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-csv/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-csv/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/error-generated-by-my-server/#post-8307892)
 * Status: not resolved