Problems with CodeRunner debugging on Windows Consile

Hey guys,

since this morning (CEST), I have problems debugging my Cloud JS code with CodeRunner. I try to start the debugger with npm run debug, but keep getting errors like this: Unable to register Runner. Backendless encountered an error while handling the request. An internal trouble ticket with ID 98B68258-ED44-48A9-FF34-5F25FC38C900 has been created and we will be investigating the issue.

Each time I get a different ID for it: B3CF8419-1386-25E6-FFBA-F799934B0F00, 62F29DC1-AD40-73F1-FF17-66AA318A0A00, 98B68258-ED44-48A9-FF34-5F25FC38C900, …
Deploying the code works again when I updated CodeRunner and all dependencies with npm update.

My application ID is: 63087FF7-7E1D-973D-FF3B-D5F0740FA100

Thanks for help.
Jonas

P.S. Now when I try to debug, I get errors for the redis connection:
11:55:44.474 Redis: will try to reconnect in: 5 seconds 11:55:47.069 connect ECONNREFUSED 167.114.222.172:6379

It should work now. Please check.