Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Unifi Controller HTTP Status 404 – Not Found

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

Unifi Controller HTTP Status 404 – Not Found

Scheduled Pinned Locked Moved Off Topic
14 Posts 3 Posters 1.1k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Snopy_16
    wrote on last edited by
    #1

    Hallo ich betreibe den Unificontroller zusammen mit iobroker nativ auf einen Raspberry PI4.
    Habe immer wieder mal apt-update && apt full-upgrade gemacht.
    Nun fiel mir auf dass der Unifi Controller nicht mehr erreichbar ist
    "HTTP Status 404 – Not Found"
    Hier die Meldung beim Abfragen des Status

    pi@raspberrypi:~ $ systemctl status unifi.service
    ● unifi.service - unifi
         Loaded: loaded (/lib/systemd/system/unifi.service; enabled; vendor preset: enabled)
         Active: activating (start-post) since Tue 2024-02-20 11:45:00 CET; 4min 3s ago
        Process: 7044 ExecStartPre=/usr/sbin/unifi-network-service-helper init (code=exited, status=0/SUCCESS)
        Process: 7088 ExecStartPre=/usr/sbin/unifi-network-service-helper init-uos (code=exited, status=0/SUCCESS)
       Main PID: 7097 (java); Control PID: 7098 (unifi-network-s)
          Tasks: 39 (limit: 8755)
            CPU: 1min 24.887s
         CGroup: /system.slice/unifi.service
                 ├─7097 /usr/bin/java -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Dapple.awt.UIElement=true -Dunifi.core.enabled=false -Dunifi.mongodb.service.enabled=false -Xmx1024M -XX:+UseParallelGC -XX:>
                 ├─7098 /bin/bash /usr/sbin/unifi-network-service-helper healthcheck
                 └─8920 sleep 3
    
    Feb 20 11:45:00 raspberrypi unifi-network-service-helper[7087]: <13>Feb 20 11:45:00 unifi: init complete...
    Feb 20 11:45:00 raspberrypi unifi[7096]: Skipping init-uos...
    Feb 20 11:45:00 raspberrypi unifi-network-service-helper[7096]: <13>Feb 20 11:45:00 unifi: Skipping init-uos...
    Feb 20 11:45:00 raspberrypi unifi[7108]: health-check max retry count: 100
    Feb 20 11:45:00 raspberrypi unifi-network-service-helper[7108]: <13>Feb 20 11:45:00 unifi: health-check max retry count: 100
    Feb 20 11:45:13 raspberrypi java[7097]: WARNING: An illegal reflective access operation has occurred
    Feb 20 11:45:13 raspberrypi java[7097]: WARNING: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase (file:/usr/lib/unifi/lib/tomcat-embed-core-9.0.65.jar) to field java.io.ObjectS>
    Feb 20 11:45:13 raspberrypi java[7097]: WARNING: Please consider reporting this to the maintainers of org.apache.catalina.loader.WebappClassLoaderBase
    Feb 20 11:45:13 raspberrypi java[7097]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    Feb 20 11:45:13 raspberrypi java[7097]: WARNING: All illegal access operations will be denied in a future release
    

    Ich bin nicht sehr fit in Sachen Linux und die Ausgabe sagt mir eigentlich gar nichts und ich weiss nicht wo ich das reparieren kann.

    Man kann nicht alle Probleme lösen, aber wenigstens verursachen.

    LenovoThinkCentre M900 Tiny | i5-T6500 | 16 GB | 256 SSD
    iobroker auf Proxmox VM
    Node.js: v22.18.0 - NPM: 10.9.3 - js-controller: 7.0.6 - admin: v7.7.2
    FritzBox-7530TX hinter Glasfasermodem, WiFi mit Unifi

    Thomas BraunT 1 Reply Last reply
    0
    • S Snopy_16

      Hallo ich betreibe den Unificontroller zusammen mit iobroker nativ auf einen Raspberry PI4.
      Habe immer wieder mal apt-update && apt full-upgrade gemacht.
      Nun fiel mir auf dass der Unifi Controller nicht mehr erreichbar ist
      "HTTP Status 404 – Not Found"
      Hier die Meldung beim Abfragen des Status

      pi@raspberrypi:~ $ systemctl status unifi.service
      ● unifi.service - unifi
           Loaded: loaded (/lib/systemd/system/unifi.service; enabled; vendor preset: enabled)
           Active: activating (start-post) since Tue 2024-02-20 11:45:00 CET; 4min 3s ago
          Process: 7044 ExecStartPre=/usr/sbin/unifi-network-service-helper init (code=exited, status=0/SUCCESS)
          Process: 7088 ExecStartPre=/usr/sbin/unifi-network-service-helper init-uos (code=exited, status=0/SUCCESS)
         Main PID: 7097 (java); Control PID: 7098 (unifi-network-s)
            Tasks: 39 (limit: 8755)
              CPU: 1min 24.887s
           CGroup: /system.slice/unifi.service
                   ├─7097 /usr/bin/java -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Dapple.awt.UIElement=true -Dunifi.core.enabled=false -Dunifi.mongodb.service.enabled=false -Xmx1024M -XX:+UseParallelGC -XX:>
                   ├─7098 /bin/bash /usr/sbin/unifi-network-service-helper healthcheck
                   └─8920 sleep 3
      
      Feb 20 11:45:00 raspberrypi unifi-network-service-helper[7087]: <13>Feb 20 11:45:00 unifi: init complete...
      Feb 20 11:45:00 raspberrypi unifi[7096]: Skipping init-uos...
      Feb 20 11:45:00 raspberrypi unifi-network-service-helper[7096]: <13>Feb 20 11:45:00 unifi: Skipping init-uos...
      Feb 20 11:45:00 raspberrypi unifi[7108]: health-check max retry count: 100
      Feb 20 11:45:00 raspberrypi unifi-network-service-helper[7108]: <13>Feb 20 11:45:00 unifi: health-check max retry count: 100
      Feb 20 11:45:13 raspberrypi java[7097]: WARNING: An illegal reflective access operation has occurred
      Feb 20 11:45:13 raspberrypi java[7097]: WARNING: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase (file:/usr/lib/unifi/lib/tomcat-embed-core-9.0.65.jar) to field java.io.ObjectS>
      Feb 20 11:45:13 raspberrypi java[7097]: WARNING: Please consider reporting this to the maintainers of org.apache.catalina.loader.WebappClassLoaderBase
      Feb 20 11:45:13 raspberrypi java[7097]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      Feb 20 11:45:13 raspberrypi java[7097]: WARNING: All illegal access operations will be denied in a future release
      

      Ich bin nicht sehr fit in Sachen Linux und die Ausgabe sagt mir eigentlich gar nichts und ich weiss nicht wo ich das reparieren kann.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by Thomas Braun
      #2

      @snopy_16 sagte in Unifi Controller HTTP Status 404 – Not Found:

      Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase (file:/usr/lib/unifi/lib/tomcat-embed-core-9.0.65.jar) to field

      Wenn man danach sucht findet man einiges.
      Auf welchem Stand ist denn dein 'immer mal' upgedatetes System?

      iob diag
      

      sagt dir das.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      S 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @snopy_16 sagte in Unifi Controller HTTP Status 404 – Not Found:

        Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase (file:/usr/lib/unifi/lib/tomcat-embed-core-9.0.65.jar) to field

        Wenn man danach sucht findet man einiges.
        Auf welchem Stand ist denn dein 'immer mal' upgedatetes System?

        iob diag
        

        sagt dir das.

        S Offline
        S Offline
        Snopy_16
        wrote on last edited by
        #3

        @thomas-braun sagte in Unifi Controller HTTP Status 404 – Not Found:

        Ja, aber leider ist mein englisch fast nicht zu verwenden

        iob diag

        
        *** BASE SYSTEM ***
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Debian GNU/Linux 11 (bullseye)
                    Kernel: Linux 6.1.21-v8+
              Architecture: arm64
        
        Model           : Raspberry Pi 4 Model B Rev 1.5
        Docker          : false
        Virtualization  : none
        Kernel          : aarch64
        Userland        : arm64
        
        Systemuptime and Load:
         12:50:22 up  1:20,  3 users,  load average: 0.60, 0.86, 1.13
        CPU threads: 4
        
        
        *** RASPBERRY THROTTLING ***
        Current issues:
        No throttling issues detected.
        
        Previously detected issues:
        No throttling issues detected.
        
        *** Time and Time Zones ***
                       Local time: Tue 2024-02-20 12:50:22 CET
                   Universal time: Tue 2024-02-20 11:50:22 UTC
                         RTC time: n/a
                        Time zone: Europe/Vienna (CET, +0100)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** User and Groups ***
        pi
        /home/pi
        pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
        
        *** X-Server-Setup ***
        X-Server:       true
        Desktop:
        Terminal:       tty
        Boot Target:    graphical.target
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            7.8G        3.0G        3.5G         29M        1.3G        4.6G
        Swap:            99M          0B         99M
        Total:          7.9G        3.0G        3.6G
        
                 7812 M total memory
                 3023 M used memory
                 3414 M active memory
                  708 M inactive memory
                 3495 M free memory
                   87 M buffer memory
                 1206 M swap cache
                   99 M total swap
                    0 M used swap
                   99 M free swap
        
        Raspberry only:
        oom events: 0
        lifetime oom required: 0 Mbytes
        total time in oom handler: 0 ms
        max time spent in oom handler: 0 ms
        
        *** FAILED SERVICES ***
        
          UNIT LOAD ACTIVE SUB DESCRIPTION
        0 loaded units listed.
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       29G   13G   14G  49% /
        devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
        tmpfs          tmpfs     1.6G  9.3M  1.6G   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        /dev/mmcblk0p1 vfat      253M   31M  222M  13% /boot
        tmpfs          tmpfs     782M   20K  782M   1% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Tue Feb 20 11:29:33 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:59:9B:B3 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=96bb02d6-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
        [Tue Feb 20 11:29:34 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
        [Tue Feb 20 11:29:34 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Tue Feb 20 11:29:36 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
        
        Show mounted filesystems \(real ones only\):
        TARGET  SOURCE         FSTYPE OPTIONS
        /       /dev/mmcblk0p2 ext4   rw,noatime
        `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        2.9G    /var/
        1.5G    /var/lib
        1.1G    /var/cache/apt
        1.1G    /var/cache
        936M    /var/cache/apt/archives
        
        Archived and active journals take up 8.0M in the file system.
        
        /opt/iobroker/backups:
        124M    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        1.8G    /opt/iobroker/iobroker-data/
        1.3G    /opt/iobroker/iobroker-data/history
        397M    /opt/iobroker/iobroker-data/files
        99M     /opt/iobroker/iobroker-data/backup-objects
        89M     /opt/iobroker/iobroker-data/files/echarts.admin
        
        The five largest files in iobroker-data are:
        24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
        24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
        23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
        22M     /opt/iobroker/iobroker-data/objects.jsonl
        22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
        
        /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b4cc327b0745ec11aff094fd6f14af06-if00-port0
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v18.19.1
        /usr/bin/node           v18.19.1
        /usr/bin/npm            10.2.4
        /usr/bin/npx            10.2.4
        /usr/bin/corepack       0.22.0
        
        
        nodejs:
          Installed: 18.19.1-1nodesource1
          Candidate: 18.19.1-1nodesource1
          Version table:
         *** 18.19.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                100 /var/lib/dpkg/status
             18.19.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.18.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.18.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.17.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.16.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.9.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             12.22.12~dfsg-1~deb11u4 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        Errors in npm tree:
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller:  5.0.17
        admin:          6.13.16
        javascript:     7.8.0
        
        Adapters from github:   2
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
        + system.adapter.device-reminder.0        : device-reminder       : raspberrypi                              -  enabled
        + system.adapter.device-watcher.0         : device-watcher        : raspberrypi                              -  enabled
        + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
        + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
        + system.adapter.energiefluss.0           : energiefluss          : raspberrypi                              -  enabled
        + system.adapter.eventlist.0              : eventlist             : raspberrypi                              -  enabled
        + system.adapter.eventlist.1              : eventlist             : raspberrypi                              -  enabled
        + system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
          system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
        + system.adapter.fronius.0                : fronius               : raspberrypi                              -  enabled
        + system.adapter.history.0                : history               : raspberrypi                              -  enabled
          system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
        + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
        + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
        + system.adapter.iqontrol.0               : iqontrol              : raspberrypi                              -  enabled
        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.octoprint.0              : octoprint             : raspberrypi                              -  enabled
        + system.adapter.pushsafer.0              : pushsafer             : raspberrypi                              -  enabled
        + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.snmp.0                   : snmp                  : raspberrypi                              -  enabled
          system.adapter.socketio.0               : socketio              : raspberrypi                              - disabled, port: 9090, bind: 0.0.0.0, run as: admin
        + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
        + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
        + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
        + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
        + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
          system.adapter.vis-history.0            : vis-history           : raspberrypi                              - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
          system.adapter.vis-map.0                : vis-map               : raspberrypi                              - disabled
          system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
          system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              -  enabled
        + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b4cc327b0745ec11aff094fd6f14af06-if00-port0
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b4cc327b0745ec11aff094fd6f14af06-if00-port0
        
        ioBroker-Repositories
        stable        : http://download.iobroker.net/sources-dist.json
        beta          : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable
        
        Installed ioBroker-Instances
        Used repository: stable
        Adapter    "admin"        : 6.13.16  , installed 6.13.16
        Adapter    "backitup"     : 2.9.8    , installed 2.9.8
        Adapter    "device-reminder": 3.1.2  , installed 3.1.2
        Adapter    "device-watcher": 2.9.6   , installed 2.9.6
        Adapter    "echarts"      : 1.7.2    , installed 1.7.2
        Adapter    "email"        : 1.2.2    , installed 1.2.2
        Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
        Adapter    "eventlist"    : 2.0.0    , installed 2.0.0
        Adapter    "fb-checkpresence": 1.2.3 , installed 1.2.2  [Updatable]
        Adapter    "flot"         : 1.12.0   , installed 1.12.0
        Adapter    "fronius"      : 2.0.2    , installed 2.0.2
        Adapter    "history"      : 3.0.1    , installed 3.0.1
        Adapter    "ical"         : 1.13.3   , installed 1.13.3
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
        Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
        Adapter    "javascript"   : 7.8.0    , installed 7.8.0
        Controller "js-controller": 5.0.17   , installed 5.0.17
        Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
        Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
        Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
        Adapter    "shelly"       : 6.6.1    , installed 6.6.1
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "snmp"         : 3.1.0    , installed 3.1.0
        Adapter    "socketio"     : 6.6.0    , installed 6.6.0
        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
        Adapter    "statistics"   : 2.4.0    , installed 2.4.0
        Adapter    "trashschedule": 2.3.0    , installed 2.3.0
        Adapter    "tuya"         : 3.15.0   , installed 3.15.0
        Adapter    "upnp"         : 1.0.21   , installed 1.0.21
        Adapter    "vis"          : 1.5.4    , installed 1.5.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
        Adapter    "vis-icontwo"  : 1.3.0    , installed 1.3.0
        Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
        Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
        Adapter    "web"          : 6.2.3    , installed 6.2.3
        Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
        Adapter    "ws"           : 2.5.10   , installed 2.5.10
        Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
        
        Objects and States
        Please stand by - This may take a while
        Objects:        10959
        States:         9320
        
        *** OS-Repositories and Updates ***
        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:3 http://deb.debian.org/debian bullseye InRelease
        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:5 http://giteduberger.fr rpimonitor/ InRelease
        Hit:6 https://packages.grafana.com/oss/deb stable InRelease
        Hit:7 https://repos.influxdata.com/debian stable InRelease
        Hit:8 https://repos.influxdata.com/debian bullseye InRelease
        Hit:9 https://deb.nodesource.com/node_18.x nodistro InRelease
        Hit:10 https://dl.ui.com/unifi/debian unifi-7.4 InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
        tcp        0      0 127.0.0.1:27017         0.0.0.0:*               LISTEN      117        16549      577/mongod
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12970      681/sshd: /usr/sbin
        tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          13102      802/perl
        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       17401      1557/iobroker.js-co
        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       18360      1557/iobroker.js-co
        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          16414      567/cupsd
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      116        2044       631/mosquitto
        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       21342      2899/io.sonoff.0
        tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15571      630/vncserver-x11-c
        tcp6       0      0 :::3000                 :::*                    LISTEN      120        17172      1553/grafana
        tcp6       0      0 :::8000                 :::*                    LISTEN      1001       446767     3550/io.upnp.0
        tcp6       0      0 :::8086                 :::*                    LISTEN      119        16973      597/influxd
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       19281      2573/io.admin.0
        tcp6       0      0 :::8080                 :::*                    LISTEN      118        480432     26071/java
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       31658      3636/io.web.0
        tcp6       0      0 :::22                   :::*                    LISTEN      0          12973      681/sshd: /usr/sbin
        tcp6       0      0 :::8443                 :::*                    LISTEN      118        480443     26071/java
        tcp6       0      0 :::8843                 :::*                    LISTEN      118        478174     26071/java
        tcp6       0      0 :::8880                 :::*                    LISTEN      118        480433     26071/java
        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          16413      567/cupsd
        tcp6       0      0 :::1883                 :::*                    LISTEN      116        2045       631/mosquitto
        tcp6       0      0 :::5900                 :::*                    LISTEN      0          15570      630/vncserver-x11-c
        udp        0      0 0.0.0.0:51820           0.0.0.0:*                           0          13008      -
        udp        0      0 0.0.0.0:48878           0.0.0.0:*                           1001       31344      3425/io.snmp.0
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14904      526/dhcpcd
        udp        0      0 0.0.0.0:49453           0.0.0.0:*                           1001       32178      3550/io.upnp.0
        udp        0      0 0.0.0.0:41326           0.0.0.0:*                           1001       31343      3425/io.snmp.0
        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14890      770/cups-browsed
        udp        0      0 0.0.0.0:54019           0.0.0.0:*                           1001       32179      3550/io.upnp.0
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1855       424/avahi-daemon: r
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       21320      2823/io.shelly.0
        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       32466      3550/io.upnp.0
        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       32465      3550/io.upnp.0
        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       32464      3550/io.upnp.0
        udp        0      0 0.0.0.0:47126           0.0.0.0:*                           108        1857       424/avahi-daemon: r
        udp        0      0 0.0.0.0:59784           0.0.0.0:*                           1001       32177      3550/io.upnp.0
        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       21404      2924/io.tuya.0
        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       21405      2924/io.tuya.0
        udp6       0      0 :::51820                :::*                                0          13009      -
        udp6       0      0 :::546                  :::*                                0          16538      526/dhcpcd
        udp6       0      0 :::46104                :::*                                108        1858       424/avahi-daemon: r
        udp6       0      0 :::5353                 :::*                                108        1856       424/avahi-daemon: r
        
        *** Log File - Last 25 Lines ***
        
        2024-02-20 11:33:07.070  - info: tuya.0 (2924) 67334207807d3a73076a: Error on Reconnect (7): connect ECONNREFUSED 192.168.178.24:6668
        2024-02-20 11:33:15.889  - info: tuya.0 (2924) bfce629f8925be1b3avd8x: Error on Reconnect (7): connect ECONNREFUSED 192.168.178.21:6668
        2024-02-20 11:33:21.815  - info: tuya.0 (2924) bf2a002143d1aaa3d6pxdo: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.80:6668
        2024-02-20 11:33:22.681  - info: tuya.0 (2924) bf6cb789979a05727fivhw: Error on Reconnect (7): connect ECONNREFUSED 192.168.178.51:6668
        2024-02-20 11:33:24.375  - info: tuya.0 (2924) 703548358cce4ecf54fb: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.78:6668
        2024-02-20 11:33:28.695  - info: tuya.0 (2924) bfd24a3dcc000234f1fdsz: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.50:6668
        2024-02-20 11:33:30.423  - info: tuya.0 (2924) 10801581f4cfa202a51c: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.45:6668
        2024-02-20 11:33:32.119  - info: tuya.0 (2924) 10801581f4cfa202a6a2: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.78:6668
        2024-02-20 11:33:33.495  - info: tuya.0 (2924) 27051506b4e62d57b7e7: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.60:6668
        2024-02-20 11:33:36.471  - info: tuya.0 (2924) 70354835e09806164458: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.79:6668
        2024-02-20 11:33:38.040  - info: tuya.0 (2924) 703384143c6105ebb2c8: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.55:6668
        2024-02-20 11:49:34.513  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
        2024-02-20 11:49:50.081  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
        2024-02-20 11:49:53.101  - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
        2024-02-20 12:02:00.240  - info: javascript.0 (2693) script.js.Mein_Ordner.Fronius0: Solarweb Token erstellt
        2024-02-20 12:03:00.162  - warn: zigbee.0 (2958) DeviceAvailability:Stopping to ping 0xa4c1387a9c41346d TS011F after 4 ping attempts
        2024-02-20 12:03:00.710  - warn: zigbee.0 (2958) DeviceAvailability:Stopping to ping 0xa4c1382e5d9115bd TS011F after 4 ping attempts
        2024-02-20 12:21:33.640  - info: admin.0 (2573) <== Disconnect system.user.admin from ::ffff:192.168.178.36 admin
        2024-02-20 12:21:33.653  - info: admin.0 (2573) <== Disconnect system.user.admin from ::ffff:192.168.178.36 admin
        2024-02-20 12:21:33.656  - info: admin.0 (2573) <== Disconnect system.user.admin from ::ffff:192.168.178.36
        2024-02-20 12:30:01.890  - info: sourceanalytix.0 (3464) Device reset detected for mqtt.0.EASY-ESP32-02.Heizöl_MW.Liter_MW, feature disabled processing normally)
        2024-02-20 12:34:21.995  - info: sourceanalytix.0 (3464) Device reset detected for mqtt.0.EASY-ESP32-02.Heizöl.Liter, feature disabled processing normally)
        2024-02-20 12:34:22.134  - info: sourceanalytix.0 (3464) Device reset detected for mqtt.0.EASY-ESP32-02.Heizöl_MW.Liter_MW, feature disabled processing normally)
        2024-02-20 12:49:09.157  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
        2024-02-20 12:49:09.173  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
        
        

        Man kann nicht alle Probleme lösen, aber wenigstens verursachen.

        LenovoThinkCentre M900 Tiny | i5-T6500 | 16 GB | 256 SSD
        iobroker auf Proxmox VM
        Node.js: v22.18.0 - NPM: 10.9.3 - js-controller: 7.0.6 - admin: v7.7.2
        FritzBox-7530TX hinter Glasfasermodem, WiFi mit Unifi

        Thomas BraunT 1 Reply Last reply
        0
        • S Snopy_16

          @thomas-braun sagte in Unifi Controller HTTP Status 404 – Not Found:

          Ja, aber leider ist mein englisch fast nicht zu verwenden

          iob diag

          
          *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Debian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Model           : Raspberry Pi 4 Model B Rev 1.5
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : arm64
          
          Systemuptime and Load:
           12:50:22 up  1:20,  3 users,  load average: 0.60, 0.86, 1.13
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Tue 2024-02-20 12:50:22 CET
                     Universal time: Tue 2024-02-20 11:50:22 UTC
                           RTC time: n/a
                          Time zone: Europe/Vienna (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       true
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            7.8G        3.0G        3.5G         29M        1.3G        4.6G
          Swap:            99M          0B         99M
          Total:          7.9G        3.0G        3.6G
          
                   7812 M total memory
                   3023 M used memory
                   3414 M active memory
                    708 M inactive memory
                   3495 M free memory
                     87 M buffer memory
                   1206 M swap cache
                     99 M total swap
                      0 M used swap
                     99 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FAILED SERVICES ***
          
            UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       29G   13G   14G  49% /
          devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
          tmpfs          tmpfs     1.6G  9.3M  1.6G   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      253M   31M  222M  13% /boot
          tmpfs          tmpfs     782M   20K  782M   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Tue Feb 20 11:29:33 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:59:9B:B3 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=96bb02d6-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Tue Feb 20 11:29:34 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
          [Tue Feb 20 11:29:34 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Tue Feb 20 11:29:36 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
          
          Show mounted filesystems \(real ones only\):
          TARGET  SOURCE         FSTYPE OPTIONS
          /       /dev/mmcblk0p2 ext4   rw,noatime
          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          2.9G    /var/
          1.5G    /var/lib
          1.1G    /var/cache/apt
          1.1G    /var/cache
          936M    /var/cache/apt/archives
          
          Archived and active journals take up 8.0M in the file system.
          
          /opt/iobroker/backups:
          124M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          1.8G    /opt/iobroker/iobroker-data/
          1.3G    /opt/iobroker/iobroker-data/history
          397M    /opt/iobroker/iobroker-data/files
          99M     /opt/iobroker/iobroker-data/backup-objects
          89M     /opt/iobroker/iobroker-data/files/echarts.admin
          
          The five largest files in iobroker-data are:
          24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
          24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
          23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
          22M     /opt/iobroker/iobroker-data/objects.jsonl
          22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
          
          /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b4cc327b0745ec11aff094fd6f14af06-if00-port0
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.19.1
          /usr/bin/node           v18.19.1
          /usr/bin/npm            10.2.4
          /usr/bin/npx            10.2.4
          /usr/bin/corepack       0.22.0
          
          
          nodejs:
            Installed: 18.19.1-1nodesource1
            Candidate: 18.19.1-1nodesource1
            Version table:
           *** 18.19.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                  100 /var/lib/dpkg/status
               18.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.16.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.14.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.14.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.9.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               12.22.12~dfsg-1~deb11u4 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  5.0.17
          admin:          6.13.16
          javascript:     7.8.0
          
          Adapters from github:   2
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
          + system.adapter.device-reminder.0        : device-reminder       : raspberrypi                              -  enabled
          + system.adapter.device-watcher.0         : device-watcher        : raspberrypi                              -  enabled
          + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
          + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
          + system.adapter.energiefluss.0           : energiefluss          : raspberrypi                              -  enabled
          + system.adapter.eventlist.0              : eventlist             : raspberrypi                              -  enabled
          + system.adapter.eventlist.1              : eventlist             : raspberrypi                              -  enabled
          + system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
            system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
          + system.adapter.fronius.0                : fronius               : raspberrypi                              -  enabled
          + system.adapter.history.0                : history               : raspberrypi                              -  enabled
            system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
          + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
          + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
          + system.adapter.iqontrol.0               : iqontrol              : raspberrypi                              -  enabled
          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.octoprint.0              : octoprint             : raspberrypi                              -  enabled
          + system.adapter.pushsafer.0              : pushsafer             : raspberrypi                              -  enabled
          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.snmp.0                   : snmp                  : raspberrypi                              -  enabled
            system.adapter.socketio.0               : socketio              : raspberrypi                              - disabled, port: 9090, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
          + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
          + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
          + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
            system.adapter.vis-history.0            : vis-history           : raspberrypi                              - disabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
            system.adapter.vis-map.0                : vis-map               : raspberrypi                              - disabled
            system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
            system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              -  enabled
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b4cc327b0745ec11aff094fd6f14af06-if00-port0
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b4cc327b0745ec11aff094fd6f14af06-if00-port0
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.13.16  , installed 6.13.16
          Adapter    "backitup"     : 2.9.8    , installed 2.9.8
          Adapter    "device-reminder": 3.1.2  , installed 3.1.2
          Adapter    "device-watcher": 2.9.6   , installed 2.9.6
          Adapter    "echarts"      : 1.7.2    , installed 1.7.2
          Adapter    "email"        : 1.2.2    , installed 1.2.2
          Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
          Adapter    "eventlist"    : 2.0.0    , installed 2.0.0
          Adapter    "fb-checkpresence": 1.2.3 , installed 1.2.2  [Updatable]
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "fronius"      : 2.0.2    , installed 2.0.2
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "ical"         : 1.13.3   , installed 1.13.3
          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
          Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
          Adapter    "javascript"   : 7.8.0    , installed 7.8.0
          Controller "js-controller": 5.0.17   , installed 5.0.17
          Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
          Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
          Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "shelly"       : 6.6.1    , installed 6.6.1
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "snmp"         : 3.1.0    , installed 3.1.0
          Adapter    "socketio"     : 6.6.0    , installed 6.6.0
          Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
          Adapter    "statistics"   : 2.4.0    , installed 2.4.0
          Adapter    "trashschedule": 2.3.0    , installed 2.3.0
          Adapter    "tuya"         : 3.15.0   , installed 3.15.0
          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
          Adapter    "vis"          : 1.5.4    , installed 1.5.4
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "vis-icontwo"  : 1.3.0    , installed 1.3.0
          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
          Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "web"          : 6.2.3    , installed 6.2.3
          Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
          Adapter    "ws"           : 2.5.10   , installed 2.5.10
          Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
          
          Objects and States
          Please stand by - This may take a while
          Objects:        10959
          States:         9320
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye InRelease
          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:5 http://giteduberger.fr rpimonitor/ InRelease
          Hit:6 https://packages.grafana.com/oss/deb stable InRelease
          Hit:7 https://repos.influxdata.com/debian stable InRelease
          Hit:8 https://repos.influxdata.com/debian bullseye InRelease
          Hit:9 https://deb.nodesource.com/node_18.x nodistro InRelease
          Hit:10 https://dl.ui.com/unifi/debian unifi-7.4 InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
          tcp        0      0 127.0.0.1:27017         0.0.0.0:*               LISTEN      117        16549      577/mongod
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12970      681/sshd: /usr/sbin
          tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          13102      802/perl
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       17401      1557/iobroker.js-co
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       18360      1557/iobroker.js-co
          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          16414      567/cupsd
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      116        2044       631/mosquitto
          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       21342      2899/io.sonoff.0
          tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15571      630/vncserver-x11-c
          tcp6       0      0 :::3000                 :::*                    LISTEN      120        17172      1553/grafana
          tcp6       0      0 :::8000                 :::*                    LISTEN      1001       446767     3550/io.upnp.0
          tcp6       0      0 :::8086                 :::*                    LISTEN      119        16973      597/influxd
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       19281      2573/io.admin.0
          tcp6       0      0 :::8080                 :::*                    LISTEN      118        480432     26071/java
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       31658      3636/io.web.0
          tcp6       0      0 :::22                   :::*                    LISTEN      0          12973      681/sshd: /usr/sbin
          tcp6       0      0 :::8443                 :::*                    LISTEN      118        480443     26071/java
          tcp6       0      0 :::8843                 :::*                    LISTEN      118        478174     26071/java
          tcp6       0      0 :::8880                 :::*                    LISTEN      118        480433     26071/java
          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          16413      567/cupsd
          tcp6       0      0 :::1883                 :::*                    LISTEN      116        2045       631/mosquitto
          tcp6       0      0 :::5900                 :::*                    LISTEN      0          15570      630/vncserver-x11-c
          udp        0      0 0.0.0.0:51820           0.0.0.0:*                           0          13008      -
          udp        0      0 0.0.0.0:48878           0.0.0.0:*                           1001       31344      3425/io.snmp.0
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14904      526/dhcpcd
          udp        0      0 0.0.0.0:49453           0.0.0.0:*                           1001       32178      3550/io.upnp.0
          udp        0      0 0.0.0.0:41326           0.0.0.0:*                           1001       31343      3425/io.snmp.0
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14890      770/cups-browsed
          udp        0      0 0.0.0.0:54019           0.0.0.0:*                           1001       32179      3550/io.upnp.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1855       424/avahi-daemon: r
          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       21320      2823/io.shelly.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       32466      3550/io.upnp.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       32465      3550/io.upnp.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       32464      3550/io.upnp.0
          udp        0      0 0.0.0.0:47126           0.0.0.0:*                           108        1857       424/avahi-daemon: r
          udp        0      0 0.0.0.0:59784           0.0.0.0:*                           1001       32177      3550/io.upnp.0
          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       21404      2924/io.tuya.0
          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       21405      2924/io.tuya.0
          udp6       0      0 :::51820                :::*                                0          13009      -
          udp6       0      0 :::546                  :::*                                0          16538      526/dhcpcd
          udp6       0      0 :::46104                :::*                                108        1858       424/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        1856       424/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2024-02-20 11:33:07.070  - info: tuya.0 (2924) 67334207807d3a73076a: Error on Reconnect (7): connect ECONNREFUSED 192.168.178.24:6668
          2024-02-20 11:33:15.889  - info: tuya.0 (2924) bfce629f8925be1b3avd8x: Error on Reconnect (7): connect ECONNREFUSED 192.168.178.21:6668
          2024-02-20 11:33:21.815  - info: tuya.0 (2924) bf2a002143d1aaa3d6pxdo: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.80:6668
          2024-02-20 11:33:22.681  - info: tuya.0 (2924) bf6cb789979a05727fivhw: Error on Reconnect (7): connect ECONNREFUSED 192.168.178.51:6668
          2024-02-20 11:33:24.375  - info: tuya.0 (2924) 703548358cce4ecf54fb: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.78:6668
          2024-02-20 11:33:28.695  - info: tuya.0 (2924) bfd24a3dcc000234f1fdsz: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.50:6668
          2024-02-20 11:33:30.423  - info: tuya.0 (2924) 10801581f4cfa202a51c: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.45:6668
          2024-02-20 11:33:32.119  - info: tuya.0 (2924) 10801581f4cfa202a6a2: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.78:6668
          2024-02-20 11:33:33.495  - info: tuya.0 (2924) 27051506b4e62d57b7e7: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.60:6668
          2024-02-20 11:33:36.471  - info: tuya.0 (2924) 70354835e09806164458: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.79:6668
          2024-02-20 11:33:38.040  - info: tuya.0 (2924) 703384143c6105ebb2c8: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.55:6668
          2024-02-20 11:49:34.513  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
          2024-02-20 11:49:50.081  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
          2024-02-20 11:49:53.101  - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
          2024-02-20 12:02:00.240  - info: javascript.0 (2693) script.js.Mein_Ordner.Fronius0: Solarweb Token erstellt
          2024-02-20 12:03:00.162  - warn: zigbee.0 (2958) DeviceAvailability:Stopping to ping 0xa4c1387a9c41346d TS011F after 4 ping attempts
          2024-02-20 12:03:00.710  - warn: zigbee.0 (2958) DeviceAvailability:Stopping to ping 0xa4c1382e5d9115bd TS011F after 4 ping attempts
          2024-02-20 12:21:33.640  - info: admin.0 (2573) <== Disconnect system.user.admin from ::ffff:192.168.178.36 admin
          2024-02-20 12:21:33.653  - info: admin.0 (2573) <== Disconnect system.user.admin from ::ffff:192.168.178.36 admin
          2024-02-20 12:21:33.656  - info: admin.0 (2573) <== Disconnect system.user.admin from ::ffff:192.168.178.36
          2024-02-20 12:30:01.890  - info: sourceanalytix.0 (3464) Device reset detected for mqtt.0.EASY-ESP32-02.Heizöl_MW.Liter_MW, feature disabled processing normally)
          2024-02-20 12:34:21.995  - info: sourceanalytix.0 (3464) Device reset detected for mqtt.0.EASY-ESP32-02.Heizöl.Liter, feature disabled processing normally)
          2024-02-20 12:34:22.134  - info: sourceanalytix.0 (3464) Device reset detected for mqtt.0.EASY-ESP32-02.Heizöl_MW.Liter_MW, feature disabled processing normally)
          2024-02-20 12:49:09.157  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
          2024-02-20 12:49:09.173  - info: admin.0 (2573) ==> Connected system.user.admin from ::ffff:192.168.178.36
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #4

          @snopy_16 sagte in Unifi Controller HTTP Status 404 – Not Found:

          630/vncserver-x11-c

          Schalt den Desktop-Mumpitz und damit auch den vnc-Mist aus.

          Zum Problem: Könnte sein, dass die verwendete Datenbank zu alt ist.
          Ich hab aber keine Ahnung, ob eine Neuinstallation von Raspberry OS 'Bookworm' da aktuelleres mit bringt.

          Und die Quelle
          http://giteduberger.fr
          würde ich auch rauskicken, wenn du nicht weißt warum die drin ist.
          influxdb hast du doppelt drin.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          S 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @snopy_16 sagte in Unifi Controller HTTP Status 404 – Not Found:

            630/vncserver-x11-c

            Schalt den Desktop-Mumpitz und damit auch den vnc-Mist aus.

            Zum Problem: Könnte sein, dass die verwendete Datenbank zu alt ist.
            Ich hab aber keine Ahnung, ob eine Neuinstallation von Raspberry OS 'Bookworm' da aktuelleres mit bringt.

            Und die Quelle
            http://giteduberger.fr
            würde ich auch rauskicken, wenn du nicht weißt warum die drin ist.
            influxdb hast du doppelt drin.

            S Offline
            S Offline
            Snopy_16
            wrote on last edited by
            #5

            @thomas-braun
            wie kann ich das rauskicken und kann ich auch die 2. influx kicken (Welche?)

            Man kann nicht alle Probleme lösen, aber wenigstens verursachen.

            LenovoThinkCentre M900 Tiny | i5-T6500 | 16 GB | 256 SSD
            iobroker auf Proxmox VM
            Node.js: v22.18.0 - NPM: 10.9.3 - js-controller: 7.0.6 - admin: v7.7.2
            FritzBox-7530TX hinter Glasfasermodem, WiFi mit Unifi

            Thomas BraunT 1 Reply Last reply
            0
            • S Snopy_16

              @thomas-braun
              wie kann ich das rauskicken und kann ich auch die 2. influx kicken (Welche?)

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by Thomas Braun
              #6

              @snopy_16

              sudo systemctl set-default multi-user.target
              ls -lAh /etc/apt/sources.list.d/
              

              zeigen.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              S 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @snopy_16

                sudo systemctl set-default multi-user.target
                ls -lAh /etc/apt/sources.list.d/
                

                zeigen.

                S Offline
                S Offline
                Snopy_16
                wrote on last edited by
                #7

                @thomas-braun sagte in Unifi Controller HTTP Status 404 – Not Found:

                sudo systemctl set-default multi-user.target

                pi@raspberrypi:~ $ sudo systemctl set-default multi-user.target
                Removed /etc/systemd/system/default.target.
                Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.
                
                pi@raspberrypi:~ $ ls -lAh /etc/apt/sources.list.d/
                insgesamt 28K
                -rw-r--r-- 1 root root 137 22. Sep 17:19 100-ubnt-unifi.list
                -rw-r--r-- 1 root root  53 29. Okt 17:30 grafana.list
                -rw-r--r-- 1 root root 117 24. Okt 17:24 influxdata.list
                -rw-r--r-- 1 root root  56 24. Okt 17:07 influxdb.list
                -rw-r--r-- 1 root root 100 24. Okt 15:37 nodesource.list
                -rw-r--r-- 1 root root 191  3. Mai 2023  raspi.list
                -rw-r--r-- 1 root root  73 24. Okt 10:47 rpimonitor.list
                

                Man kann nicht alle Probleme lösen, aber wenigstens verursachen.

                LenovoThinkCentre M900 Tiny | i5-T6500 | 16 GB | 256 SSD
                iobroker auf Proxmox VM
                Node.js: v22.18.0 - NPM: 10.9.3 - js-controller: 7.0.6 - admin: v7.7.2
                FritzBox-7530TX hinter Glasfasermodem, WiFi mit Unifi

                Thomas BraunT 1 Reply Last reply
                0
                • S Snopy_16

                  @thomas-braun sagte in Unifi Controller HTTP Status 404 – Not Found:

                  sudo systemctl set-default multi-user.target

                  pi@raspberrypi:~ $ sudo systemctl set-default multi-user.target
                  Removed /etc/systemd/system/default.target.
                  Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.
                  
                  pi@raspberrypi:~ $ ls -lAh /etc/apt/sources.list.d/
                  insgesamt 28K
                  -rw-r--r-- 1 root root 137 22. Sep 17:19 100-ubnt-unifi.list
                  -rw-r--r-- 1 root root  53 29. Okt 17:30 grafana.list
                  -rw-r--r-- 1 root root 117 24. Okt 17:24 influxdata.list
                  -rw-r--r-- 1 root root  56 24. Okt 17:07 influxdb.list
                  -rw-r--r-- 1 root root 100 24. Okt 15:37 nodesource.list
                  -rw-r--r-- 1 root root 191  3. Mai 2023  raspi.list
                  -rw-r--r-- 1 root root  73 24. Okt 10:47 rpimonitor.list
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #8

                  @snopy_16 sagte in Unifi Controller HTTP Status 404 – Not Found:

                  sudo rm /etc/apt/sources.list.d/rpimonitor.list
                  sudo rm /etc/apt/sources.list.d/influxdb.list
                  sudo apt update
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  S 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @snopy_16 sagte in Unifi Controller HTTP Status 404 – Not Found:

                    sudo rm /etc/apt/sources.list.d/rpimonitor.list
                    sudo rm /etc/apt/sources.list.d/influxdb.list
                    sudo apt update
                    
                    S Offline
                    S Offline
                    Snopy_16
                    wrote on last edited by Snopy_16
                    #9

                    @thomas-braun
                    so ok ?

                    pi@raspberrypi:~ $ ls -lAh /etc/apt/sources.list.d/
                    insgesamt 20K
                    -rw-r--r-- 1 root root 137 22. Sep 17:19 100-ubnt-unifi.list
                    -rw-r--r-- 1 root root  53 29. Okt 17:30 grafana.list
                    -rw-r--r-- 1 root root 117 24. Okt 17:24 influxdata.list
                    -rw-r--r-- 1 root root 100 24. Okt 15:37 nodesource.list
                    -rw-r--r-- 1 root root 191  3. Mai 2023  raspi.list
                    
                    

                    Unifi - Problem hab ich noch nicht gelöst:confused:

                    Man kann nicht alle Probleme lösen, aber wenigstens verursachen.

                    LenovoThinkCentre M900 Tiny | i5-T6500 | 16 GB | 256 SSD
                    iobroker auf Proxmox VM
                    Node.js: v22.18.0 - NPM: 10.9.3 - js-controller: 7.0.6 - admin: v7.7.2
                    FritzBox-7530TX hinter Glasfasermodem, WiFi mit Unifi

                    Thomas BraunT Meister MopperM 2 Replies Last reply
                    0
                    • S Snopy_16

                      @thomas-braun
                      so ok ?

                      pi@raspberrypi:~ $ ls -lAh /etc/apt/sources.list.d/
                      insgesamt 20K
                      -rw-r--r-- 1 root root 137 22. Sep 17:19 100-ubnt-unifi.list
                      -rw-r--r-- 1 root root  53 29. Okt 17:30 grafana.list
                      -rw-r--r-- 1 root root 117 24. Okt 17:24 influxdata.list
                      -rw-r--r-- 1 root root 100 24. Okt 15:37 nodesource.list
                      -rw-r--r-- 1 root root 191  3. Mai 2023  raspi.list
                      
                      

                      Unifi - Problem hab ich noch nicht gelöst:confused:

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #10

                      @snopy_16

                      sudo apt update
                      

                      sagt?
                      Zum unifi-Problem kann ich dir nichts sagen.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      S 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @snopy_16

                        sudo apt update
                        

                        sagt?
                        Zum unifi-Problem kann ich dir nichts sagen.

                        S Offline
                        S Offline
                        Snopy_16
                        wrote on last edited by
                        #11

                        @thomas-braun sagte in Unifi Controller HTTP Status 404 – Not Found:

                        sudo apt update

                        pi@raspberrypi:~ $ sudo apt update
                        OK:1 http://security.debian.org/debian-security bullseye-security InRelease
                        OK:2 http://deb.debian.org/debian bullseye InRelease
                        OK:3 http://deb.debian.org/debian bullseye-updates InRelease
                        OK:4 https://repos.influxdata.com/debian stable InRelease
                        OK:5 https://packages.grafana.com/oss/deb stable InRelease
                        OK:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                        OK:7 https://dl.ui.com/unifi/debian unifi-7.4 InRelease
                        OK:8 http://archive.raspberrypi.org/debian bullseye InRelease
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Alle Pakete sind aktuell.
                        
                        

                        Ich glaub das ist so in Ordnung?

                        Man kann nicht alle Probleme lösen, aber wenigstens verursachen.

                        LenovoThinkCentre M900 Tiny | i5-T6500 | 16 GB | 256 SSD
                        iobroker auf Proxmox VM
                        Node.js: v22.18.0 - NPM: 10.9.3 - js-controller: 7.0.6 - admin: v7.7.2
                        FritzBox-7530TX hinter Glasfasermodem, WiFi mit Unifi

                        Thomas BraunT 1 Reply Last reply
                        0
                        • S Snopy_16

                          @thomas-braun sagte in Unifi Controller HTTP Status 404 – Not Found:

                          sudo apt update

                          pi@raspberrypi:~ $ sudo apt update
                          OK:1 http://security.debian.org/debian-security bullseye-security InRelease
                          OK:2 http://deb.debian.org/debian bullseye InRelease
                          OK:3 http://deb.debian.org/debian bullseye-updates InRelease
                          OK:4 https://repos.influxdata.com/debian stable InRelease
                          OK:5 https://packages.grafana.com/oss/deb stable InRelease
                          OK:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                          OK:7 https://dl.ui.com/unifi/debian unifi-7.4 InRelease
                          OK:8 http://archive.raspberrypi.org/debian bullseye InRelease
                          Paketlisten werden gelesen… Fertig
                          Abhängigkeitsbaum wird aufgebaut… Fertig
                          Statusinformationen werden eingelesen… Fertig
                          Alle Pakete sind aktuell.
                          
                          

                          Ich glaub das ist so in Ordnung?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #12

                          @snopy_16

                          Ja, passt.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          S 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @snopy_16

                            Ja, passt.

                            S Offline
                            S Offline
                            Snopy_16
                            wrote on last edited by
                            #13

                            @thomas-braun Danke

                            Man kann nicht alle Probleme lösen, aber wenigstens verursachen.

                            LenovoThinkCentre M900 Tiny | i5-T6500 | 16 GB | 256 SSD
                            iobroker auf Proxmox VM
                            Node.js: v22.18.0 - NPM: 10.9.3 - js-controller: 7.0.6 - admin: v7.7.2
                            FritzBox-7530TX hinter Glasfasermodem, WiFi mit Unifi

                            1 Reply Last reply
                            0
                            • S Snopy_16

                              @thomas-braun
                              so ok ?

                              pi@raspberrypi:~ $ ls -lAh /etc/apt/sources.list.d/
                              insgesamt 20K
                              -rw-r--r-- 1 root root 137 22. Sep 17:19 100-ubnt-unifi.list
                              -rw-r--r-- 1 root root  53 29. Okt 17:30 grafana.list
                              -rw-r--r-- 1 root root 117 24. Okt 17:24 influxdata.list
                              -rw-r--r-- 1 root root 100 24. Okt 15:37 nodesource.list
                              -rw-r--r-- 1 root root 191  3. Mai 2023  raspi.list
                              
                              

                              Unifi - Problem hab ich noch nicht gelöst:confused:

                              Meister MopperM Away
                              Meister MopperM Away
                              Meister Mopper
                              wrote on last edited by
                              #14

                              @snopy_16 sagte in Unifi Controller HTTP Status 404 – Not Found:

                              Unifi - Problem hab ich noch nicht gelöst

                              Hier wirst du doch bestimmt fündig für die Fälle des Installierens und Update.

                              Proxmox und HA

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              442

                              Online

                              32.4k

                              Users

                              81.4k

                              Topics

                              1.3m

                              Posts
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Home
                              • Recent
                              • Tags
                              • Unread 0
                              • Categories
                              • Unreplied
                              • Popular
                              • GitHub
                              • Docu
                              • Hilfe