Phoscon Website not reachable

Hi,
I executed a raspian update where many packets are updated.
Afterwords the Phoscon Website ist no longer reachable.

the service deconz is running and listening on port 80 and 443
however website is not reachable and iobroker could not connect to websocket 443.

what went wrong ??
tried a reinstall of deconz_2.19.03-raspbian-buster-stable_armhf.deb - no effect.

some more information:

Linux phoscon 5.15.81-v7l+ #1604 SMP Tue Dec 6 16:41:10 GMT 2022 armv7l GNU/Linux
root@phoscon:/# service deconz status
● deconz.service - deCONZ: ZigBee gateway -- REST API
     Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
     Active: active (running) since Wed 2022-12-07 15:55:06 CET; 1h 8min ago
   Main PID: 30690 (deCONZ)
      Tasks: 5 (limit: 4915)
        CPU: 1min 51.476s
     CGroup: /system.slice/deconz.service
             └─30690 /usr/bin/deCONZ -platform minimal --http-port=80

Dez 07 15:55:06 phoscon systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
Dez 07 15:55:06 phoscon deCONZ[30690]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
Dez 07 15:55:06 phoscon deCONZ[30690]: libpng warning: iCCP: known incorrect sRGB profile
Dez 07 15:55:07 phoscon deCONZ[30690]: This plugin does not support propagateSizeHints()
Dez 07 15:55:07 phoscon deCONZ[30690]: This plugin does not support propagateSizeHints()
Dez 07 15:55:10 phoscon deCONZ[30690]: This plugin does not support propagateSizeHints()
root@phoscon:/# 
root@phoscon:/# netstat -tulpn | grep LISTEN | grep deCONZ
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      30690/deCONZ        
tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      30690/deCONZ        

need help

Hello do you have something here https://phoscon.de/discover ?
Else can you try with the local ip ?

For me all seem fine …

On the discover i get the following :

[{"id":"00212EFFFF05BFB7","internalipaddress":"192.168.2.85","macaddress":"00212EFXXXXXXXXX","internalport":80,"name":"Phoscon-GW","publicipaddress":"xx.xx.xx.22"}]

Even with the local IP it doesn’t work.

And if you use
http://192.168.2.85:80/pwa

It’s the same result.

What is the result ?
Can you share the error message ?

Can you try in private mode or on another browser ?