• Plugin Author Yani

    (@yaniiliev)


    I will provide a list of possible issues when the upload reaches 100% but does not continue and how to resolve them.

    1. Check if the hosting that you are using is in supported or unsupported hosting provider lists. If you see your host in the unsupported hosting provider list, then the plugin will not work for you. If you cannot find the hosting in either supported or unsupported lists then proceed to step two. There are many free hosting providers that are not listed on the unsupported hosting provider list – these providers usually exist for a month or two and then disappear – the plugin does not work on free hosting providers in almost all cases.

    2. Adjust max_execution_time to a higher value – you should set this to the time it takes you to upload the file + 30 seconds to 1 minute. The additional time is the time it takes for your server to put the file on the filesystem. Repeat the upload and make sure that you wait for the additional 30 seconds to 1 minute after the upload reaches the 100%. There is a video that shows this delay. Please do not abandon the process when it reaches 100%, you just have to wait for your server to finish copying your file.

    3. If you wait for a while and the process does not move past the 100% mark, open developer tool and see if you have any JavaScript errors in the console. If you do then the upload is probably not working and you need to increase max_execution_time to a higher value.

    4. If you believe that max_execution_time is not the problem, contact your hosting provider and ask them if there is a limit on the size that a file can have. We have seen this on some of the hosting packages where the maximum size of a file is limited to 64MB or 128MB – if you backup is larger than this size, the plugin will not work on these hosting packages.

    What can you do if you cannot figure out a working solution?
    1. You can extract the backup with this tool and upload your site content manually via FTP.
    2. Contact your hosting provider and ask them if they can make the changes for you or if they have a different plan that will fit your use case.

  • The topic ‘Uploading a file stuck at 100% – what to do’ is closed to new replies.