-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
Service timed out in munin #205
Comments
Quick question: which "eBUS coupler Ethernet" you use? I can't get my setup running.. It's not reporting CRC errors or similar, but my devices are not detected and I have the feeling that the CSV files on ebusd.eu are not even processed.. |
maybe munin is not allowed to connect to the port 8888, you might want to check that when running ebusctll with the user account that munin is running as. |
Hello John, thanks for your suggestion. Unfortunately, it works fine under the user munin: pi@raspberrypi:~ $ sudo -u munin ebusctl -p 8888 and pi@raspberrypi:~ $ ps aux | grep munin Should I going back to jessie? |
Dear rchmod, thank you - this is exactly the same I use, but I can't get it working with the CSV files. Although it reads and shows all messages properly, it never decodes them to any cleartext. |
@WWebber please don't mix completely different issues into one. I won't answer to yours unless you open a separate issue for that. |
@rchmd maybe a different user account is used for that one, I don't know |
Hello John. Thanks anyway. Thanks a lot for ebusd, a great tool. I'll get it working again for sure :-) |
it seems that munin runs the query as user root, so you could check that this works as well. It might be just some simple path issue as well. you could go and run |
Hello John, The same with "press" and "hours" --> Its working. No, the issue is not only during powerup. But: I switched back to "Jessie" and ebusd is working fine with munin :-) |
Hello John, root@raspberrypi:/home/pi# /bin/bash /etc/munin/plugins/ebusd_hours root@raspberrypi:/home/pi# /bin/bash /etc/munin/plugins/ebusd_power root@raspberrypi:/home/pi# /bin/bash /etc/munin/plugins/ebusd_press René |
ok, still weird. did you try the latest update of ebusd-munin ? |
Hello John, |
great:) |
Hello,
After my SD crashed on the three-year-old RaspberryPi, I've now installed Raspbian Stretch and reinstalled EBUSD. eBUS coupler Ethernet works great. EBUSD is going great.
Munin is also installed and the ebusd plugin is installed. Munin, however, reports the error "Service 'ebusd_power' timed out." (and all other ebus sensors) in /var/log/munin/munin-node.log
I have included other munin plugins without errors.
ebusd: 3.2 (build and installed in stretch)
I've changed in /etc/default/ebusd: EBUSD_OPTS="-d 192.168.178.33:5000 -s -p 8888 --loglevel=error"
root@raspberrypi:/home/pi# ebusctl i
version: ebusd 3.2.v3.2-11-g18bd21f
update check: revision v3.2-8-g0f77a9d available, broadcast.csv: newer version available, vaillant/08.ehp.csv: newer version available, vaillant/15.uih.csv: newer version available, vaillant/23.ehp.cc.csv: newer version available, vaillant/25.ehp.hwc.csv: newer version available, vaillant/50.ehp.mc.csv: newer version available, vaillant/broadcast.csv: newer version available, vaillant/errors.inc: newer version available, vaillant/hcmode.inc: newer version available, vaillant/iotesthp.inc: newer version available
signal: acquired
symbol rate: 41
max symbol rate: 134
min arbitration micros: 49
max arbitration micros: 367
min symbol latency: 8
max symbol latency: 18
reconnects: 0
masters: 3
messages: 617
conditional: 213
poll: 3
update: 59
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=EHP00;SW=0419;HW=7201", loaded "vaillant/08.ehp.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=UIH00;SW=0374;HW=6901", loaded "vaillant/15.uih.csv"
address 23: slave, scanned "MF=Vaillant;ID=EHP00;SW=0419;HW=7201", loaded "vaillant/23.ehp.cc.csv"
address 25: slave, scanned "MF=Vaillant;ID=EHP00;SW=0419;HW=7201", loaded "vaillant/25.ehp.hwc.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 50: slave, scanned "MF=Vaillant;ID=EHP00;SW=0419;HW=7201", loaded "vaillant/50.ehp.mc.csv"
Any ideas?
The text was updated successfully, but these errors were encountered: