Hey,
This is resolved more making this issue report for future reference if others have the same issue.
I left CFSync running while the printer was off for a couple weeks while on holiday and upon coming back it would not reconnect.
The specific error was [STATE] load failed: Extra data: line 8747 column 2 (char 234836)
The fix was to delete the file and restart.
sudo systemctl stop filament-management
sudo rm /opt/filament-management/data/state.json
sudo systemctl start filament-management
Hey,
This is resolved more making this issue report for future reference if others have the same issue.
I left CFSync running while the printer was off for a couple weeks while on holiday and upon coming back it would not reconnect.
The specific error was [STATE] load failed: Extra data: line 8747 column 2 (char 234836)
The fix was to delete the file and restart.
sudo systemctl stop filament-management
sudo rm /opt/filament-management/data/state.json
sudo systemctl start filament-management