@Ranjib
Hi I powered down the reefpi for some electrical work on my house ssh in and requested a shutdown no problems
on reboot I can ssh in but the web interface is not loading
I have narrowed it down to the fallowing to it's binding on the wrong address 10.4.0.1 not 10.4.0.3
running reefpi 4.0 or 4.1
This is where I need help the IP on the reefpi is 10.4.0.3 and I can ssh in on that address
I'm not having any luck setting it to the right address as I'm not sure how to out side the web interface I can't load.
***@raspberrypi:~ $ sudo systemctl status reef-pi.service
● reef-pi.service - raspberry pi based reef tank controller
Loaded: loaded (/lib/systemd/system/reef-pi.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2021-07-04 08:59:44 EDT; 25s ago
Main PID: 335 (reef-pi)
Tasks: 9 (limit: 2063)
CGroup: /system.slice/reef-pi.service
└─335 /usr/bin/reef-pi daemon -config /etc/reef-pi/config.yaml
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Successfully started subsystem: system
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 INFO: equipment subsystem: Finished syncing all equipment
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Successfully started subsystem: equipment
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Successfully started subsystem: temperature
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 reef-pi is up and running
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Starting http server at: 10.4.0.1:80
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 ERROR: Failed to run http server. Error: listen tcp 10.4.0.1:80: bind: cannot
***@raspberrypi:/ $ sudo netstat -tulnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 562/sshd
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN 566/sshd: pi@pts/0
tcp6 0 0 :::22 :::* LISTEN 562/sshd
tcp6 0 0 ::1:6010 :::* LISTEN 566/sshd: pi@pts/0
udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhcpcd
udp 0 0 0.0.0.0:36520 0.0.0.0:* 329/avahi-daemon: r
udp 0 0 0.0.0.0:5353 0.0.0.0:* 329/avahi-daemon: r
udp6 0 0 :::41013 :::* 329/avahi-daemon: r
udp6 0 0 :::5353 :::* 329/avahi-daemon: r
Hi I powered down the reefpi for some electrical work on my house ssh in and requested a shutdown no problems
on reboot I can ssh in but the web interface is not loading
I have narrowed it down to the fallowing to it's binding on the wrong address 10.4.0.1 not 10.4.0.3
running reefpi 4.0 or 4.1
This is where I need help the IP on the reefpi is 10.4.0.3 and I can ssh in on that address
I'm not having any luck setting it to the right address as I'm not sure how to out side the web interface I can't load.
***@raspberrypi:~ $ sudo systemctl status reef-pi.service
● reef-pi.service - raspberry pi based reef tank controller
Loaded: loaded (/lib/systemd/system/reef-pi.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2021-07-04 08:59:44 EDT; 25s ago
Main PID: 335 (reef-pi)
Tasks: 9 (limit: 2063)
CGroup: /system.slice/reef-pi.service
└─335 /usr/bin/reef-pi daemon -config /etc/reef-pi/config.yaml
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Successfully started subsystem: system
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 INFO: equipment subsystem: Finished syncing all equipment
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Successfully started subsystem: equipment
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Successfully started subsystem: temperature
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 reef-pi is up and running
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 Starting http server at: 10.4.0.1:80
Jul 04 08:59:45 raspberrypi reef-pi[335]: 2021/07/04 08:59:45 ERROR: Failed to run http server. Error: listen tcp 10.4.0.1:80: bind: cannot
***@raspberrypi:/ $ sudo netstat -tulnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 562/sshd
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN 566/sshd: pi@pts/0
tcp6 0 0 :::22 :::* LISTEN 562/sshd
tcp6 0 0 ::1:6010 :::* LISTEN 566/sshd: pi@pts/0
udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhcpcd
udp 0 0 0.0.0.0:36520 0.0.0.0:* 329/avahi-daemon: r
udp 0 0 0.0.0.0:5353 0.0.0.0:* 329/avahi-daemon: r
udp6 0 0 :::41013 :::* 329/avahi-daemon: r
udp6 0 0 :::5353 :::* 329/avahi-daemon: r