#moonraker not starting.

15 messages · Page 1 of 1 (latest)

gray path
#

Im setting up an orangepi Zero with armbian and mainsail, i have the same setup working with no issues on other printers.

For some reason, this time im having issues with moonraker not being able to connect. cant connect to :7125, so im guessing moonraker isnt able to start.

ive included the moonraker log, my head isnt big enough to understand the issues other than python might be screwed up? armbian is updated.

primal harbor
#

did you install all requierements? which guide do you use to install it?

ImportError: cannot import name 'MessageBus' from 'dbus_next.aio' (/home/pi/moonraker-env/lib/python3.9/site-packages/dbus_next/aio/__init__.py)
gray path
#

no guides, flashed armbian, did update/upgrade, then kiauh

primal harbor
#

which armbian do you used?

gray path
#

22.08 bullseye from the armbian site

primal harbor
#

ok. bullseye should fit...

#

pls try to remove and reinstall moonraker via KIAUH. maybe it was a download issue of the requirements

gray path
#

k, i'll even try to reflash and do it all over again if reiunstalling moonraker wont help

primal harbor
#

interessting...

#

pls try:

#
~/moonraker/scripts/install-moonraker.sh -r
gray path
#

running it now

primal harbor
#

this command should reinstall all moonraker requirements

gray path
#

that worked! thanks!