Search Unity

Download is failing

Discussion in 'Linux' started by victords, Nov 20, 2015.

  1. victords

    victords

    Joined:
    Nov 20, 2015
    Posts:
    7
    Hi,
    I've been eagerly waiting for the release of the new Linux build, but now that it's been finally released, the download fails a bit after starting... :(
    Is it just me or the download link is really down?
    P.S.: I am able to download the previous releases.
    By the way, thanks Unity team for supporting Linux!
     
  2. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    Sorry, there appears to be an issue with our CDN - we're working on it, and I'll post here when it's fixed.
     
    ma1onso likes this.
  3. bendangelo

    bendangelo

    Joined:
    Nov 12, 2014
    Posts:
    9
  4. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    We've moved the files to a different host for now - please recheck the original post for the correct links.
    Sorry for the inconvenience!
     
  5. CyRaid

    CyRaid

    Joined:
    Mar 31, 2015
    Posts:
    134
  6. LearningNot

    LearningNot

    Joined:
    Sep 30, 2015
    Posts:
    106
    Installer for Unity 5.2.2f1

    Press Enter to begin extracting to ./unity-editor-5.2.2f1

    Unpacking Unity 5.2.2f1 ...

    bzip2: Compressed file ends unexpectedly;
    perhaps it is corrupted? *Possible* reason follows.
    bzip2: Inappropriate ioctl for device
    Input file = (stdin), output file = (stdout)

    It is possible that the compressed file(s) have become corrupted.
    You can use the -tvv option to test integrity of such files.

    You can use the `bzip2recover' program to attempt to recover
    data from undamaged sections of corrupted files.

    tar: Unexpected EOF in archive
    tar: Unexpected EOF in archive
    tar: Error is not recoverable: exiting now
    Extraction complete. Run ./unity-editor-5.2.2f1/Editor/Unity to begin


    What exact size is " Unsupported Installer for Other 64-bit Distributions " in mb ?
     
  7. CyRaid

    CyRaid

    Joined:
    Mar 31, 2015
    Posts:
    134
    @LearningNot lol, it seems maybe you skipped the part where I said it's only downloading 300MB and says it's complete? You'll get that because it thinks it's fully downloaded when it's not. @bendangelo 's method works to get the whole thing.
    Edit: Until they fix the issue anyway. :)
     
  8. victords

    victords

    Joined:
    Nov 20, 2015
    Posts:
    7
    Thanks, guys and @bendangelo . I was able to download it with wget (took "only" 40 tries :p). But now I am having an issue in the startup (already reported in another thread). Not my lucky day hahaha :(
     
  9. LearningNot

    LearningNot

    Joined:
    Sep 30, 2015
    Posts:
    106
    ye but on my first downlaod i got 600mb thats why i asked
    so how much mb is complete non deb installer

    today started again on start it sed its 950+mb and downloaded 660mb and seys finished

    meybe post torrent realise?
     
    Last edited: Nov 21, 2015
  10. Degra

    Degra

    Joined:
    Mar 31, 2014
    Posts:
    5
    Use
    Code (csharp):
    1. wget --tries=0 downloadlink
    in the Linux Shell, as suggested above.
     
  11. Raitoning

    Raitoning

    Joined:
    Dec 13, 2014
    Posts:
    100
    Hi, sorry for necro-ing this topic but it seems that there are problems with the server. I can't download the last Linux build, the download randomly stops and says the download is complete. I tried 3 times and each time it wasn't complete. I got no problems with my internet connection for sure ( university connection LOL ) so maybe do you have any problems with your servers ? I already downloaded multiple times Unity from here and never had any problems until now. Can you check if you got time ? Thanks
     
  12. pae46

    pae46

    Joined:
    Dec 4, 2015
    Posts:
    1
    I already downloaded, with problems but it's working :) Keep trying
     
  13. LearningNot

    LearningNot

    Joined:
    Sep 30, 2015
    Posts:
    106
    wget --tries=0 downloadlink

    wget --tries=0 downloadlink

    wget --tries=0 downloadlink

    wget --tries=0 downloadlink

    wget --tries=0 downloadlink
     
    Raitoning likes this.
  14. Raitoning

    Raitoning

    Joined:
    Dec 13, 2014
    Posts:
    100
    Hi again. I tried again to download the new build with the wget command, everything works now. Thanks you all :)