• Resolved abdulameer444

    (@abdulameer444)


    Hy I have no other process running but during import i got this log
    [12-09-2023 07:10:13] NOTICE: Waiting, another process is importing now.
    it also slow down my server and alot of issues during import

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support rzepsen

    (@rzepsen)

    Hello @abdulameer444

    Probably CRON is importing in the background, which is why you see this message when you enter the live import.

    If the server is slowing down, then faster parameters are needed, especially if importing a lot of items. Shared hosting is not a good solution in this case.

    Could you tell me what kind of issues occurs during an import?

    Kind regards,

    Thread Starter abdulameer444

    (@abdulameer444)

    Hy I am using dedicated hosting hostinger Premium Cloud services the website is stuck and slow down during import and some time i got 502 error internal server sometime just stuck on another import in process I have no cron job running

    Plugin Support rzepsen

    (@rzepsen)

    Ok. Could you please check the server parameters?

    The plugin requires at least:

    • a 128 MB memory limit. Find out how to?raise memory limit in PHP configuration
    • the cURL library must be enabled on your server
    • wp-cron.php?must be active and cron tasks must be processed automatically.?Read more about settings cron.
    • server with PHP 7.4 and large memory for the script, at least 256MB.
    • server with 60s. for max_execution_time scripts.
    • server without the http server-side script execution time limit parameter (apache, nginx).
    • enable the allow_url_fopen option and the fileinfo extension for PHP.
    • server with large transfer and SSD.
    • server with HTTP/2 support.
    • the libxml library at least version 2.10.0.

    If your server does not meet these requirements, you will need to raise them. This will avoid similar problems in the future.

    Thread Starter abdulameer444

    (@abdulameer444)

    Hy I am using Hostinger Cloud services Premium package and my settings are using php 8.1

    php_value upload_max_filesize 6144M
    php_value post_max_size 6144M
    php_value memory_limit 6144M
    php_value max_input_time 500
    php_value max_execution_time 300

    Thread Starter abdulameer444

    (@abdulameer444)

    I got this Error

    503Service Unavailable

    The server is temporarily busy, try again later!

    Plugin Support rzepsen

    (@rzepsen)

    Hi @abdulameer444

    Thank you for submitting this ticket on our support channel. We will be doing troubleshooting right there.

    Plugin Support rzepsen

    (@rzepsen)

    Hello @abdulameer444

    As we haven’t got any replies, I’m marking this topic as resolved for now.

    rocxteady

    (@rocxteady)

    Same thing happening to me. I click on stop importing, waiting a little bit. Then I click import, it says the same thing for like a few minutes then starts to import. Stopping the import taking a while maybe? I also get this warning in the middle of an importing process too.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[12-09-2023 07:10:13] NOTICE: Waiting, another process is importing now.’ is closed to new replies.