• Resolved rudyz

    (@rudyz)


    At first the package create was giving an error that it couldnt find the file size. I went ahead and tried to create a package anyway. It failed.

    As I have a few directories that hold very large files, I suspected the file size was too big to log so I moved all of those files to another server (simply excluding them made no difference). This Time I don’t receive the error about file size.

    I get a message that 110 MB uncompressed will be created. About 2 minutes later I received an error that the creation failed and to create a ticket. No further info is available.

    FWIW I am hosting on a linux server on godaddy.

    https://www.ads-software.com/extend/plugins/duplicator/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey rudyz,

    It is most likely that GoDaddy isn’t honoring the PHP settimeout limit. Which means it’s killing the script prematurely before it can complete. You might check the PHP logs in your cpanel to see if it left you any clues. Have you tried to contact GoDaddy?

    Hope that helps!

    Hello-

    Your plugin is so promising but I’m unfortunately not able to create a package to get things going.

    When I click create package, it starts doing it’s thing and once it appears finished, no package appears.

    The logs are not revealing any errors.

    I host with Host Gator

    I would appreciate any advice you might have.

    Thanks

    Hey topjaba,

    Go ahead and submit a support ticket and I can help you walk through any issues you might be having…

    Thread Starter rudyz

    (@rudyz)

    Just FYI,

    I kept trying and trying, and eventually a package was created. GoDaddy was of no help. I suspect whatever is happening was due to the large size of my site. As far as time outs or why it worked the one time and not all the others, I don’t know. But your plugin does work as it is intended, but my set up must be causing a problem somewhere.

    Thanks for your response.

    Hey rudyz,

    Some of the issues with trying to duplicate larger size sites is how hosts like GoDaddy deal with processes and load. Some hosts will kill any long running processes if the bandwidth on that server gets too heavy. So in other words if the other 300-500 sites (some hosts its even more) that share your same server are needing resources and you’re running a process like a long running backup routine, then your process just might get killed, it really depends on the load of the server.

    This is because the host monitoring processes see your script as a possible culprit to chewing up server resources. Unfortunately this is the draw-back to shared hosting. Some hosts are actually better than others and I have done package creations over 1GB without any issues. Currently I’m starting to keep track of the hosting companies that have a better track record with the Plugin and have posted the host company list here. If anyone else reading this thread has a solid reliable host they know works well with the Duplicator please shoot me an email and I’ll add it to the list.

    Also another common error that I have ran across is that some people don’t allocate enough space for the package to be created. In short they are trying to backup a 1GB archive file but they only have 250MB of space allocated to that hosting account. On most shared hosts determining if any space is available is very difficult to track. Therefore when the process quits due to space allocation then there isn’t really any way to detect this without custom API work for each hosts service (if they even expose the service). We are currently working around helping people with these issues and hurdles. Until then we just suggest to work with a host that has a really good reputation and is reliable.

    Hope this helps

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Duplicator] Can't create package’ is closed to new replies.