Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 Chialog HARVESTER Your harvester appears to be offline! No events for the past 22200 seconds. #229

Closed
luisfgbb opened this issue Jun 9, 2021 · 7 comments

Comments

@luisfgbb
Copy link

luisfgbb commented Jun 9, 2021

🚨 Chialog HARVESTER
Your harvester appears to be offline! No events for the past 22200 seconds.
I have already tried all the functions of #72

yesterday I installed the latest version of Chia 1.1.7

any help for dummies?

Environment:

  • OS: win 10
  • Python version: 3.9
  • PIP version:
  • Chia version: 1.1.7
@pieterhelsen
Copy link
Collaborator

What chiadog version are you on?
git describe --tags

Also, when starting chiadog, do you get a message saying 'Farming with X plots'?
Please post this snippet from your chiadog config (make sure to leave out any identifiable information such as usernames or IP addresses):

chia_logs:
  file_log_consumer:
    enable: true
    file_path: 'C:\Users\REDACTED\workspace\debug.log'
  network_log_consumer:
    enable: false
    remote_file_path: "/home/REDACTED/.chia/mainnet/log/debug.log"
    remote_host: REDACTED
    remote_user: REDACTED

@luisfgbb
Copy link
Author

luisfgbb commented Jun 9, 2021

What chiadog version are you on?
git describe --tags

Also, when starting chiadog, do you get a message saying 'Farming with X plots'?
Please post this snippet from your chiadog config (make sure to leave out any identifiable information such as usernames or IP addresses):

chia_logs:
  file_log_consumer:
    enable: true
    file_path: 'C:\Users\REDACTED\workspace\debug.log'
  network_log_consumer:
    enable: false
    remote_file_path: "/home/REDACTED/.chia/mainnet/log/debug.log"
    remote_host: REDACTED
    remote_user: REDACTED

chia_logs:
file_log_consumer:
enable: true
file_path: 'C:\Users\user.chia\mainnet\log\debug.log'
network_log_consumer:
enable: false
remote_file_path: 'C:\Users\user.chia\mainnet\log\debug.log'
remote_host: "192.168.0.100"
remote_user: "chia"
remote_port: 22

Image PowerShell chiadog
https://ibb.co/f4SkVjT

@pieterhelsen
Copy link
Collaborator

Chiadog is not picking up your chia log.
Make sure you are on the latest version of Chiadog and make sure the file_path is correct.

@luisfgbb
Copy link
Author

luisfgbb commented Jun 9, 2021

Chiadog is not picking up your chia log.
Make sure you are on the latest version of Chiadog and make sure the file_path is correct.

If I think it's the latest version of Chiang, I installed it yesterday.
And the address of chia log its ok.

@pieterhelsen
Copy link
Collaborator

How exactly did you install it? Because Chiadog doesn't seem to be reporting the version correctly.
The first line in your log should be
[2021-06-09 10:37:37] [ INFO] --- Starting Chiadog (v0.6.0) (main.py:54)

For you it says
[2021-06-09 10:37:37] [ INFO] --- Starting Chiadog (unknown) (main.py:54)

@luisfgbb
Copy link
Author

luisfgbb commented Jun 9, 2021

How exactly did you install it? Because Chiadog doesn't seem to be reporting the version correctly.
The first line in your log should be
[2021-06-09 10:37:37] [ INFO] --- Starting Chiadog (v0.6.0) (main.py:54)

For you it says
[2021-06-09 10:37:37] [ INFO] --- Starting Chiadog (unknown) (main.py:54)

https://ibb.co/02QtTkz
https://ibb.co/TRH4Wq6

@luisfgbb luisfgbb closed this as completed Jun 9, 2021
@luisfgbb
Copy link
Author

luisfgbb commented Jun 9, 2021

I see that the venv was not being executed correctly. Activate through the powelshell administrator and there it already allowed me to activate venv.

tkx

How exactly did you install it? Because Chiadog doesn't seem to be reporting the version correctly.
The first line in your log should be
[2021-06-09 10:37:37] [ INFO] --- Starting Chiadog (v0.6.0) (main.py:54)

For you it says
[2021-06-09 10:37:37] [ INFO] --- Starting Chiadog (unknown) (main.py:54)

@luisfgbb luisfgbb reopened this Jun 9, 2021
@luisfgbb luisfgbb closed this as completed Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants