Site logo

Archived topic

503 service unavailable

9 replies · Started by Former User on August 20, 2019

Viewing posts 1–10 of 10

Hi there,

When attempting to install the Niche theme, the message 503 service unavailable is display when importing the content. A screenshot of the image can be found at https://imgur.com/a/duk0QWZ.

It doesn't appear to timeout to run the import process again so that the debug code can be included.

When the process is interrupted by attempting to import the content it produces the message 524 Origin Time-out. A screenshot of the image can be found at https://imgur.com/a/ztCHLNe

Although the code below is embedded in the wp-config file, no debug file is generated.

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );

What options are there to resolve the error?

Hi Tom,

The server is setup with the values in the documentation and it results in the error. The tiemout error occurs approximately within 1 minute of the import process beginning.

In testing a few of the themes e.g. Catalyst, it appears to be only affecting the Niche theme when importing.

It should be able to run longer than 1 minute. Niche is a big import, as it uses WooCommerce and has lots of products, so it needs more time than something like Catalyst.

Something on your server is stopping it before it's able to complete. It might be worth mentioning the issue to your host, as they might know of a safeguard they have in place to prevent long requests like this.

Thanks Tom.

    Would you have an idea of the possible restrictions that may be resulting in the error?
    Are there additional attributes that can be updated to support the import?
    Can the theme be updated to reduce the size of the import?

Hi Tom,

Yes, Cloudflare is in use. It isn't clear as to whether Cloudflare would be the result of the issue since there are sites that have a higher demand on resources.

Additionally, the error code displayed isn't the same as per the Cloudflare documentation.

Hi Tom

I am having the same import trouble with Bold theme.

This archived topic is closed to new replies.