Sync stalled at 25%
-
I have gotten as far as loading the templates and saving a mapping but when choosing to Review and Sync, the sync’ing operation stalls at 25% and just shows a constant callback to the admin php script almost as if stuck in an infinite loop. I’ve turned on all debugging modes and used he built in debugging tool but nothing of interest is revealed except the usual Notification level alerts thrown by the other plugins.
The gather content log just shows this continually:
2018-08-27 21:52:28: api $uri: https://api.gathercontent.com/templates/1351634?disable_cache=1^M 2018-08-27 21:52:28: api $args: Array ( [headers] => Array ( [Authorization] => Basic amp1c3RhaW5AYS1nLmNvbTo2Yzk0YzZlMS1lNGVkLTQwMDMtOWQwNS04MGMwOWNlNmE1ZmU= [Accept] => application/vnd.gathercontent.v0.5+json [user-agent] => Integration-WordPress-4.9.8/3.1.9 ) ) ^M 2018-08-27 21:52:29: api $uri: https://api.gathercontent.com/projects/188286?disable_cache=1^M 2018-08-27 21:52:29: api $args: Array ( [headers] => Array ( [Authorization] => Basic amp1c3RhaW5AYS1nLmNvbTo2Yzk0YzZlMS1lNGVkLTQwMDMtOWQwNS04MGMwOWNlNmE1ZmU= [Accept] => application/vnd.gathercontent.v0.5+json [user-agent] => Integration-WordPress-4.9.8/3.1.9 ) ) ^M 2018-08-27 21:52:30: api $uri: https://api.gathercontent.com/items?project_id=188286&disable_cache=1^M 2018-08-27 21:52:30: api $args: Array ( [headers] => Array ( [Authorization] => Basic amp1c3RhaW5AYS1nLmNvbTo2Yzk0YzZlMS1lNGVkLTQwMDMtOWQwNS04MGMwOWNlNmE1ZmU= [Accept] => application/vnd.gathercontent.v0.5+json [user-agent] => Integration-WordPress-4.9.8/3.1.9 ) )Im testing locally but the problem happens on a live staging host as well. I’ve tried setting the SSL local defer filter as suggested. I’m using Chrome 68.0.3440.106. Please advise.
Thanks,
JJThe page I need help with: [log in to see the link]
The topic ‘Sync stalled at 25%’ is closed to new replies.