-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
ebusd read error #164
Comments
you mean "ERR: read timeout" instead of "ERR: element not found", right? Because not a single line of "not found" is in your log |
I confirm the problem was "ERR: element not found". I have to reboot many times to restore ebusd. |
ok if you want me to help you, then please provide the log with the error you want to get rid off. and what do you mean by "restore ebusd"? if you have to reboot so many times, then why? and of course a log from a reboot that doesn't show expected results is needed as well |
hi, the error I received is always "Errore ERR: element not found" for any query (even the same that I know that is correct). |
please provide the log I've requested, can't help you otherwise |
read -c mc OperatingMode on log I see: log raw: |
2018-02-21 18:29:40.360 [main notice] read scan config file /etc/ebusd/vaillant/51.vr630.mc.3.csv for ID "vr630", SW0500, HW6301 |
launching with --lograwdata=bytes show me a lot of AA |
what kind of adapter do you use? it seems the sending fails for some reason. |
hi, I'm using a usb interface taken from Reinhard (1.6 series). here the comand line output:
|
here log file with -lograwdata=bytes |
according to the log, you adapter is not able to send at all. |
this one: https://www.amazon.it/gp/product/B00K67X5QI/ref=oh_aui_detailpage_o04_s00?ie=UTF8&psc=1 do you think that with the new 2.1 RPI adapter with DC converter will be resolved? |
according to the data sheet, this device is buffering up to 256 bytes, which is totally unsuitable for eBUS. |
Can you suggest me a better usb / tty adapter?
Il 27 feb 2018 1:57 PM, "John" <[email protected]> ha scritto:
… according to the data sheet, this device is buffering up to 256 bytes,
which is totally unsuitable for eBUS.
yes, with the RPi adapter such issues are avoided in conjunction with the ttyebus
driver <https://github.com/eBUS/ttyebus>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#164 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFCO76xttTmg0ZkKhvasMAgcApC7D5Ixks5tY_uygaJpZM4SCbOs>
.
|
We have good experience with one of those listed here |
hi, I have this problem: sometimes (weekly) an ebusd on raspberry stops reading values.
every query ends with error "ERR: element not found".
if I stop ebusd and I start it manualy the log is:
2018-02-12 14:53:45.408 [main notice] ebusd 3.1.p20180131 started with auto scan
2018-02-12 14:53:45.422 [bus notice] bus started with own address 31/36
2018-02-12 14:53:45.425 [bus notice] signal acquired
2018-02-12 14:53:45.586 [bus notice] new master 70, master count 2
2018-02-12 14:53:45.604 [update notice] received unknown MS cmd: 7050b505042d1e0000 / 00
2018-02-12 14:53:45.942 [bus notice] new master 10, master count 3
2018-02-12 14:53:45.998 [update notice] received unknown MS cmd: 1026b5040101 / 09140300000580000100
2018-02-12 14:53:46.168 [update notice] received unknown MS cmd: 1026b505082b0f0f0000000080 / 00
2018-02-12 14:53:52.239 [bus notice] new master f0, master count 4
2018-02-12 14:53:52.294 [update notice] received unknown MS cmd: f051b5040101 / 09170300000081000100
2018-02-12 14:53:52.457 [update notice] received unknown MS cmd: f051b504010d / 050000820417
2018-02-12 14:53:53.142 [update notice] received unknown MS cmd: f051b5040132 / 0a002e0603010060070100
2018-02-12 14:53:53.278 [update notice] received unknown MS cmd: 1050b5040101 / 09170300000081000100
2018-02-12 14:53:53.344 [update notice] received unknown MS cmd: f051b505042d220000 / 00
2018-02-12 14:53:53.481 [update notice] received unknown MS cmd: 1051b5040101 / 09170300000081000100
2018-02-12 14:53:53.659 [update notice] received unknown MS cmd: 1052b5040101 / 093e0300000083000100
2018-02-12 14:53:53.751 [update notice] received unknown MS cmd: 7050b5040101 / 09170300000081000100
2018-02-12 14:53:53.887 [update notice] received unknown MS cmd: 1053b5040101 / 09150400000181000000
2018-02-12 14:53:54.001 [bus notice] max. symbols per second: 155
2018-02-12 14:53:54.041 [bus notice] new master 03, master count 5
2018-02-12 14:53:54.041 [update notice] received unknown MS cmd: 1008b513020508 / 00
2018-02-12 14:53:54.548 [update notice] received unknown MS cmd: 1026b509030d0400 / 033e0400
2018-02-12 14:53:54.711 [update notice] received unknown MS cmd: 1052b504010d / 054b0192023e
2018-02-12 14:53:54.872 [update notice] received unknown MS cmd: 1025b504010d / 050000cd0337
2018-02-12 14:53:55.101 [update notice] received unknown MS cmd: 1008b5110101 / 0997910080ffff0200ff
2018-02-12 14:53:55.255 [update notice] received unknown MS cmd: 1050b5050427014301 / 00
2018-02-12 14:53:55.330 [update notice] received unknown MS cmd: 7050b504010d / 0546009b0417
2018-02-12 14:53:55.514 [update notice] received unknown MS cmd: 7050b5040132 / 0a00300603010060070100
2018-02-12 14:53:55.527 [main error] scan config 08: ERR: read timeout
2018-02-12 14:53:55.668 [update notice] received unknown MS cmd: 7050b505042d1e0000 / 00
2018-02-12 14:53:56.099 [update notice] received unknown MS cmd: 1050b505082b0f0f0000000080 / 00
2018-02-12 14:53:57.577 [main error] scan config 15: ERR: read timeout
2018-02-12 14:53:59.598 [main error] scan config 25: ERR: read timeout
ù2018-02-12 14:54:01.621 [main error] scan config 26: ERR: read timeout
ùùùùùùùùùùùù2018-02-12 14:54:02.158 [update notice] received unknown MS cmd: f051b504010d / 050000820417
ù2018-02-12 14:54:02.257 [update notice] received unknown MS cmd: 1008b510090003ffffa064000001 / 0101
ùùùù2018-02-12 14:54:02.396 [update notice] received unknown MS cmd: f051b5040132 / 0a002e0603010060070100
ùùùùù2018-02-12 14:54:02.550 [update notice] received unknown MS cmd: f051b505042d220000 / 00
ùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùù2018-02-12 14:54:03.634 [update notice] received unknown MS cmd: 1026b509030d0400 / 03400400
2018-02-12 14:54:03.649 [main error] scan config 50: ERR: read timeout
ùùùù2018-02-12 14:54:03.795 [update notice] received unknown MS cmd: 1053b504010d / 050000bb0305
ùùù2018-02-12 14:54:03.960 [update notice] received unknown MS cmd: 1025b504010d / 050000cd0337
ùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùùù2018-02-12 14:54:05.179 [update notice] received unknown MS cmd: 1026b5040100 / 0a03055414120201186008
ùùùùùùùùùù2018-02-12 14:54:05.533 [update notice] received unknown MS cmd: 7050b504010d / 0546009b0417
ùùù2018-02-12 14:54:05.642 [update notice] received unknown MS cmd: 1051b5050427014401 / 00
ùùù2018-02-12 14:54:05.739 [update notice] received unknown MS cmd: 7050b5040132 / 0a00300603010060070100
ù2018-02-12 14:54:05.752 [main error] scan config 51: ERR: read timeout
ùùù2018-02-12 14:54:05.892 [update notice] received unknown MS cmd: 7050b505042d1e0000 / 00
ù2018-02-12 14:54:06.287 [update notice] received unknown MS cmd: 1026b5040101 / 09140300000580000100
2018-02-12 14:54:06.457 [update notice] received unknown MS cmd: 1051b505082b0f0f0000000080 / 00
2018-02-12 14:54:07.121 [main error] scan config 52: ERR: read timeout
2018-02-12 14:54:09.277 [main error] scan config 53: ERR: read timeout
2018-02-12 14:54:10.230 [update notice] received unknown BC cmd: 10feb516080001541412020118
if I launch "listen" on ebusctl I receive only:
broadcast datetime = 8.375;14:40:02;12.02.2018
broadcast datetime = 8.375;14:41:03;12.02.2018
broadcast datetime = 8.375;14:42:03;12.02.2018
broadcast datetime = 8.375;14:43:04;12.02.2018
broadcast datetime = 8.375;14:44:00;12.02.2018
...
I tried to use last version of ebusd repository and ebusd-configuration, but I not resolved.
The text was updated successfully, but these errors were encountered: