Hello -
First, thank you for making ASIC Hub, I think it will come in handy for my monitoring.
I’ve got an RPi 2 that was doing nothing, so I thought I’d set it up for ASIC Hub. I flashed a new SD card, so the latest OS from RPi Imager. Once booted I was in the terminal and was able to run the “simple install command” found here: Step 1 - ASIC Hub installation on Linux
Install looks like it went fine. On a different computer I can nagivate to the RPi ip address:8800. I set the ASIC Hub web page to input the farm hash. Once that is done, I get a ‘success’ message and when I click the “Go To Devices” button the web page returns that the site can’t be reached.
I can uninstall and reinstall and I get the same issue each time.
When I do a status check I get the following:
redacted:~ $ systemctl status asic-hub
● asic-hub.service - ASIC Hub monitoring daemon.
Loaded: loaded (/etc/systemd/system/asic-hub.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Mon 2024-03-25 17:03:50 EDT; 3s ago
Process: 3517 ExecStart=/opt/asic-hub/hub -c /etc/asic-hub/config.toml (code=exited, status=2)
Main PID: 3517 (code=exited, status=2)
CPU: 229ms
Any guidance on what I can try next to resolve this?