Homeassistant/WebUI not available: Connection refused

I made a mistake in the config file and therefore it started in “savemode”. After a few minutes the webUI was unavailabe. I was not able to login anymore. And in my router “homeassistant” as hostname was gone. It did still give the same lease.

After struggling I decided to reinstall Home Assistant, but still no luck webinterface was not available. I decided to use my other microSD card with Domoticz on it. But same problem could not access the webinterface.

If i use:

WGET local host

Resolving localhost (localhost)... ::1, 127.0.0.1
Connecting to localhost (localhost)|::1|:80... failed: Connection refused.
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.

Please help me!

sudo netstat -plnt

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                                                                                              475/sshd
tcp6       0      0 :::22                   :::*                    LISTEN                                                                                              475/sshd
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.178.51  netmask 255.255.255.0  broadcast 192.168.178.255
        inet6 fe80::132e:75fb:d269:8ea1  prefixlen 64  scopeid 0x20<link>
        inet6 ::b1ee:e514:a6:7105  prefixlen 64  scopeid 0x0<global>
        inet6 2001:1c06:4c4:e900:6485:80cd:4bb9:29b0  prefixlen 64  scopeid 0x0<global>
        ether dc:a6:32:bc:eb:59  txqueuelen 1000  (Ethernet)
        RX packets 30643  bytes 9185884 (8.7 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 7440  bytes 906708 (885.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 30  bytes 1820 (1.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 30  bytes 1820 (1.7 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether dc:a6:32:bc:eb:5a  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

To be complete, I was adding a dahua camera in the config using Amcrest

Nobody? I really need help, nothing works :frowning: