Closed vstruk closed 11 months ago
Hey,
thanks for reporting this bug. Please provide me with the app's logs (App-Settings -> Scroll to the Bottom -> Debug Logs).
I couldn't reproduce the issue you reported with the neopixel
section you provided. However, I recall that there was a modification in the output of Klipper/Moonraker while fetching neopixels. You can attempt updating Klipper to version 11.0
. Once you share your app logs with me, I'll analyze the data returned and fix the problem for 10.0
.
Please find the log attached. mobileraker_2023-11-22T21-20-52.log
Please find the log attached. mobileraker_2023-11-22T21-20-52.log
Thanks, I just pushed changes to resolve the issue in the future. For now, you might want to update Klipper since the next release that will include the fix is scheduled for december.
Thank you! I'll test it on release.
Mobileraker can't parse a valid section in klipper cfg.
How to reproduce
Add the following lines to your klipper.cfg, restart klipper, try to connect via mobileraker
Observe the error:
Parsing of configfile failed: type 'String' is not a subtype of 'List<dynamic>' ...
Version Information