Search Unity

Unity hub is not opening

Discussion in 'Editor & General Support' started by verja, Sep 25, 2019.

  1. verja

    verja

    Joined:
    Sep 24, 2019
    Posts:
    3
    Hi all,

    I have installed unity hub on my PC. When I try to open unity hub, it doesn't shows up.

    Below is the error log:
    {"level":"error","message":"Unhandled promise rejection, reason: Insufficient system resources exist to complete the requested service.\r\n\\\\?\\C:\\Users\\verja\\AppData\\Local\\Temp\\89877d1a-7a73-461b-af21-be82b38f457c.tmp.node\n\tstack Error: Insufficient system resources exist to complete the requested se
    rvice.\r\n\\\\?\\C:\\Users\\verja\\AppData\\Local\\Temp\\89877d1a-7a73-461b-af21-be82b38f457c.tmp.node\n at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)\n at Object.Module._extensions..node (module.js:598:18)\n at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)\n at Module.load (module.js:503:32)\n at tryModuleLoad (module.js:466:12)\n at Function.Module._load (module.js:458:3)\n at Module.require (module.js:513:17)\n at require (internal/module.js:11:18)\n at Object.<anonymous> (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\diskusage\\index.js:1:169)\n at Object.<anonymous> (C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\diskusage\\index.js:17:3)","timestamp":"2019-09-25T13:45:09.849Z"}


    Could any one help me to fix this issue.

    Thanks in advance.

    Regards,
    VR
     
  2. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,409
    error seems to hint about: "Insufficient system resources exist to complete the requested service ... diskusage .."
    is your c drive getting full?
     
  3. verja

    verja

    Joined:
    Sep 24, 2019
    Posts:
    3
    No, it got 350+ GB free space
     
  4. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,409
    test also running as an administrator?

    i'd probably report as a bug then..
     
  5. verja

    verja

    Joined:
    Sep 24, 2019
    Posts:
    3
    Thank you mgear. Unity hub is opening when we login using admin account.