DietPi v8.9.2 update issue - Webadmin?

Creating a bug report/issue

Required Information

  • DietPi version | cat /boot/dietpi/.version
    G_DIETPI_VERSION_CORE=8
    G_DIETPI_VERSION_SUB=9
    G_DIETPI_VERSION_RC=2
    G_GITBRANCH=‘master’
    G_GITOWNER=‘MichaIng’

  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
    buster 0

  • Kernel version | uname -a
    Linux Pi-1 5.10.103-v8+ #1529 SMP PREEMPT Tue Mar 8 12:26:46 GMT 2022 aarch64 GNU/Linux

  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
    RPi 4 Model B (aarch64)

  • Power supply used | (EG: 5V 1A RAVpower)

  • SD card used | (EG: SanDisk ultra)

Additional Information (if applicable)

  • Software title | Webadmin
  • Was the software title installed freshly or updated/migrated? Re-Installed
  • Can this issue be replicated on a fresh installation of DietPi? Unknown
    ← If you sent a “dietpi-bugreport”, please paste the ID here →
  • Bug report ID | echo $G_HW_UUID

Steps to reproduce

  1. Updated to DietPi v8.9.2
  2. Webadmin failed (Port: 10000)
  3. Re-installed Webadmin from dietpi-software
  4. Webadmin still not working (Port: 10000)

Expected behaviour

  • Webadmin should be accessible on port 10000

Actual behaviour

  • Webadmin is not acessible

Extra details

  • found this (don’t know if relevant):
    root 835 0.0 0.0 2468 1756 ? S 15:35 0:00 /usr/bin/connectd.aarch64-ubuntu16.04 -f /etc/connectd/services/Connectdwebs10000.conf -d /var/run/Connectdwebs10000.pid

Just to be sure, you are using HTTPS to connect to webmin?

can you share following

journalctl -u webmin
systemctl status webmin
ss -tulpn | grep LISTEN

Are you using Romote.it ?? Can you switch it off for a moment?