- This topic has 20 replies, 4 voices, and was last updated 4 years, 7 months ago by
Trần.
-
AuthorPosts
-
September 30, 2021 at 6:21 pm #1948762
Trần
Stop at:
https://photos.app.goo.gl/ZbCtjhyw9E6bVcKU7Server info:
https://photos.app.goo.gl/TWZsG6Syuqd6Y9bS9September 30, 2021 at 8:18 pm #1948830Leo
StaffCustomer SupportHi there,
Is this a fresh install without other plugins activated?
Can you make sure LiteSpeed cache is turned off?
Let me know 🙂
September 30, 2021 at 10:47 pm #1948901Trần
Hi,
This is the new website
I have not activated LiteSpeed
I have deactivated all plug-ins
Only GP Premium is activatedOctober 1, 2021 at 1:55 am #1949048David
StaffCustomer SupportHi there,
these are my baseline server settings:
PHP max input variables 4000 PHP time limit 1200 PHP memory limit 256M Max input time 600 Upload max filesize 300M PHP post max size 1000MIf you can try increasing yours to something similar.
October 1, 2021 at 4:51 am #1949169Trần
I tried increasing everything, but it didn’t fix this error.
Ah, I’m using MULTISITE SITE. I think that could be the cause.October 1, 2021 at 8:54 am #1949584David
StaffCustomer SupportThat shouldn’t really be an issue.
If GP Premium is installed on each of the sites, you should be able to import a site for each separate site.When the importing gets stuck, if you right click > inspect the site, are there any Errors in the Console?
October 1, 2021 at 7:59 pm #1950003Trần
When the importing content gets stuck,
Errors in the Console:
https://photos.app.goo.gl/JMmYYKNwuGwfzbRu6October 2, 2021 at 6:12 am #1950230David
StaffCustomer SupportSo the first error is a 500 error, could you check the error logs on the server to see if it provides any more info on that error as 500 is rather generic.
October 2, 2021 at 11:25 am #1950677Trần
I tried importing content. I didn’t see any error updates in the error logs at that time. Errors in the Console:
https://photos.app.goo.gl/uT638CBs8pogHYCr8On this server, i have created a new website (no multisite) and import Decor theme successfully.
October 3, 2021 at 3:38 am #1951034David
StaffCustomer SupportI think the issue will be related to Multisite settings – i have asked Tom if he has any input.
October 3, 2021 at 7:50 pm #1951636Tom
Lead DeveloperLead DeveloperA 500 error should output an error in your
error_logfile. Without the error, there’s no way of telling what’s going on.Can you make sure
WP_DEBUGandWP_DEBUG_LOGare enabled?: https://docs.generatepress.com/article/error-codes-importing/#further-debuggingThis will output the error in the
debug.logfile in yourwp-contentfolder.October 4, 2021 at 1:19 am #1951783Trần
Ok. I enabled WP_DEBUG and WP_DEBUG_LOG, then try to importing content.
debug.log:
[04-Oct-2021 08:04:30 UTC] load_cpt_from_id didn’t find ID=914October 4, 2021 at 8:12 pm #1952780Tom
Lead DeveloperLead DeveloperHmm, that’s everything?
load_cpt_from_idisn’t something we define in GeneratePress or GP Premium.Just to confirm, did you try to re-import once
WP_DEBUGwas enabled?October 5, 2021 at 3:21 am #1953050Trần
I tried again and refreshed the debug.log file, here are the results:
[05-Oct-2021 10:15:51 UTC] == Start Processing Beaver Builder Images ==October 5, 2021 at 8:10 pm #1954123Tom
Lead DeveloperLead DeveloperThat’s the only item in the entire log? There should be quite a bit before and after that – as that’s just one part of the import process that we print to the debug file as the import happens.
Can you make sure there’s nothing else? There must be an error at some point in order for the
500error to trigger. -
AuthorPosts
- You must be logged in to reply to this topic.