My “webcCore password” (i.e. anytime the webCore app or HTML page asks for a password) is the SAME as my ST IDE password allays - right? With this question in mind here is what just changed / is happening now.
I went into the ST classic app and changed my ST password & verified it was changed by also logging into the web based IDE (I don’t use the new app and don’t completely understand what they are doing with the two although I have the app on my phone - just never logged into it or set it up).
I then brought up the IDE logging page while I fired up the webCore IOS app. When prompted for my password within the app I first entered my NEW IDE password and got these REDUCED number of errors in the log after being rejected for login and bouncing back to the password prompt;
540ad7cb-17cd-4b09-9532-3439ba42a62e 7:26:54 PM: error Dashboard: Authentication failed due to an invalid PIN
540ad7cb-17cd-4b09-9532-3439ba42a62e 7:26:54 PM: error Dashboard: Authentication failed due to an invalid token
I then tried my OLD IDE password and get this slightly different two errors.
540ad7cb-17cd-4b09-9532-3439ba42a62e 7:27:30 PM: error java.lang.NullPointerException: Cannot invoke method sort() on null object @line 2941 (getRoutineOptions)
540ad7cb-17cd-4b09-9532-3439ba42a62e 7:27:30 PM: error Dashboard: Authentication failed due to an invalid token
Any other ideas on what is going on?
UPDATE:
I also just tried to login to webCore through Chrome on my PC and BEFORE being prompted for a password got these errors;
59f6a2e6-c135-4831-8943-ab5a624429a0 7:41:37 PM: warn ║ Kill switch is active, aborting piston execution.
59f6a2e6-c135-4831-8943-ab5a624429a0 7:41:37 PM: error ║ Error while getting runtime data: java.lang.NullPointerException: Cannot invoke method sort() on null object @line 2941 (getRoutineOptions)
387307eb-4942-4978-aeb4-86bdf280a535 7:41:37 PM: warn ║ Kill switch is active, aborting piston execution.
387307eb-4942-4978-aeb4-86bdf280a535 7:41:37 PM: error ║ Error while getting runtime data: java.lang.NullPointerException: Cannot invoke method sort() on null object @line 2941 (getRoutineOptions)
7a70f765-85b0-49a9-abb5-ded1cecc5122 7:41:37 PM: warn ║ Kill switch is active, aborting piston execution.
7a70f765-85b0-49a9-abb5-ded1cecc5122 7:41:37 PM: error ║ Error while getting runtime data: java.lang.NullPointerException: Cannot invoke method sort() on null object @line 2941 (getRoutineOptions)
540ad7cb-17cd-4b09-9532-3439ba42a62e 7:41:37 PM: error Dashboard: Authentication failed due to an invalid token
When then entering my NEW / CURRENT password these additional errors were then returned;
387307eb-4942-4978-aeb4-86bdf280a535 7:42:18 PM: warn ║ Kill switch is active, aborting piston execution.
387307eb-4942-4978-aeb4-86bdf280a535 7:42:18 PM: error ║ Error while getting runtime data: java.lang.NullPointerException: Cannot invoke method sort() on null object @line 2941 (getRoutineOptions)
540ad7cb-17cd-4b09-9532-3439ba42a62e 7:42:18 PM: error Dashboard: Authentication failed due to an invalid PIN
540ad7cb-17cd-4b09-9532-3439ba42a62e 7:42:18 PM: error Dashboard: Authentication failed due to an invalid toke
Lastly I checked the webCore settings within the ST app and no - Disable all pistons isn’t activated. I do recall however I had a single piston disabled back when I could get in to see anything.