Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker startet nicht mehr nach Restore

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Iobroker startet nicht mehr nach Restore

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bill S. Preston @Thomas Braun last edited by

      @thomas-braun

      herke@raspberrypi:~ $ sudo timedatectl set-timezone "Europe/Berlin"
      herke@raspberrypi:~ $ date
      Mon  6 May 12:10:44 CEST 2024
      
      

      Startet aber immer noch nicht

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Bill S. Preston last edited by

        @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

        Startet aber immer noch nicht

        Ist denn jetzt Ruhe im LogFile?

        B 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Bill S. Preston last edited by

          @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

          warn: host.raspberrypi startInstance cannot find adapter "sayit@1.12.3". Try to install it... 4 attempt

          diese log Zeilen zeigen dass der Restore noch läuft.
          In dieser Zeit darf nichts an ioBroker verändert werden, weil es sonst dazu kommen kann, dass der Restore in einem undefinierten Zustand hängen bleibt.

          der 4. Versuch deutet aber schon darauf hin, dass etwas nicht stimmt.

          Möglicherweise etwas im Unterbau oder in anderen Abhängigkeiten, die nicht auf dem aktuellen Stand sind.

          B 1 Reply Last reply Reply Quote 0
          • B
            Bill S. Preston @Thomas Braun last edited by

            @thomas-braun said in Iobroker startet nicht mehr nach Restore:

            @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

            Startet aber immer noch nicht

            Ist denn jetzt Ruhe im LogFile?

            Skript v.2024-04-21
            
            *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.6.28+rpt-rpi-v8
                Architecture: arm64
            
            Model           : Raspberry Pi 4 Model B Rev 1.5
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : 64 bit
            
            Systemuptime and Load:
             13:30:19 up  3:02,  2 users,  load average: 0.19, 0.16, 0.11
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Mon 2024-05-06 13:30:19 CEST
                       Universal time: Mon 2024-05-06 11:30:19 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            herke
            HOME=/home/herke
            GROUPS=herke adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
            
            *** Display-Server-Setup ***
            pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
            Try `pgrep -f' option to match against the complete command line.
            Display-Server: false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            4.0G        645M        1.4G        1.2M        1.9G        3.3G
            Swap:           104M          0B        104M
            Total:          4.1G        645M        1.5G
            
            Active iob-Instances:   3
            
                     3792 M total memory
                      615 M used memory
                      916 M active memory
                     1297 M inactive memory
                     1343 M free memory
                      135 M buffer memory
                     1636 M swap cache
                       99 M total swap
                        0 M used swap
                       99 M free swap
            
            *** top - Table Of Processes  ***
            top - 13:30:19 up  3:02,  2 users,  load average: 0.19, 0.16, 0.11
            Tasks: 166 total,   1 running, 165 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  0.0 us, 25.0 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
            MiB Mem :   3792.1 total,   1343.2 free,    615.5 used,   1772.0 buff/cache
            MiB Swap:    100.0 total,    100.0 free,      0.0 used.   3176.5 avail Mem
            
            *** FAILED SERVICES ***
            
              UNIT              LOAD   ACTIVE SUB    DESCRIPTION
            * motioneye.service loaded failed failed motionEye Server
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            1 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  1.6G     0  1.6G   0% /dev
            tmpfs          tmpfs     380M  1.2M  379M   1% /run
            /dev/mmcblk0p2 ext4      117G  7.7G  104G   7% /
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
            tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Mon May  6 10:27:24 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:96:C0:F6 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=03edf4a5-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
            [Mon May  6 10:27:26 2024] EXT4-fs (mmcblk0p2): mounted filesystem 93c89e92-8f2e-4522-ad32-68faed883d2f ro with ordered data mode. Quota mode: none.
            [Mon May  6 10:27:28 2024] EXT4-fs (mmcblk0p2): re-mounted 93c89e92-8f2e-4522-ad32-68faed883d2f r/w. Quota mode: none.
            
            Show mounted filesystems:
            TARGET                                                  SOURCE         FSTYPE      OPTIONS
            /                                                       /dev/mmcblk0p2 ext4        rw,noatime
            |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
            | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
            | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
            | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
            |-/proc                                                 proc           proc        rw,relatime
            | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=2600
            |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
            |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=1671304k,nr_inodes=417826,mode=755
            | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
            | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
            | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
            |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=388308k,mode=755
            | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
            | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
            | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=388304k,nr_inodes=97076,mode=700,uid=1000,gid=1000
            `-/boot/firmware                                        /dev/mmcblk0p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            1.9G    /var/
            1.3G    /var/lib
            1.1G    /var/lib/influxdb/data
            1.1G    /var/lib/influxdb
            1015M   /var/lib/influxdb/data/iobroker/autogen
            
            Archived and active journals take up 167.7M in the file system.
            
            /opt/iobroker/backups:
            522M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            230M    /opt/iobroker/iobroker-data/
            156M    /opt/iobroker/iobroker-data/files
            60M     /opt/iobroker/iobroker-data/backup-objects
            51M     /opt/iobroker/iobroker-data/files/javascript.admin
            32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
            
            The five largest files in iobroker-data are:
            13M     /opt/iobroker/iobroker-data/objects.jsonl
            9.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.bbfeb1bf.js.map
            6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
            6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
            5.4M    /opt/iobroker/iobroker-data/files/vis.0/b6ea130ac9bab9d0acefae88e9ab7ce5.gif
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            
            HINT:
            Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
            /dev/ttyACM0
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.20.2
            /usr/bin/node           v18.20.2
            /usr/bin/npm            10.5.0
            /usr/bin/npx            10.5.0
            /usr/bin/corepack       0.25.2
            
            
            nodejs:
              Installed: 18.20.2-1nodesource1
              Candidate: 18.20.2-1nodesource1
              Version table:
             *** 18.20.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                    100 /var/lib/dpkg/status
                 18.20.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.20.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.19.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.19.0+dfsg-6~deb12u1 500
                    500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                 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+dfsg1-1 500
                    500 http://deb.debian.org/debian bookworm/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
            
            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.19
            admin:          6.10.1
            javascript:     6.1.4
            
            nodejs modules from github:     1
            +-- iobroker.sourceanalytix@0.4.8-alpha.2 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.sourceanalytix.git#eacbbdeadf4c4bd44636743bc6f52dd21c6f0766)
            
            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                              - disabled
              system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
              system.adapter.dwd.0                    : dwd                   : raspberrypi                              - disabled
              system.adapter.email.0                  : email                 : raspberrypi                              - disabled
              system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              - disabled
              system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              - disabled
              system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              - disabled, port: 0
              system.adapter.ical.0                   : ical                  : raspberrypi                              - disabled
              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
              system.adapter.influxdb.0               : influxdb              : raspberrypi                              - disabled, port: 8086
              system.adapter.javascript.0             : javascript            : raspberrypi                              - disabled
            + system.adapter.lgtv.0                   : lgtv                  : raspberrypi                              -  enabled
              system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
              system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
              system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, port: 1882, bind: 192.168.178.23
              system.adapter.mqtt.1                   : mqtt                  : raspberrypi                              - disabled, port: 1886, bind: 0.0.0.0
              system.adapter.onvif.0                  : onvif                 : raspberrypi                              - disabled
              system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              - disabled
              system.adapter.pushover.0               : pushover              : raspberrypi                              - disabled
              system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              - disabled
              system.adapter.sayit.0                  : sayit                 : raspberrypi                              - disabled, port: 0
              system.adapter.shelly.0                 : shelly                : raspberrypi                              - disabled, port: 1883
              system.adapter.sonoff.0                 : sonoff                : raspberrypi                              - disabled, port: 1884, bind: 0.0.0.0
              system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              - disabled
              system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
              system.adapter.text2command.0           : text2command          : raspberrypi                              - disabled
              system.adapter.tr-064.0                 : tr-064                : raspberrypi                              - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
              system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              - disabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
              system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
              system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
              system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
              system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
              system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
              system.adapter.worx.0                   : worx                  : raspberrypi                              - disabled
              system.adapter.zigbee.1                 : zigbee                : raspberrypi                              - disabled, port: /dev/ttyACM0
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            Stable (default): http://download.iobroker.net/sources-dist.json
            Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): Stable (default)
            
            Installed ioBroker-Instances
            Used repository: Stable (default)
            Adapter    "admin"        : 6.13.16  , installed 6.10.1 [Updatable]
            Adapter    "backitup"     : 2.11.0   , installed 2.6.19 [Updatable]
            Adapter    "discovery"    : 4.4.0    , installed 2.6.1  [Updatable]
            Adapter    "dwd"          : 2.8.5    , installed 2.8.3  [Updatable]
            Adapter    "email"        : 1.2.2    , installed 1.0.9  [Updatable]
            Adapter    "fullybrowser" : 3.0.12   , installed 2.1.2  [Updatable]
            Adapter    "hm-rega"      : 4.0.0    , installed 3.0.43 [Updatable]
            Adapter    "hm-rpc"       : 1.17.0   , installed 1.15.16 [Updatable]
            Adapter    "ical"         : 1.14.3   , installed 1.7.4  [Updatable]
            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.0.2  [Updatable]
            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
            Adapter    "javascript"   : 7.8.0    , installed 6.1.4  [Updatable]
            Controller "js-controller": 5.0.19   , installed 5.0.19
            Adapter    "lgtv"         : 2.2.0    , installed 2.1.1  [Updatable]
            Adapter    "meross"       : 1.17.0   , installed 1.17.0
            Adapter    "mqtt"         : 5.2.0    , installed 2.4.0  [Updatable]
            Adapter    "onvif"        : 1.1.3    , installed 0.4.4  [Updatable]
            Adapter    "openweathermap": 1.0.4   , installed 0.3.3  [Updatable]
            Adapter    "pushover"     : 3.0.6    , installed 3.0.3  [Updatable]
            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
            Adapter    "shelly"       : 6.9.0    , installed 6.3.1  [Updatable]
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.7.0    , installed 6.7.0
            Adapter    "sonoff"       : 3.0.3    , installed 2.5.3  [Updatable]
            Adapter    "telegram"     : 3.2.1    , installed 1.8.1  [Updatable]
            Adapter    "text2command" : 3.0.3    , installed 2.3.0  [Updatable]
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "vis"          : 1.5.4    , installed 1.5.4
            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.3.0  [Updatable]
            Adapter    "vis-icontwo"  : 1.5.0    , installed 0.93.0 [Updatable]
            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.3  [Updatable]
            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.0.12 [Updatable]
            Adapter    "vis-justgage" : 2.1.7    , installed 1.0.2  [Updatable]
            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.2 [Updatable]
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.6  [Updatable]
            Adapter    "web"          : 6.2.5    , installed 3.4.1  [Updatable]
            Adapter    "worx"         : 2.3.4    , installed 2.3.4
            Adapter    "zigbee"       : 1.10.3   , installed 1.8.23 [Updatable]
            
            Objects and States
            Please stand by - This may take a while
            Objects:        11123
            States:         9533
            
            *** OS-Repositories and Updates ***
            Hit:1 http://deb.debian.org/debian bookworm InRelease
            Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
            Hit:3 https://repos.influxdata.com/debian stable InRelease
            Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
            Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:6 https://apt.grafana.com stable InRelease
            Hit:7 https://deb.nodesource.com/node_18.x nodistro 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:8088          0.0.0.0:*               LISTEN      106        5713       743/influxd
            tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      108        5653       676/motion
            tcp        0      0 127.0.0.1:8081          0.0.0.0:*               LISTEN      108        5652       676/motion
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16833      4001/iobroker.js-co
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       16826      4001/iobroker.js-co
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5621       680/sshd: /usr/sbin
            tcp6       0      0 :::8086                 :::*                    LISTEN      106        7269       743/influxd
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       14053      4026/io.admin.0
            tcp6       0      0 :::3000                 :::*                    LISTEN      107        7286       791/grafana
            tcp6       0      0 :::22                   :::*                    LISTEN      0          5623       680/sshd: /usr/sbin
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        4077       510/avahi-daemon: r
            udp        0      0 0.0.0.0:34505           0.0.0.0:*                           104        4079       510/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                104        4078       510/avahi-daemon: r
            udp6       0      0 :::38276                :::*                                104        4080       510/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2024-05-06 09:53:01.366  - error: host.raspberrypi iobroker npm-install: npm ERR! code 127npm ERR! path /opt/iobroker/node_modules/zlibnpm ERR! command failednpm ERR! command sh -c node-waf clean || true; node-waf configure buildnpm ERR! sh: 1: node-waf: not foundnpm ERR! sh: 1: node-waf: not foundnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T08_52_52_262Z-debug-0.log
            2024-05-06 09:53:01.367  - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.mihome-vacuum@4.0.0: 127
            2024-05-06 09:53:02.393  - info: host.raspberrypi iobroker npm-install: exit 25
            2024-05-06 09:53:03.395  - warn: host.raspberrypi startInstance cannot find adapter "sayit@1.12.3". Try to install it... 3 attempt
            2024-05-06 09:53:03.395  - info: host.raspberrypi iobroker install sayit@1.12.3 using installedVersion
            2024-05-06 09:53:06.574  - info: host.raspberrypi iobroker npm-install: NPM version: 10.5.0
            2024-05-06 09:53:06.577  - info: host.raspberrypi iobroker npm-install: Installing iobroker.sayit@1.12.3... (System call)
            2024-05-06 09:53:23.146  - error: host.raspberrypi iobroker npm-install: npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.sayitnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! node:internal/modules/cjs/loader:1143npm ERR!   throw err;npm ERR!   ^npm ERR! npm ERR! Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'npm ERR! Require stack:npm ERR! - /opt/iobroker/node_modules/iobroker.sayit/main.jsnpm ERR!     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)npm ERR!     at Module._load (node:internal/modules/cjs/loader:981:27)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1231:19)npm ERR!     at require (node:internal/modules/helpers:177:18)npm ERR!     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sayit/main.js:17:61)npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1364:14)npm ERR!     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)npm ERR!     at Module.load (node:internal/modules/cjs/loader:1203:32)npm ERR!     at Module._load (node:internal/modules/cjs/loader:1019:12)npm ERR!     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {npm ERR!   code: 'MODULE_NOT_FOUND',npm ERR!   requireStack: [ '/opt/iobroker/node_modules/iobroker.sayit/main.js' ]npm ERR! }npm ERR! npm ERR! Node.js v18.20.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T08_53_07_316Z-debug-0.loghost.raspberrypi Cannot install iobroker.sayit@1.12.3: 1
            2024-05-06 09:53:24.175  - info: host.raspberrypi iobroker npm-install: exit 25
            2024-05-06 09:53:25.176  - warn: host.raspberrypi startInstance cannot find adapter "mihome-vacuum@4.0.0". Try to install it... 4 attempt
            2024-05-06 09:53:25.177  - info: host.raspberrypi iobroker install mihome-vacuum@4.0.0 using installedVersion
            2024-05-06 09:53:28.336  - info: host.raspberrypi iobroker npm-install: NPM version: 10.5.0
            2024-05-06 09:53:28.339  - info: host.raspberrypi iobroker npm-install: Installing iobroker.mihome-vacuum@4.0.0... (System call)
            2024-05-06 09:53:38.098  - error: host.raspberrypi iobroker npm-install: npm ERR! code 127npm ERR! path /opt/iobroker/node_modules/zlibnpm ERR! command failednpm ERR! command sh -c node-waf clean || true; node-waf configure buildnpm ERR! sh: 1: node-waf: not foundnpm ERR! sh: 1: node-waf: not foundnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T08_53_29_042Z-debug-0.log
            2024-05-06 09:53:38.099  - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.mihome-vacuum@4.0.0: 127
            2024-05-06 09:53:39.125  - info: host.raspberrypi iobroker npm-install: exit 25
            2024-05-06 09:53:40.126  - warn: host.raspberrypi startInstance cannot find adapter "sayit@1.12.3". Try to install it... 4 attempt
            2024-05-06 09:53:40.127  - info: host.raspberrypi iobroker install sayit@1.12.3 using installedVersion
            2024-05-06 09:53:43.281  - info: host.raspberrypi iobroker npm-install: NPM version: 10.5.0
            2024-05-06 09:53:43.283  - info: host.raspberrypi iobroker npm-install: Installing iobroker.sayit@1.12.3... (System call)
            2024-05-06 09:53:59.969  - error: host.raspberrypi iobroker npm-install: npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.sayitnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! node:internal/modules/cjs/loader:1143npm ERR!   throw err;npm ERR!   ^npm ERR! npm ERR! Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'npm ERR! Require stack:npm ERR! - /opt/iobroker/node_modules/iobroker.sayit/main.jsnpm ERR!     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)npm ERR!     at Module._load (node:internal/modules/cjs/loader:981:27)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1231:19)npm ERR!     at require (node:internal/modules/helpers:177:18)npm ERR!     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sayit/main.js:17:61)npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1364:14)npm ERR!     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)npm ERR!     at Module.load (node:internal/modules/cjs/loader:1203:32)npm ERR!     at Module._load (node:internal/modules/cjs/loader:1019:12)npm ERR!     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {npm ERR!   code: 'MODULE_NOT_FOUND',npm ERR!   requireStack: [ '/opt/iobroker/node_modules/iobroker.sayit/main.js' ]npm ERR! }npm ERR! npm ERR! Node.js v18.20.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T08_53_43_983Z-debug-0.log
            2024-05-06 09:53:59.969  - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.sayit@1.12.3: 1
            2024-05-06 09:54:00.997  - info: host.raspberrypi iobroker npm-install: exit 25
            2024-05-06 09:54:01.998  - error: host.raspberrypi Cannot download and install adapter "mihome-vacuum@4.0.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
            2024-05-06 09:54:02.500  - error: host.raspberrypi Cannot download and install adapter "sayit@1.12.3". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
            
            

            So sieht es jetzt aus. Die Zeit wurde anscheienend eingestellt

            Homoran 1 Reply Last reply Reply Quote 0
            • B
              Bill S. Preston @Homoran last edited by

              @homoran said in Iobroker startet nicht mehr nach Restore:

              @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

              warn: host.raspberrypi startInstance cannot find adapter "sayit@1.12.3". Try to install it... 4 attempt

              diese log Zeilen zeigen dass der Restore noch läuft.
              In dieser Zeit darf nichts an ioBroker verändert werden, weil es sonst dazu kommen kann, dass der Restore in einem undefinierten Zustand hängen bleibt.

              der 4. Versuch deutet aber schon darauf hin, dass etwas nicht stimmt.

              Möglicherweise etwas im Unterbau oder in anderen Abhängigkeiten, die nicht auf dem aktuellen Stand sind.

              Hilft es den Iobroker nochmal zu löschen und den Restor nochmal auszuführen?

              Wie bringe ich sourceanalytix auf die Beta ?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Bill S. Preston last edited by

                @bill-s-preston

                iob update
                iob upgrade all -y
                
                B 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Bill S. Preston last edited by

                  @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                  So sieht es jetzt aus.

                  letzte Aktion um 09:54??
                  vor fast 4 Stunden?

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    Bill S. Preston @Homoran last edited by

                    @homoran said in Iobroker startet nicht mehr nach Restore:

                    @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                    So sieht es jetzt aus.

                    letzte Aktion um 09:54??
                    vor fast 4 Stunden?

                    Ja das passt

                    1 Reply Last reply Reply Quote 0
                    • B
                      Bill S. Preston @Thomas Braun last edited by

                      @thomas-braun said in Iobroker startet nicht mehr nach Restore:

                      @bill-s-preston

                      iob update
                      iob upgrade all -y
                      

                      Läuft. Dauert etwas...

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Bill S. Preston last edited by

                        @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                        Dauert etwas...

                        Klar, bei 29 Adaptern...

                        1 Reply Last reply Reply Quote 0
                        • B
                          Bill S. Preston last edited by

                          So, update ist fertig. Auch nach nem reboot des Systems ist der Broker still.

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Bill S. Preston last edited by

                            @bill-s-preston

                            iob diag
                            

                            sagt?

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              Bill S. Preston @Thomas Braun last edited by

                              @thomas-braun said in Iobroker startet nicht mehr nach Restore:

                              @bill-s-preston

                              iob diag
                              

                              sagt?

                              Skript v.2024-04-21
                              
                              *** BASE SYSTEM ***
                               Static hostname: raspberrypi
                                     Icon name: computer
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                        Kernel: Linux 6.6.28+rpt-rpi-v8
                                  Architecture: arm64
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.5
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               14:34:15 up 4 min,  2 users,  load average: 0.83, 0.74, 0.33
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              No throttling issues detected.
                              
                              *** Time and Time Zones ***
                                             Local time: Mon 2024-05-06 14:34:15 CEST
                                         Universal time: Mon 2024-05-06 12:34:15 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              herke
                              HOME=/home/herke
                              GROUPS=herke adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                              
                              *** Display-Server-Setup ***
                              pgrep: pattern that searches for process name longer than 15 characters will result in zero matches
                              Try `pgrep -f' option to match against the complete command line.
                              Display-Server: false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    multi-user.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            4.0G        641M        2.7G        1.2M        669M        3.3G
                              Swap:           104M          0B        104M
                              Total:          4.1G        641M        2.8G
                              
                              Active iob-Instances:   3
                              
                                       3792 M total memory
                                        612 M used memory
                                        871 M active memory
                                        200 M inactive memory
                                       2613 M free memory
                                         64 M buffer memory
                                        573 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 14:34:16 up 4 min,  2 users,  load average: 0.83, 0.74, 0.33
                              Tasks: 186 total,   2 running, 184 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :   3792.1 total,   2612.8 free,    613.1 used,    638.6 buff/cache
                              MiB Swap:    100.0 total,    100.0 free,      0.0 used.   3178.9 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT              LOAD   ACTIVE SUB    DESCRIPTION
                              * motioneye.service loaded failed failed motionEye Server
                              
                              LOAD   = Reflects whether the unit definition was properly loaded.
                              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                              SUB    = The low-level unit activation state, values depend on unit type.
                              1 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  1.6G     0  1.6G   0% /dev
                              tmpfs          tmpfs     380M  1.2M  379M   1% /run
                              /dev/mmcblk0p2 ext4      117G  8.1G  103G   8% /
                              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                              tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                              /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
                              tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Mon May  6 14:30:07 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:96:C0:F6 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=03edf4a5-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
                              [Mon May  6 14:30:09 2024] EXT4-fs (mmcblk0p2): mounted filesystem 93c89e92-8f2e-4522-ad32-68faed883d2f ro with ordered data mode. Quota mode: none.
                              [Mon May  6 14:30:11 2024] EXT4-fs (mmcblk0p2): re-mounted 93c89e92-8f2e-4522-ad32-68faed883d2f r/w. Quota mode: none.
                              
                              Show mounted filesystems:
                              TARGET                                                  SOURCE         FSTYPE      OPTIONS
                              /                                                       /dev/mmcblk0p2 ext4        rw,noatime
                              |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
                              | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                              | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                              | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
                              | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
                              | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
                              |-/proc                                                 proc           proc        rw,relatime
                              | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=2408
                              |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
                              |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=1671304k,nr_inodes=417826,mode=755
                              | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                              | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
                              | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
                              |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=388308k,mode=755
                              | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                              | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
                              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                              | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=388304k,nr_inodes=97076,mode=700,uid=1000,gid=1000
                              `-/boot/firmware                                        /dev/mmcblk0p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.9G    /var/
                              1.3G    /var/lib
                              1.1G    /var/lib/influxdb/data
                              1.1G    /var/lib/influxdb
                              1015M   /var/lib/influxdb/data/iobroker/autogen
                              
                              Archived and active journals take up 175.7M in the file system.
                              
                              /opt/iobroker/backups:
                              522M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              286M    /opt/iobroker/iobroker-data/
                              210M    /opt/iobroker/iobroker-data/files
                              60M     /opt/iobroker/iobroker-data/backup-objects
                              57M     /opt/iobroker/iobroker-data/files/javascript.admin
                              38M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                              
                              The five largest files in iobroker-data are:
                              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                              19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                              14M     /opt/iobroker/iobroker-data/objects.jsonl
                              8.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js
                              8.2M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                              
                              No Devices found 'by-id'
                              
                              
                              HINT:
                              Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                              /dev/ttyACM0
                              
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.20.2
                              /usr/bin/node           v18.20.2
                              /usr/bin/npm            10.5.0
                              /usr/bin/npx            10.5.0
                              /usr/bin/corepack       0.25.2
                              
                              
                              nodejs:
                                Installed: 18.20.2-1nodesource1
                                Candidate: 18.20.2-1nodesource1
                                Version table:
                               *** 18.20.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   18.20.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.20.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.19.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.19.0+dfsg-6~deb12u1 500
                                      500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                   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+dfsg1-1 500
                                      500 http://deb.debian.org/debian bookworm/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
                              
                              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.19
                              admin:          6.13.16
                              javascript:     7.8.0
                              
                              nodejs modules from github:     1
                              +-- iobroker.sourceanalytix@0.4.8-alpha.2 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.sourceanalytix.git#eacbbdeadf4c4bd44636743bc6f52dd21c6f0766)
                              
                              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                              - disabled
                                system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                                system.adapter.dwd.0                    : dwd                   : raspberrypi                              - disabled
                                system.adapter.email.0                  : email                 : raspberrypi                              - disabled
                                system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              - disabled
                                system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              - disabled
                                system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                                system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                                system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                                system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                                system.adapter.ical.0                   : ical                  : raspberrypi                              - disabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
                                system.adapter.influxdb.0               : influxdb              : raspberrypi                              - disabled, port: 8086
                                system.adapter.javascript.0             : javascript            : raspberrypi                              - disabled
                              + system.adapter.lgtv.0                   : lgtv                  : raspberrypi                              -  enabled
                                system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                                system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
                                system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, port: 1882, bind: 192.168.178.23
                                system.adapter.mqtt.1                   : mqtt                  : raspberrypi                              - disabled, port: 1886, bind: 0.0.0.0
                                system.adapter.onvif.0                  : onvif                 : raspberrypi                              - disabled
                                system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              - disabled
                                system.adapter.pushover.0               : pushover              : raspberrypi                              - disabled
                                system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              - disabled
                                system.adapter.sayit.0                  : sayit                 : raspberrypi                              - disabled, port: 0
                                system.adapter.shelly.0                 : shelly                : raspberrypi                              - disabled, port: 1883
                                system.adapter.sonoff.0                 : sonoff                : raspberrypi                              - disabled, port: 1884, bind: 0.0.0.0
                                system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              - disabled
                                system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
                                system.adapter.text2command.0           : text2command          : raspberrypi                              - disabled
                                system.adapter.tr-064.0                 : tr-064                : raspberrypi                              - disabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                                system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
                                system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              - disabled
                                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
                                system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
                                system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                                system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
                                system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                                system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                system.adapter.worx.0                   : worx                  : raspberrypi                              - disabled
                                system.adapter.zigbee.1                 : zigbee                : raspberrypi                              - disabled, port: /dev/ttyACM0
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              Stable (default): http://download.iobroker.net/sources-dist.json
                              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): Stable (default)
                              
                              Installed ioBroker-Instances
                              Used repository: Stable (default)
                              Adapter    "admin"        : 6.13.16  , installed 6.13.16
                              Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                              Adapter    "discovery"    : 4.4.0    , installed 4.4.0
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "email"        : 1.2.2    , installed 1.2.2
                              Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                              Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                              Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                              Adapter    "ical"         : 1.14.3   , installed 1.14.3
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                              Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                              Controller "js-controller": 5.0.19   , installed 5.0.19
                              Adapter    "lgtv"         : 2.2.0    , installed 2.2.0
                              Adapter    "meross"       : 1.17.0   , installed 1.17.0
                              Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                              Adapter    "onvif"        : 1.1.3    , installed 1.1.3
                              Adapter    "openweathermap": 1.0.4   , installed 1.0.4
                              Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                              Adapter    "shelly"       : 6.9.0    , installed 6.9.0
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 6.7.0    , installed 6.6.1  [Updatable]
                              Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                              Adapter    "telegram"     : 3.2.1    , installed 3.2.1
                              Adapter    "text2command" : 3.0.3    , installed 3.0.3
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                              Adapter    "vis"          : 1.5.4    , installed 1.5.4
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                              Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                              Adapter    "web"          : 6.2.5    , installed 6.2.5
                              Adapter    "worx"         : 2.3.4    , installed 2.3.4
                              Adapter    "ws"           : 2.6.1    , installed 2.5.11 [Updatable]
                              Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        11125
                              States:         9533
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:4 https://repos.influxdata.com/debian stable InRelease
                              Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease
                              Hit:6 https://apt.grafana.com stable InRelease
                              Hit:7 https://deb.nodesource.com/node_18.x nodistro 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:8088          0.0.0.0:*               LISTEN      106        2951       752/influxd
                              tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      108        5759       678/motion
                              tcp        0      0 127.0.0.1:8081          0.0.0.0:*               LISTEN      108        5758       678/motion
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          1685       682/sshd: /usr/sbin
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       5871       833/iobroker.js-con
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       5864       833/iobroker.js-con
                              tcp6       0      0 :::3000                 :::*                    LISTEN      107        1857       832/grafana
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          1687       682/sshd: /usr/sbin
                              tcp6       0      0 :::8086                 :::*                    LISTEN      106        5841       752/influxd
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       5931       876/io.admin.0
                              udp        0      0 0.0.0.0:56049           0.0.0.0:*                           104        5664       534/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5662       534/avahi-daemon: r
                              udp6       0      0 :::55982                :::*                                104        5665       534/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                104        5663       534/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-05-06 14:32:13.828  - error: host.raspberrypi iobroker npm-install: npm ERR! code 127npm ERR! path /opt/iobroker/node_modules/zlibnpm ERR! command failednpm ERR! command sh -c node-waf clean || true; node-waf configure buildnpm ERR! sh: 1: node-waf: not foundnpm ERR! sh: 1: node-waf: not foundnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T12_32_04_539Z-debug-0.log
                              2024-05-06 14:32:13.829  - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.mihome-vacuum@4.0.0: 127
                              2024-05-06 14:32:14.856  - info: host.raspberrypi iobroker npm-install: exit 25
                              2024-05-06 14:32:15.856  - warn: host.raspberrypi startInstance cannot find adapter "sayit@1.12.3". Try to install it... 3 attempt
                              2024-05-06 14:32:15.857  - info: host.raspberrypi iobroker install sayit@1.12.3 using installedVersion
                              2024-05-06 14:32:19.039  - info: host.raspberrypi iobroker npm-install: NPM version: 10.5.0
                              2024-05-06 14:32:19.042  - info: host.raspberrypi iobroker npm-install: Installing iobroker.sayit@1.12.3... (System call)
                              2024-05-06 14:32:35.524  - error: host.raspberrypi iobroker npm-install: npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.sayitnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! node:internal/modules/cjs/loader:1143npm ERR!   throw err;npm ERR!   ^npm ERR! npm ERR! Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'npm ERR! Require stack:npm ERR! - /opt/iobroker/node_modules/iobroker.sayit/main.jsnpm ERR!     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)npm ERR!     at Module._load (node:internal/modules/cjs/loader:981:27)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1231:19)npm ERR!     at require (node:internal/modules/helpers:177:18)npm ERR!     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sayit/main.js:17:61)npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1364:14)npm ERR!     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)npm ERR!     at Module.load (node:internal/modules/cjs/loader:1203:32)npm ERR!     at Module._load (node:internal/modules/cjs/loader:1019:12)npm ERR!     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {npm ERR!   code: 'MODULE_NOT_FOUND',npm ERR!   requireStack: [ '/opt/iobroker/node_modules/iobroker.sayit/main.js' ]npm ERR! }npm ERR! npm ERR! Node.js v18.20.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T12_32_19_779Z-debug-0.log
                              2024-05-06 14:32:35.525  - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.sayit@1.12.3: 1
                              2024-05-06 14:32:36.555  - info: host.raspberrypi iobroker npm-install: exit 25
                              2024-05-06 14:32:37.556  - warn: host.raspberrypi startInstance cannot find adapter "mihome-vacuum@4.0.0". Try to install it... 4 attempt
                              2024-05-06 14:32:37.557  - info: host.raspberrypi iobroker install mihome-vacuum@4.0.0 using installedVersion
                              2024-05-06 14:32:40.645  - info: host.raspberrypi iobroker npm-install: NPM version: 10.5.0
                              2024-05-06 14:32:40.647  - info: host.raspberrypi iobroker npm-install: Installing iobroker.mihome-vacuum@4.0.0... (System call)
                              2024-05-06 14:32:50.493  - error: host.raspberrypi iobroker npm-install: npm ERR! code 127npm ERR! path /opt/iobroker/node_modules/zlibnpm ERR! command failednpm ERR! command sh -c node-waf clean || true; node-waf configure buildnpm ERR! sh: 1: node-waf: not foundnpm ERR! sh: 1: node-waf: not foundnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T12_32_41_399Z-debug-0.loghost.raspberrypi Cannot install iobroker.mihome-vacuum@4.0.0: 127
                              2024-05-06 14:32:51.518  - info: host.raspberrypi iobroker npm-install: exit 25
                              2024-05-06 14:32:52.519  - warn: host.raspberrypi startInstance cannot find adapter "sayit@1.12.3". Try to install it... 4 attempt
                              2024-05-06 14:32:52.519  - info: host.raspberrypi iobroker install sayit@1.12.3 using installedVersion
                              2024-05-06 14:32:55.668  - info: host.raspberrypi iobroker npm-install: NPM version: 10.5.0
                              2024-05-06 14:32:55.671  - info: host.raspberrypi iobroker npm-install: Installing iobroker.sayit@1.12.3... (System call)
                              2024-05-06 14:33:11.937  - error: host.raspberrypi iobroker npm-install: npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.sayitnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! node:internal/modules/cjs/loader:1143npm ERR!   throw err;npm ERR!   ^npm ERR! npm ERR! Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'npm ERR! Require stack:npm ERR! - /opt/iobroker/node_modules/iobroker.sayit/main.jsnpm ERR!     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)npm ERR!     at Module._load (node:internal/modules/cjs/loader:981:27)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1231:19)npm ERR!     at require (node:internal/modules/helpers:177:18)npm ERR!     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sayit/main.js:17:61)npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1364:14)npm ERR!     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)npm ERR!     at Module.load (node:internal/modules/cjs/loader:1203:32)npm ERR!     at Module._load (node:internal/modules/cjs/loader:1019:12)npm ERR!     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {npm ERR!   code: 'MODULE_NOT_FOUND',npm ERR!   requireStack: [ '/opt/iobroker/node_modules/iobroker.sayit/main.js' ]npm ERR! }npm ERR! npm ERR! Node.js v18.20.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-06T12_32_56_377Z-debug-0.log
                              2024-05-06 14:33:11.938  - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.sayit@1.12.3: 1
                              2024-05-06 14:33:12.966  - info: host.raspberrypi iobroker npm-install: exit 25
                              2024-05-06 14:33:13.966  - error: host.raspberrypi Cannot download and install adapter "mihome-vacuum@4.0.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                              2024-05-06 14:33:14.467  - error: host.raspberrypi Cannot download and install adapter "sayit@1.12.3". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                              
                              
                              Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Bill S. Preston last edited by

                                @bill-s-preston

                                iob start web
                                
                                B 1 Reply Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @Bill S. Preston last edited by crunchip

                                  @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                                  motioneye.service loaded failed failed

                                  So viel ich weiß, müssen ggf Ports angepasst werden um Motioneye und iobroker zusammen auf einen Rechner laufen zu lassen
                                  Unabhängig davon, reichen 4GB RAM da eh nicht aus

                                  B crunchip 2 Replies Last reply Reply Quote 0
                                  • B
                                    Bill S. Preston @Thomas Braun last edited by

                                    @thomas-braun said in Iobroker startet nicht mehr nach Restore:

                                    @bill-s-preston

                                    iob start web
                                    

                                    Gemacht. Startet noch immer nicht.

                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • B
                                      Bill S. Preston @crunchip last edited by Bill S. Preston

                                      @crunchip said in Iobroker startet nicht mehr nach Restore:

                                      @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                                      motioneye.service loaded failed failed

                                      So viel ich weiß, müssen ggf Ports angepasst werden um Motioneye und iobroker zusammen auf einen Rechner laufen zu lassen
                                      Unabhängig davon, reichen 4GB RAM da eh nicht aus

                                      MoitonEye und Iobroker laufen seit zwei Jahren ohne Probleme zusammen auf einem 4GB Pi.
                                      Aber ich habe jetzt bei dem Neuen System versucht MotionEye zu öffnen. Leider ebenfalls Still.
                                      MotionEye lläuft aber auf Port 8765. Und wie gesagt, bis gestern vor dem Restore auch ohne Probleme.

                                      crunchip 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Bill S. Preston last edited by

                                        @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                                        Startet noch immer nicht.

                                        was genau?
                                        wie genau?

                                        was passiert?

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          Bill S. Preston @Homoran last edited by

                                          @homoran said in Iobroker startet nicht mehr nach Restore:

                                          @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                                          Startet noch immer nicht.

                                          was genau?
                                          wie genau?

                                          was passiert?

                                          Iobroker über den Browser aufrufen (192.168.178.68:8081)

                                          Firefox kann keine Verbindung zu dem Server unter 192.168.178.68:8081 aufbauen.
                                          

                                          Bei MotionEye das gleiche.

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Bill S. Preston last edited by

                                            @bill-s-preston sagte in Iobroker startet nicht mehr nach Restore:

                                            Iobroker über den Browser aufrufen (192.168.178.68:8081)

                                            welcher Browser?
                                            und was exakt steht in der Adresszeile?

                                            B 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            755
                                            Online

                                            31.9k
                                            Users

                                            80.3k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            59
                                            2388
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo