Forum Replies Created
-
-
Hi Martin,
thanks for getting back to me. It is set as you suggested already. Please advise how to fix this. Can provide additional info (log files etc.) if necessary.
Thanks,
Jörn
3 years ago in reply to: Coconut Jobs – error “api_version_not_valid”Dear Maria,
thank you for your reply.
As I had mentioned, the version I can download from my-licenses is old (7.4.27.727). It is the sameversion currently running on my site, giving me the error message.
Apparently, you need to put the new version into my account, as you did for Merle?
Thanks again,
Jörn
3 years ago in reply to: Coconut Jobs – error “api_version_not_valid”Hi Martin,
I am having the same issue. The Coconut-Plugin I can download from my account is the old version still and gives me the same API-version error. Could you update the version in my account as well please?
Thanks,
Jörn
Hi Martin,
I now upgraded to 7.4.45.727.beta. Will let you know in case I get any more reports from users or notice problems myself.
Thanks for the quick help,
Jörn
Here’s the request in the slow log that corresponds to the failed cURL:
[26-Mar-2021 08:54:16] [pool wordpress] pid 28529 script_filename = /opt/wordpress/wp-admin/admin-ajax.php [0x00007f21fa61db60] curl_exec() /opt/wordpress/wp-includes/Requests/Transport/cURL.php:162 [0x00007f21fa61daa0] request() /opt/wordpress/wp-includes/class-requests.php:381 [0x00007f21fa61d9a0] request() /opt/wordpress/wp-includes/class-http.php:394 [0x00007f21fa61d810] request() /opt/wordpress/wp-includes/class-http.php:626 [0x00007f21fa61d770] get() /opt/wordpress/wp-includes/http.php:162 [0x00007f21fa61d6e0] wp_remote_get() /opt/wordpress/wp-content/plugins/fv-player-pro/hls.class.php:139 [0x00007f21fa61d5e0] ajax__store_hls_access_tokens() /opt/wordpress/wp-includes/class-wp-hook.php:292 [0x00007f21fa61d500] apply_filters() /opt/wordpress/wp-includes/class-wp-hook.php:316 [0x00007f21fa61d490] do_action() /opt/wordpress/wp-includes/plugin.php:484 [0x00007f21fa61d3b0] do_action() /opt/wordpress/wp-settings.php:423 [0x00007f21fa61d200] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-config.php:105 [0x00007f21fa61d180] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-load.php:37 [0x00007f21fa61d0e0] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-admin/admin-ajax.php:22
This entry has the same time stamp and is also coming from fv-player:
[26-Mar-2021 08:54:16] [pool wordpress] pid 28534 script_filename = /opt/wordpress/index.php [0x00007f21fa61d840] usleep() /opt/wordpress/wp-content/plugins/fv-player-pro/hls.class.php:382 [0x00007f21fa61d610] secure_hls_key_send() /opt/wordpress/wp-includes/class-wp-hook.php:292 [0x00007f21fa61d530] apply_filters() /opt/wordpress/wp-includes/class-wp-hook.php:316 [0x00007f21fa61d4c0] do_action() /opt/wordpress/wp-includes/plugin.php:484 [0x00007f21fa61d3e0] do_action() /opt/wordpress/wp-settings.php:423 [0x00007f21fa61d230] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-config.php:105 [0x00007f21fa61d1b0] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-load.php:37 [0x00007f21fa61d110] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-blog-header.php:13 [0x00007f21fa61d080] [INCLUDE_OR_EVAL]() /opt/wordpress/index.php:17
In the HTTP Request Log, I am seeing a cURL call for the index.m3u8 file of the video failing after 5 seconds timeout.
{
“errors”: {
“http_request_failed”: [
“cURL error 28: Resolving timed out after 5007 milliseconds”
]
},
“error_data”: []
}So probably this is not your fault after all. Any idea though, why this may be happening? When I am downloading the file from my PC, I am getting response times in the few tens of milliseconds all the time…
Hi Martin,
thanks for your extensive reply. After a while where the error seemed to have disappeared it is now occuring again. The slow log shows the following when the error occurs:
[26-Mar-2021 08:32:45] [pool wordpress] pid 28230 script_filename = /opt/wordpress/index.php [0x00007f21fa61d840] usleep() /opt/wordpress/wp-content/plugins/fv-player-pro/hls.class.php:382 [0x00007f21fa61d610] secure_hls_key_send() /opt/wordpress/wp-includes/class-wp-hook.php:292 [0x00007f21fa61d530] apply_filters() /opt/wordpress/wp-includes/class-wp-hook.php:316 [0x00007f21fa61d4c0] do_action() /opt/wordpress/wp-includes/plugin.php:484 [0x00007f21fa61d3e0] do_action() /opt/wordpress/wp-settings.php:423 [0x00007f21fa61d230] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-config.php:105 [0x00007f21fa61d1b0] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-load.php:37 [0x00007f21fa61d110] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-blog-header.php:13 [0x00007f21fa61d080] [INCLUDE_OR_EVAL]() /opt/wordpress/index.php:17
[26-Mar-2021 08:32:47] [pool wordpress] pid 28259 script_filename = /opt/wordpress/index.php [0x00007f21fa61dcb0] curl_exec() /opt/wordpress/wp-includes/Requests/Transport/cURL.php:162 [0x00007f21fa61dbf0] request() /opt/wordpress/wp-includes/class-requests.php:381 [0x00007f21fa61daf0] request() /opt/wordpress/wp-includes/class-http.php:394 [0x00007f21fa61d960] request() /opt/wordpress/wp-includes/class-http.php:608 [0x00007f21fa61d8c0] post() /opt/wordpress/wp-includes/http.php:179 [0x00007f21fa61d830] wp_remote_post() /opt/wordpress/wp-includes/cron.php:924 [0x00007f21fa61d740] spawn_cron() /opt/wordpress/wp-includes/cron.php:996 [0x00007f21fa61d610] _wp_cron() /opt/wordpress/wp-includes/class-wp-hook.php:292 [0x00007f21fa61d530] apply_filters() /opt/wordpress/wp-includes/class-wp-hook.php:316 [0x00007f21fa61d4c0] do_action() /opt/wordpress/wp-includes/plugin.php:484 [0x00007f21fa61d3e0] do_action() /opt/wordpress/wp-settings.php:582 [0x00007f21fa61d230] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-config.php:105 [0x00007f21fa61d1b0] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-load.php:37 [0x00007f21fa61d110] [INCLUDE_OR_EVAL]() /opt/wordpress/wp-blog-header.php:13 [0x00007f21fa61d080] [INCLUDE_OR_EVAL]() /opt/wordpress/index.php:17
The first entry also occurs most of the time when the video plays normally but the second one (ending in the cURL-call) only shows when the video fails to load.
Any idea how I could further track this down? Apparently, my video hoster (DigitalOcean) is slow to respond here?
thanks again,
Jörn
P.S. will also install Log HTTP Requests as you suggested to check for slow parallel calls.
Hi Chiara,
thanks for the quick reply. The video on this page among many others is not working all of the time (sometimes it does, so please reload until you can see the error):
https://einfachiso.de/webinar/We are using version 7.4.42.727 of FV Player and FV Player Pro
best,
Jörn
There are no errors showing in the browser console or the network tab. The error message translates to “the video is not encoded correctly”.
4 years ago in reply to: Amazon CloudFront with Download ProtectionHi Martin,
thanks! I downloaded and installed the Coconut Plugin and entered the domain into your license manager, however, the resulting license key is rejected by the plugin with error message “Invalid license key, plese check your license and re-save the options!”.
Could you help?
Thanks and best,
Jörn
4 years ago in reply to: Amazon CloudFront with Download ProtectionHi,
when I open the development tools in Google Chrome while the video is streaming and then copy the URL from the video element, I can download the video without any problems. What am I missing?
Thanks for a replay – I intended to use FV Player + Cloudfront to protect videos for an online course I am producing.
best,
Jörn