Coder Social home page Coder Social logo

Play date with Klipper about nutandrpi HOT 4 CLOSED

jault83 avatar jault83 commented on June 19, 2024 1
Play date with Klipper

from nutandrpi.

Comments (4)

dzomaya avatar dzomaya commented on June 19, 2024

Hey @jault83
Thanks for using the project! Quick answer is: it sounds like Klipper is using port TCP port 80, so the web server for this project can't bind to TCP port 80 and serve the Network UPS Tools web pages.

You could do a quick ss -tunlp and check what is listening on TCP port 80 to confirm that.
From there, the fix is really just addressing the port conflict. For example, changing what port Klipper uses or changing what port the Apache install here uses (probably a tweak in /etc/apache2/ports.conf plus a service restart.

But, I am handwaving a bit as I'm not sure the specifics of your environment and not looking at a fully working install as I type this up. I at least wanted to get you some quick feedback that might help. Let me know if this helps at all, if not, post back with updates.

from nutandrpi.

jault83 avatar jault83 commented on June 19, 2024

Thank you for the reply! Klipper is using port 80, and Moonraker is using 7125. I do not see that configuration file you mentioned, I searched my Pi for it and cannot find it. Looking at Apache's documentation, I should also have the file httpd.conf but I cannot find that file either. I'm going to attempt to reinstall Apache and go from there.

from nutandrpi.

dzomaya avatar dzomaya commented on June 19, 2024

@jault83
Did you get it working?

from nutandrpi.

dzomaya avatar dzomaya commented on June 19, 2024

@jault83
I'll close this one for now, but feel free to comment if you have any issues.

from nutandrpi.

Related Issues (11)

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.