- NewspaperWhen tagDiv Composer is Not Working
- TutorialsSystem status parameters guide
- NewspaperCache plugin – install and configure
- NewsmagRequirements for Newsmag
- NewspaperRequirements for Newspaper
Hi,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, it should work -> https://i.imgur.com/Hjpd1Qk.png
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also make sure that you are using https not http.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.
Let me know the results!
Thank you!
What requirements do I need in hosting?
the application makes remote connections to an external server.
report the requirements of this module (php memory, version, runtime, etc.) to see if any adjustments are necessary on your server.
Since the last problem, I restored a back up from a couple of days ago and then was alerted by this email
I have the latest version of WordPress 5.4
An error of type E_ERROR was caused in line 2070 of the file
/home/****/web/mysite.co.uk/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php.
Error message: Allowed memory size of 33554432 bytes exhausted (tried
to allocate 36864 bytes)
Добрый день.
У меня PHP Memory Limit 1 024,0 MiB https://prnt.sc/s9tsy8
При этом та же ошибка “Invalid reply from server endpoint.”
This only happened today actually. No other issues since I first registered on this forum.
System Status:
max_execution_time: 120
max_input_vars: 3000
WP Memory Limit: 256 MB/request
Thanks!
Hi,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, it should work -> https://i.imgur.com/Hjpd1Qk.png
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also make sure that you are using https not http.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.
Let me know the results!
Thank you!
Hello sir/ma’am,
Today I purchased newspaperX from website and while installation plugin installation got failed and website got a fatal error and now I am not able to open website or websites wp-admin.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes) in /home/sansthanam/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2070
Please help!
ASAP
Hi Vlad,
it’s http://www.annaobermeier.at – I already upgraded my PHP version, I think the memory limit is also right but maybe you can have a look what seems wrong.
After I made the changes, today it’s a bit better but yesterday when starting with the new theme, it was also fast at the beginning.. then the problems came..
Hi,
If you have huge amount of plugin please double the wp_memory_limit and it should fix the problem with memory.
This code
<IfModule mod_substitute.c> is for users that have problems with tagDiv Composer, this will help for a better compatibility.
SubstituteMaxLineLength 10M
</IfModule>
Thank you!
Hi Calin,
I believe upping the wp memory limit to 256mb has resolved the issue. I have also changed the PHP version to 7.3. Thank you.
Hi,
Please use php 3 the last version was not tested yes, also please increase wp memory limit to at list 256mb -> https://forum.tagdiv.com/requirements-for-newspaper/
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also please check thee similar topics:
-> https://wordpress.org/support/topic/the-editor-is-very-slow/
-> https://www.webnots.com/fix-slow-gutenberg-post-editor-in-wordpress/
Let me know the results
Thank you!
Good morning,
Our customer experienced a problem related (according to WP) to td composer.
Un errore di E_ERROR è stato causato nella linea 22862 del file /var/www/chrooted/kedoswebdev/www.cgfmanet.org/wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php. Messaggio di errore: Out of memory (allocated 2097152) (tried to allocate 32768 bytes)
Reading the server’s log we didn’t find anything about this out of memory problem, and the server didn’t fall, but our customer cannot enter in the dashboard for about 20 mins.
In several other occasions we saw the server falling down for out of memory, and we cannot understand why. We saw a lot of calls to the database.
These are some of our WP and server configurations for this website:
Dedicated Server with 8GB of RAM plus 4GB of swipe
### wp-core ###
version: 5.4
site_language: it_IT
user_language: it_IT
timezone: Europe/Rome
https_status: true
user_registration: 0
default_comment_status: open
multisite: false
dotorg_communication: true
### wp-active-theme ###
name: Newspaper 7 Child theme (Newspaper-child)
version: 9.0c
author: tagDiv
author_website: http://themeforest.net/user/tagDiv/portfolio
parent_theme: Newspaper (Newspaper)
### wp-parent-theme ###
name: Newspaper (Newspaper)
version: 10.3.2
author: tagDiv
author_website: http://themeforest.net/user/tagDiv/portfolio
### wp-server ###
server_architecture: Linux 3.10.0-1127.el7.x86_64 x86_64
httpd_software: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.0.33
php_version: 7.0.33 64bit
php_sapi: apache2handler
max_input_variables: 5000
time_limit: 300
memory_limit: 5800M
max_input_time: 230
upload_max_size: 256M
php_post_max_size: 264M
curl_version: 7.29.0 NSS/3.44
suhosin: false
imagick_availability: false
htaccess_extra_rules: true
### wp-database ###
extension: mysqli
server_version: 5.7.17
client_version: mysqlnd 5.0.12-dev – 20150407 – $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: false
WP_DEBUG_DISPLAY: false
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8mb4
DB_COLLATE: undefined
We have, for sure, a huge amount of plugin (but we cannot do differently, as our customer needs them all).
This is my first question: do you have any ideas for this problem? It’s something that happens often!
Plus, my second question, is related to the last problem our customer experienced (the one I was talking): even if it has been and out of memory the fact that the server didn’t go down, I tried to add this string, according to you guide https://forum.tagdiv.com/requirements-for-newspaper/#td-mod-substitute, to the .htaccess.
But when I try to add
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
The server falls down immediately, and restarts when I delete it.
Our IT manager told that SubstituteMaxLineLength 10M
Is not supported in our Apache version (the last): CentOS Linux release 7.8.2003 httpd-2.4.6-93.el7.centos.x86_64
Looking in the logs, they return this: /.htaccess: Invalid command ‘SubstituteMaxLineLength’
How can we fix this according to our Apache version?
We temporary are disactivating mod_substitute, is it correct?
Hope I explained fair the issues, I’m sorry but English is not my mother tongue.
If you need further information let me know.
Thanks for helping
`
I have been using the Newspaper theme for some time now, and I have implemented several news websites. My main configuration for these sites is an EC2 server on AWS, with 2 vCPU’s and 8 GB of memory each, with a separate database RDS instance. With this configuration, these sites can handle 300+ simultaneous users, on average. The theme version that is installed in these cases is 8.8.
However, we recently developed a new website, using version 10.3.2. Well, it’s been a big nightmare. In this scenario, the same type of instance does not support even 15 simultaneous users, as the CPU and memory usage skyrockets. We use CloudFlare on all sites (including this case). I’ve tested it with WP-SuperCache and W3 Total Cache, and with several different configurations, and the problem persists. I don’t know what else to do in this case. The site in question is protecao.com.br
I have two more sites to develop, but I’m worried that this problem shows up again. Can you help me, checking the website in some way? (protecao.com.br)
When trying to use the cloud templates, I get a “invalid reply from server endpoint”. I followed the steps in the guide to ensure everything matches. My hosting service set my memory to 400 but every time I run the status it shows 40. I sent an email on 22 Apr with all of my information but haven’t heard anything back.
I am experiencing the same problem and sent an email tot he contact@tagdiv.com with all of the information 2 days ago. Still waiting on a reply.
My Hosting service has told me my memory limit is set at 900 as well so they don’t understand why it’s saying that I’m at 40.
-Chris
This seems to fix the problem:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
Hey,
I am also facing same issue. I increased WP memory limit but it did not worked for me. What should i do now?
Hi,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, it should work -> https://i.imgur.com/Hjpd1Qk.png
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also make sure that you are using https not http.
Let me know the results!
Thank you!
Hi,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, it should work -> https://i.imgur.com/Hjpd1Qk.png
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Thank you!
Hi,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, it should work -> https://i.imgur.com/Hjpd1Qk.png
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Thank you!
Since the past two months, I have had a very annoying problem. When I make changes to the template or post messages in WordPress, my entire site eventually freezes. All I can do is restore a backup.
According to our Linux Administrator, it is the Newspaper template. The memory fills up and eventually crashes. Below he shows the errors of the server:
[Fri Mar 27 08:24:31.419566 2020] [proxy_fcgi:error] [pid 20467:tid 140099752392448] [client 2001:1c01:2204:daf0::1008:52260] AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-content/plugins/td-composer/includes/templates/frontend.tpl.php on line 477\n', referer: https://pctipvandedag.nl/social-tips
[Fri Mar 27 08:29:55.974962 2020] [proxy_fcgi:error] [pid 20467:tid 140099710428928] [client 2001:1c01:2204:daf0::1008:52306] AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-content/plugins/td-composer/includes/templates/frontend.tpl.php on line 477\n', referer: https://pctipvandedag.nl/social-tips
[Fri Mar 27 08:40:19.064255 2020] [proxy_fcgi:error] [pid 3712:tid 139964581123840] [client 2001:1c01:2204:daf0::1008:52510] AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-content/plugins/td-composer/includes/templates/frontend.tpl.php on line 477\n', referer: https://pctipvandedag.nl/software-tips
[Fri Mar 27 08:40:45.886112 2020] [proxy_fcgi:error] [pid 3712:tid 139964740585216] [client 2001:1c01:2204:daf0::1008:52510] AH01071: Got error 'PHP message: PHP Warning: Error while sending QUERY packet. PID=4693 in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-includes/wp-db.php on line 2030\n', referer: https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=4&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsoftware-tips
[Fri Mar 27 08:40:50.756227 2020] [proxy_fcgi:error] [pid 3712:tid 139964581123840] [client 2001:1c01:2204:daf0::1008:52510] AH01071: Got error 'PHP message: PHP Warning: Error while sending QUERY packet. PID=4567 in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-includes/wp-db.php on line 2030\n', referer: https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=4&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsoftware-tips
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:22:25 +0100] "POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/2.0" 200 230 "https://pctipvandedag.nl/oude-fotos-zoeken" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:24:35 +0100] "POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/2.0" 200 135 "https://pctipvandedag.nl/tdb_templates/category-cloud-template-tech-news-pro?td_action=tdc_edit&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:02 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=0&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=e9def399-3ede-e232-6e6a-c6afdfcf2d73 HTTP/2.0" 200 2253 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=382f2297-97b2-7a47-edce-3e80e5ea1b06 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=8b71d380-a13e-11b6-d69a-9053c3364a49 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=7131924f-6651-5630-b2f5-5902711cb697 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=b9e8d5b4-87ad-b5ca-1a55-951986a99ef1 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=01468d4b-40fb-0b66-60a3-6867e6f24768 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=792c196c-b0f7-7694-842a-e2b710efb606 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=2b12802b-fb16-a0d5-f2af-152b3a22936e HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=3e3a999d-faf9-0048-b402-6144c76c4bd3 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:27 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 13636 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:29 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 12320 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:30 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 13620 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:33 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 280 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:33 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 263 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:37 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 552 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:38 +0100] "POST /wp-json/td-composer/get_image_id?uuid=8b36b7ef-37cd-0ccf-a3c4-5a9c1ab0885d HTTP/2.0" 200 246 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:40 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=1&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=136f776e-e71e-6997-1160-b5efc43d2416 HTTP/2.0" 200 1181 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:58 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=2&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=a177618a-c53f-3785-a940-6c7bceddf37f HTTP/2.0" 200 1568 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:11 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=3&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=f8a1e4be-8909-c288-b402-7192ec3ed500 HTTP/2.0" 200 1613 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 405 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 101 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:42 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=4&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=aa97f296-c63b-f838-63ec-e23d6eb2b126 HTTP/2.0" 200 1568 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=b156ee64-f822-148e-5787-8d2d4079c5ca HTTP/2.0" 200 98 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=aed2e452-d0d9-6f67-a9ad-446ed9fc4192 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/get_image_url?uuid=5b5775a2-3224-934c-7ff9-d951c5193ec5 HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=f05df4cb-b4a0-831e-58fd-074e671591b9 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=c7767071-4998-55c2-1b5b-a7879151bc06 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:00 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=5&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=43c066ff-d651-9403-3411-a30d4bfe2ff4 HTTP/2.0" 200 1550 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:21 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=6&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=b904bbee-bb9c-9fdd-e332-672c0b35a007 HTTP/2.0" 200 3180 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 405 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 101 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:46 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=7&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=9394bc1a-821c-7659-46b3-d2a9d00b24a4 HTTP/2.0" 200 1601 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:55 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=8&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=775ce73a-a420-301d-9c5f-cf80cc22fbf1 HTTP/2.0" 200 1567 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=8e19e402-ea6c-91e9-daca-9e0ed48d7af2 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/get_image_url?uuid=5b6f889c-6ee4-3199-caf9-116b7537b68d HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=e173237e-0373-a4e0-2b6a-0fe36f17137d HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=9d5f162b-7a95-12ae-2948-8d42fbd2357d HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=e72a0e62-e3bd-2661-81cb-7e26190fe617 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:08 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=9&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=e97eb790-eb2f-2610-b313-8cec4484aedc HTTP/2.0" 200 1598 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:12 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=10&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=7c639c2c-702d-938c-6940-e6a28aaf83fe HTTP/2.0" 200 1566 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:15 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=11&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=08ddac24-79ac-f237-740b-22278b87facb HTTP/2.0" 200 1248 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=86c1081c-a701-efca-e4af-e693b823f578 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=cbc11d5d-a88a-0a78-4843-70d3838eda5c HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/get_image_url?uuid=2776c9d7-3107-40b3-ddc6-aa64f371913b HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=fc044e54-5a08-e315-f55b-df8119afb940 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=0a7d32f4-9366-495e-ab71-a897d8022d2c HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 426 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 80 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:35 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=12&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=e2253752-3790-b8b4-c26c-79807b862852 HTTP/2.0" 200 1453 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:43 +0100] "POST /wp-json/td-composer/save_post?uuid=6eefe4c4-1d36-9d98-72df-42c0323dd1c3 HTTP/2.0" 200 0 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:43 +0100] "POST /wp-json/td-composer/update_footer_template?uuid=9c8de131-bd93-8b1b-2533-cf1b42e7eda8 HTTP/2.0" 200 0 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:29:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 426 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:29:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 80 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:29:59 +0100] "POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/2.0" 200 174 "https://pctipvandedag.nl/tdb_templates/category-cloud-template-tech-news-pro?td_action=tdc_edit&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=41803b4f-5e07-e2a5-4b45-2ab1657b2feb HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=ed3673c9-bc7d-1c5a-76bd-8d2ab9f88b45 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=2c2700eb-40d4-e8f0-e37c-116d667e880e HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=c36b680b-fef0-0080-5485-db1fe94faae4 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/get_image_url?uuid=36539c3d-6fb2-c01c-b745-4fd026d8d7af HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:20 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=0&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=1cd72345-f968-bbda-7af5-0dd294c7c2fd HTTP/2.0" 200 1654 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:25 +0100] "POST /wp-json/td-composer/save_post?uuid=fd1e9bc2-b652-652d-f1ac-00a7f34d12ca HTTP/2.0" 200 429 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:09:18:38 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 426 "https://pctipvandedag.nl/wp-admin/plugins.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:09:18:38 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 80 "https://pctipvandedag.nl/wp-admin/plugins.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
I have disabled all the plugin except the tagdiv one. But still, the problem remains. I have also talked about the memory issue and the Kinsta hosting says the information is not correct which is shown on newspaper server status. Rather I should see the information provided by WordPress itself in the site’s health.See the screenshot https://prnt.sc/s3h8vf . If you need I can provide you the required login credentials for a better look.
Hi,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, I’ve set it to 256M, now it should work -> https://i.imgur.com/Hjpd1Qk.png
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Thank you!
Hey There,
After I have upgrade Newspaper theme to 10.3.2, our translated content became unloadable.. Site gives 503 Service unavailable Error.. If I deactivate the Newspaper theme and choose something a standard theme, the translated content loads without any error..
WPML side:
Plugin Name Status Active Version
WPML Multilingual CMS Installed Yes 4.3.11
WPML CMS Nav Installed Yes 1.5.2
WPML String Translation Installed Yes 3.0.8
WPML Sticky Links Installed Yes 1.5.1
WPML Translation Management Installed Yes 2.9.5
WPML Media Installed Yes 2.5.5
WooCommerce Multilingual Not installed No n/a
Gravity Forms Multilingual Not installed No n/a
Yoast SEO Multilingual Installed Yes 1.1.1
WordPress Side:
Version 5.4
Multisite No
Memory limit 256M
Max memory limit 512M
PHP
Version 7.3.13
Memory limit 512M
Memory usage 60.80 MB
Max execution time 300
Max input vars 5000
Utf8mb4 charset Yes
SimpleXML extension Loaded
Multibyte String extension Loaded
I got the site in maintanence mode, if needed I can provide credentials with URL
Please advice..
Hi,
The problem was the memory limitation. Thanks.