#Moonraker reports: DISCONNECTED

19 messages · Page 1 of 1 (latest)

tawdry snow
#

Please check if the Klipper service is running and klippy_uds_address is correctly configured in the moonraker.conf.```
torpid hazel
#

What about journalctl -u klipper ?

tawdry snow
#

I just copied the whole output since I didn't know how much you needed to see.

torpid hazel
#

Klipper isn't actually starting

#

Apr 28 00:04:59 v2-1 python[627]: ModuleNotFoundError: No module named 'numpy'

#

(Your entire klippy log also dates to before the kalico jump, so that's consistent)

tawdry snow
torpid hazel
#

Maybe just ~/klippy-env/bin/pip3 install numpy ?

tawdry snow
#

That did it

#

Thank you so much.

torpid hazel
#

Sounds like a missing dependency @sharp rose might be interested in

hasty tartan
#

That was such a simple fix. Nice!

tawdry snow
sharp rose
#

I need to add an extra command to the instructions

#

~/klippy-env/bin/pip install -r ~/klipper/scripts/klippy-requirements.txt

#

we have more/new packages