Giter Club home page Giter Club logo

Comments (5)

philippnormann avatar philippnormann commented on June 4, 2024

Hey @Waldkotz, glad you like it and thanks for reporting this issue! :)

This somewhat cryptic error message means your config.json is out of date and is missing the lost_plots_alert_threshold parameter under notifications. Please compare your local config.json with the provided example config-example.json and make sure all the fields are matching.

But I agree that we should get better error messages for this type of error and maybe also add some explanation on this update process to the README.md.

from chia-monitor.

Waldkotz avatar Waldkotz commented on June 4, 2024

Thanks the line
"lost_plots_alert_threshold": 1,
was missing.

now its working a litte more. still getting no output.
tried to reinstall.
after runnning pipenv run python -m monitor there is no output strg+c results to bye and the error massages.

x@y:~$ cd chia-monitor/
x@y:~/chia-monitor$ pipenv install
Installing dependencies from Pipfile.lock (70a85a)…
  🐍   ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 53/53 — 00:00:12
To activate this project's virtualenv, run the following:
 $ pipenv shell
x@y:~/chia-monitor$ pipenv run alembic upgrade head
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [alembic.runtime.migration] Running upgrade  -> 0d96de75543b, Create inital event model
INFO  [alembic.runtime.migration] Running upgrade 0d96de75543b -> d5e37981194d, Add total_plots column to farming events table
INFO  [alembic.runtime.migration] Running upgrade d5e37981194d -> 9c7abcc3ed80, Add host column to harvester_events table
INFO  [alembic.runtime.migration] Running upgrade 9c7abcc3ed80 -> 5ae65fde6009, Add harvester_count column to connection_events table
x@y:~/chia-monitor$ screen -S chia-mon
x@y:~/chia-monitor$ pipenv run python -m monitor
^C
2021-06-18T16:23:44.266 INFO   👋 Bye!
2021-06-18T16:23:44.330 ERROR  Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa089234d90>
2021-06-18T16:23:44.330 ERROR  Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa089234310>
2021-06-18T16:23:44.330 ERROR  Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa089234b80>
2021-06-18T16:23:44.330 ERROR  Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa0891c7670>
2021-06-18T16:23:44.330 ERROR  Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa0891c70a0>
x@y:~/chia-monitor$

Software:

x@y:~/chia-monitor$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 21.04
Release:        21.04
Codename:       hirsute
x@y:~/chia-monitor$ uname -r
5.11.0-18-generic
x@y:~/chia-monitor$

Hardware:

 product: AMD Ryzen 7 3700X 8-Core Processor
                   product: Corsair MP600 PRO
                   product: Corsair MP600 PRO
                   product: RTL8125 2.5GbE Controller
                product: 88SE9230 PCIe 2.0 x2 4-port SATA 6 Gb/s RAID Controller
                   product: Corsair MP600 PRO
                   product: Corsair MP600 PRO

from chia-monitor.

philippnormann avatar philippnormann commented on June 4, 2024

Very weird 🤔 I suspect the program might hang during the creation of the API collectors.
To further debug the root cause of this issue, I added some logging before each collector is created.
Could you please update to the latest version and try again?
You can also join our Discord support channel, where we can try to debug it together 🙂

from chia-monitor.

Waldkotz avatar Waldkotz commented on June 4, 2024

Did the update.
Now it works.
Thanks.
Can you tell me the server?

from chia-monitor.

philippnormann avatar philippnormann commented on June 4, 2024

Awesome, I'll close this issue then 👍🏽
You can join the server by clicking this link.

from chia-monitor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.