Search Unity

Can't install Unity because of Unity Hub Bug

Discussion in 'Unity Hub' started by pltprx, Feb 18, 2020.

  1. pltprx

    pltprx

    Joined:
    Feb 17, 2020
    Posts:
    3
    Hey,

    I'm completely stuck with installing the Unity on a fresh macOS 10.14.16 (MBP"15 2018). If I'm using the Unity Hub .dmg for returning users I can't log into my account (screenshot 1) and if I manually install Unity it says I have to install Unity Hub (even though it's installed). And if I'm using the Unity Hub .dmg for first-time users I can log into my account but I'm stuck on the last step of the install wizard.

    Really don't know what to do; expected it to be some firewall issues but it's turned off and couldn't think of anything interfering.. Happy for any help / suggestions!!

    Thanks,
    P Screen Shot 2020-02-18 at 23.34.29.png Screen Shot 2020-02-18 at 23.39.13.png
     
  2. pltprx

    pltprx

    Joined:
    Feb 17, 2020
    Posts:
    3
    Code (JavaScript):
    1. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T21:41:53.510Z"}
    2. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T21:41:53.511Z"}
    3. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T21:41:53.545Z"}
    4. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T21:41:53.545Z"}
    5. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T21:41:53.579Z"}
    6. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T21:41:53.579Z"}
    7. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T21:41:53.838Z"}
    8. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T21:41:53.866Z"}
    9. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-18T21:42:01.758Z"}
    10. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-18T21:42:02.333Z"}
    11. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2019.3.1f1/89d6087839c2' ]","timestamp":"2020-02-18T21:42:54.712Z"}
    12. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2019.3.1f1/89d6087839c2' ]","timestamp":"2020-02-18T21:43:09.309Z"}
    13. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2019.3.1f1/89d6087839c2' ]","timestamp":"2020-02-18T21:43:20.549Z"}
    14. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T21:43:21.475Z"}
    15. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T21:43:21.475Z"}
    16. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T21:43:21.475Z"}
    17. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T21:43:21.475Z"}
    18. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T21:43:21.475Z"}
    19. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T21:43:21.475Z"}
    20. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T21:43:21.475Z"}
    21. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T21:43:21.476Z"}
    22. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at App.quitGracefully (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:266:12)\n    at emitOne (events.js:115:13)\n    at App.emit (events.js:210:7)","timestamp":"2020-02-18T21:43:21.482Z"}
    23. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T21:43:26.644Z"}
    24. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T21:43:26.645Z"}
    25. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2019.3.1f1/89d6087839c2' ]","timestamp":"2020-02-18T21:43:26.730Z"}
    26. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T21:43:26.740Z"}
    27. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T21:43:26.740Z"}
    28. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T21:43:26.771Z"}
    29. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T21:43:26.771Z"}
    30. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T21:43:26.975Z"}
    31. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T21:43:26.993Z"}
    32. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-18T21:43:30.452Z"}
    33. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-18T21:43:30.940Z"}
    34. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2019.3.1f1/89d6087839c2' ]","timestamp":"2020-02-18T21:45:51.042Z"}
    35. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2019.3.0f5/44796c9d3c2c' ]","timestamp":"2020-02-18T21:46:11.636Z"}
    36. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2019.3.0f5/44796c9d3c2c' ]","timestamp":"2020-02-18T21:46:17.251Z"}
    37. {"moduleName":"PackageFinder","level":"warn","message":"[ { Error: ENOENT: no such file or directory, scandir '/Users/plt_prx/Library/Unity/Asset Store-5.x'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'scandir',\n    path: '/Users/plt_prx/Library/Unity/Asset Store-5.x' } ]","timestamp":"2020-02-18T21:57:58.118Z"}
    38. {"moduleName":"PackageFinder","level":"warn","message":"[ { Error: ENOENT: no such file or directory, scandir '/Users/plt_prx/Library/Unity/Asset Store-5.x'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'scandir',\n    path: '/Users/plt_prx/Library/Unity/Asset Store-5.x' } ]","timestamp":"2020-02-18T21:58:00.755Z"}
    39. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-18T22:01:54.457Z"}
    40. {"moduleName":"PackageFinder","level":"warn","message":"[ { Error: ENOENT: no such file or directory, scandir '/Users/plt_prx/Library/Unity/Asset Store-5.x'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'scandir',\n    path: '/Users/plt_prx/Library/Unity/Asset Store-5.x' } ]","timestamp":"2020-02-18T22:01:57.846Z"}
    41. {"level":"error","message":"Unhandled promise rejection, reason: path must be a string or Buffer\n\tstack TypeError: path must be a string or Buffer\n    at fs.readFile (fs.js:358:11)\n    at fs.readFile (ELECTRON_ASAR.js:455:25)\n    at go$readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:110:14)\n    at Object.readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:107:12)\n    at Object.readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/universalify/index.js:5:67)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:239:10)\n    at Promise (<anonymous>)\n    at UnityLicenseCore.getLicenseFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:237:12)\n    at handleOldLicense.then (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:697:14)\n    at <anonymous>","timestamp":"2020-02-18T22:02:00.669Z"}
    42. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:02:03.854Z"}
    43. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:02:03.855Z"}
    44. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:02:03.855Z"}
    45. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:02:03.855Z"}
    46. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:02:03.855Z"}
    47. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:02:03.855Z"}
    48. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:02:03.855Z"}
    49. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:02:03.856Z"}
    50. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at App.quitGracefully (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:266:12)\n    at emitOne (events.js:115:13)\n    at App.emit (events.js:210:7)","timestamp":"2020-02-18T22:02:03.867Z"}
    51. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T22:08:05.726Z"}
    52. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T22:08:05.727Z"}
    53. {"moduleName":"App","level":"info","message":"[ 'Trying to open url unityhub://2018.4.10f1/a0470569e97b' ]","timestamp":"2020-02-18T22:08:05.841Z"}
    54. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T22:08:05.850Z"}
    55. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T22:08:05.850Z"}
    56. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T22:08:05.897Z"}
    57. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T22:08:05.898Z"}
    58. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T22:08:06.280Z"}
    59. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T22:08:06.332Z"}
    60. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:09:05.346Z"}
    61. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:09:05.347Z"}
    62. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:09:05.347Z"}
    63. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:09:05.347Z"}
    64. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:09:05.347Z"}
    65. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:09:05.347Z"}
    66. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:09:05.348Z"}
    67. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:09:05.349Z"}
    68. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at App.quitGracefully (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:266:12)\n    at emitOne (events.js:115:13)\n    at App.emit (events.js:210:7)","timestamp":"2020-02-18T22:09:05.375Z"}
    69. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T22:09:28.863Z"}
    70. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T22:09:28.865Z"}
    71. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T22:09:28.931Z"}
    72. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T22:09:28.931Z"}
    73. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T22:09:28.994Z"}
    74. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T22:09:28.995Z"}
    75. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T22:09:29.310Z"}
    76. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T22:09:29.342Z"}
    77. {"moduleName":"Auth","level":"info","message":"[ 'Successfully logged out' ]","timestamp":"2020-02-18T22:10:12.978Z"}
    78. {"moduleName":"Auth","level":"info","message":"[ 'Successfully logged in' ]","timestamp":"2020-02-18T22:10:13.402Z"}
    79. {"moduleName":"LicenseClient","level":"info","message":"[ 'No valid license found, create a Personal license' ]","timestamp":"2020-02-18T22:10:13.404Z"}
    80. {"moduleName":"LicenseFSM","level":"info","message":"[ 'uninitialized --> initializing' ]","timestamp":"2020-02-18T22:10:13.405Z"}
    81. {"moduleName":"LicenseClient","level":"info","message":"[ 'License initialized' ]","timestamp":"2020-02-18T22:10:13.407Z"}
    82. {"moduleName":"LicenseFSM","level":"info","message":"[ 'initializing --> licenseInvalid' ]","timestamp":"2020-02-18T22:10:13.408Z"}
    83. {"moduleName":"LicenseClient","level":"info","message":"[ 'License error: 80' ]","timestamp":"2020-02-18T22:10:13.408Z"}
    84. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:15:13.197Z"}
    85. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:15:13.198Z"}
    86. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:15:13.199Z"}
    87. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:15:13.199Z"}
    88. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:15:13.199Z"}
    89. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:15:13.199Z"}
    90. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:15:13.200Z"}
    91. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:15:13.201Z"}
    92. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at Function.dialog.showMessageBox (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:298:14)\n    at Object.showMessageBox (/Applications/Unity Hub.app/Contents/Resources/electron.asar/browser/api/dialog.js:277:20)\n    at App.promptQuitDialog (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:291:12)","timestamp":"2020-02-18T22:15:13.239Z"}
    93. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T22:22:41.771Z"}
    94. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T22:22:41.772Z"}
    95. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T22:22:41.848Z"}
    96. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T22:22:41.848Z"}
    97. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T22:22:41.882Z"}
    98. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T22:22:41.882Z"}
    99. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T22:22:42.195Z"}
    100. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T22:22:42.225Z"}
    101. {"level":"error","message":"Unhandled promise rejection, reason: path must be a string or Buffer\n\tstack TypeError: path must be a string or Buffer\n    at fs.readFile (fs.js:358:11)\n    at fs.readFile (ELECTRON_ASAR.js:455:25)\n    at go$readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:110:14)\n    at Object.readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:107:12)\n    at Object.readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/universalify/index.js:5:67)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:239:10)\n    at Promise (<anonymous>)\n    at UnityLicenseCore.getLicenseFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:237:12)\n    at handleOldLicense.then (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:697:14)\n    at <anonymous>","timestamp":"2020-02-18T22:23:27.869Z"}
    102. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:23:42.001Z"}
    103. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:23:42.001Z"}
    104. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:23:42.002Z"}
    105. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:23:42.002Z"}
    106. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:23:42.002Z"}
    107. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:23:42.002Z"}
    108. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:23:42.002Z"}
    109. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:23:42.002Z"}
    110. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at Function.dialog.showMessageBox (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:298:14)\n    at Object.showMessageBox (/Applications/Unity Hub.app/Contents/Resources/electron.asar/browser/api/dialog.js:277:20)\n    at App.promptQuitDialog (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:291:12)","timestamp":"2020-02-18T22:23:42.008Z"}
    111. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T22:24:01.522Z"}
    112. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T22:24:01.523Z"}
    113. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T22:24:01.552Z"}
    114. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T22:24:01.553Z"}
    115. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T22:24:01.589Z"}
    116. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T22:24:01.589Z"}
    117. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T22:24:01.797Z"}
    118. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T22:24:01.824Z"}
    119. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-18T22:24:04.766Z"}
    120. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-18T22:24:05.278Z"}
    121. {"moduleName":"LocalProject","level":"info","message":"[ { Error: ENOENT: no such file or directory, open '/Applications/Unity/ProjectSettings/ProjectVersion.txt'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Applications/Unity/ProjectSettings/ProjectVersion.txt' } ]","timestamp":"2020-02-18T22:24:31.237Z"}
    122. {"moduleName":"LocalProject","level":"info","message":"[ { Error: ENOENT: no such file or directory, open '/Applications/Unity/ProjectSettings/ProjectVersion.txt'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Applications/Unity/ProjectSettings/ProjectVersion.txt' } ]","timestamp":"2020-02-18T22:24:38.727Z"}
    123. {"moduleName":"PackageFinder","level":"warn","message":"[ { Error: ENOENT: no such file or directory, scandir '/Users/plt_prx/Library/Unity/Asset Store-5.x'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'scandir',\n    path: '/Users/plt_prx/Library/Unity/Asset Store-5.x' } ]","timestamp":"2020-02-18T22:24:53.205Z"}
    124. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:25:41.359Z"}
    125. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:25:41.359Z"}
    126. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:25:41.359Z"}
    127. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:25:41.359Z"}
    128. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:25:41.359Z"}
    129. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:25:41.359Z"}
    130. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:25:41.360Z"}
    131. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:25:41.360Z"}
    132. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at App.quitGracefully (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:266:12)\n    at emitOne (events.js:115:13)\n    at App.emit (events.js:210:7)","timestamp":"2020-02-18T22:25:41.373Z"}
    133. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T22:25:49.431Z"}
    134. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T22:25:49.432Z"}
    135. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T22:25:49.505Z"}
    136. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T22:25:49.505Z"}
    137. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T22:25:49.532Z"}
    138. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T22:25:49.533Z"}
    139. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T22:25:49.722Z"}
    140. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T22:25:49.740Z"}
    141. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-18T22:27:49.625Z"}
    142. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-18T22:27:50.174Z"}
    143. {"moduleName":"BugReporter","level":"info","message":"[ 'spawn child process for bug reporter' ]","timestamp":"2020-02-18T22:29:06.366Z"}
    144. {"moduleName":"bugReporterBootstrap","level":"info","message":"[ 'start bug reporter' ]","timestamp":"2020-02-18T22:29:07.317Z"}
    145. {"level":"error","message":"Unhandled promise rejection, reason: path must be a string or Buffer\n\tstack TypeError: path must be a string or Buffer\n    at fs.readFile (fs.js:358:11)\n    at fs.readFile (ELECTRON_ASAR.js:455:25)\n    at go$readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:110:14)\n    at Object.readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/graceful-fs/graceful-fs.js:107:12)\n    at Object.readFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/node_modules/universalify/index.js:5:67)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:239:10)\n    at Promise (<anonymous>)\n    at UnityLicenseCore.getLicenseFile (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:237:12)\n    at handleOldLicense.then (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/licenseService/licenseCore.js:697:14)\n    at <anonymous>","timestamp":"2020-02-18T22:33:45.732Z"}
    146. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-18T22:34:15.329Z"}
    147. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-18T22:34:15.890Z"}
    148. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:34:32.379Z"}
    149. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:34:32.379Z"}
    150. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:34:32.379Z"}
    151. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:34:32.380Z"}
    152. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:34:32.380Z"}
    153. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:34:32.380Z"}
    154. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:34:32.380Z"}
    155. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:34:32.381Z"}
    156. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at App.quitGracefully (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:266:12)\n    at emitOne (events.js:115:13)\n    at App.emit (events.js:210:7)","timestamp":"2020-02-18T22:34:32.394Z"}
    157. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T22:34:50.031Z"}
    158. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T22:34:50.032Z"}
    159. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T22:34:50.070Z"}
    160. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T22:34:50.070Z"}
    161. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T22:34:50.106Z"}
    162. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T22:34:50.107Z"}
    163. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T22:34:50.335Z"}
    164. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T22:34:50.363Z"}
    165. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-18T22:34:55.236Z"}
    166. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-18T22:34:55.864Z"}
    167. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:36:01.884Z"}
    168. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:36:01.884Z"}
    169. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:36:01.884Z"}
    170. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:36:01.885Z"}
    171. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:36:01.885Z"}
    172. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:36:01.885Z"}
    173. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:36:01.885Z"}
    174. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:36:01.885Z"}
    175. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at App.quitGracefully (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/app.js:266:12)\n    at emitOne (events.js:115:13)\n    at App.emit (events.js:210:7)","timestamp":"2020-02-18T22:36:01.893Z"}
    176. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-18T22:38:24.775Z"}
    177. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-18T22:38:24.776Z"}
    178. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-18T22:38:24.808Z"}
    179. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-18T22:38:24.808Z"}
    180. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-18T22:38:24.834Z"}
    181. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-18T22:38:24.835Z"}
    182. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-18T22:38:25.046Z"}
    183. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-18T22:38:25.065Z"}
    184. {"moduleName":"Auth","level":"info","message":"[ 'Successfully logged out' ]","timestamp":"2020-02-18T22:39:03.366Z"}
    185. {"moduleName":"Auth","level":"info","message":"[ 'Successfully logged in' ]","timestamp":"2020-02-18T22:39:03.972Z"}
    186. {"moduleName":"LicenseClient","level":"info","message":"[ 'No valid license found, create a Personal license' ]","timestamp":"2020-02-18T22:39:03.973Z"}
    187. {"moduleName":"LicenseFSM","level":"info","message":"[ 'uninitialized --> initializing' ]","timestamp":"2020-02-18T22:39:03.974Z"}
    188. {"moduleName":"LicenseClient","level":"info","message":"[ 'License initialized' ]","timestamp":"2020-02-18T22:39:03.976Z"}
    189. {"moduleName":"LicenseFSM","level":"info","message":"[ 'initializing --> licenseInvalid' ]","timestamp":"2020-02-18T22:39:03.976Z"}
    190. {"moduleName":"LicenseClient","level":"info","message":"[ 'License error: 80' ]","timestamp":"2020-02-18T22:39:03.976Z"}
    191. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-18T22:39:17.928Z"}
    192. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-18T22:39:17.928Z"}
    193. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-18T22:39:17.928Z"}
    194. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-18T22:39:17.928Z"}
    195. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-18T22:39:17.928Z"}
    196. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-18T22:39:17.928Z"}
    197. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-18T22:39:17.928Z"}
    198. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-18T22:39:17.929Z"}
    199. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at Function.dialog.showMessageBox (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/app.js:298:14)\n    at Object.showMessageBox (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/electron.asar/browser/api/dialog.js:277:20)\n    at App.promptQuitDialog (/Volumes/Unity Hub 2.2.2/Unity Hub.app/Contents/Resources/app.asar/src/app.js:291:12)","timestamp":"2020-02-18T22:39:17.940Z"}
    200. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-19T12:56:13.572Z"}
    201. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-19T12:56:13.572Z"}
    202. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-19T12:56:13.646Z"}
    203. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-19T12:56:13.647Z"}
    204. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-19T12:56:13.674Z"}
    205. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-19T12:56:13.674Z"}
    206. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-19T12:56:13.977Z"}
    207. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-19T12:56:14.013Z"}
    208. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-19T12:56:16.592Z"}
    209. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-19T12:56:17.286Z"}
    210. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: license.change' ]","timestamp":"2020-02-19T12:56:34.441Z"}
    211. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.opened' ]","timestamp":"2020-02-19T12:56:34.441Z"}
    212. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.create' ]","timestamp":"2020-02-19T12:56:34.442Z"}
    213. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.createTemp' ]","timestamp":"2020-02-19T12:56:34.442Z"}
    214. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: project.openedFromCloud' ]","timestamp":"2020-02-19T12:56:34.442Z"}
    215. {"moduleName":"RestEventRouter","level":"info","message":"[ 'unsubscribing from: main-window.change' ]","timestamp":"2020-02-19T12:56:34.442Z"}
    216. {"moduleName":"WebSocketService","level":"info","message":"[ 'stopping web socket server. closing connections' ]","timestamp":"2020-02-19T12:56:34.442Z"}
    217. {"moduleName":"UnityIPCServer","level":"info","message":"[ 'emit stop child process of /tmp/Unity-hubIPCService.sock' ]","timestamp":"2020-02-19T12:56:34.442Z"}
    218. {"level":"error","message":"Unhandled promise rejection, reason: Cannot read property 'length' of undefined\n\tstack TypeError: Cannot read property 'length' of undefined\n    at UnityIPCServer._isSocketInitialized (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:193:34)\n    at Promise (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:166:17)\n    at Promise (<anonymous>)\n    at UnityIPCServer.stopChildProcess (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:164:12)\n    at UnityIPCServer.closeSockets (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/common/unityIPCServer.js:155:17)\n    at HubIPCService.stop (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/services/localIPC/hubIPCService.js:37:20)\n    at App.quitApp (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:310:23)\n    at App.quitGracefully (/Applications/Unity Hub.app/Contents/Resources/app.asar/src/app.js:266:12)\n    at emitOne (events.js:115:13)\n    at App.emit (events.js:210:7)","timestamp":"2020-02-19T12:56:34.451Z"}
    219. {"moduleName":"App","level":"info","message":"[ 'Checking arguments for Windows custom URI scheme' ]","timestamp":"2020-02-19T12:58:21.397Z"}
    220. {"moduleName":"App","level":"info","message":"[ 'No custom URI argument found' ]","timestamp":"2020-02-19T12:58:21.398Z"}
    221. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub version: 2.2.2' ]","timestamp":"2020-02-19T12:58:21.505Z"}
    222. {"moduleName":"SystemInfo","level":"info","message":"[ 'Hub path: /Applications/Unity Hub.app/Contents/MacOS/Unity Hub' ]","timestamp":"2020-02-19T12:58:21.505Z"}
    223. {"moduleName":"HubSettings","level":"info","message":"[ { cloudEnvironment: 'production',\n    accessTokenIntervalPeriod: 5000,\n    servicesUrlInterval: 900000,\n    hubConfigInterval: 3600000,\n    releasesRefreshInterval: 3600000,\n    recentProjectInterval: 60000,\n    downloadClusterInterval: 1000,\n    downloadEditorInterval: 1000,\n    refreshTokenValidity: 2592000000,\n    checkForUpdateInterval: 43200000,\n    sendAnalyticsEventsInterval: 60000,\n    maxSizeForAnalyticsQueue: 500,\n    downloadRequestTimeout: 30000,\n    globalConfigFolder: '/Library/Application Support/Unity/config' } ]","timestamp":"2020-02-19T12:58:21.538Z"}
    224. {"moduleName":"CloudConfig","level":"info","message":"[ 'Cloud Config endpoint: https://public-cdn.cloud.unity3d.com/config/production' ]","timestamp":"2020-02-19T12:58:21.539Z"}
    225. {"level":"error","message":"Unhandled promise rejection, reason: err >= 0\n\tstack Error: err >= 0\n    at Object.exports._errnoException (util.js:1020:20)\n    at exports._exceptionWithHostPort (util.js:1047:20)\n    at internalConnect (net.js:934:16)\n    at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1074:7)\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)","timestamp":"2020-02-19T12:58:21.744Z"}
    226. {"moduleName":"SystemInfo","level":"info","message":"[ 'MacBook Pro Intel Core i7 2,2 GHz 16 GB ; Mac OS X 10.14.6 18G3020 Darwin 18.7.0' ]","timestamp":"2020-02-19T12:58:21.793Z"}
    227. {"moduleName":"ApplicationRouteHelper","level":"info","message":"[ 'hadOnboarding is false' ]","timestamp":"2020-02-19T12:58:34.366Z"}
    228. {"moduleName":"EditorPrefMac","level":"warn","message":"[ 'Exception happened while reading the editor Preferences',\n  { Error: ENOENT: no such file or directory, open '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'open',\n    path: '/Users/plt_prx/Library/Preferences/com.unity3d.UnityEditor5.x.plist' } ]","timestamp":"2020-02-19T12:58:35.038Z"}
    229. {"moduleName":"PackageFinder","level":"warn","message":"[ { Error: ENOENT: no such file or directory, scandir '/Users/plt_prx/Library/Unity/Asset Store-5.x'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'scandir',\n    path: '/Users/plt_prx/Library/Unity/Asset Store-5.x' } ]","timestamp":"2020-02-19T12:58:47.251Z"}
    230. {"moduleName":"PackageFinder","level":"warn","message":"[ { Error: ENOENT: no such file or directory, scandir '/Users/plt_prx/Library/Unity/Asset Store-5.x'\n    errno: -2,\n    code: 'ENOENT',\n    syscall: 'scandir',\n    path: '/Users/plt_prx/Library/Unity/Asset Store-5.x' } ]","timestamp":"2020-02-19T12:58:49.164Z"}
    231.  
     
  3. pltprx

    pltprx

    Joined:
    Feb 17, 2020
    Posts:
    3
    And this is the log file if that helps anything
     
  4. jairreal

    jairreal

    Joined:
    Sep 7, 2020
    Posts:
    6
    This is happening to me as well in 2021. Did you get the issue resolved? I cannot find any helpful information on how to solve this issue.