• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Gregory

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 16 replies - 1 through 16 (of 16 total)
  • 2 years ago in reply to: Stage enviroment: hlsjs-lite video not properly encoded
    Gregory

    I already tried that. Same behavior.
    Is there a way to skip wizard and see the coconut settings page, so to add the keys?

    2 years ago in reply to: Stage enviroment: hlsjs-lite video not properly encoded
    Gregory

    Hi there,
    I post here as I am on the same project.
    I had to reconfigure fv player hosts and coconut on main site. I put the host info for Digital ocean, and I am on coconut wizard.
    Coconut API checking – OK.
    On the digital ocean checking, I see the key and the secret I add before,
    and the message:
    “Your FV Player is already configured to use the mydomain-source-videos Space for your videos. Only proceed if you are sure it’s not in use.”
    On the next step where I should see the spaces, the fields are empty.
    On wizard log there is this:
    DigitalOcean Spaces Failed to check mydomain-com-encoded-vids-from-coconut in sgp1 (has more with other country codes)

    I suppose that somehow it is failing to create the new space?

    On web console I have this message:
    Object { key: “322321c6799ece8fb5e02bedca0211fc”, type: “deprecated”, message: “The PSR-0 Requests_... class names in the Request library are deprecated. Switch to the PSR-4 WpOrg\\Requests\\... class names at your earliest convenience.”, file: “wp-includes/class-requests.php”, line: 24, stack: (6) […], component: “Plugin: fv-player-coconut” }
    component: “Plugin: fv-player-coconut”
    file: “wp-includes/class-requests.php”
    key: “322321c6799ece8fb5e02bedca0211fc”
    line: 24
    message: “The PSR-0 Requests_... class names in the Request library are deprecated. Switch to the PSR-4 WpOrg\\Requests\\... class names at your earliest convenience.”
    stack: Array(6) [ “WpOrg\Requests\Autoload::load()”, “FV_Player_Coconut_Wizard_step_4_dos_spaces_api::check_dos_space()”, “FV_Player_Coconut_Wizard_step_4_dos_spaces_api::process_dos_spaces()”, … ]
    type: “deprecated”
    <prototype>: Object { … }.

    • On stage environment (dev.mydomain.com) I had no issue.

    Any ideas?

    2 years ago in reply to: Stage enviroment: hlsjs-lite video not properly encoded
    Gregory

    I| found out a little bit later that the curl was on the Disabled Function of PHP. I remove it for the list and everything started working again. Thanks.

    2 years ago in reply to: Stage enviroment: hlsjs-lite video not properly encoded
    Gregory

    Hi,

    I found the below error through the plugin.

    Fatal error: Uncaught Error: Call to undefined function Coconut\curl_exec() in /home/mydomain/public_html/dev/stage/cleansetup/wp-content/plugins/fv-player-coconut/vendor/opencoconut/coconut/src/API.php:29
    Stack Trace

    1. Coconut\API->request(‘POST’, ‘/jobs’, Array)/home/mydomain/public_html/dev/stage/cleansetup/wp-content/plugins/fv-player-coconut/vendor/opencoconut/coconut/src/Job.php:25
    2. Coconut\Job->create(Array)/home/mydomain/public_html/dev/stage/cleansetup/wp-content/plugins/fv-player-coconut/wizard/step_2_coconut_key.php:37
    3. FV_Player_Coconut_Wizard_step_2_coconut_key->process()/home/mydomain/public_html/dev/stage/cleansetup/wp-content/plugins/fv-wordpress-flowplayer/includes/class.fv-player-wizard-base.php:63
    4. FV_Player_Wizard_Base_Class->ajax(”)/home/mydomain/public_html/dev/stage/cleansetup/wp-includes/class-wp-hook.php:308
    5. WP_Hook->apply_filters(”, Array)/home/mydomain/public_html/dev/stage/cleansetup/wp-includes/class-wp-hook.php:332
    6. WP_Hook->do_action(Array)/home/mydomain/public_html/dev/stage/cleansetup/wp-includes/plugin.php:517
    7. do_action(‘wp_ajax_fv_play…’)/home/mydomain/public_html/dev/stage/cleansetup/wp-admin/admin-ajax.php:188
    8. {main}
      thrown in /home/mydomain/public_html/dev/stage/cleansetup/wp-content/plugins/fv-player-coconut/vendor/opencoconut/coconut/src/API.php on line 29

    ***This environment is completely clean. With the default theme and no extra plugins.

    2 years ago in reply to: Stage enviroment: hlsjs-lite video not properly encoded
    Gregory

    Update:
    I try a clean install and when I went for coconut verification API
    on browser console I got:

    XHRPOST
    https://dev.mydomain.com/wp-admin/admin-ajax.php
    [HTTP/2 500 Internal Server Error 343ms]

    2 years ago in reply to: Stage enviroment: hlsjs-lite video not properly encoded
    Gregory

    “wp-admin -> FV Player -> Coconut Jobs -> Settings”
    It is not opening. As long as coconut plugin is active, the content crashes.
    I need to make a hard change on the DB. I can’t find the correct field.

    About the hls:
    The video is playing on the main domain, not on the subdomain. The headers are correct from DigitalOcean side but the browser console says are not:
    (Access to XMLHttpRequest at ‘https://domain.com./?stream_optim=/videofilename/index‘ from origin ‘https://dev.domain.com.’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.)

    The above error says that the main domain is blocking the subdomain…?
    It’s coming when you hit play on video.

    2 years ago in reply to: FVPlayer-Coconut, DigitalOcean, Bunny: hlsjs-lite video not properly encoded
    Gregory

    Ok. After the latest upgrade, everything working.

    2 years ago in reply to: FVPlayer-Coconut, DigitalOcean, Bunny: hlsjs-lite video not properly encoded
    Gregory

    Update 2: I roll back to version 7.5.31.7212. Everything working ok.
    I will later try to update on stage environment. Any information by you, it would be very helpful.

    2 years ago in reply to: FVPlayer-Coconut, DigitalOcean, Bunny: hlsjs-lite video not properly encoded
    Gregory

    Update: I tried the source URL from Digital Ocean without encryption and the video plays.
    Also at the browser’s console drops this error after the error from the Fv player:
    TypeError: t is undefined 26c97b70-a8e4-42d6-bbfb-8291c9bca2b1:1:69650

    4 years ago in reply to: Coconut return status
    Gregory

    Hi Martin,

    When I made a fresh installation of the plugin, the coconut returned an error about the API version.
    I updated to version 2 and everything started working again.

    Thank you for your support.

    4 years ago in reply to: Coconut return status
    Gregory

    The status from the coconut job is completed.

    Array
    (
    [id] => 93338564
    [created_at] => 2021-10-12 12:20:29 +0000
    [completed_at] => 2021-10-12 13:31:55 +0000
    [status] => completed
    [progress] => 100%
    [errors] => stdClass Object
    (
    )
    
    [output_urls] => stdClass Object
    (
    [jpg:150x] => Array
    (
    [0] => https://....jpg
    [1] => https://....vtt
    )
    
    [jpg:300x] => Array
    (
    [0] => https://.../thumbnail-dfeda07463.jpg
    )
    
    [httpstream#1440p] => stdClass Object
    (
    [hls] => https://.../index.m3u8
    

    The issue now is when I try to select the video from coconut tab. The Choose button is not functioning.

    4 years ago in reply to: Coconut return status
    Gregory

    Update: Even though the job process returned as completed, when I try to select the video from fv player, the choose button isn’t working. At the browser console is returning Uncaught TypeError: splash is undefined, when I press the button Choose from the media library window.
    Any ideas?

    4 years ago in reply to: Coconut return status
    Gregory

    Hello Martin,

    The issue started after I enable opcache in server side.
    I think that the job is done by adding *?fv_player_coconut_job_id=* in exception list of wp-optimize plugin.
    To be honest I’ve done several changes without proper testing in each one.

    4 years ago in reply to: Coconut return status
    Gregory

    Hello Maria,

    Thank you very much for your answer. I made some exception on my cache system
    and now it is working without any issue.

    Have a nice day.

    5 years ago in reply to: jQuery Migrate Helper Error
    Gregory

    Hello Martin,

    Great news. Looking forward.
    Thanks.

    5 years ago in reply to: jQuery Migrate Helper Error
    Gregory

    Hello,
    Is there ETA for jQuery.browser update?

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

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!