v3.50~20 #130
Replies: 4 comments 1 reply
-
|
Good to hear you have this working on the MultiPlus-II GX. What's the actual error you are receiving? Is it the dataclasses error or the YAML library that is missing. Please cut and paste the error message if you can. I would check the /data/rc.local file. There should be a line that executes the bin/setup-dependencies.sh script which ensure thes YAML library is installed on each reboot. |
Beta Was this translation helpful? Give feedback.
-
|
Noticed the service is running now on V3.50~39. root@nanopi:/data# more /data/rc.local root@nanopi:/data# tail -f /var/log/dbus-mqtt-devices/current | tai64nlocal ^C |
Beta Was this translation helpful? Give feedback.
-
|
@400000006720dd0c1cfbf1dc from device_manager import MQTTDeviceManager |
Beta Was this translation helpful? Give feedback.
-
|
I'm very concerned by this message. @400000006720cef4319adc34 WARNING:vedbus:USING OUTDATED REGISTRATION METHOD! It looks like Victron are making some potentially breaking changes to the api. I'll have to investigate this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using with succes the dbus-mqtt-devices for several purposes (EVcharger, Temperature, PVinverter)
Currently using the beta version v3.50 20 of Victron OS.
When upgrading to a higher version of Victron OS v3.50 32 or 40 the driver dbus-mqtt-devices seems not to start anymore telling the yaml driver is missing.
When I perform a rollback to v3.50 20 all is working fine again.
Anybody familiar with this issue? (Using a MultiPlus-II GX)
Beta Was this translation helpful? Give feedback.
All reactions