You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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.
The text was updated successfully, but these errors were encountered: