Home › Forums › WPLMS AddOns › VideoVibe › Vimeo Video Vibe Not Uploading
- This topic has 20 replies, 3 voices, and was last updated 5 years, 6 months ago by Anshuman Sahu.
-
AuthorPosts
-
April 29, 2019 at 1:20 pm #206712creativedevSpectatorSo I have Vimeo set up using the Video Vibe plugin, and everything has been authenticated. The problem I'm having is that every time I try to upload a video, the upload process freezes at approximately 80%. I've tried different videos, different browsers, and waiting a long time. I checked my Vimeo account and saw that the video were in fact uploaded, so the problem is the upload progress not completing on the plugin. The uploaded videos also do not appear in the plugin's "Videos" tab. Screenshot of the failed progress https://gyazo.com/98536e0fa19d299576dbc7cecde8bfd3 Screenshot of the Videos tab: https://gyazo.com/024f07ef5860fcde80d54652532108b3 Screenshot of the video appearing in Vimeo: https://gyazo.com/71785cdbeb79492f3610d79cafc94792April 29, 2019 at 1:22 pm #206713creativedevSpectatorThis reply has been marked as private.April 29, 2019 at 8:16 pm #206785creativedevSpectatorIt looks like a similar to issue to this user: https://wplms.io/support/forums/topic/video-vibe-video-upload-starts-but-does-not-finish/page/2/April 30, 2019 at 6:56 am #206845loganMemberHello,
this is surely memory limit issue. We have strict mime type checking for each video files we upload on server. This might be failing somewhere and the mime type of video might be returning something else which are not allowed by wordpress in our php configuration check. Please check it with phpinfo function .
please refer :https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
ask your web host to increase the size. change size in- php.ini file
- wp-config.php
- htaccess file.
April 30, 2019 at 7:40 pm #207002creativedevSpectatorThis reply has been marked as private.May 1, 2019 at 12:10 pm #207090Anshuman SahuKeymasterMoving to video vibe forums and checking the issue at your end .May 1, 2019 at 12:28 pm #207093Anshuman SahuKeymasterThis reply has been marked as private.May 1, 2019 at 7:03 pm #207178creativedevSpectatorThis reply has been marked as private.May 2, 2019 at 12:27 pm #207303Anshuman SahuKeymasterCAn you please provide your valid sftp credentials or cpanel credentials in private reply to fix this up on your site ? Also for large video files we can implement the resumable video upload which will upload the video chunk by chunk and would not require large post max size and upload max file sizee .May 2, 2019 at 5:59 pm #207379creativedevSpectatorThat solution sounds great. Which directory do you need access to? Which files need to be modified, so that I can give you access to them?May 3, 2019 at 2:44 pm #207495Anshuman SahuKeymasterwp-content/plugins/videovibe/includes folder all files .May 3, 2019 at 8:43 pm #207518creativedevSpectatorThis reply has been marked as private.May 4, 2019 at 8:07 am #207609Anshuman SahuKeymasterOkay please try uploading a small video of less than 30 MB now ?May 4, 2019 at 8:53 pm #207643creativedevSpectatorDid not work. I tried uploading an 8MB video, and the process once again froze at 82%: https://gyazo.com/87710f162bf51138eacadb0b031a9f00 Wouldn't resumable upload allow for an upload of any size since it breaks it down?May 4, 2019 at 8:58 pm #207644creativedevSpectatorThis reply has been marked as private. -
AuthorPosts
- The topic ‘Vimeo Video Vibe Not Uploading’ is closed to new replies.