here is what I see in the logs in infinite loop. Be aware that beside this, everything is working fine, but I guess I have something not properly setup to have such info logs in loop ?
👍 021-12-02 13:34:53,537 - octoprint.plugins.dashboard - INFO - Total Layers 0
2021-12-02 13:34:53,538 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now.
2021-12-02 13:34:53,548 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing.
2021-12-02 13:34:59,913 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done.
2021-12-02 13:34:59,913 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 43
2021-12-02 13:34:59,913 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0
2021-12-02 13:34:59,914 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata
2021-12-02 13:34:59,920 - octoprint.plugins.dashboard - INFO - Total Layers 0
2021-12-02 13:34:59,921 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now.
2021-12-02 13:34:59,934 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing.
2021-12-02 13:35:06,354 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done.
2021-12-02 13:35:06,355 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 43
2021-12-02 13:35:06,355 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0
2021-12-02 13:35:06,355 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata
2021-12-02 13:35:06,362 - oc
toprint.plugins.dashboard - INFO - Total Layers 0
2021-12-02 13:35:06,363 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now.
2021-12-02 13:35:06,368 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing.
2021-12-02 13:35:12,988 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done.
2021-12-02 13:35:12,988 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 43
2021-12-02 13:35:12,988 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0
2021-12-02 13:35:12,989 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata
2021-12-02 13:35:12,995 - octoprint.plugins.dashboard - INFO - Total Layers 0
To Reproduce
Steps to reproduce the behavior:
just starting a print and check the logs, sliced with Cura 4.12
Describe the bug Hello,
here is what I see in the logs in infinite loop. Be aware that beside this, everything is working fine, but I guess I have something not properly setup to have such info logs in loop ?
👍 021-12-02 13:34:53,537 - octoprint.plugins.dashboard - INFO - Total Layers 0 2021-12-02 13:34:53,538 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2021-12-02 13:34:53,548 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2021-12-02 13:34:59,913 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2021-12-02 13:34:59,913 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 43 2021-12-02 13:34:59,913 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2021-12-02 13:34:59,914 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2021-12-02 13:34:59,920 - octoprint.plugins.dashboard - INFO - Total Layers 0 2021-12-02 13:34:59,921 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2021-12-02 13:34:59,934 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2021-12-02 13:35:06,354 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2021-12-02 13:35:06,355 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 43 2021-12-02 13:35:06,355 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2021-12-02 13:35:06,355 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2021-12-02 13:35:06,362 - oc toprint.plugins.dashboard - INFO - Total Layers 0 2021-12-02 13:35:06,363 - octoprint.plugins.dashboard - INFO - Gcode not pre-processed by Dashboard. Processing now. 2021-12-02 13:35:06,368 - octoprint.plugins.dashboard - INFO - GcodePreProcessor started processing. 2021-12-02 13:35:12,988 - octoprint.plugins.dashboard - INFO - Gcode pre-processing done. 2021-12-02 13:35:12,988 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found layers: 43 2021-12-02 13:35:12,988 - octoprint.plugins.dashboard - INFO - GcodePreProcessor found filament changes: 0 2021-12-02 13:35:12,989 - octoprint.plugins.dashboard - INFO - GcodePreProcessor saving layer count in file metadata 2021-12-02 13:35:12,995 - octoprint.plugins.dashboard - INFO - Total Layers 0
To Reproduce Steps to reproduce the behavior: just starting a print and check the logs, sliced with Cura 4.12
Expected behavior not this flood
logs attache octoprint.log d