7.0 cannot open web interface

I tried to connect to the web interface today, but Firefox just says “Unable to connect” when directing it to the ip address. When I use http:// it somehow redirects to https://
SSH (using the same ip address) works fine and reveals to me that I have 7.0.0 already.

edit:
just some random observations:

root@turris:~# /etc/init.d/foris-controller status
running
root@turris:~# /etc/init.d/foris-ws status
running

Shouldn’t this be running?

root@turris:~# /etc/init.d/lighttpd status
Command failed: Not found
Failed to parse json data: unexpected end of data
inactive

I do not know what to look for

Did you reboot after the update?

I did reboot the router

BusyBox v1.35.0 (2024-04-02 01:04:13 UTC) built-in shell (ash)

TurrisOS 7.0.0, Turris Omnia

Am I right lighttpd is the server running LuCI and ReForris?

root@turris:~# /etc/init.d/lighttpd status
Command failed: Not found
Failed to parse json data: unexpected end of data
inactive

What is wrong with it?

root@turris:~# /etc/init.d/lighttpd start
Traceback (most recent call last):
File “/usr/bin/turris-auth-server”, line 33, in
sys.exit(load_entry_point(‘turris-auth==0.4.2’, ‘console_sc
ripts’, ‘turris-auth-server’)())
File “/usr/bin/turris-auth-server”, line 22, in importlib_loa
d_entry_point
for entry_point in distribution(dist_name).entry_points
File “/usr/lib/python3.10/importlib/metadata/init.py”, li
ne 969, in distribution
File “/usr/lib/python3.10/importlib/metadata/init.py”, li
ne 548, in from_name
importlib.metadata.PackageNotFoundError: No package metadata wa
s found for turris-auth
2024-04-16 10:14:29: (…/src/configfile.c.2477) command “turris
-auth-server --lighttpd-config --luci-login” exited non-zero: 1
2024-04-16 10:14:29: (…/src/configfile.c.2188) source: /etc/li
ghttpd/conf.d/50-turris-auth.conf line: 2 pos: 0 parser failed
somehow near here: (EOL)
2024-04-16 10:14:29: (…/src/configfile.c.2188) source: /etc/li
ghttpd/lighttpd.conf line: 42 pos: 0 parser failed somehow near
here: (EOL)