Closed tripstar76 closed 5 years ago
I rolled back to earlier version, can you test again pls?
Hi Stephan, I'll test it when I've finished work. I maybe should have put in my original post that I reverted to the '-273' commit to get DWC2 back up and running.
@tripstar76 is your issue similar to mine @ https://github.com/Stephan3/dwc2-for-klipper/issues/7#issuecomment-482550319?
just pulled the latest version and I get this error: Config error Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 133, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 130, in _read_config pconfig.check_unused_options(config) File "/home/pi/klipper/klippy/configfile.py", line 235, in check_unused_options section,)) Error: Section 'web_dwc2' is not a valid config section
@Stephan3
@mtsgsd we had that earlier on discord. the static link is missing. @tripstar76 its fixed on latest master. Was a entry from the rollback. It works now on my machine again.
Hi @Stephan3,
It's back printing again, thank you very much. But, I think the temp filter might not be working, thats if it's to stop the stream of toast popups while the printer is heating up? For me, this is just cosmetic, I'm happy that you've got the connection problem working! :)
Edit: it still has the stream of popups, but they all close themselves down after a short while
I think this is corrected
As title. I've attatched 2 log files. Latest is the latest DWC2 for klipper, and 3e98053 is the last commit that worked(Fixes the "lets set heater to -273.15") The errors in the latest log file show up as soon as the DWC webpage is opened, and then the constant stream of reconnects which blocks all user control to the webpage.
klippy.3e98053.log klippy.latest.log