fluidd-core / fluidd

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

After update: Value at option 'repo: cadriel/fluidd' does not match detected repo 'fluidd-core/fluidd', falling back to detected version. #1238

Closed dmit2k closed 11 months ago

dmit2k commented 11 months ago

Fluidd Version

v1.26.3

Browser

Firefox

Device

Laptop

Operating System

macOS

What happened

I have Fluidd installation on a Raspberry Pi3 which worked fine last 2 years with periodic updates. I haven't used nor updated it for last several months but yesterday initiated the update process from the GUI. It updated and seems to work well but now shows me the following notice on the Update page:

fluidd v1.26.3 UP TO DATE (i) Value at option 'repo: cadriel/fluidd' does not match detected repo 'fluidd-core/fluidd', falling back to detected version.

What did you expect to happen

Can someone please explain what could be the reason and how can I fix it?

How to reproduce

Unfortunately I don't remember the Fluidd version I had before starting update

Additional information

No response

pedrolamas commented 11 months ago

Hi @dmit2k, thank you for opening this issue, can you please upload your latest moonraker.log so we can take a look?

dmit2k commented 11 months ago

@pedrolamas Thanks for the reply, here it is

moonraker.log

pedrolamas commented 11 months ago

The issue seems to be in your moonraker.conf, just replace "cadriel/fluidd" with "fluidd-core/fluidd", restart Moonraker, and that should solve the problem.

firsttest12 commented 11 months ago

tx. FWIW I had the same issue and was "only" updating from 1.26.1

pedrolamas commented 11 months ago

I believe that message was just a warning from Moonraker, it now performs those sanity checks.

If the issue is fixed, please close this ticket.

dmit2k commented 11 months ago

Thank you, that worked fine!

buikpijn commented 10 months ago

Thank you, this solved it.