Foliovision › Forums › FV Player › Troubleshooting › Vimeo Issue
-
Hi I seem to be getting this error randomly on a lot of the videos. Can you see what is wrong?
http://www.learningguitarnow.com/wootest/pic-test/
Thanks,
John
-
-
Hello John,
please post URL where we can see this issue and also what browser you are using. If it’s a members only post, you can setup a new page which won’t appear in the site news feed and remove it right after we have checked it.
There is no easy way of clearing that cache, it only lasts for 15 minutes or so.
Thanks,
MartinDoesn’t look like it fixed all of them as there are still some problems.
http://www.learningguitarnow.com/test-vid/
Thanks,
John
It has to be a cache issue as the same videos on a different wordpress install works.
Hello John,
I was testing http://www.learningguitarnow.com/wootest/test-videos/ but couldn’t reproduce the issue, not even in Flash engine. I guess you changed the key by that time.
Are you experiencing the issue yourself, or is it just your readers? Does the issue come in instantly (like you open the page, click some video to play and it show the error, or click next video to play and then it fails), or only after you have been on the same page for more than 15 minutes playing different videos from the playlist back and forth?
Thanks,
MartinHi Martin,
I have been experiencing the issue and others as well. The error message happens instantly as it seems like the cache is trying the read the CDN from Vimeo which has been down a few times this week. Changing to a new api key seems to flush the cache I believe. Doesn’t seem like some of the videos will work unless you do that. It’s a weird problem.
Hello John,
can you edit the wp-content/plugins/fv-player-pro/fv-player-pro.php file?
Just look for the line which contains “set_transient” and remove it. That will stop the caching and will help us with figuring this out. In case you make a mistake in your PHP editing and your site goes down, just delete the plugin on FTP and then reinstall it.
You can also post your WordPress admin login here, so I’ll do that tweak for you. I won’t publish it here and you will change the password right after your are done. If you have LastPass, you can send the login using that as well: http://foliovision.com/sharing-sensitive-information
Thanks,
MartinHello John,
I had a look and realized that sometimes the expiration time is too high – even 1 hour. That could lead to these issues. I released FV Player Pro 0.6.9 which limit this expiration time to 15 minutes. That means the caching won’t be as effective, but there should be less issues like you had.
Thanks,
MartinIt looks like this issue is happening again. I won’t mess with anything until you can take a look at it. There are some unhappy customers though and I have to do something that will fix this quickly.
http://www.learningguitarnow.com/test-vid-2/
Thanks,
John
Hello John,
I can reproduce the issue. I can see that particular video uses data cached 3 days ago. It’s not clear why the WP Transient won’t time out, it might be an issue with your webhost if they try to optimize WordPress Transients using memcached or so. W3 Total Cache Object caching could also cause this if nor functioning properly. I see you use WP Rocket, but that one doesn’t have object cache as far as I know.
I released FV Player Pro 0.6.10 which doesn’t use WP Transients anymore, please upgrade to it and see if that video continues to play even after 1 hour since the last successful play (just try to play it and then again after 1 hour).
Thanks,
Martin