• Resolved trignox

    (@trignox)


    I am trying to Run the Preload but after a couple of seconds, the website shows this error “An unexpected response was received”.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter trignox

    (@trignox)

    Moreover, I once submitted a ticket regarding unused images issue and got a response after decades.

    @trignox
    Can you please enable debugging mode, Please add following lines to wp-config.php just before where it says: /* That’s all, stop editing! Happy publishing. */

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );
    define( ‘WP_DEBUG_LOG’, true );

    Then try to re-run the Preload.

    A debug.log file should be created inside wp-content folder,which should contain error information in it, Please share the file with us.

    Thanks,
    Harshad

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unexpected Error While Running Preload’ is closed to new replies.