Louisvdw / dbus-serialbattery

Battery Monitor driver for serial battery in VenusOS GX systems
MIT License
539 stars 165 forks source link

Error in the file /data/log/serial-starter/current #84

Closed HermanLik closed 2 years ago

HermanLik commented 2 years ago

Describe the bug @4000000061d721bc1b35b89c starting serial-starter @4000000061d721bd0653fccc find: /service/dbus-serialbattery/service/service/service/.../service/: Too many levels of symbolic links

To Reproduce Steps to reproduce the behavior:

  1. Install v0.10 release
  2. Connect FT232R to USB port, restart Raspberry Pi
  3. Open file /data/log/serial-starter/current
  4. See error

Expected behavior There should not be an endless nesting of service folders

Screenshots see above "Describe the bug"

VenusOS (please complete the following information):

Battery/BMS (please complete the following information):

Additional context

Louisvdw commented 2 years ago

There is a new beta4 release that should solve this issue. Please give it a test

Louisvdw commented 2 years ago

This is fixed in the new release v0.12

HermanLik commented 2 years ago

Thank you!