Search Unity

Using Unity Hub on a remote server

Discussion in 'Linux' started by Krstn, Mar 9, 2020.

  1. Krstn

    Krstn

    Joined:
    Dec 30, 2012
    Posts:
    27
    Hi

    I used to use Unity on a Linux server to build releases, however, I have abandoned it back when 2018.2 was a current release.
    I remember using Unity Hub and directory structure on my account seems to prove me right, however, I have no idea nor recollection how I did that.
    I have downloaded a new version and I have tried to install it but I am stuck on this:

    Code (csharp):
    1. krystian@buildlinux:~$ ./UnityHub.AppImage
    2. Gtk-Message: 13:49:26.543: GtkDialog mapped without a transient parent. This is discouraged.
    3. r: 0
    4. License accepted
    5. Checking for update
    6. Generated new staging user ID: 8754d15b-b2f3-57cb-9c3a-c70271b28275
    7. Checking for update (already in progress)
    8. Update for version 2.3.0 is not available (latest version: 2.3.0, downgrade is disallowed).
    And it's stuck on this.

    Could anyone help me out with this? I just have to run it in order to get the latest release from 2019.3 branch to start building the releases on the server again.

    Thanks
    Krystian