• Resolved jjustian

    (@jjustian)


    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,
    JJ

    • This topic was modified 7 years, 8 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jjustian

    (@jjustian)

    Please delete this post, thank you.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @mathew-chapman I have removed the modlook tag from the topic you reported.

    Unless it is an extreme case, posts and replies are not deleted from the forums. Search engine hits are never considered extreme and this topic will not be deleted.

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

The topic ‘Sync stalled at 25%’ is closed to new replies.