ihrapsa / OctoWrt

A guide to install Octoprint on the Creality WiFi Box or similar OpenWrt devices
79 stars 26 forks source link

Octoprint crash loop #30

Closed azlim16 closed 1 year ago

azlim16 commented 1 year ago

Hi After setting wifi and running the first and second script without issue rebooted a box and nothing happens logged in open wrt and in the log the is an arror: daemon.info procd: Instance octoprint::instance1 s in a crash loop 6 crashes, 0 seconds since last crash

i tried reformatting the microsd and redoing the scripts many time but nothing, I tried to restore a creality box with stock firmware and after that i reflashed openwrt firmware also without any luck

Suggestion?

here is the complete log:

https://pastebin.com/dbHwuVTE

ihrapsa commented 1 year ago

Hi, these kernel log contents are not really useful. An install log would be more useful. I wonder if a new openwrt snapshot needs to be compiled as these have limited support. I'll have to reproduce the issue and see what's going on. Can you update opkg without any errors?

TUEJJ commented 1 year ago

looks like I have the same issue. Here is my install log: Log.txt

azlim16 commented 1 year ago

@ihrapsa Hi Here my install log 1° script https://pastebin.com/SxcW8DbY 2° script https://pastebin.com/Eya3G6d4

for the opkg update i haven't tryed yet because I don't know how to do.

ihrapsa commented 1 year ago

Fixed the install issue in decef31. The script has been updated to OctoPrint 1.8.4 as well.