-
Notifications
You must be signed in to change notification settings - Fork 85
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
404 on klippy.log #1
Comments
Hi there, this is to be expected, as none of the Services is configured to create Logfiles. That said, usability wise, it is probably better to have them served via Moonraker. I created a branch that reconfigures Klipper and Moonraker to write logs to a common tmpfs volume. Have a go at it and let me know if this works for you: https://github.com/mkuf/prind/tree/klippy-logs-1 -Markus |
Yes, Thank you. It works as expected, It will probably make debugging easier. I tried to add a volume for logs but did not have the time to look into docker compose files. The moonraker log worked fine before these changes. I understand the concerns about wearing down SD-cards but I set this up on an old Mac Mini running debian. I tried getting the logs using the Docker Logs command, which works for Moonraker and the other containers but not the Klipper container. |
You can simply remove
You mean, with this Branch you don't get any output for -Markus |
Changes have been merged into main. |
In fluidd or mainsail I can't download the klippy.log file, I received a 404 error.
2021-11-25 04:28:49,537 [app.py:log_request()] - 404 GET /server/files/klippy.log?token=Q2KBS22TXR46W3O4EADRPI63NCAZQCND&date=1637814525084 (192.168.2.13) [TRUSTED_USER] 1.49ms
The text was updated successfully, but these errors were encountered: