Clon1998 / mobileraker

A Flutter mobile app for Klipper/Moonraker
Other
487 stars 55 forks source link

k1max shutdown upon accessing via app on IOS #415

Open bodydropped72 opened 1 month ago

bodydropped72 commented 1 month ago

Bug Report

Description

anytime i access machine remotely after starting a print i notice it takes a while to populate, then machine errors and shuts down and can no longer access ive attached my klippy.log klippy (3).log

Steps to Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See the error.

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain the problem.

Version Information

Debug Logs

Please attach the log files generated by Mobileraker. You can find them by navigating to the app's settings page, scrolling to the bottom, and pressing the Debug Logs button.

Additional Context

Add any other relevant context about the problem here.


Checklist

To help us diagnose the issue, please ensure you've completed the following steps:

Clon1998 commented 1 month ago

Hey,

I'm sorry to hear about the issue. I took a quick look at the klippy file you provided, and it seems to me like the host is overloaded and missing some events from the connected MCUs. I've only seen this on very low-spec hosts, which is unfortunately the case for many Creality Klipper machines.

[ERROR] 2024-09-20 23:02:41,107 [root] [klippy:invoke_shutdown:300] Transition to shutdown state: {"code": "", "msg":"MCU 'nozzle_mcu' shutdown: Missed scheduling of next digital out event
This is generally indicative of an intermittent
communication failure between micro-controller and host.", "values": []}
bodydropped72 commented 1 month ago

I’ve had it work perfectly fine. Maybe a firmware issue after update? I’ll post my issue in the k1max repository thanks for your quick responseRobby Mendel On Sep 20, 2024, at 11:22 AM, Patrick Schmidt @.***> wrote: Hey, I'm sorry to hear about the issue. I took a quick look at the klippy file you provided, and it seems to me like the host is overloaded and missing some events from the connected MCUs. I've only seen this on very low-spec hosts, which is unfortunately the case for many Creality Klipper machines. [ERROR] 2024-09-20 23:02:41,107 [root] [klippy:invoke_shutdown:300] Transition to shutdown state: {"code": "", "msg":"MCU 'nozzle_mcu' shutdown: Missed scheduling of next digital out event This is generally indicative of an intermittent communication failure between micro-controller and host.", "values": []}

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>