derekakelly
derekakelly
I can confirm this issue happened to me as well. Changing the line mentioned above allowed me to install the default model. Looks like it's starting to scan my files...
I also just encountered this error, and after installing the updated file, it seems like everything is back to normal.
I too am experiencing this issue. journalctl -l | grep zed | wc -l 2639766 ubuntu 21.10 Linux 5.13.0-27-generic on x86_64 zfs-2.0.6-1ubuntu2 zfs-kmod-2.0.6-1ubuntu2
For me, this issue comes back on reboot, but restarting the zed service stops it indefinitely. However, I've found that whenever I open webmin, The issue immediately comes back.
@xgiovio I added the following line to my root crontab to automatically restart zed 30 seconds after rebooting. It's the best option I've found until there's a permanent fix. Plus,...
Hi j7126, I save my gcode files over the network to a shared folder for octoprint. Using the refresh icon in the Files section of the left side, I get...
 [BigEinsyCase-Cover-Logo_0.2mm_PETG_MK3SMMU2S_17h24m.gcode.zip](https://github.com/j7126/OctoPrint-Dashboard/files/8588349/BigEinsyCase-Cover-Logo_0.2mm_PETG_MK3SMMU2S_17h24m.gcode.zip) [octoprint-systeminfo-20220429013901.zip](https://github.com/j7126/OctoPrint-Dashboard/files/8588351/octoprint-systeminfo-20220429013901.zip)
I am also having this issue with Ubuntu 22.04, PHP 8.1, NC 24
I can confirm this still happens with my system as well. I have mitigated my issue at boot with a crontab. > `@reboot sleep 30 && systemctl restart zfs-zed` However...
I'd be happy to test it out whenever it's ready. I just got a Raspberry Pi 5 and I'm printing with an MK3S+ MMU3.