victronenergy / venus

Victron Energy Unix/Linux OS
https://github.com/victronenergy/venus/wiki
568 stars 70 forks source link

Hiawatha missing from Venus OS...? #1125

Closed OutsourcedGuru closed 1 year ago

OutsourcedGuru commented 1 year ago

I would like to add a nice REST interface as described here. The software Hiawatha is mentioned at the bottom of that post and I see a little evidence on my Venus OS installation that hiawatha was perhaps in the image in previous versions. I see an empty /data/log/hiawatha folder as well as a /var/log/hiawatha folder.

I don't see any processes called hiawatha nor is there an /etc/hiawatha folder nor config file for it. I don't see any evidence that it is called during boot.

I've created a /var/www/venus/ui folder and put the dbus-get.py file in it, marking it as executable. Attempting to call it as a CGI program, it doesn't execute and instead attempts to return the file contents.

Did Hiawatha get retired?

Firmware: v3.01 Hardware: Raspberry Pi 3B Rev 1.2

mpvader commented 1 year ago

Hi, yes its now nginx if I recall correctly.

please use community for further questions. This issue tracker is to track development, not for questions or problem solving - sorry.