Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.33k stars 5.28k forks source link

Heater heater_bed not heating at expected rate #3889

Closed sidneyns closed 3 years ago

sidneyns commented 3 years ago

Hello guys

I started to keep having this error ( Heater heater_bed not heating at expected rate) . If I try to simply heat up the bed and the nozzle on octoprint ( 100 on the bed and 240 on the nozzle), it stays on for hours. However when I start to print, the printer after 5 mins stalls and I get this error.

What I noticed is that the temps before keeps dropping a little before the error. Problem is that I think that it might not be the bed or thermostat since when I turn on both, they stay on and stable for hours.

follow the log error guys

2021-02-03 16:24:27,634 - octoprint.startup - INFO - ** 2021-02-03 16:24:27,638 - octoprint.startup - INFO - Starting OctoPrint 1.5.3 2021-02-03 16:24:27,640 - octoprint.startup - INFO - ** 2021-02-03 16:24:32,640 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online 2021-02-03 16:24:32,641 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online 2021-02-03 16:24:32,641 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working 2021-02-03 16:24:32,641 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working 2021-02-03 16:24:33,709 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1) 2021-02-03 16:24:33,797 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages... 2021-02-03 16:24:36,060 - octoprint.plugin.core - INFO - Found 21 plugin(s) providing 21 mixin implementations, 43 hook handlers 2021-02-03 16:24:36,216 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval 2021-02-03 16:24:36,247 - octoprint.server - INFO - Intermediary server started 2021-02-03 16:24:36,283 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads... 2021-02-03 16:24:36,824 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully. 2021-02-03 16:24:36,829 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')") 2021-02-03 16:24:36,830 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')") 2021-02-03 16:24:36,830 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')") 2021-02-03 16:24:36,831 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')") 2021-02-03 16:24:36,831 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_read'), Need(method='role', value='plugin_announcements_manage')") 2021-02-03 16:24:36,832 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')") 2021-02-03 16:24:36,833 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')") 2021-02-03 16:24:36,833 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')") 2021-02-03 16:24:36,834 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')") 2021-02-03 16:24:36,836 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: "Need(method='role', value='plugin_pi_support_check')") 2021-02-03 16:24:36,839 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')") 2021-02-03 16:24:36,841 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')") 2021-02-03 16:24:36,844 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')") 2021-02-03 16:24:36,845 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')") 2021-02-03 16:24:36,845 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')") 2021-02-03 16:24:36,867 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius 2021-02-03 16:24:38,176 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-02-03 16:24:39,221 - octoprint.util.pip - INFO - Version of pip is 20.3.3 2021-02-03 16:24:39,223 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-02-03 16:24:39,223 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-02-03 16:24:39,373 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk 2021-02-03 16:24:39,447 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s) 2021-02-03 16:24:39,472 - octoprint.plugin.core - INFO - 21 plugin(s) registered with the system: | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_notification | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/action_command_prompt | Announcement Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/announcements | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/tracking | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/appkeys | Backup & Restore (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/backup | Core Wizard (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/corewizard | Discovery (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/discovery | Error Tracking (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/errortracking | File Check (2020.8.7) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_file_check | Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_firmware_check | GCode Viewer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/gcodeviewer | Logging (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/logging | OctoKlipper (0.3.2) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_klipper | OctoPrint-WiFiStatus (1.5.1) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_wifistatus | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pi_support | Plugin Manager (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/pluginmanager | PrintTimeGenius Plugin (2.2.7) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_PrintTimeGenius | SimplyPrint Cloud (1.6.6) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_simplyprint | Software Update (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate | Virtual Printer (bundled) = /home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/virtual_printer Prefix legend: ! = disabled, # = blacklisted, * = incompatible 2021-02-03 16:24:39,507 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details: | hardware: | cores: 4 | freq: 1200.0 | ram: 915722240 | os: | bits: 32 | id: linux | platform: linux | plugins: | pi_support: | model: Raspberry Pi 3 Model B Rev 1.2 | octopi_version: 0.18.0 | throttle_state: '0x0' | python: | pip: 20.3.3 | version: 3.7.3 | virtualenv: /home/pi/oprint 2021-02-03 16:24:39,524 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets... 2021-02-03 16:24:39,549 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache... 2021-02-03 16:24:40,675 - octoprint.server - INFO - Shutting down intermediary server... 2021-02-03 16:24:41,145 - octoprint.server - INFO - Intermediary server shut down 2021-02-03 16:24:41,151 - octoprint.events - INFO - Processing startup event, this is our first event 2021-02-03 16:24:41,151 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event 2021-02-03 16:24:41,152 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue... 2021-02-03 16:24:41,156 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; Startup 2021-02-03 16:24:41,158 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer... 2021-02-03 16:24:41,176 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&octoprint_status=Startup&octoprint_plugins%5B%7B%22key%22%3A%20%22SimplyPrint%22%2C%20%22name%22%3A%20%22SimplyPrint%20Cloud%22%2C%20%22author%22%3A%20%22SimplyPrint%22%2C%20%22version%22%3A%20%221.6.6%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22SimplyPrint%22%7D%2C%20%7B%22key%22%3A%20%22wifistatus%22%2C%20%22name%22%3A%20%22OctoPrint-WiFiStatus%22%2C%20%22author%22%3A%20%22Manuel%20McLure%22%2C%20%22version%22%3A%20%221.5.1%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22OctoPrint-WiFiStatus%22%7D%2C%20%7B%22key%22%3A%20%22PrintTimeGenius%22%2C%20%22name%22%3A%20%22PrintTimeGenius%20Plugin%22%2C%20%22author%22%3A%20%22Eyal%22%2C%20%22version%22%3A%20%222.2.7%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22OctoPrint-PrintTimeGenius%22%7D%2C%20%7B%22key%22%3A%20%22klipper%22%2C%20%22name%22%3A%20%22OctoKlipper%22%2C%20%22author%22%3A%20%22Alice%20Weigt%22%2C%20%22version%22%3A%20%220.3.2%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22OctoKlipper%22%7D%5D&event&pstatus=Offline

2021-02-03 16:24:41,178 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue 2021-02-03 16:24:41,290 - octoprint.server - INFO - Trying to connect to configured serial port None 2021-02-03 16:24:41,352 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection" 2021-02-03 16:24:41,356 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:24:41,361 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder... 2021-02-03 16:24:41,365 - octoprint.server.util.watchdog - INFO - ... initial scan done. 2021-02-03 16:24:41,389 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /tmp/printer@115200, /tmp/printer@250000 2021-02-03 16:24:41,389 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200 2021-02-03 16:24:41,390 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-02-03 16:24:41,414 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB0, baudrate 115200 from hook default: SerialException: '[Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable' @ comm.py:_open_serial:3670 Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 385, in _reconfigure_port fcntl.flock(self.fd, fcntl.LOCK_EX | fcntl.LOCK_NB) BlockingIOError: [Errno 11] Resource temporarily unavailable

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3670, in _open_serial settings().getFloat(["serial", "timeout", "connection"]), File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3644, in default serial_obj.open() File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 332, in open self._reconfigure_port(force_update=True) File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 387, in _reconfigure_port raise SerialException(msg.errno, "Could not exclusively lock port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable 2021-02-03 16:24:41,415 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB0, baudrate 115200, skipping 2021-02-03 16:24:41,415 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000 2021-02-03 16:24:41,416 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 250000 2021-02-03 16:24:41,423 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB0, baudrate 250000 from hook default: SerialException: '[Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable' @ comm.py:_open_serial:3670 Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 385, in _reconfigure_port fcntl.flock(self.fd, fcntl.LOCK_EX | fcntl.LOCK_NB) BlockingIOError: [Errno 11] Resource temporarily unavailable

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3670, in _open_serial settings().getFloat(["serial", "timeout", "connection"]), File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/util/comm.py", line 3644, in default serial_obj.open() File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 332, in open self._reconfigure_port(force_update=True) File "/home/pi/oprint/lib/python3.7/site-packages/serial/serialposix.py", line 387, in _reconfigure_port raise SerialException(msg.errno, "Could not exclusively lock port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 11] Could not exclusively lock port /dev/ttyUSB0: [Errno 11] Resource temporarily unavailable 2021-02-03 16:24:41,424 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB0, baudrate 250000, skipping 2021-02-03 16:24:41,424 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 115200 2021-02-03 16:24:41,425 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200 2021-02-03 16:24:41,433 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s 2021-02-03 16:24:41,437 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-03 16:24:41,442 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational" 2021-02-03 16:24:41,446 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-03 16:24:41,479 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper" 2021-02-03 16:24:41,479 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication 2021-02-03 16:24:42,181 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "esquerda cim"._http._tcp.local.' for _http._tcp.local. 2021-02-03 16:24:43,010 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance "esquerda cim"._octoprint._tcp.local.' for _octoprint._tcp.local. 2021-02-03 16:24:43,033 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance "esquerda cim" for SSDP 2021-02-03 16:24:43,067 - octoprint.server - INFO - Listening on http://127.0.0.1:5000 2021-02-03 16:24:43,171 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-02-03 16:24:43,669 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Web request success! Got message; Updated printer data. Print job data is empty. 2021-02-03 16:24:43,727 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json 2021-02-03 16:24:43,758 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; Connecting 2021-02-03 16:24:43,760 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&connection_status=Connecting&event&pstatus=Operational

2021-02-03 16:24:43,803 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid 2021-02-03 16:24:43,985 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:24:44,028 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.93s 2021-02-03 16:24:44,414 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python3 -m pip" as command to invoke pip 2021-02-03 16:24:44,421 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python3.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes 2021-02-03 16:24:44,421 - octoprint.util.pip - INFO - ==> pip ok -> yes 2021-02-03 16:24:44,634 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 2.5GB. That is considered sufficient for updating. 2021-02-03 16:24:44,660 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.97s 2021-02-03 16:24:44,700 - octoprint.plugins.tracking - INFO - Sent tracking event system_unthrottled, payload: {'throttled_now': False, 'throttled_past': False, 'throttled_mask': 0, 'throttled_voltage_now': False, 'throttled_voltage_past': False, 'throttled_overheat_now': False, 'throttled_overheat_past': False} 2021-02-03 16:24:45,443 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] OctoPrint plugin started 2021-02-03 16:24:45,444 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; Startup 2021-02-03 16:24:45,446 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&octoprint_status=Startup&octoprint_plugins%5B%7B%22key%22%3A%20%22SimplyPrint%22%2C%20%22name%22%3A%20%22SimplyPrint%20Cloud%22%2C%20%22author%22%3A%20%22SimplyPrint%22%2C%20%22version%22%3A%20%221.6.6%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22SimplyPrint%22%7D%2C%20%7B%22key%22%3A%20%22wifistatus%22%2C%20%22name%22%3A%20%22OctoPrint-WiFiStatus%22%2C%20%22author%22%3A%20%22Manuel%20McLure%22%2C%20%22version%22%3A%20%221.5.1%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22OctoPrint-WiFiStatus%22%7D%2C%20%7B%22key%22%3A%20%22PrintTimeGenius%22%2C%20%22name%22%3A%20%22PrintTimeGenius%20Plugin%22%2C%20%22author%22%3A%20%22Eyal%22%2C%20%22version%22%3A%20%222.2.7%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22OctoPrint-PrintTimeGenius%22%7D%2C%20%7B%22key%22%3A%20%22klipper%22%2C%20%22name%22%3A%20%22OctoKlipper%22%2C%20%22author%22%3A%20%22Alice%20Weigt%22%2C%20%22version%22%3A%20%220.3.2%22%2C%20%22sp_installed%22%3A%20false%2C%20%22pip_name%22%3A%20%22OctoKlipper%22%7D%5D&event&pstatus=Operational

2021-02-03 16:24:45,648 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.89s 2021-02-03 16:24:45,680 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:24:46,154 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.98s 2021-02-03 16:24:46,454 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9} 2021-02-03 16:24:46,815 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.95s 2021-02-03 16:24:46,819 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Web request success! Got message; Updated printer data. Print job data is empty. 2021-02-03 16:24:46,832 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; Connected 2021-02-03 16:24:46,877 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&connection_status=Connected&event&pstatus=Operational

2021-02-03 16:24:47,015 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:24:47,346 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0', 'plugins': 'simplyprint:1.6.6,wifistatus:1.5.1,printtimegenius:2.2.7,klipper:0.3.2'} 2021-02-03 16:24:47,480 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.87s 2021-02-03 16:24:47,730 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json 2021-02-03 16:24:48,020 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.97s 2021-02-03 16:24:48,149 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid 2021-02-03 16:24:48,261 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 32, 'python': '3.7.3', 'pip': '20.3.3', 'cores': 4, 'freq': 1200.0, 'ram': 915722240, 'pi_model': 'Raspberry Pi 3 Model B Rev 1.2', 'octopi_version': '0.18.0'} 2021-02-03 16:24:48,457 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Web request success! Got message; Updated printer data. Print job data is empty. 2021-02-03 16:24:48,460 - octoprint.plugins.wifistatus - INFO - WiFiStatus loaded! 2021-02-03 16:24:48,721 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.91s 2021-02-03 16:24:49,382 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'base_url': 'http://192.168.15.135/', 'path': '/', 'query_string': 'l10n=en'} 2021-02-03 16:24:49,443 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Web request success! Got message; Updated printer data. Print job data is empty. 2021-02-03 16:24:49,446 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; FirmwareData 2021-02-03 16:24:49,448 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&firmware_data={"name":%20"Klipper",%20"data":%20{"FIRMWARE_VERSION":%20"v0.9.1-179-g5d960aef",%20"FIRMWARE_NAME":%20"Klipper"}}&event&pstatus=Operational

2021-02-03 16:24:49,558 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:24:50,208 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.85s 2021-02-03 16:24:50,261 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {'firmware_name': 'Klipper', 'printer_port': None, 'printer_baudrate': 0} 2021-02-03 16:24:50,762 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.84s 2021-02-03 16:24:51,338 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Web request success! Got message; Updated printer data. Print job data is empty. 2021-02-03 16:25:16,369 - octoprint.server.preemptivecache - INFO - ... done in 14.90s 2021-02-03 16:26:54,037 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.15.171 2021-02-03 16:26:54,221 - octoprint.server.util.flask - INFO - Passively logging in user sidneyns from ::ffff:192.168.15.171 2021-02-03 16:26:54,222 - octoprint.access.users - INFO - Logged in user: sidneyns 2021-02-03 16:26:56,309 - octoprint.server.util.sockjs - INFO - User sidneyns logged in on the socket from client ::ffff:192.168.15.171 2021-02-03 16:36:21,289 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: 02.09.01-_4x_M5_suporte_teto_150mm__TUDOpara_impressora_cima_50gr_6horas.gcode, owner: sidneyns, user: sidneyns 2021-02-03 16:36:21,311 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; FileSelected 2021-02-03 16:36:21,314 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&print_status=FileSelected&event&pstatus=Operational

2021-02-03 16:36:21,336 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting" 2021-02-03 16:36:21,343 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: 02.09.01_-_4x_M5_suporte_teto_150mm__TUDOpara_impressora_cima_50gr_6horas.gcode, owner: sidneyns, user: sidneyns 2021-02-03 16:36:21,375 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0 2021-02-03 16:36:21,388 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing" 2021-02-03 16:36:21,388 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:36:24,218 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Web request success! Got message; Updated printer data. Print job data is empty. 2021-02-03 16:36:24,264 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; PrintStarted 2021-02-03 16:36:24,268 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&print_status=PrintStarted&event&pstatus=Printing

2021-02-03 16:36:24,340 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:36:25,039 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '51ca66fd0403039092128f3523e573936f860918'} 2021-02-03 16:36:27,576 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Web request success! Got message; Updated printer data. Updated print job data (print job ID: 34133) 2021-02-03 16:39:36,218 - octoprint.server.heartbeat - INFO - Server heartbeat <3 2021-02-03 16:39:46,370 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 897} 2021-02-03 16:53:00,492 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Heater heater_bed not heating at expected rate | Last lines in terminal: | Recv: ok | Send: N10630 G0 F9000 X52.003 Y124.128123 | Recv: ok | Send: N10631 G1 F3600 X56.93 Y129.055 E1616.9271357 | Recv: ok | Send: N10632 G0 F9000 X56.266 Y129.2476 | Recv: ok | Send: N10633 G1 F3600 X51.355 Y124.328 E1617.412283 | Recv: // Klipper state: Shutdown | Recv: ok | Send: N10634 G0 F9000 X50.736 Y124.558*127 | Recv: // Heater heater_bed not heating at expected rate | Recv: // See the 'verify_heater' section in docs/Config_Reference.md | Recv: // for the parameters that control this check. | Recv: // | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Printer is shutdown | Recv: !! Heater heater_bed not heating at expected rate 2021-02-03 16:53:00,500 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling" 2021-02-03 16:53:00,503 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] got even from list!; PrintCancelling 2021-02-03 16:53:00,509 - octoprint.plugins.SimplyPrint - INFO - [SimplyPrint] Doing web request from event. Url is; https://simplyprint.io/api/do_update.php?id=74cc4f-5d5c8d-8b4586-c093cd-e917c4&print_status=PrintCancelling&event&pstatus=Cancelling

2021-02-03 16:53:00,530 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: 02.09.01_-_4x_M5_suporte_teto_150mm__TUDOpara_impressora_cima_50gr_6horas.gcode, owner: sidneyns, user: None 2021-02-03 16:53:00,589 - py.warnings - WARNING - /home/pi/oprint/lib/python3.7/site-packages/urllib3/connectionpool.py:1020: InsecureRequestWarning: Unverified HTTPS request is being made to host 'simplyprint.io'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning,

2021-02-03 16:53:00,664 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Heater heater_bed not heating at expected rate | Last lines in terminal: | Recv: // See the 'verify_heater' section in docs/Config_Reference.md | Recv: // for the parameters that control this check. | Recv: // | Recv: // Once the underlying issue is corrected, use the | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the | Recv: // config, and restart the host software. | Recv: // Printer is shutdown | Recv: !! Heater heater_bed not heating at expected rate | Changing monitoring state from "Printing" to "Cancelling" | Recv: ok | Send: N10635 M108*43 | Recv: // Heater heater_bed not heating at expected rate | Recv: // See the 'verify_heater' section in docs/Config_Reference.md | Recv: // for the parameters that control this check. | Recv: // | Recv: //

sidneyns commented 3 years ago

just to add more info, I just reinstall octoprint and klipper

github-actions[bot] commented 3 years ago

Unfortunately, it appears the directions at https://www.klipper3d.org/Contact.html were not followed for this issue.

We choose to use github as a place that people working on improving Klipper can share the results of their work. We choose to not use github to help diagnose problems with a user's printer. We choose to not use github to answer user questions. We choose to not use github as a place to make requests.

In the future, please follow the directions at: https://www.klipper3d.org/Contact.html This ticket will be automatically closed.

Best regards, ~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.