Web hosting manager issue: Application not initialised.

Same issue as the mock one, only this time I know that setting the NODE_ENV to dev won’t help.
Should I set the NODE_ENV to production perhaps?

[folatt@MyComputer web-hosting-manager]$ ./web-hosting-manager 
       Log location: undefined
Error at req processing for: { error: 'Cannot read property \'auth_unregistered_decode_ipc_msg\' of null',
  id: 884563797,
  res: null,
  type: 'DESKTOP',
  uri: 'safe-auth:AAAAAFVfuTQCAAAAGwAAAAAAAABuZXQubWFpZHNhZmUucGVydXNlLWJyb3dzZXI' }
Error at req processing for: { error: 'Cannot read property \'auth_unregistered_decode_ipc_msg\' of null',
  res: null,
  type: 'DESKTOP',
  uri: 'safe-auth:AAAAAG-e-L8AAAAAGwAAAAAAAABuZXQubWFpZHNhZmUucGVydXNlLWJyb3dzZXIADgAAAAAAAABQZXJ1c2UgQnJvd3NlchAAAAAAAAAATWFpZHNhZmUubmV0IEx0ZAEBAAAAAAAAAAcAAAAAAAAAX3B1YmxpYwQAAAAAAAAAAAAAAAEAAAACAAAAAwAAAA' }

Yes you should, although I couldn’t tell if that error is due to that, but please give it a try

1 Like

Okay, this was really dumb of me.
My launcher for the non-mock version pointed to the same folder.

I’ll close this issue and reopen another one, because after this I have yet another problem.

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.