JSON error
-
I occasionally get a communication error, with the message "error reason : syntax error : JSON parse: unterminated string at line 1 column 769 of the JSON data". When reconnected, get immediate disconnection with similar error message, except it is at line 1 column 257. Works fine again after switching off and on again. Running 1.21 firmware on duet WiFi
-
Hi @Adrian52
If you check the javascript console (usually right click -> inspect -> console) there is the actual json logged there. DC will probably be able to find the problem if you copy it here.