Hello,
This morning i noticed I could not start a project from the hub. After a bit of searching I noticed that my serial was invalid which is odd because I’m on a subscription plan.
However, when going through the Hub’s log I noticed this error code 422.
{"moduleName":"LicenseFSM","level":"info","message":"[ 'initializing --> licenseNew' ]","timestamp":"2021-02-08T09:23:35.352Z"}
{"moduleName":"LicenseClient","level":"info","message":"[ 'Set Survey value' ]","timestamp":"2021-02-08T09:23:35.470Z"}
{"moduleName":"LicenseClient","level":"info","message":"[ 'New license flow started' ]","timestamp":"2021-02-08T09:23:35.471Z"}
{"moduleName":"LicenseClient","level":"warn","message":"[ { Error: Request failed with status code 422\n at createError (D:\\UNityHub\\resources\\app.asar\\node_modules\\axios\\lib\\core\\createError.js:16:15)\n at settle (D:\\UNityHub\\resources\\app.asar\\node_modules\\axios\\lib\\core\\settle.js:18:12)\n at IncomingMessage.handleStreamEnd (D:\\UNityHub\\resources\\app.asar\\node_modules\\axios\\lib\\adapters\\http.js:202:11)\n at IncomingMessage.emit (events.js:199:15)\n at IncomingMessage.EventEmitter.emit (domain.js:469:20)\n at endReadableNT (_stream_readable.js:1141:12)\n at processTicksAndRejections (internal/process/task_queues.js:81:17)\n config:\n [......]
It’s as if the request is not processed properly. I’m using the latest Hub version (2.4.2). I really hope someone can offer a suggestion because I cant access any of my projects right now.
Thanks!