Search Unity

Bug cant launch unity hub on ubuntu

Discussion in 'Unity Hub' started by battlecatsahead, Nov 18, 2022.

  1. battlecatsahead

    battlecatsahead

    Joined:
    Jun 4, 2020
    Posts:
    1
    i installed unity hub on my laptop, but when i try to launch it it gives me this error:


    This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    ConnectionLost: Timeout! Cannot connect to Licensing Client within 60000ms
    at Function.fromType (/opt/unityhub/resources/app.asar/node_modules/@licensing/licensing-sdk/lib/core/ipc/licensingIpc.js:51:16)
    at LicensingIpc.waitForConnection (/opt/unityhub/resources/app.asar/node_modules/@licensing/licensing-sdk/lib/core/ipc/licensingIpc.js:118:152)
    at LicensingSdk.getMachineId (/opt/unityhub/resources/app.asar/node_modules/@licensing/licensing-sdk/lib/core/licensingSdk.js:68:37)
    at Object.<anonymous> (/opt/unityhub/resources/app.asar/build/main/services/licenseService/licensingSdk.js:118:86)
    at Generator.next (<anonymous>)
    at /opt/unityhub/resources/app.asar/build/main/services/licenseService/licensingSdk.js:31:71
    at new Promise (<anonymous>)
    at __awaiter (/opt/unityhub/resources/app.asar/build/main/services/licenseService/licensingSdk.js:27:12)
    at Object.getMachineId (/opt/unityhub/resources/app.asar/build/main/services/licenseService/licensingSdk.js:117:16)
    at Object.<anonymous> (/opt/unityhub/resources/app.asar/build/main/services/cloudAnalytics/cloudAnalytics.js:96:56)
     
    abbjonhed likes this.
  2. abbjonhed

    abbjonhed

    Joined:
    Feb 9, 2022
    Posts:
    3
    i have the same problem on pop os
     
  3. abbjonhed

    abbjonhed

    Joined:
    Feb 9, 2022
    Posts:
    3