- Installed Unity Hub
- Used it to download Beta 2018.1.0b6
- Created a new project
- Project launched fine, Unity Hub immediately crashed, and now crashes each time I start it.
- The only available options are to restart (which launches and crashes it again) or Quit.
I believe the culprit is this in the log file, (I can post or send the entire log file if there is a bug tracker for Hub) -
{“moduleName”:“App”,“level”:“error”,“message”:“A JavaScript error occurred in the main process\nUncaught Exception:\nError: listen EADDRINUSE :::39000\n at Object.exports._errnoException (util.js:1050:11)\n at exports._exceptionWithHostPort (util.js:1073:20)\n at Server.setupListenHandle [as _listen2] (net.js:1263:14)\n at listenInCluster (net.js:1304:12)\n at Server.listen (net.js:1402:7)\n at Function.listen (C:\Program Files\Unity Hub\resources\app.asar\node_modules\connect\index.js:217:24)\n at SwaggerConnect.create (C:\Program Files\Unity Hub\resources\app.asar\src\services\localREST\hubRestService.js:38:31)\n at C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-connect\lib\index.js:32:5\n at C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-node-runner\index.js:179:5\n at C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-tools\index.js:84:7\n at cbWrapper (C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-tools\lib\specs.js:1035:5)\n at validateSwagger2_0 (C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-tools\lib\specs.js:1030:3)\n at validateSemantically (C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-tools\lib\specs.js:1040:5)\n at C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-tools\lib\specs.js:1233:7\n at C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-tools\lib\specs.js:1073:29\n at C:\Program Files\Unity Hub\resources\app.asar\node_modules\swagger-tools\lib\specs.js:719:12”,“timestamp”:“2018-02-09T12:05:57.126Z”}