fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.38k stars 422 forks source link

Spoolman server disconnected error message #1486

Open thijstriemstra opened 4 weeks ago

thijstriemstra commented 4 weeks ago

Fluidd Version

3.10.3

Browser

Firefox

Device

Desktop PC

Operating System

Windows

What happened

I’m closing the “spoolman server closed” red warning message several times a day, it constantly pops up, even though the connection is ready (or few seconds later)

What did you expect to happen

(ability to) hide the message completely, or only show in spoolman panel. Restarting also doesn’t renove the notification, basically showing outdated info as long as it’s not closed manually. It seems like it started happening alot since upgrading to fluidd 3.10.3 and spoolman 0.19.3

How to reproduce

start fluidd/printer: message pops up restart fluidd printer: message pops up

Additional information

i’m running it on a rpi3b+ which isn’t the fastest, maybe this is what’s causing it

matmen commented 4 weeks ago

Thanks for your report. I think the error is reported by moonraker directly, in response to the API call to fetch the available spools. This would indicate that moonraker isn't able to communicate with spoolman directly. I think we could add a feature to silence the notifications or just show the error in the spoolman card. Either way, can you share your moonraker log file so I see if I can reproduce the issue?

thijstriemstra commented 4 weeks ago

i'm on holiday but will get back to you in few weeks, thanks for the feedback