Open Mr-Anonymous opened 5 years ago
Sorry, does anyone have any suggestions on what might be the issue here please? I am receiving numerous logs with the Connection timed out after 30001 milliseconds
error message everyday and have no idea what is causing this. It doesn't happen to all videos and it happens to some videos that are longer the 25 seconds in duration it seems. Is this issue from the Vimeo server side or is there something in my server that needs to be reviewed? Any help will be appreciated.
Hello, we are seeing same here, though with vimeo/vimeo-api
version 2.0.5 for PHP.
Did you find the root cause here @Mr-Anonymous ?
The vimeo uploads has been working for over a year so far without a problem and there has been no changes to the server php or sql or any other settings. However, the past 3 days, some of the slighly large video uploads are failing and I get the following error in the laravel log:
What may be the reason here please?
I use Laravel 5.3, php 7 and use beanstalkd to process queue workers that does the uploading from my server to vimeo via API.