User Tools

Site Tools


guides:farming:debug_log

This is an old revision of the document!


Debugging

FIXME <this page is under construction>

Before you start debugging, we advise you to use our Harvest Inspector. If the inspector finds many errors, follow the steps in this guide to improve your farming.

How to enable your Chia debug log?

  1. Navigate to the config.yaml file in your .chia folder. For Windows the default path is C:\Users\user\.chia\mainnet\config, for Linux the default path is ~/.chia/mainnet/log/config
  2. Open the file called “config”
  3. Find a line called “log_level: WARNING” and change this to “log_level: INFO” and hit save
  4. Restart Chia for the change to take effect

Now you can see detailed information in your Chia debug log, which is found in the chia folder.

For Windows users the default path is C:\Users\user\.chia\mainnet\log\debug.log

For Linux users the default path is ~/.chia/mainnet/log/debug.log

What to look for in the logs?

etc etc

guides/farming/debug_log.1629223233.txt.gz · Last modified: 2021/08/17 18:00 by vleesbanaan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki