Access your logs

Couple of ways to access your logs so we can understand what is going on.

Get a copy of your HA logs

We might want a copy of your HA logs to see issue with moonraker.

Here is how to do it:

  1. Open your Home Assistant

  2. Click Settings

  3. Click Device & Services

  4. On the Moonraker tile, click the 3 little dots (…)

  5. Click Enable debug logging

  6. At this point Home Assistant it run for 5 min

  7. (repeat up to step 5 (to go in the moonraker integration settings)

  8. Click reload (This should download your log file on your computer) If not, Click Disable debug logging

Send the log back to us

Go full debug Log

We might need advance logs, if so: #. Change your home assistant configuration file. You have to open configuration.yaml and find the section about logger (if it exist, add the detail about moonraker, if it does not exist, create it. Make sure you set moonraker to debug

# Example configuration.yaml entry
logger:
  default: info
  logs:
    custom_components.moonraker: debug
  1. Restart Home Assistant.

  2. Let it run for 5-10 min

  3. Download logs. Home Assistant -> Settings -> System -> Logs

  4. At the bottom of the page Download Full Logs

  5. Send them to us