Hello,
I have had little luck trying to debug using CodeRunner today. Any help would be appreciated. Many of these errors are:
11:13:02.154 [master] Unable to register Runner. Runner registration failed. Please copy Code Runner ID from console, press Attach and run CodeRunner with Code Runner ID
Also:
15:50:59.995 Unable to register Model. Backendless encountered an error while handling the request. An internal trouble ticket with ID C2C7D3D9-0FAA-6DB2-FF60-5C520EDF2C00 has been created and we will be investigating the issue.
null
java.lang.NullPointerException
at com.backendless.servercode.CodeRunnerDebugStatus.getConnectionStatusFromRedis(CodeRunnerDebugStatus.java:69)
at controllers.ServerCodeModel.lambda$registerModel$6(ServerCodeModel.java:78)
at com.backendless.async.BackendlessExecutorService.lambda$submit$0(BackendlessExecutorService.java:75)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)