Git Product home page Git Product logo

Comments (10)

dw-0 avatar dw-0 commented on July 20, 2024

Have you updated KIAUH to the lastest commit?

Does the Moonraker service runs fine?

from kiauh.

palouf34 avatar palouf34 commented on July 20, 2024

I’m just git the KIAUH script

the moonraker service is ok

systemctl status moonraker
● moonraker.service - LSB: moonraker daemon
Loaded: loaded (/etc/init.d/moonraker; generated)
Active: active (running) since Sun 2020-10-25 14:44:15 CET; 31min ago
Docs: man:systemd-sysv-generator(8)
Process: 6434 ExecStart=/etc/init.d/moonraker start (code=exited, status=0/SUCCESS)
Tasks: 2 (limit: 3717)
Memory: 16.6M
CGroup: /system.slice/moonraker.service
└─6439 /home/octo/moonraker-env/bin/python /home/octo/moonraker/moonraker/moonraker.py

from kiauh.

dw-0 avatar dw-0 commented on July 20, 2024

Have you already installed a web interface and tried it out? Does Mainsail or Fluidd work?

Maybe the error message was a false positive...

from kiauh.

palouf34 avatar palouf34 commented on July 20, 2024

Mainsail or fluid work’s but don’t reconize the printer config klipper

for exemple mainsil this "Moonraker can't connect to Klippy!
Please check if the Klipper service is running and an UDS (Unix Domain Socket) is configured." message on index page

from kiauh.

dw-0 avatar dw-0 commented on July 20, 2024

Ok if Mainsail/Fluidd is working, that was likely a false-positive warning message. What a bummer...i thought i fixed it with the last commits.

Please do a pastbin of your klippy.log and moonraker.log

from kiauh.

palouf34 avatar palouf34 commented on July 20, 2024

for klippy : [http://paste.c-net.org/CohenArrives]
for moonraker: [ http://paste.c-net.org/HonestCherie]

from kiauh.

palouf34 avatar palouf34 commented on July 20, 2024

Ok I’m resolw my problem

Debiam usi systemctl and the config file is not update correctly.
this manaully update the /etc/systemd/system/klipper.service with _-a /tmp/klippy_uds optio_n.

and good job after

from kiauh.

dw-0 avatar dw-0 commented on July 20, 2024

Sorry for the late response.
Okay now i see where the problem is... i haven't considered the klipper installation as a systemd service. Therefore the script only checks an available init.d service file for the needed parameters.

I will fix that in later commits! Thanks for the heads up!

from kiauh.

palouf34 avatar palouf34 commented on July 20, 2024

see other path on this conf file for path of the printer.cfg

from kiauh.

dw-0 avatar dw-0 commented on July 20, 2024

The issue should be fixed. The script can now detect systemd services and patch those files accordingly.

from kiauh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.