Donkie / Spoolman

Keep track of your inventory of 3D-printer filament spools.
MIT License
757 stars 77 forks source link

Update to 0.18.1 failed #394

Open maxduracell opened 1 month ago

maxduracell commented 1 month ago

I accidentally used the moonraker update manager to update to 0.18.1. It has killed the server. I tried to remove the Spoolman directory and reinstall, but whenever I try to connect my browser tells me that the connection has been refused. The install appears to be successful.

Spoolman Host (please complete the following information):

Desktop (please complete the following information):

Additional context

Donkie commented 4 weeks ago

As mentioned in the release notes, updating via moonraker is a bit of a problematic thing since Moonraker can not handle updating the dependencies as needed.

After you've updated via moonraker, try opening the Spoolman folder and running bash ./scripts/install.sh which should hopefully install everything correctly.