Donkie / Spoolman

Keep track of your inventory of 3D-printer filament spools.
MIT License
1.04k stars 93 forks source link

Update to 0.18.1 failed #394

Closed maxduracell closed 4 months ago

maxduracell commented 6 months 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 6 months 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.