Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown config object 'print_stats' #24

Open
manuelcribeiro opened this issue Jul 23, 2024 · 0 comments
Open

Unknown config object 'print_stats' #24

manuelcribeiro opened this issue Jul 23, 2024 · 0 comments

Comments

@manuelcribeiro
Copy link

I'm having this issue on a brand new instalation:
Unhandled exception during ready callback
Traceback (most recent call last):
File "/home/manuel/klipper/klippy/klippy.py", line 205, in _connect
cb()
File "/home/manuel/klipper/klippy/extras/e3v3se_display.py", line 589, in handle_ready
self.pd.handle_ready()
File "/home/manuel/klipper/klippy/extras/printerInterface.py", line 167, in handle_ready
self.update_variable()
File "/home/manuel/klipper/klippy/extras/printerInterface.py", line 334, in update_variable
self.job_Info = self.printer.lookup_object(
File "/home/manuel/klipper/klippy/klippy.py", line 97, in lookup_object
raise self.config_error("Unknown config object '%s'" % (name,))
configparser.Error: Unknown config object 'print_stats'
Transition to shutdown state: Internal error during ready callback: Unknown config object 'print_stats'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant