S3 Upload Issue

Home Forums WPLMS AddOns WPLMS S3 S3 Upload Issue

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #273484
    prateekgupta2009
    Participant
    I am using WPLMS S3 Plugin and when i try to upload large file above 200M from frontend it keeps uploading.. https://prnt.sc/tdv1ra   it reach to 49.5% and again start from beginning.. My memory limit is 512MB, upload limit is 1024MB... execution time is 300... I am trying to upload 295MB file and everytime it restart uploading from 49.5%...
    #273772
    Anshuman Sahu
    Keymaster
    That could be the issue .In wplms s3 file first uploads on server then the file is pushed to s3 in one go from server , reading and pushing this much data sometimes server cannot handle such requests or some servers blocks these requests completely due to security issues .   the solution is to upload the file directly to s3 from browser part by part , but this is not yet implemted in wplms s3 yet . for now please also try to increase your post_max_size to 512M to upload the file .
    #273777
    prateekgupta2009
    Participant
    This reply has been marked as private.
    #273983
    Anshuman Sahu
    Keymaster
    Well this problem is fixed in Video Vibe plugin already in version 2.1 . We are yet to fix this in wplms s3 using tus.io .  
    #273991
    prateekgupta2009
    Participant
    This reply has been marked as private.
    #274012
    prateekgupta2009
    Participant
    This reply has been marked as private.
    #274161
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘S3 Upload Issue’ is closed to new replies.