Skip to content

hit a wall with remote log monitoring #256

Answered by pieterhelsen
ramd3z asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like it's not an SSH issue, but rather an issue with the log file path.
Could you add the following two lines to src\chia_log\log_consumer.py on line 171:

logging.debug(f"Getting file size for log: {str(path)}")
logging.debug(f"{stdout.readlines()}")

Then run chiadog again and post the chiadog log output for those lines.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@ramd3z
Comment options

@pieterhelsen
Comment options

@pieterhelsen
Comment options

@martomi
Comment options

Answer selected by ramd3z
Comment options

You must be logged in to vote
2 replies
@pieterhelsen
Comment options

@ramd3z
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants