We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing content results in the following error: All themes and plugins are up do date.
Curl error: Problem (2) in the Chunked-Encoded data #0 /var/www/swag/wp-content/plugins/wp-remote-sync/src/model/RemoteResource.php(149): Curl->exec() #1 /var/www/swag/wp-content/plugins/wp-remote-sync/src/model/SyncResource.php(367): RemoteResource::fetchAllForType('h5p') #2 /var/www/swag/wp-content/plugins/wp-remote-sync/src/controller/RemoteSyncPageController.php(91): SyncResource::findAllForType('h5p', 3) #3 /var/www/swag/wp-content/plugins/wp-remote-sync/wp-remote-sync.php(87): RemoteSyncPageController->showSync() #4 [internal function]: rs_sync('') #5 /var/www/swag/wp-includes/class-wp-hook.php(298): call_user_func_array('rs_sync', Array) #6 /var/www/swag/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array) #7 /var/www/swag/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #8 /var/www/swag/wp-admin/admin.php(222): do_action('admin_page_rs_s...') #9 /var/www/swag/wp-admin/options.php(19): require_once('/var/www/swag/w...') #10 {main}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Syncing content results in the following error:
All themes and plugins are up do date.
Curl error: Problem (2) in the Chunked-Encoded data
#0 /var/www/swag/wp-content/plugins/wp-remote-sync/src/model/RemoteResource.php(149): Curl->exec()
#1 /var/www/swag/wp-content/plugins/wp-remote-sync/src/model/SyncResource.php(367): RemoteResource::fetchAllForType('h5p')
#2 /var/www/swag/wp-content/plugins/wp-remote-sync/src/controller/RemoteSyncPageController.php(91): SyncResource::findAllForType('h5p', 3)
#3 /var/www/swag/wp-content/plugins/wp-remote-sync/wp-remote-sync.php(87): RemoteSyncPageController->showSync()
#4 [internal function]: rs_sync('')
#5 /var/www/swag/wp-includes/class-wp-hook.php(298): call_user_func_array('rs_sync', Array)
#6 /var/www/swag/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array)
#7 /var/www/swag/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#8 /var/www/swag/wp-admin/admin.php(222): do_action('admin_page_rs_s...')
#9 /var/www/swag/wp-admin/options.php(19): require_once('/var/www/swag/w...')
#10 {main}
The text was updated successfully, but these errors were encountered: