Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
diadoraz10
tagDiv Member

I built a sandboxed version of this theme on my local computer using a bitnami VM and all the same settings as my live site (same wordpress version/theme version/PHP version/browsers etc..) and everything worked fine.

I looked at wireshark between the local VM and live site and saw the initial TCP session looks the same until after the [SYN, ACK].

On my local VM the PC sends an HTTP POST to “/wp-admin/admin-ajax.php HTTP/1.1”, gets an [ACK], then gets an “HTTP/1.1 200 OK (application/json)” packet back, sends an [ACK], then sends an HTTP GET “/wp-admin/post.php?post_id…….” and everything starts up.

The live site seems to skip all that and go straight to the HTTP GET “/wp-admin/post.php?post_id…….” then timeout the TCP session.

Am I missing something on my php configuration on my live site? Is that something you guys can help look at?

diadoraz10
tagDiv Member

I’m getting the same error when trying to open TD Composer:

(“my site name appears here”) didn’t send any data. ERR_EMPTY_RESPONSE

I’m running wordpress 4.9.6 and Newspaper v8.8.1

I’ve uninstalled/re-installed WordPress a couple times as well as the theme. This error appears no matter if I create a page, edit a page (tried loading one of your demo’s) etc.. Below is the URL given when I click the TD Composer button:

http://www.mysite.com/wp-admin/post.php?post_id=40&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fwww.mysite.com%2Fwp-admin%2Fedit.php%3Fpost_type%3Dpage

Viewing 2 posts - 1 through 2 (of 2 total)