OctoEverywhere has log files in the Moonraker logs directory that can help debug and fix issues. This is a quick guide on how to access and download them!
Logs can contain private information - never share them publicly.
Mainsail:
Enable Debug Logging
Open the Mainsail web UI
Click
Machine
in the left navigational menuIn the
Config Files
section, find the file namedoctoeverywhere.cfg
Click
octoeverywhere.cfg
to open it for editing.Change
log_level = INFO
tolog_level = DEBUG
Click
Save & Restart
at the top right.
Reproduce The Issue
If you can reproduce the issues on demand, reproduce it and capture the logs.
If not, wait until you see the issues again, and then try to capture the logs ASAP.
Capture The Logs
Open the Mainsail web UI
Click
Machine
in the left navigational menuIn the
Config Files
section, find the box labeledroot
. The boxes defaults to the valueconfig
as the root.Change the
root
drop-down tologs
.Find the most recent
octoeverywhere.log
file.Right-click the log file and select
Download
.
Fluidd:
Enable Debug Logging
Open the Fluidd web UI
Click
Configuration
in the left navigational menuIn the
Config Files
section, find the file namedoctoeverywhere.cfg
Click
octoeverywhere.cfg
to open it for editing.Change
log_level = INFO
tolog_level = DEBUG
Click the disk save icon at the top right.
Click the
X
to close the config editor.Restart the device, to make sure the new logging level applies.
Reproduce The Issue
If you can reproduce the issues on demand, reproduce it and capture the logs.
If not, wait until you see the issues again, and then try to capture the logs ASAP.
Capture The Logs
Open the Fluidd web UI
Click
Configuration
in the left navigational menuScroll down to the box labeled
Other Files
Be sure the
LOGS
tab is selected, it should be by default.Find the most recent
octoeverywhere.log
file.Click the log file and select
Download
.
Once you have your logs, please share them with our OctoEverywhere support team. We are happy to look into your issue and help! π₯°