Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to solve Mobileraker errors after Klipper update #87

Closed
fonsuak opened this issue Mar 31, 2024 · 3 comments
Closed

Unable to solve Mobileraker errors after Klipper update #87

fonsuak opened this issue Mar 31, 2024 · 3 comments

Comments

@fonsuak
Copy link

fonsuak commented Mar 31, 2024

Hello, I am facing similar Moonraker issues after updating Klipper as described in the last couple of reports. But I am not being able to solve them by following #83

The errors I get are the following:
image

My [update_manager mobileraker] section looks like this:
image

I have tried changing just the install_script line as recommended, and also changing all lines under [update_manager mobileraker] to match the picture shared in #83

Before all this I also tried:

  • Get everything updated via Fluidd interface (Klipper, Fluidd, Moonraker, Mobileraker, etc.)

  • Updated the RPi mcu by:

    • ssh into pi
    • cd ~/klipper/
    • make menuconfig
    • select linux process under microcontroller archetecture
    • save and exit
    • make clean
    • sudo service klipper stop
    • make flash
    • sudo service klipper start
  • Uninstall Mobileraker via ssh with KIAUH

  • Reinstall both Moonraker and Mobileraker via ssh with KIAUH

I have run out of ideas of things to try. I would really appreciate someone giving me a hand on this.
If there is any further information/documents that I can share to investigate this please let me know.

Thank you very much

@Clon1998
Copy link
Owner

What version of moonraker are you using?
Did you try to verify that the path /home/pi/mobileraker-env exists in the file system via the cli?

@fonsuak
Copy link
Author

fonsuak commented Mar 31, 2024

Hello, I just finally fixed it.
Looks like after tinkering so much with this last week I left mobileraker uninstalled, reason why #83 fix was not working.
After installing mobileraker and changing install_script: scripts/install.sh the warnings are gone.
Issue is fixed. Thank you for the quick response and sorry for making you lose time.

@fonsuak fonsuak closed this as completed Mar 31, 2024
@Clon1998
Copy link
Owner

Hello, I just finally fixed it. Looks like after tinkering so much with this last week I left mobileraker uninstalled, reason why #83 fix was not working. After installing mobileraker and changing install_script: scripts/install.sh the warnings are gone. Issue is fixed. Thank you for the quick response and sorry for making you lose time.

No worries!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants