Search Unity

[solved] 2017.3.0b1: not installing

Discussion in 'Linux' started by scrivi, Oct 2, 2017.

  1. scrivi

    scrivi

    Joined:
    Sep 12, 2017
    Posts:
    7
    Hello,
    I've tried to install the latest 2017.3.0b1 but running the installer from the terminal with the default options I got this errors and I had to forcely quit:
    Code (CSharp):
    1. Error 404 getting 'https://netstorage.unity3d.com/unity/2ca68d182788/unity-2017.3.0b1-linux.ini'
    2. Download of 'https://netstorage.unity3d.com/unity/2ca68d182788/unity-2017.3.0b1-linux.ini' failed
    3. Error 404 getting 'http://download.unity3d.com/download_unity/2ca68d182788/unity-2017.3.0b1-linux.ini'
    4. Download of 'http://download.unity3d.com/download_unity/2ca68d182788/unity-2017.3.0b1-linux.ini' failed
    5. Successfully downloaded http://beta.unity3d.com/download/2ca68d182788/unity-2017.3.0b1-linux.ini => /tmp/.25PM7Y
    6. Skipping package Unity 2017.3.0b1
    7. Skipping package Documentation
    8. Skipping package Standard Assets
    9. Error 404 getting 'https://netstorage.unity3d.com/unity/2ca68d182788/unity-2017.3.0b1-linux.ini'
    10. Download of 'https://netstorage.unity3d.com/unity/2ca68d182788/unity-2017.3.0b1-linux.ini' failed
    11. Error 404 getting 'http://download.unity3d.com/download_unity/2ca68d182788/unity-2017.3.0b1-linux.ini'
    12. Download of 'http://download.unity3d.com/download_unity/2ca68d182788/unity-2017.3.0b1-linux.ini' failed
    13. Successfully downloaded http://beta.unity3d.com/download/2ca68d182788/unity-2017.3.0b1-linux.ini => /tmp/.FTOM7Y
    14. Download of '' cancelled by user
    15. Error downloading '' to '`}�'
    16.  
    I'm successfully running 2017.2.0b11 so I don't think is a dependencies issue
     
  2. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    Did the UI come up? Or when you say "from the terminal", you mean "in a console session without X"?
     
  3. Dykras

    Dykras

    Joined:
    Jun 8, 2017
    Posts:
    1
    Hi guys,
    I got the same error, the UI installer is launching but the error begin to pop up on terminal, the interface works fine but when we should choose the package nothing appears, and therefore it is not possible to select any package, although the next button stayed enabled and the installer did not crash after press next the installation finish but nothing happen!
     
  4. scrivi

    scrivi

    Joined:
    Sep 12, 2017
    Posts:
    7
    I want to report that it now works!
    It's seems to fails sometimes to fetch the list of package to download. Today I've tried again and the first time again it failed to fetch then the second time it worked and now it's running and have converted the my old projects!