Problems with cloud version
-
Hi, after having multiple problems with local version, I decided to test a cloud version. However, I faced several problems:
1. My .htaccess rules and my antibot were blocking your bots. So I had to whitelist your bots.
2. Your bot was trying to use wp-load.php, so I had to whitelist direct calls to this script as well, so the link checking was able to start.
3. After finishing the link checking, I tried to unlink 1 link. However, it started a cron task “blc_schedule_edit_links” which can’t finished, because I set CRON tasks through my server (hosting), and they work once an hour. So the task wasn’t finished, and now I can’t start a new scan because: “Please wait while we are updating a link”. And also some filters on wpmudev.com can’t be clicked anymore, because cloud version still tries to unlink that link, but it can’t, because of CRON.
Is there any way how to fix it without making CRON work right when the task appears?
The topic ‘Problems with cloud version’ is closed to new replies.