question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After upgrade to 1.1.6, I can't find INFO log while farming on mulitple machines

See original GitHub issue

according to this article : https://github.com/Chia-Network/chia-blockchain/wiki/Farming-on-many-machines while using 1.1.5, I can find INFO log like 'new_signage_point_harvester to peer 'and ‘farming_info from peer’ in my main machine’s debug.log after upgraded to 1.1.6, I can’t find INFO log like above in my main machine’s debug.log, But log in my havester machine which is in 1.1.5 seems to be fine. my config.yaml is like this:

farmer:
  full_node_peer:
    host: localhost
    port: 8444
  harvester_peer:
    host: localhost
    port: 8448
  logging: &id001
    log_filename: log/debug.log
    log_level: INFO
    log_maxfilesrotation: 7
    log_stdout: false

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

4reactions
MachiAngelcommented, May 21, 2021

Comfirmed , try set log_level to DEBUG

2reactions
miketweavercommented, May 21, 2021

Many safe warnings have been changed to DEBUG, and the INFO level log has been simplified and made smaller https://github.com/Chia-Network/chia-blockchain/blob/main/CHANGELOG.md

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anyone else having issues with remote harvester since 1.2.0?
My setup consists of one machine that runs full_node farmer wallet and another machine (with disks attached) that runs only a harvester.
Read more >
FARMING SIMULATOR 22 LOGGING IS ABSOLUTELY ...
On PC /Mac Browser it is found on the left side of the screen above ... thanks for reading the description for more...
Read more >
Harvesting is hanging up (plots passed filter) - Chia Forum
I'm using only 1 machine for farming and disks are connected directly ... It started (probably) after I updated to 1.1.7 about 2...
Read more >
Mod compatibility - SMAPI.io
mod name links author code 24h Clock Nexus Lajna source ( ) # PR 24‑Hour Clock Patcher Nexus pepoluan source # 24 Hour Format (aka 24...
Read more >
Azure AD Connect is not working correctly after an automatic ...
Screenshot of the log file that indicates the time of the automatic upgrade. Step 2: Determine whether Azure AD Connect is partially upgraded....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found