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 @Homoran last edited by

      @homoran said in Iobroker startet nicht mehr nach Restore:

      @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?

      Unter Firefox und Chrome 192.168.178.68:8081 eingegeben.

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

        Kann es sein, dass sich das Backup vom alten System mit dem neuen beißt?

        Hier

        iob start web
        

        vom alten noch laufenden System.

        Skript v.2024-04-21
        
        *** BASE SYSTEM ***
           Static hostname: iobroker
                 Icon name: computer
          Operating System: Raspbian GNU/Linux 10 (buster)
                    Kernel: Linux 5.10.103-v7l+
              Architecture: arm
        
        Model		: Raspberry Pi 4 Model B Rev 1.1
        Docker          : false
        Virtualization  : none
        Kernel          : armv7l
        Userland        : 32 bit
        
        Systemuptime and Load:
         11:23:56 up 11:39,  2 users,  load average: 1.59, 1.08, 0.89
        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 11:23:56 CEST
                   Universal time: Mon 2024-05-06 09:23:56 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':
        pi
        XDG_CONFIG_HOME=/home/pi/.config
        HOME=/home/pi
        GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker myftp
        
        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        GROUPS=iobroker tty dialout audio video bluetooth gpio i2c myftp
        
        *** Display-Server-Setup ***
        Display-Server: true
        Desktop: 	LXDE-pi
        Terminal: 	x11
        Boot Target: 	graphical.target
        
        *** MEMORY ***
                      total        used        free      shared  buff/cache   available
        Mem:           3.8G        2.0G        260M         92M        1.6G        1.8G
        Swap:           99M         42M         57M
        Total:         3.9G        2.0G        317M
        
        Active iob-Instances: 	34
        
                 3838 M total memory
                 1980 M used memory
                  788 M active memory
                 2619 M inactive memory
                  259 M free memory
                  272 M buffer memory
                 1325 M swap cache
                   99 M total swap
                   42 M used swap
                   57 M free swap
        
        *** top - Table Of Processes  ***
        top - 11:23:57 up 11:39,  2 users,  load average: 1.59, 1.08, 0.89
        Tasks: 209 total,   1 running, 207 sleeping,   0 stopped,   1 zombie
        %Cpu(s):  7.2 us,  5.8 sy,  0.0 ni, 87.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
        MiB Mem :   3838.7 total,    259.5 free,   1980.4 used,   1598.8 buff/cache
        MiB Swap:    100.0 total,     57.7 free,     42.2 used.   1826.4 avail Mem 
        
        *** FAILED SERVICES ***
        
          UNIT                  LOAD   ACTIVE SUB    DESCRIPTION                  
        * bthelper@hci0.service loaded failed failed Raspberry Pi bluetooth helper
        
        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. Pass --all to see loaded but inactive units, too.
        To show all installed unit files use 'systemctl list-unit-files'.
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       59G   22G   34G  40% /
        devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
        tmpfs          tmpfs     1.9G  864K  1.9G   1% /dev/shm
        tmpfs          tmpfs     1.9G   57M  1.9G   3% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
        /dev/sda1      ext4       57G   33G   21G  61% /backup
        /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
        tmpfs          tmpfs     384M  4.0K  384M   1% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Sun May  5 23:44:18 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1024x768M@60D smsc95xx.macaddr=DC:A6:32:30:EB:D6 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=5cd8a1b8-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
        [Sun May  5 23:44:19 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
        [Sun May  5 23:44:19 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Sun May  5 23:44:22 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
        [Sun May  5 23:44:25 2024] EXT4-fs (sda1): recovery complete
        [Sun May  5 23:44:25 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
        
        Show mounted filesystems:
        TARGET                                SOURCE         FSTYPE          OPTIONS
        /                                     /dev/mmcblk0p2 ext4            rw,noatime
        |-/dev                                devtmpfs       devtmpfs        rw,relatime,size=1800568k,nr_inodes=84157,mode=755
        | |-/dev/shm                          tmpfs          tmpfs           rw,nosuid,nodev
        | |-/dev/pts                          devpts         devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
        | `-/dev/mqueue                       mqueue         mqueue          rw,relatime
        |-/sys                                sysfs          sysfs           rw,nosuid,nodev,noexec,relatime
        | |-/sys/kernel/security              securityfs     securityfs      rw,nosuid,nodev,noexec,relatime
        | |-/sys/fs/cgroup                    tmpfs          tmpfs           ro,nosuid,nodev,noexec,mode=755
        | | |-/sys/fs/cgroup/unified          cgroup2        cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate
        | | |-/sys/fs/cgroup/systemd          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
        | | |-/sys/fs/cgroup/blkio            cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,blkio
        | | |-/sys/fs/cgroup/pids             cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,pids
        | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
        | | |-/sys/fs/cgroup/net_cls,net_prio cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
        | | |-/sys/fs/cgroup/freezer          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,freezer
        | | |-/sys/fs/cgroup/perf_event       cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,perf_event
        | | |-/sys/fs/cgroup/devices          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,devices
        | | `-/sys/fs/cgroup/cpuset           cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,cpuset
        | |-/sys/fs/bpf                       none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
        | |-/sys/kernel/debug                 debugfs        debugfs         rw,relatime
        | |-/sys/kernel/config                configfs       configfs        rw,relatime
        | `-/sys/fs/fuse/connections          fusectl        fusectl         rw,relatime
        |-/proc                               proc           proc            rw,relatime
        | `-/proc/sys/fs/binfmt_misc          systemd-1      autofs          rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
        |-/run                                tmpfs          tmpfs           rw,nosuid,nodev,mode=755
        | |-/run/lock                         tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k
        | |-/run/rpc_pipefs                   sunrpc         rpc_pipefs      rw,relatime
        | `-/run/user/1000                    tmpfs          tmpfs           rw,nosuid,nodev,relatime,size=393084k,mode=700,uid=1000,gid=1000
        |   `-/run/user/1000/gvfs             gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
        |-/backup                             /dev/sda1      ext4            rw,relatime
        `-/boot                               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        2.9G	/var/
        1.4G	/var/lib
        1.2G	/var/lib/influxdb/data
        1.2G	/var/lib/influxdb
        1.1G	/var/lib/influxdb/data/iobroker
        
        Archived and active journals take up 55.9M in the file system.
        
        /opt/iobroker/backups:
        6.3G	/opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        414M	/opt/iobroker/iobroker-data/
        195M	/opt/iobroker/iobroker-data/files
        132M	/opt/iobroker/iobroker-data/backup-objects
        51M	/opt/iobroker/iobroker-data/files/javascript.admin
        33M	/opt/iobroker/iobroker-data/files/web.admin/static
        
        The five largest files in iobroker-data are:
        24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
        22M	/opt/iobroker/iobroker-data/objects.jsonl
        18M	/opt/iobroker/iobroker-data/states.jsonl
        9.7M	/opt/iobroker/iobroker-data/objects.json.migrated
        9.7M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
        
        /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.25__Embed_with_CMSIS-DAP_L1100FNC-if03
        /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.25__Embed_with_CMSIS-DAP_L1100FNC-if00
        
        
        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 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                100 /var/lib/dpkg/status
             18.20.1-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.20.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.19.1-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.19.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.18.2-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.18.1-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.18.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.17.1-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.17.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.16.1-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.16.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.15.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.14.2-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.14.1-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.14.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.13.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.12.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.11.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.10.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.9.1-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.9.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.8.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.7.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.6.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.5.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.4.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.3.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.2.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.1.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             18.0.0-1nodesource1 600
                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
             10.24.0~dfsg-1~deb10u3 500
                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf 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: 	4.0.24
        admin: 		6.13.16
        javascript: 	6.1.4
        
        nodejs modules from github: 	0
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 7777, bind: 0.0.0.0, run as: admin
        + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
        + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
          system.adapter.dwd.0                    : dwd                   : iobroker                                 - disabled
        + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
          system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
        + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
        + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
        + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
        + system.adapter.meross.0                 : meross                : iobroker                                 -  enabled
        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.23
        + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.onvif.0                  : onvif                 : iobroker                                 -  enabled
        + system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
        + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
        + system.adapter.rpi2.0                   : rpi2                  : iobroker                                 -  enabled
        + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled, port: 0
        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883
        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
        + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
        + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
          system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 - disabled
          system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
          system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.worx.0                   : worx                  : iobroker                                 -  enabled
        + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 7777, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1882, bind: 192.168.178.23
        + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled, port: 0
        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883
        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
        
        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    "cloud"        : 5.0.1    , installed 4.1.0  [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    "flot"         : 1.12.0   , installed 1.10.6 [Updatable]
        Adapter    "fritzbox"     : 0.6.0    , installed 0.2.1  [Updatable]
        Adapter    "fullybrowser" : 3.0.12   , installed 2.1.2  [Updatable]
        Adapter    "heatingcontrol": 2.12.5  , installed 2.3.2  [Updatable]
        Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
        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 4.0.24 [Updatable]
        Adapter    "lgtv"         : 2.2.0    , installed 2.1.1  [Updatable]
        Adapter    "meross"       : 1.17.0   , installed 1.17.0
        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
        Adapter    "mihome-vacuum": 4.2.0    , installed 4.0.0  [Updatable]
        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    "paw"          : 0.3.2    , installed 0.3.2
        Adapter    "pushover"     : 3.0.6    , installed 3.0.6
        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
        Adapter    "sayit"        : 3.0.5    , installed 1.12.3 [Updatable]
        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.6.1  [Updatable]
        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 6.2.5
        Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
        Adapter    "worx"         : 2.3.4    , installed 2.3.4
        Adapter    "ws"           : 2.6.1    , installed 2.5.11 [Updatable]
        Adapter    "yr"           : 5.3.0    , installed 5.3.0
        Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
        
        Objects and States
        Please stand by - This may take a while
        Objects: 	11713
        States: 	10121
        
        *** OS-Repositories and Updates ***
        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Some index files failed to download. They have been ignored, or old ones used instead.
        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
        Get:2 https://repos.influxdata.com/debian buster InRelease [12.9 kB]
        Hit:3 http://archive.raspberrypi.org/debian buster InRelease
        Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
        Err:2 https://repos.influxdata.com/debian buster InRelease
          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        Fetched 12.9 kB in 2s (8498 B/s)
        Reading package lists...
        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        W: Some index files failed to download. They have been ignored, or old ones used instead.
        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 192.168.178.23:2001     0.0.0.0:*               LISTEN      1001       536573     3566/io.hm-rpc.3    
        tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      117        19738      705/proftpd: (accep 
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18287      559/sshd            
        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          41534      3077/cupsd          
        tcp        0      0 0.0.0.0:5656            0.0.0.0:*               LISTEN      0          18860      779/motion          
        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        19649      517/influxd         
        tcp        0      0 192.168.178.23:2010     0.0.0.0:*               LISTEN      1001       539134     3448/io.hm-rpc.1    
        tcp        0      0 192.168.178.23:1882     0.0.0.0:*               LISTEN      1001       539067     3394/io.mqtt.0      
        tcp        0      0 0.0.0.0:9595            0.0.0.0:*               LISTEN      0          18861      779/motion          
        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       539216     3521/io.sonoff.0    
        tcp        0      0 192.168.178.23:8701     0.0.0.0:*               LISTEN      1001       539127     3441/io.hm-rpc.0    
        tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          18979      428/python2         
        tcp        0      0 0.0.0.0:7070            0.0.0.0:*               LISTEN      0          14225      526/anydesk         
        tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          18862      779/motion          
        tcp        0      0 0.0.0.0:38149           0.0.0.0:*               LISTEN      0          525839     526/anydesk         
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       536192     3307/iobroker.js-co 
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       536185     3307/iobroker.js-co 
        tcp        0      0 192.168.178.23:9292     0.0.0.0:*               LISTEN      1001       541006     3463/io.hm-rpc.2    
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       541910     3710/io.web.0       
        tcp6       0      0 :::8086                 :::*                    LISTEN      999        22642      517/influxd         
        tcp6       0      0 :::22                   :::*                    LISTEN      0          18289      559/sshd            
        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          41533      3077/cupsd          
        tcp6       0      0 :::3000                 :::*                    LISTEN      110        20755      513/grafana-server  
        tcp6       0      0 :::7777                 :::*                    LISTEN      1001       538566     3325/io.admin.0     
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       540354     3502/io.shelly.0    
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          19750      445/dhcpcd          
        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          41552      3079/cups-browsed   
        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       541081     3536/io.mihome-vacu 
        udp        0      0 192.168.178.23:5353     0.0.0.0:*                           1001       539137     3420/io.tr-064.0    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        17531      374/avahi-daemon: r 
        udp        0      0 0.0.0.0:47875           0.0.0.0:*                           108        17533      374/avahi-daemon: r 
        udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          22556      526/anydesk         
        udp6       0      0 :::5353                 :::*                                108        17532      374/avahi-daemon: r 
        udp6       0      0 :::33120                :::*                                108        17534      374/avahi-daemon: r 
        
        *** Log File - Last 25 Lines ***
        
        2024-05-06 11:24:16.473  - warn: javascript.0 (3382)     at processImmediate (node:internal/timers:476:21)
        2024-05-06 11:24:16.473  - warn: javascript.0 (3382) State "javascript.0.Stromverbrauch.Stromkosten_vorheriger_Tag" not found
        2024-05-06 11:24:16.475  - warn: javascript.0 (3382)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1719:20)
        2024-05-06 11:24:16.475  - warn: javascript.0 (3382)     at Object.<anonymous> (script.js.Verbräuche.Stromverbrauch_gestern:5:3)
        2024-05-06 11:24:16.477  - warn: javascript.0 (3382)     at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1244:38)
        2024-05-06 11:24:16.477  - warn: javascript.0 (3382)     at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:593:29)
        2024-05-06 11:24:16.478  - warn: javascript.0 (3382)     at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:5916:56)
        2024-05-06 11:24:16.478  - warn: javascript.0 (3382)     at processImmediate (node:internal/timers:476:21)
        2024-05-06 11:24:21.813  - info: meross.0 (3483) Can not get Data for Device 1909127883156625186348e1e9034905: Error: Timeout
        2024-05-06 11:24:21.814  - warn: meross.0 (3483) Can not get Data for Device 1909127883156625186348e1e9034905: undefined
        2024-05-06 11:24:21.835  - info: meross.0 (3483) Can not get Data for Device 1801301547342725131134298f115e90: Error: Timeout
        2024-05-06 11:24:21.836  - warn: meross.0 (3483) Can not get Data for Device 1801301547342725131134298f115e90: undefined
        2024-05-06 11:24:21.864  - info: meross.0 (3483) Can not get Data for Device 1801306356734125131134298f115f59: Error: Timeout
        2024-05-06 11:24:21.865  - warn: meross.0 (3483) Can not get Data for Device 1801306356734125131134298f115f59: undefined
        2024-05-06 11:24:21.899  - info: meross.0 (3483) Can not get Data for Device 1801300540186725131134298f115ef4: Error: Timeout
        2024-05-06 11:24:21.900  - warn: meross.0 (3483) Can not get Data for Device 1801300540186725131134298f115ef4: undefined
        2024-05-06 11:24:40.484  - debug: onvif.0 (3778) startCameras
        2024-05-06 11:24:40.521  - debug: onvif.0 (3778) getDevices: [{"type":"device","common":{"name":"192_168_178_47_8899"},"native":{"id":"192_168_178_47_8899","name":"192.168.178.47:8899","ip":"192.168.178.47","port":"8899","user":"C5Xz73SD","password":"XEDRuAwrFddzE9XP","cam_date":"2021-05-18T14:58:39.000Z","info":{"manufacturer":"WVC","model":"W5S","firmwareVersion":"07.26200.05.04","serialNumber":"WVCA98KGIRPCRUMC","hardwareId":"FFFFFFE0-09-FFFFFFBF-6F-33-15"},"events":true,"subscribeEvents":true,"live_stream_tcp":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"},"live_stream_udp":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"},"live_stream_multicast":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"}},"from":"system.adapter.onvif.0","user":"system.user.admin","ts":1676755611510,"_id":"onvif.0.192_168_178_47_8899","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
        2024-05-06 11:24:40.522  - debug: onvif.0 (3778) setCameras: [{"type":"device","common":{"name":"192_168_178_47_8899"},"native":{"id":"192_168_178_47_8899","name":"192.168.178.47:8899","ip":"192.168.178.47","port":"8899","user":"C5Xz73SD","password":"XEDRuAwrFddzE9XP","cam_date":"2021-05-18T14:58:39.000Z","info":{"manufacturer":"WVC","model":"W5S","firmwareVersion":"07.26200.05.04","serialNumber":"WVCA98KGIRPCRUMC","hardwareId":"FFFFFFE0-09-FFFFFFBF-6F-33-15"},"events":true,"subscribeEvents":true,"live_stream_tcp":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"},"live_stream_udp":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"},"live_stream_multicast":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"}},"from":"system.adapter.onvif.0","user":"system.user.admin","ts":1676755611510,"_id":"onvif.0.192_168_178_47_8899","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}]
        2024-05-06 11:24:40.523  - debug: onvif.0 (3778) classCam: item = {"type":"device","common":{"name":"192_168_178_47_8899"},"native":{"id":"192_168_178_47_8899","name":"192.168.178.47:8899","ip":"192.168.178.47","port":"8899","user":"C5Xz73SD","password":"XEDRuAwrFddzE9XP","cam_date":"2021-05-18T14:58:39.000Z","info":{"manufacturer":"WVC","model":"W5S","firmwareVersion":"07.26200.05.04","serialNumber":"WVCA98KGIRPCRUMC","hardwareId":"FFFFFFE0-09-FFFFFFBF-6F-33-15"},"events":true,"subscribeEvents":true,"live_stream_tcp":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"},"live_stream_udp":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"},"live_stream_multicast":{"uri":"rtsp://192.168.178.47:554/live/ch0?token=12fb11e6e41ab914a76c533db4359c24","invalidAfterConnect":false,"invalidAfterReboot":false,"timeout":"PT0H50M0S"}},"from":"system.adapter.onvif.0","user":"system.user.admin","ts":1676755611510,"_id":"onvif.0.192_168_178_47_8899","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}
        2024-05-06 11:24:43.681  - error: onvif.0 (3778) classCam. Camera/NVT: "192.168.178.47:8899" Error: connect EHOSTUNREACH 192.168.178.47:8899
        2024-05-06 11:24:43.682  - debug: onvif.0 (3778) startCameras. cameras: {}
        2024-05-06 11:24:43.682  - warn: onvif.0 (3778) startCameras: Cameras/NVT unavailables
        2024-05-06 11:24:52.570  - warn: mqtt.0 (3394) Client [shelly1-E8DB84D496EE] has invalid password(h65cgi) or username(iobroker)
        2024-05-06 11:25:08.865  - warn: telegram.0 (3790) 1 of 1 recipients are unknown!
        
        

        Hier läuft noch der js-controller: 4.0.24. Im neuen ist der 5.0.19.
        Wie update ich den ?

        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:

          Kann es sein, dass sich das Backup vom alten System mit dem neuen beißt?

          Das kann schon sein. Das Alt-System verdient sich diesen Namen ja ganz besonders...

          Bring das zuerst mal auf Stand und dann ziehst du mit einem aktuellen Backup um.

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

            Wieso aktualisiert sich der js-controller mit

            obroker stop
            iobroker update
            iobroker upgrade self
            iobroker start
            

            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

              Ohne Meldungen kann dir das keiner sagen.

              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 lläuft aber auf Port 8765

                korrekt, die Benutzeroberfläche, die cams selbst aber dann 8081, 8082, 8083 usw
                daher auch auf deinem Alt System

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

                admin : iobroker - enabled, port: 7777

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

                  @crunchip

                  cd /opt/iobroker
                  
                  sudo iobroker set admin.0 --port 7777
                  

                  hat geholfen. Iobroker kann wieder erreicht werden. 👍

                  Nun fehlt noch MotionEye .
                  Hier bekomme ich folgende meldung

                  herke@raspberrypi:~ $ sudo systemctl status motioneye
                  × motioneye.service - motionEye Server
                       Loaded: loaded (/etc/systemd/system/motioneye.service; enabled; preset: en>
                       Active: failed (Result: exit-code) since Tue 2024-05-07 07:55:23 CEST; 18s>
                     Duration: 1.494s
                      Process: 1403 ExecStart=/usr/local/bin/meyectl startserver -c /etc/motioney>
                     Main PID: 1403 (code=exited, status=255/EXCEPTION)
                          CPU: 1.493s
                  
                  May 07 07:55:22 raspberrypi systemd[1]: Started motioneye.service - motionEye S>
                  May 07 07:55:23 raspberrypi meyectl[1403]: configure_logging cmd motioneye: Fal>
                  May 07 07:55:23 raspberrypi meyectl[1403]: configure logging to file: None
                  May 07 07:55:23 raspberrypi meyectl[1403]:     INFO: hello! this is motionEye s>
                  May 07 07:55:23 raspberrypi meyectl[1403]: CRITICAL: pid directory "/var/run" d>
                  May 07 07:55:23 raspberrypi systemd[1]: motioneye.service: Main process exited,>
                  May 07 07:55:23 raspberrypi systemd[1]: motioneye.service: Failed with result '>
                  May 07 07:55:23 raspberrypi systemd[1]: motioneye.service: Consumed 1.493s CPU >
                  lines 1-16/16 (END)
                  × motioneye.service - motionEye Server
                       Loaded: loaded (/etc/systemd/system/motioneye.service; enabled; preset: enabled)
                       Active: failed (Result: exit-code) since Tue 2024-05-07 07:55:23 CEST; 18s ago
                     Duration: 1.494s
                      Process: 1403 ExecStart=/usr/local/bin/meyectl startserver -c /etc/motioneye/moti>
                     Main PID: 1403 (code=exited, status=255/EXCEPTION)
                          CPU: 1.493s
                  
                  
                  Thomas Braun crunchip 3 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Bill S. Preston last edited by

                    @bill-s-preston

                    Bitte NIE, NIE, NIE das iobroker-Kommando per sudo anpacken.

                    iob stop
                    iob fix
                    iob start
                    
                    B 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Bill S. Preston last edited by

                      @bill-s-preston

                      Und mach das Fenster von deinem Terminal groß. In der Ausgabe fehlen die Zeilenenden.

                      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

                        Bitte NIE, NIE, NIE das iobroker-Kommando per sudo anpacken.

                        iob stop
                        iob fix
                        iob start
                        

                        Alles klar. Was kann passieren wenn sudo benutzt wird?

                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active last edited by

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

                          Was kann passieren wenn sudo benutzt wird?

                          Alles, weil der root halt alles darf.
                          Du verbiegst dir damit aber die vorgesehenen Rechte für die anderen user.

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

                            @thomas-braun

                            Danke für die Info und für die Gedult!
                            Ich werde Shinobi installieren auf dem neuen System. Motioneye wird nicht mehr weiterentwickelt .

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

                              @bill-s-preston eventuell
                              https://github.com/motioneye-project/motioneye/issues/2657

                              roelvdwater created this issue in motioneye-project/motioneye

                              open Permission issues on a fresh install of Rasperry Pi OS Bullseye #2657

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

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

                                Motioneye wird nicht mehr weiterentwickelt .

                                Doch es wird an einer neuen Version gearbeitet

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

                                  @crunchip

                                  MotionEye deinstalieren funktionier nicht

                                  herke@raspberrypi:~ $ pip uninstall motioneye
                                  Found existing installation: motioneye 0.43.1b1
                                  Uninstalling motioneye-0.43.1b1:
                                    Would remove:
                                      /usr/local/bin/meyectl
                                      /usr/local/bin/motioneye_init
                                      /usr/local/lib/python3.11/dist-packages/motioneye-0.43.1b1.dist-info/*
                                      /usr/local/lib/python3.11/dist-packages/motioneye/*
                                  Proceed (Y/n)? y
                                  ERROR: Exception:
                                  Traceback (most recent call last):
                                    File "/usr/lib/python3.11/shutil.py", line 825, in move
                                      os.rename(src, real_dst)
                                  PermissionError: [Errno 13] Permission denied: '/usr/local/bin/meyectl' -> '/tmp/pip-uninstall-eit5jf_4/meyectl'
                                  
                                  During handling of the above exception, another exception occurred:
                                  
                                  Traceback (most recent call last):
                                    File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper
                                      status = run_func(*args)
                                               ^^^^^^^^^^^^^^^
                                    File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/uninstall.py", line 105, in run
                                      uninstall_pathset = req.uninstall(
                                                          ^^^^^^^^^^^^^^
                                    File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 727, in uninstall
                                      uninstalled_pathset.remove(auto_confirm, verbose)
                                    File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_uninstall.py", line 380, in remove
                                      moved.stash(path)
                                    File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_uninstall.py", line 271, in stash
                                      renames(path, new_path)
                                    File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/misc.py", line 358, in renames
                                      shutil.move(old, new)
                                    File "/usr/lib/python3.11/shutil.py", line 846, in move
                                      os.unlink(src)
                                  PermissionError: [Errno 13] Permission denied: '/usr/local/bin/meyectl'
                                  
                                  

                                  und

                                  Shinobi wird nach der Installation auch nicht erreicht über 192.168.178.68:8080

                                  herke@raspberrypi:~ $ bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi-                                                                                        Installer/raw/master/shinobi-install.sh)
                                  Opening Install Location : "/home"
                                  *--------------------**---------------------*
                                  *Shinobi requires being run as root.
                                  *Do you want to continue without being root?
                                  (Y)es or (n)o? Default : Yes
                                  y
                                  Install the Development branch?
                                  (y)es or (N)o? Default : No
                                  n
                                  Getting the Master Branch
                                  Cloning into 'Shinobi'...
                                  remote: Enumerating objects: 23189, done.
                                  remote: Counting objects: 100% (148/148), done.
                                  remote: Compressing objects: 100% (113/113), done.
                                  remote: Total 23189 (delta 61), reused 78 (delta 35), pack-reused 23041 (from 1)
                                  Receiving objects: 100% (23189/23189), 16.76 MiB | 11.07 MiB/s, done.
                                  Resolving deltas: 100% (15552/15552), done.
                                  fatal: detected dubious ownership in repository at '/home/Shinobi'
                                  To add an exception for this directory, call:
                                  
                                          git config --global --add safe.directory /home/Shinobi
                                  -------------------------------------
                                  ---------- Shinobi Systems ----------
                                  Repository : https://gitlab.com/Shinobi-Systems/Shinobi
                                  Product : Shinobi Professional (Pro)
                                  Branch : master
                                  Version :
                                  Date : Tue  7 May 10:20:37 CEST 2024
                                  -------------------------------------
                                  -------------------------------------
                                  *-----------------------------------*
                                  Shinobi Installer
                                  ========
                                  Select your OS
                                  If your OS is not on the list please refer to the docs.
                                  ========
                                  1. Ubuntu - Fast and Touchless
                                  2. Ubuntu - Advanced
                                  3. Alma Linux 9.2 / Rocky 9 / CentOS 8 - Fast and Touchless (Red Hat)
                                  4. CentOS
                                  5. MacOS
                                  6. FreeBSD
                                  7. OpenSUSE
                                  ========
                                  1
                                  =========================================================
                                  ==!! Shinobi : The Open Source CCTV and NVR Solution !!==
                                  =========================================================
                                  To answer yes type the letter (y) in lowercase and press ENTER.
                                  Default is no (N). Skip any components you already have or don't need.
                                  =============
                                  =============
                                   Detecting Ubuntu Version
                                  =============
                                  =============
                                   Ubuntu Version: 12
                                  =============
                                  Shinobi - Do you want to temporarily disable IPv6?
                                  Sometimes IPv6 causes Ubuntu package updates to fail. Only do this if your machi                                                                                        ne doesn't rely on IPv6.
                                  (y)es or (N)o
                                  y
                                  net.ipv6.conf.all.disable_ipv6 = 1
                                  net.ipv6.conf.default.disable_ipv6 = 1
                                  net.ipv6.conf.lo.disable_ipv6 = 1
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  gcc is already the newest version (4:12.2.0-3).
                                  g++ is already the newest version (4:12.2.0-3).
                                  g++ set to manually installed.
                                  cmake is already the newest version (3.25.1-1).
                                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                  update-alternatives: error: alternative path /usr/bin/gcc-8 doesn't exist
                                  =============
                                  Default Superuser : admin@shinobi.video
                                  Default Password : admin
                                  * You can edit these settings in "super.json" located in the Shinobi directory.
                                  =============
                                  Shinobi - Installing Node.js
                                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                                  Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB                                                                                        ]
                                  Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
                                  Get:4 http://archive.raspberrypi.com/debian bookworm InRelease [23.6 kB]
                                  Get:5 https://repos.influxdata.com/debian stable InRelease [6,907 B]
                                  Get:6 https://apt.grafana.com stable InRelease [7,660 B]
                                  Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                                  Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 Package                                                                                        s [153 kB]
                                  Get:9 http://deb.debian.org/debian-security bookworm-security/main armhf Package                                                                                        s [150 kB]
                                  Get:10 http://deb.debian.org/debian-security bookworm-security/main Translation-                                                                                        en [95.1 kB]
                                  Get:11 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [387 k                                                                                        B]
                                  Get:12 https://apt.grafana.com stable/main arm64 Packages [194 kB]
                                  Get:13 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [397 k                                                                                        B]
                                  Get:14 https://apt.grafana.com stable/main armhf Packages [171 kB]
                                  Get:15 https://repos.influxdata.com/debian stable/main arm64 Packages [10.7 kB]
                                  Fetched 1,699 kB in 2s (1,023 kB/s)
                                  Reading package lists... Done
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  ca-certificates is already the newest version (20230311).
                                  curl is already the newest version (7.88.1-10+deb12u5).
                                  gnupg is already the newest version (2.2.40-1.1).
                                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                  File '/etc/apt/keyrings/nodesource.gpg' exists. Overwrite? (y/N) n
                                  Enter new filename: shinobigeil
                                  deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node                                                                                        _18.x nodistro main
                                  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 http://archive.raspberrypi.com/debian bookworm InRelease
                                  Hit:5 https://repos.influxdata.com/debian stable InRelease
                                  Hit:6 https://apt.grafana.com stable InRelease
                                  Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                                  Reading package lists... Done
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  nodejs is already the newest version (18.20.2-1nodesource1).
                                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  make is already the newest version (4.3-4.1).
                                  make set to manually installed.
                                  zip is already the newest version (3.0-13).
                                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                  FFmpeg Found...
                                  Version : ffmpeg version 5.1.4-0+rpt3+deb12u1 Copyright (c) 2000-2023 the FFmpeg                                                                                         developers
                                  built with gcc 12 (Debian 12.2.0-14)
                                  configuration: --prefix=/usr --extra-version=0+rpt3+deb12u1 --toolchain=hardened                                                                                         --incdir=/usr/include/aarch64-linux-gnu --enable-gpl --disable-stripping --disa                                                                                        ble-mmal --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enabl                                                                                        e-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec                                                                                        2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetyp                                                                                        e --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enab                                                                                        le-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-                                                                                        libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-libr                                                                                        ist --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr                                                                                         --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-l                                                                                        ibtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-lib                                                                                        vpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable                                                                                        -libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-ope                                                                                        nal --enable-opencl --enable-opengl --enable-sand --enable-sdl2 --disable-sndio                                                                                         --enable-libjxl --enable-neon --enable-v4l2-request --enable-libudev --enable-ep                                                                                        oxy --libdir=/usr/lib/aarch64-linux-gnu --arch=arm64 --enable-pocketsphinx --ena                                                                                        ble-librsvg --enable-libdc1394 --enable-libdrm --enable-vout-drm --enable-libiec                                                                                        61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-libplacebo                                                                                         --enable-librav1e --enable-shared
                                  libavutil      57. 28.100 / 57. 28.100
                                  libavcodec     59. 37.100 / 59. 37.100
                                  libavformat    59. 27.100 / 59. 27.100
                                  libavdevice    59.  7.100 / 59.  7.100
                                  libavfilter     8. 44.100 /  8. 44.100
                                  libswscale      6.  7.100 /  6.  7.100
                                  libswresample   4.  7.100 /  4.  7.100
                                  libpostproc    56.  6.100 / 56.  6.100
                                  =============
                                  Shinobi - Installing MariaDB
                                  MariaDB will be installed with no password.
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  The following additional packages will be installed:
                                    galera-4 gawk libcgi-fast-perl libcgi-pm-perl libclone-perl
                                    libconfig-inifiles-perl libdaxctl1 libdbd-mariadb-perl libdbi-perl
                                    libencode-locale-perl libfcgi-bin libfcgi-perl libfcgi0ldbl libgpm2
                                    libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl
                                    libhttp-date-perl libhttp-message-perl libio-html-perl
                                    liblwp-mediatypes-perl libncurses6 libndctl6 libpmem1 libregexp-ipv6-perl
                                    libsigsegv2 libterm-readkey-perl libtimedate-perl liburi-perl liburing2 lsof
                                    mariadb-client mariadb-client-core mariadb-plugin-provider-bzip2
                                    mariadb-plugin-provider-lz4 mariadb-plugin-provider-lzma
                                    mariadb-plugin-provider-lzo mariadb-plugin-provider-snappy
                                    mariadb-server-core pv socat
                                  Suggested packages:
                                    gawk-doc libmldbm-perl libnet-daemon-perl libsql-statement-perl gpm
                                    libdata-dump-perl libipc-sharedcache-perl libbusiness-isbn-perl libwww-perl
                                    mailx mariadb-test netcat-openbsd doc-base
                                  The following NEW packages will be installed:
                                    galera-4 gawk libcgi-fast-perl libcgi-pm-perl libclone-perl
                                    libconfig-inifiles-perl libdaxctl1 libdbd-mariadb-perl libdbi-perl
                                    libencode-locale-perl libfcgi-bin libfcgi-perl libfcgi0ldbl libgpm2
                                    libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl
                                    libhttp-date-perl libhttp-message-perl libio-html-perl
                                    liblwp-mediatypes-perl libncurses6 libndctl6 libpmem1 libregexp-ipv6-perl
                                    libsigsegv2 libterm-readkey-perl libtimedate-perl liburi-perl liburing2 lsof
                                    mariadb-client mariadb-client-core mariadb-plugin-provider-bzip2
                                    mariadb-plugin-provider-lz4 mariadb-plugin-provider-lzma
                                    mariadb-plugin-provider-lzo mariadb-plugin-provider-snappy mariadb-server
                                    mariadb-server-core pv socat
                                  0 upgraded, 42 newly installed, 0 to remove and 0 not upgraded.
                                  Need to get 18.1 MB of archives.
                                  After this operation, 196 MB of additional disk space will be used.
                                  Get:1 http://deb.debian.org/debian bookworm/main arm64 libsigsegv2 arm64 2.14-1                                                                                         [37.0 kB]
                                  Get:2 http://deb.debian.org/debian bookworm/main arm64 gawk arm64 1:5.2.1-2 [640                                                                                         kB]
                                  Get:3 http://deb.debian.org/debian bookworm/main arm64 galera-4 arm64 26.4.13-1                                                                                         [702 kB]
                                  Get:4 http://deb.debian.org/debian bookworm/main arm64 libdbi-perl arm64 1.643-4                                                                                         [767 kB]
                                  Get:5 http://deb.debian.org/debian bookworm/main arm64 lsof arm64 4.95.0-1 [313                                                                                         kB]
                                  Get:6 http://deb.debian.org/debian bookworm/main arm64 libconfig-inifiles-perl a                                                                                        ll 3.000003-2 [45.9 kB]
                                  Get:7 http://deb.debian.org/debian bookworm/main arm64 libncurses6 arm64 6.4-4 [                                                                                        93.9 kB]
                                  Get:8 http://deb.debian.org/debian bookworm/main arm64 mariadb-client-core arm64                                                                                         1:10.11.6-0+deb12u1 [846 kB]
                                  Get:9 http://deb.debian.org/debian bookworm/main arm64 mariadb-client arm64 1:10                                                                                        .11.6-0+deb12u1 [2,865 kB]
                                  Get:10 http://deb.debian.org/debian bookworm/main arm64 libdaxctl1 arm64 76.1-1                                                                                         [19.8 kB]
                                  Get:11 http://deb.debian.org/debian bookworm/main arm64 libndctl6 arm64 76.1-1 [                                                                                        57.4 kB]
                                  Get:12 http://deb.debian.org/debian bookworm/main arm64 libpmem1 arm64 1.12.1-2                                                                                         [45.7 kB]
                                  Get:13 http://deb.debian.org/debian bookworm/main arm64 liburing2 arm64 2.3-3 [1                                                                                        2.6 kB]
                                  Get:14 http://deb.debian.org/debian bookworm/main arm64 mariadb-server-core arm6                                                                                        4 1:10.11.6-0+deb12u1 [6,734 kB]
                                  Get:15 http://deb.debian.org/debian bookworm/main arm64 socat arm64 1.7.4.4-2 [3                                                                                        66 kB]
                                  Get:16 http://deb.debian.org/debian bookworm/main arm64 mariadb-server arm64 1:1                                                                                        0.11.6-0+deb12u1 [3,447 kB]
                                  Get:17 http://deb.debian.org/debian bookworm/main arm64 libhtml-tagset-perl all                                                                                         3.20-6 [11.7 kB]
                                  Get:18 http://deb.debian.org/debian bookworm/main arm64 libregexp-ipv6-perl all                                                                                         0.03-3 [5,212 B]
                                  Get:19 http://deb.debian.org/debian bookworm/main arm64 liburi-perl all 5.17-1 [                                                                                        90.4 kB]
                                  Get:20 http://deb.debian.org/debian bookworm/main arm64 libhtml-parser-perl arm6                                                                                        4 3.81-1 [98.6 kB]
                                  Get:21 http://deb.debian.org/debian bookworm/main arm64 libcgi-pm-perl all 4.55-                                                                                        1 [220 kB]
                                  Get:22 http://deb.debian.org/debian bookworm/main arm64 libfcgi0ldbl arm64 2.4.2                                                                                        -2 [25.3 kB]
                                  Get:23 http://deb.debian.org/debian bookworm/main arm64 libfcgi-perl arm64 0.82+                                                                                        ds-2 [24.4 kB]
                                  Get:24 http://deb.debian.org/debian bookworm/main arm64 libcgi-fast-perl all 1:2                                                                                        .15-1 [12.1 kB]
                                  Get:25 http://deb.debian.org/debian bookworm/main arm64 libclone-perl arm64 0.46                                                                                        -1 [13.5 kB]
                                  Get:26 http://deb.debian.org/debian bookworm/main arm64 libdbd-mariadb-perl arm6                                                                                        4 1.22-1+b1 [89.1 kB]
                                  Get:27 http://deb.debian.org/debian bookworm/main arm64 libencode-locale-perl al                                                                                        l 1.05-3 [12.9 kB]
                                  Get:28 http://deb.debian.org/debian bookworm/main arm64 libfcgi-bin arm64 2.4.2-                                                                                        2 [12.5 kB]
                                  Get:29 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+                                                                                        b1 [14.4 kB]
                                  Get:30 http://deb.debian.org/debian bookworm/main arm64 libhtml-template-perl al                                                                                        l 2.97-2 [66.5 kB]
                                  Get:31 http://deb.debian.org/debian bookworm/main arm64 libtimedate-perl all 2.3                                                                                        300-2 [39.3 kB]
                                  Get:32 http://deb.debian.org/debian bookworm/main arm64 libhttp-date-perl all 6.                                                                                        05-2 [10.5 kB]
                                  Get:33 http://deb.debian.org/debian bookworm/main arm64 libio-html-perl all 1.00                                                                                        4-3 [16.2 kB]
                                  Get:34 http://deb.debian.org/debian bookworm/main arm64 liblwp-mediatypes-perl a                                                                                        ll 6.04-2 [20.2 kB]
                                  Get:35 http://deb.debian.org/debian bookworm/main arm64 libhttp-message-perl all                                                                                         6.44-1 [81.7 kB]
                                  Get:36 http://deb.debian.org/debian bookworm/main arm64 libterm-readkey-perl arm                                                                                        64 2.38-2+b1 [24.1 kB]
                                  Get:37 http://deb.debian.org/debian bookworm/main arm64 mariadb-plugin-provider-                                                                                        bzip2 arm64 1:10.11.6-0+deb12u1 [24.9 kB]
                                  Get:38 http://deb.debian.org/debian bookworm/main arm64 mariadb-plugin-provider-                                                                                        lz4 arm64 1:10.11.6-0+deb12u1 [24.8 kB]
                                  Get:39 http://deb.debian.org/debian bookworm/main arm64 mariadb-plugin-provider-                                                                                        lzma arm64 1:10.11.6-0+deb12u1 [24.9 kB]
                                  Get:40 http://deb.debian.org/debian bookworm/main arm64 mariadb-plugin-provider-                                                                                        lzo arm64 1:10.11.6-0+deb12u1 [24.8 kB]
                                  Get:41 http://deb.debian.org/debian bookworm/main arm64 mariadb-plugin-provider-                                                                                        snappy arm64 1:10.11.6-0+deb12u1 [24.9 kB]
                                  Get:42 http://deb.debian.org/debian bookworm/main arm64 pv arm64 1.6.20-1 [58.6                                                                                         kB]
                                  Fetched 18.1 MB in 2s (10.3 MB/s)
                                  Extracting templates from packages: 100%
                                  Preconfiguring packages ...
                                  Selecting previously unselected package libsigsegv2:arm64.
                                  (Reading database ... 103045 files and directories currently installed.)
                                  Preparing to unpack .../libsigsegv2_2.14-1_arm64.deb ...
                                  Unpacking libsigsegv2:arm64 (2.14-1) ...
                                  Setting up libsigsegv2:arm64 (2.14-1) ...
                                  Selecting previously unselected package gawk.
                                  (Reading database ... 103054 files and directories currently installed.)
                                  Preparing to unpack .../00-gawk_1%3a5.2.1-2_arm64.deb ...
                                  Unpacking gawk (1:5.2.1-2) ...
                                  Selecting previously unselected package galera-4.
                                  Preparing to unpack .../01-galera-4_26.4.13-1_arm64.deb ...
                                  Unpacking galera-4 (26.4.13-1) ...
                                  Selecting previously unselected package libdbi-perl:arm64.
                                  Preparing to unpack .../02-libdbi-perl_1.643-4_arm64.deb ...
                                  Unpacking libdbi-perl:arm64 (1.643-4) ...
                                  Selecting previously unselected package lsof.
                                  Preparing to unpack .../03-lsof_4.95.0-1_arm64.deb ...
                                  Unpacking lsof (4.95.0-1) ...
                                  Selecting previously unselected package libconfig-inifiles-perl.
                                  Preparing to unpack .../04-libconfig-inifiles-perl_3.000003-2_all.deb ...
                                  Unpacking libconfig-inifiles-perl (3.000003-2) ...
                                  Selecting previously unselected package libncurses6:arm64.
                                  Preparing to unpack .../05-libncurses6_6.4-4_arm64.deb ...
                                  Unpacking libncurses6:arm64 (6.4-4) ...
                                  Selecting previously unselected package mariadb-client-core.
                                  Preparing to unpack .../06-mariadb-client-core_1%3a10.11.6-0+deb12u1_arm64.deb .                                                                                        ..
                                  Unpacking mariadb-client-core (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package mariadb-client.
                                  Preparing to unpack .../07-mariadb-client_1%3a10.11.6-0+deb12u1_arm64.deb ...
                                  Unpacking mariadb-client (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package libdaxctl1:arm64.
                                  Preparing to unpack .../08-libdaxctl1_76.1-1_arm64.deb ...
                                  Unpacking libdaxctl1:arm64 (76.1-1) ...
                                  Selecting previously unselected package libndctl6:arm64.
                                  Preparing to unpack .../09-libndctl6_76.1-1_arm64.deb ...
                                  Unpacking libndctl6:arm64 (76.1-1) ...
                                  Selecting previously unselected package libpmem1:arm64.
                                  Preparing to unpack .../10-libpmem1_1.12.1-2_arm64.deb ...
                                  Unpacking libpmem1:arm64 (1.12.1-2) ...
                                  Selecting previously unselected package liburing2:arm64.
                                  Preparing to unpack .../11-liburing2_2.3-3_arm64.deb ...
                                  Unpacking liburing2:arm64 (2.3-3) ...
                                  Selecting previously unselected package mariadb-server-core.
                                  Preparing to unpack .../12-mariadb-server-core_1%3a10.11.6-0+deb12u1_arm64.deb .                                                                                        ..
                                  Unpacking mariadb-server-core (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package socat.
                                  Preparing to unpack .../13-socat_1.7.4.4-2_arm64.deb ...
                                  Unpacking socat (1.7.4.4-2) ...
                                  Selecting previously unselected package mariadb-server.
                                  Preparing to unpack .../14-mariadb-server_1%3a10.11.6-0+deb12u1_arm64.deb ...
                                  Unpacking mariadb-server (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package libhtml-tagset-perl.
                                  Preparing to unpack .../15-libhtml-tagset-perl_3.20-6_all.deb ...
                                  Unpacking libhtml-tagset-perl (3.20-6) ...
                                  Selecting previously unselected package libregexp-ipv6-perl.
                                  Preparing to unpack .../16-libregexp-ipv6-perl_0.03-3_all.deb ...
                                  Unpacking libregexp-ipv6-perl (0.03-3) ...
                                  Selecting previously unselected package liburi-perl.
                                  Preparing to unpack .../17-liburi-perl_5.17-1_all.deb ...
                                  Unpacking liburi-perl (5.17-1) ...
                                  Selecting previously unselected package libhtml-parser-perl:arm64.
                                  Preparing to unpack .../18-libhtml-parser-perl_3.81-1_arm64.deb ...
                                  Unpacking libhtml-parser-perl:arm64 (3.81-1) ...
                                  Selecting previously unselected package libcgi-pm-perl.
                                  Preparing to unpack .../19-libcgi-pm-perl_4.55-1_all.deb ...
                                  Unpacking libcgi-pm-perl (4.55-1) ...
                                  Selecting previously unselected package libfcgi0ldbl:arm64.
                                  Preparing to unpack .../20-libfcgi0ldbl_2.4.2-2_arm64.deb ...
                                  Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
                                  Selecting previously unselected package libfcgi-perl.
                                  Preparing to unpack .../21-libfcgi-perl_0.82+ds-2_arm64.deb ...
                                  Unpacking libfcgi-perl (0.82+ds-2) ...
                                  Selecting previously unselected package libcgi-fast-perl.
                                  Preparing to unpack .../22-libcgi-fast-perl_1%3a2.15-1_all.deb ...
                                  Unpacking libcgi-fast-perl (1:2.15-1) ...
                                  Selecting previously unselected package libclone-perl:arm64.
                                  Preparing to unpack .../23-libclone-perl_0.46-1_arm64.deb ...
                                  Unpacking libclone-perl:arm64 (0.46-1) ...
                                  Selecting previously unselected package libdbd-mariadb-perl.
                                  Preparing to unpack .../24-libdbd-mariadb-perl_1.22-1+b1_arm64.deb ...
                                  Unpacking libdbd-mariadb-perl (1.22-1+b1) ...
                                  Selecting previously unselected package libencode-locale-perl.
                                  Preparing to unpack .../25-libencode-locale-perl_1.05-3_all.deb ...
                                  Unpacking libencode-locale-perl (1.05-3) ...
                                  Selecting previously unselected package libfcgi-bin.
                                  Preparing to unpack .../26-libfcgi-bin_2.4.2-2_arm64.deb ...
                                  Unpacking libfcgi-bin (2.4.2-2) ...
                                  Selecting previously unselected package libgpm2:arm64.
                                  Preparing to unpack .../27-libgpm2_1.20.7-10+b1_arm64.deb ...
                                  Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
                                  Selecting previously unselected package libhtml-template-perl.
                                  Preparing to unpack .../28-libhtml-template-perl_2.97-2_all.deb ...
                                  Unpacking libhtml-template-perl (2.97-2) ...
                                  Selecting previously unselected package libtimedate-perl.
                                  Preparing to unpack .../29-libtimedate-perl_2.3300-2_all.deb ...
                                  Unpacking libtimedate-perl (2.3300-2) ...
                                  Selecting previously unselected package libhttp-date-perl.
                                  Preparing to unpack .../30-libhttp-date-perl_6.05-2_all.deb ...
                                  Unpacking libhttp-date-perl (6.05-2) ...
                                  Selecting previously unselected package libio-html-perl.
                                  Preparing to unpack .../31-libio-html-perl_1.004-3_all.deb ...
                                  Unpacking libio-html-perl (1.004-3) ...
                                  Selecting previously unselected package liblwp-mediatypes-perl.
                                  Preparing to unpack .../32-liblwp-mediatypes-perl_6.04-2_all.deb ...
                                  Unpacking liblwp-mediatypes-perl (6.04-2) ...
                                  Selecting previously unselected package libhttp-message-perl.
                                  Preparing to unpack .../33-libhttp-message-perl_6.44-1_all.deb ...
                                  Unpacking libhttp-message-perl (6.44-1) ...
                                  Selecting previously unselected package libterm-readkey-perl.
                                  Preparing to unpack .../34-libterm-readkey-perl_2.38-2+b1_arm64.deb ...
                                  Unpacking libterm-readkey-perl (2.38-2+b1) ...
                                  Selecting previously unselected package mariadb-plugin-provider-bzip2.
                                  Preparing to unpack .../35-mariadb-plugin-provider-bzip2_1%3a10.11.6-0+deb12u1_a                                                                                        rm64.deb ...
                                  Unpacking mariadb-plugin-provider-bzip2 (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package mariadb-plugin-provider-lz4.
                                  Preparing to unpack .../36-mariadb-plugin-provider-lz4_1%3a10.11.6-0+deb12u1_arm                                                                                        64.deb ...
                                  Unpacking mariadb-plugin-provider-lz4 (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package mariadb-plugin-provider-lzma.
                                  Preparing to unpack .../37-mariadb-plugin-provider-lzma_1%3a10.11.6-0+deb12u1_ar                                                                                        m64.deb ...
                                  Unpacking mariadb-plugin-provider-lzma (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package mariadb-plugin-provider-lzo.
                                  Preparing to unpack .../38-mariadb-plugin-provider-lzo_1%3a10.11.6-0+deb12u1_arm                                                                                        64.deb ...
                                  Unpacking mariadb-plugin-provider-lzo (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package mariadb-plugin-provider-snappy.
                                  Preparing to unpack .../39-mariadb-plugin-provider-snappy_1%3a10.11.6-0+deb12u1_                                                                                        arm64.deb ...
                                  Unpacking mariadb-plugin-provider-snappy (1:10.11.6-0+deb12u1) ...
                                  Selecting previously unselected package pv.
                                  Preparing to unpack .../40-pv_1.6.20-1_arm64.deb ...
                                  Unpacking pv (1.6.20-1) ...
                                  Setting up libconfig-inifiles-perl (3.000003-2) ...
                                  Setting up galera-4 (26.4.13-1) ...
                                  Setting up libgpm2:arm64 (1.20.7-10+b1) ...
                                  Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
                                  Setting up gawk (1:5.2.1-2) ...
                                  Setting up libclone-perl:arm64 (0.46-1) ...
                                  Setting up libhtml-tagset-perl (3.20-6) ...
                                  Setting up liblwp-mediatypes-perl (6.04-2) ...
                                  Setting up libfcgi-bin (2.4.2-2) ...
                                  Setting up libencode-locale-perl (1.05-3) ...
                                  Setting up socat (1.7.4.4-2) ...
                                  Setting up libncurses6:arm64 (6.4-4) ...
                                  Setting up libio-html-perl (1.004-3) ...
                                  Setting up libdaxctl1:arm64 (76.1-1) ...
                                  Setting up lsof (4.95.0-1) ...
                                  Setting up libtimedate-perl (2.3300-2) ...
                                  Setting up libregexp-ipv6-perl (0.03-3) ...
                                  Setting up pv (1.6.20-1) ...
                                  Setting up libndctl6:arm64 (76.1-1) ...
                                  Setting up libfcgi-perl (0.82+ds-2) ...
                                  Setting up libterm-readkey-perl (2.38-2+b1) ...
                                  Setting up liburing2:arm64 (2.3-3) ...
                                  Setting up libpmem1:arm64 (1.12.1-2) ...
                                  Setting up liburi-perl (5.17-1) ...
                                  Setting up libdbi-perl:arm64 (1.643-4) ...
                                  Setting up libhttp-date-perl (6.05-2) ...
                                  Setting up mariadb-client-core (1:10.11.6-0+deb12u1) ...
                                  Setting up libdbd-mariadb-perl (1.22-1+b1) ...
                                  Setting up libhtml-parser-perl:arm64 (3.81-1) ...
                                  Setting up mariadb-server-core (1:10.11.6-0+deb12u1) ...
                                  Setting up libhttp-message-perl (6.44-1) ...
                                  Setting up mariadb-client (1:10.11.6-0+deb12u1) ...
                                  Setting up libcgi-pm-perl (4.55-1) ...
                                  Setting up libhtml-template-perl (2.97-2) ...
                                  Setting up mariadb-server (1:10.11.6-0+deb12u1) ...
                                  Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service → /l                                                                                        ib/systemd/system/mariadb.service.
                                  Setting up mariadb-plugin-provider-bzip2 (1:10.11.6-0+deb12u1) ...
                                  Setting up mariadb-plugin-provider-lzma (1:10.11.6-0+deb12u1) ...
                                  Setting up mariadb-plugin-provider-lzo (1:10.11.6-0+deb12u1) ...
                                  Setting up mariadb-plugin-provider-lz4 (1:10.11.6-0+deb12u1) ...
                                  Setting up libcgi-fast-perl (1:2.15-1) ...
                                  Setting up mariadb-plugin-provider-snappy (1:10.11.6-0+deb12u1) ...
                                  Processing triggers for man-db (2.11.2-2) ...
                                  Processing triggers for libc-bin (2.36-9+rpt2+deb12u6) ...
                                  Processing triggers for mariadb-server (1:10.11.6-0+deb12u1) ...
                                  =============
                                  Shinobi - Installing Database...
                                  =============
                                  Shinobi - Install NPM Libraries
                                  npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#dep                                                                                        recated
                                  npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                  npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprec                                                                                        ated
                                  npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated b                                                                                        ecause it extends the now deprecated request package, see https://github.com/req                                                                                        uest/request/issues/3142
                                  npm WARN deprecated @discordjs/form-data@3.0.1: Package no longer supported. Con                                                                                        tact Support at https://www.npmjs.com/support for more info.
                                  npm WARN deprecated @discordjs/collection@0.1.6: no longer supported
                                  npm WARN deprecated uuid@3.3.2: Please upgrade  to version 7 or higher.  Older v                                                                                        ersions may use Math.random() in certain circumstances, which is known to be pro                                                                                        blematic.  See https://v8.dev/blog/math-random for details.
                                  npm WARN deprecated request@2.88.2: request has been deprecated, see https://git                                                                                        hub.com/request/request/issues/3142
                                  npm WARN deprecated discord.js@12.2.0: no longer supported
                                  
                                  added 762 packages, and audited 763 packages in 1m
                                  
                                  45 packages are looking for funding
                                    run `npm fund` for details
                                  
                                  18 vulnerabilities (16 moderate, 2 critical)
                                  
                                  To address issues that do not require attention, run:
                                    npm audit fix
                                  
                                  To address all issues (including breaking changes), run:
                                    npm audit fix --force
                                  
                                  Run `npm audit` for details.
                                  npm notice
                                  npm notice New minor version of npm available! 10.5.0 -> 10.7.0
                                  npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.7.0
                                  npm notice Run npm install -g npm@10.7.0 to update!
                                  npm notice
                                  =============
                                  Shinobi - Install PM2
                                  npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                  
                                  added 162 packages in 18s
                                  
                                  14 packages are looking for funding
                                    run `npm fund` for details
                                  Shinobi - Finished
                                  dos2unix: converting file INSTALL/shinobi to Unix format...
                                  Shinobi - Randomizing cron key
                                  addToConfig: [object Object]
                                  Changes Complete. Here is what it is now.
                                  {
                                    "port": 8080,
                                    "debugLog": false,
                                    "enableFaceManager": false,
                                    "videosDir": "__DIR__/videos",
                                    "passwordType": "sha256",
                                    "detectorMergePamRegionTriggers": true,
                                    "wallClockTimestampAsDefault": true,
                                    "useBetterP2P": true,
                                    "smtpServerOptions": {
                                      "allowInsecureAuth": true
                                    },
                                    "addStorage": [
                                      {
                                        "name": "second",
                                        "path": "__DIR__/videos2"
                                      }
                                    ],
                                    "db": {
                                      "host": "127.0.0.1",
                                      "user": "majesticflame",
                                      "password": "",
                                      "database": "ccio",
                                      "port": 3306
                                    },
                                    "mail": {
                                      "service": "gmail",
                                      "auth": {
                                        "user": "your_email@gmail.com",
                                        "pass": "your_password_or_app_specific_password"
                                      }
                                    },
                                    "cron": {
                                      "key": "09e6aa3f65ca6ef81d120889f44dec94e8efc9d92c90615f26a06177af5a"
                                    },
                                    "pluginKeys": {}
                                  }
                                  Shinobi - Starting Shinobi and setting to start on boot
                                  
                                                          -------------
                                  
                                  __/\\\\\\\\\\\\\____/\\\\____________/\\\\____/\\\\\\\\\_____
                                   _\/\\\/////////\\\_\/\\\\\\________/\\\\\\__/\\\///////\\\___
                                    _\/\\\_______\/\\\_\/\\\//\\\____/\\\//\\\_\///______\//\\\__
                                     _\/\\\\\\\\\\\\\/__\/\\\\///\\\/\\\/_\/\\\___________/\\\/___
                                      _\/\\\/////////____\/\\\__\///\\\/___\/\\\________/\\\//_____
                                       _\/\\\_____________\/\\\____\///_____\/\\\_____/\\\//________
                                        _\/\\\_____________\/\\\_____________\/\\\___/\\\/___________
                                         _\/\\\_____________\/\\\_____________\/\\\__/\\\\\\\\\\\\\\\_
                                          _\///______________\///______________\///__\///////////////__
                                  
                                  
                                                            Runtime Edition
                                  
                                          PM2 is a Production Process Manager for Node.js applications
                                                       with a built-in Load Balancer.
                                  
                                                  Start and Daemonize any application:
                                                  $ pm2 start app.js
                                  
                                                  Load Balance 4 instances of api.js:
                                                  $ pm2 start api.js -i 4
                                  
                                                  Monitor in production:
                                                  $ pm2 monitor
                                  
                                                  Make pm2 auto-boot at server restart:
                                                  $ pm2 startup
                                  
                                                  To go further checkout:
                                                  http://pm2.io/
                                  
                                  
                                                          -------------
                                  
                                  [PM2] Spawning PM2 daemon with pm2_home=/root/.pm2
                                  [PM2] PM2 Successfully daemonized
                                  [PM2] Starting /home/Shinobi/camera.js in fork_mode (1 instance)
                                  [PM2] Done.
                                  ┌────┬───────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
                                  │ id │ name      │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
                                  ├────┼───────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
                                  │ 0  │ camera    │ default     │ 2.0.0   │ fork    │ 4133     │ 0s     │ 0    │ online    │ 0%       │ 38.8mb   │ root     │ disabled │
                                  └────┴───────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
                                  [PM2] Init System found: systemd
                                  Platform systemd
                                  Template
                                  [Unit]
                                  Description=PM2 process manager
                                  Documentation=https://pm2.keymetrics.io/
                                  After=network.target
                                  
                                  [Service]
                                  Type=forking
                                  User=root
                                  LimitNOFILE=infinity
                                  LimitNPROC=infinity
                                  LimitCORE=infinity
                                  Environment=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
                                  Environment=PM2_HOME=/root/.pm2
                                  PIDFile=/root/.pm2/pm2.pid
                                  Restart=on-failure
                                  
                                  ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
                                  ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
                                  ExecStop=/usr/lib/node_modules/pm2/bin/pm2 kill
                                  
                                  [Install]
                                  WantedBy=multi-user.target
                                  
                                  Target path
                                  /etc/systemd/system/pm2-root.service
                                  Command list
                                  [ 'systemctl enable pm2-root' ]
                                  [PM2] Writing init configuration in /etc/systemd/system/pm2-root.service
                                  [PM2] Making script booting at startup...
                                  [PM2] [-] Executing: systemctl enable pm2-root...
                                  Created symlink /etc/systemd/system/multi-user.target.wants/pm2-root.service → /etc/systemd/system/pm2-root.service.
                                  [PM2] [v] Command successfully executed.
                                  +---------------------------------------+
                                  [PM2] Freeze a process list on reboot via:
                                  $ pm2 save
                                  
                                  [PM2] Remove init script via:
                                  $ pm2 unstartup systemd
                                  [PM2] Saving current process list...
                                  [PM2] Successfully saved in /root/.pm2/dump.pm2
                                  ┌────┬───────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
                                  │ id │ name      │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
                                  ├────┼───────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
                                  │ 0  │ camera    │ default     │ 2.0.0   │ fork    │ 4133     │ 4s     │ 0    │ online    │ 0%       │ 111.5mb  │ root     │ disabled │
                                  └────┴───────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
                                  =====================================
                                  ||=====   Install Completed   =====||
                                  =====================================
                                  || Login with the Superuser and create a new user!!
                                  ||===================================
                                  || Open http://192.168.178.68:8080/super in your web browser.
                                  ||===================================
                                  || Default Superuser : admin@shinobi.video
                                  || Default Password : admin
                                  

                                  System nochmal neu aufsetzen? Da ist doch was faul

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

                                    @bill-s-preston dann mach mal ein
                                    sudo pip....

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

                                      @crunchip said in Iobroker startet nicht mehr nach Restore:

                                      @bill-s-preston dann mach mal ein
                                      sudo pip....

                                      herke@raspberrypi:~ $ sudo pip
                                      
                                      Usage:
                                        pip <command> [options]
                                      
                                      Commands:
                                        install                     Install packages.
                                        download                    Download packages.
                                        uninstall                   Uninstall packages.
                                        freeze                      Output installed packages in requirements format.
                                        inspect                     Inspect the python environment.
                                        list                        List installed packages.
                                        show                        Show information about installed packages.
                                        check                       Verify installed packages have compatible dependen                                                                                        cies.
                                        config                      Manage local and global configuration.
                                        search                      Search PyPI for packages.
                                        cache                       Inspect and manage pip's wheel cache.
                                        index                       Inspect information available from package indexes                                                                                        .
                                        wheel                       Build wheels from your requirements.
                                        hash                        Compute hashes of package archives.
                                        completion                  A helper command used for command completion.
                                        debug                       Show information useful for debugging.
                                        help                        Show help for commands.
                                      
                                      General Options:
                                        -h, --help                  Show help.
                                        --debug                     Let unhandled exceptions propagate outside the
                                                                    main subroutine, instead of logging them to
                                                                    stderr.
                                        --isolated                  Run pip in an isolated mode, ignoring
                                                                    environment variables and user configuration.
                                        --require-virtualenv        Allow pip to only run in a virtual environment;
                                                                    exit with an error otherwise.
                                        --python <python>           Run pip with the specified Python interpreter.
                                        -v, --verbose               Give more output. Option is additive, and can be
                                                                    used up to 3 times.
                                        -V, --version               Show version and exit.
                                        -q, --quiet                 Give less output. Option is additive, and can be
                                                                    used up to 3 times (corresponding to WARNING,
                                                                    ERROR, and CRITICAL logging levels).
                                        --log <path>                Path to a verbose appending log.
                                        --no-input                  Disable prompting for input.
                                        --keyring-provider <keyring_provider>
                                                                    Enable the credential lookup via the keyring
                                                                    library if user input is allowed. Specify which
                                                                    mechanism to use [disabled, import, subprocess].
                                                                    (default: disabled)
                                        --proxy <proxy>             Specify a proxy in the form
                                                                    scheme://[user:passwd@]proxy.server:port.
                                        --retries <retries>         Maximum number of retries each connection should
                                                                    attempt (default 5 times).
                                        --timeout <sec>             Set the socket timeout (default 15 seconds).
                                        --exists-action <action>    Default action when a path already exists:
                                                                    (s)witch, (i)gnore, (w)ipe, (b)ackup, (a)bort.
                                        --trusted-host <hostname>   Mark this host or host:port pair as trusted,
                                                                    even though it does not have valid or any HTTPS.
                                        --cert <path>               Path to PEM-encoded CA certificate bundle. If
                                                                    provided, overrides the default. See 'SSL
                                                                    Certificate Verification' in pip documentation
                                                                    for more information.
                                        --client-cert <path>        Path to SSL client certificate, a single file
                                                                    containing the private key and the certificate
                                                                    in PEM format.
                                        --cache-dir <dir>           Store the cache data in <dir>.
                                        --no-cache-dir              Disable the cache.
                                        --disable-pip-version-check
                                                                    Don't periodically check PyPI to determine
                                                                    whether a new version of pip is available for
                                                                    download. Implied with --no-index.
                                        --no-color                  Suppress colored output.
                                        --no-python-version-warning
                                                                    Silence deprecation warnings for upcoming
                                                                    unsupported Pythons.
                                        --use-feature <feature>     Enable new functionality, that may be backward
                                                                    incompatible.
                                        --use-deprecated <feature>  Enable deprecated functionality, that will be
                                                                    removed in the future.
                                      
                                      
                                      crunchip 1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @crunchip last edited by

                                        @crunchip sagte in Iobroker startet nicht mehr nach Restore:

                                        Unabhängig davon, reichen 4GB RAM da eh nicht aus

                                        @Bill-S-Preston
                                        Wollt ich noch mal anmerken
                                        Da auch noch Influx und Grafana laufen

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

                                          @bill-s-preston natürlich das ganze Kommando, hatte nur abgekürzt, da ich am Handy tippe

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

                                            @crunchip

                                            Ein neuer Pi4 mit 8GB und M2 SSD wird heute geliefert.
                                            Da werde ich dann nochmal komplett neu anfangen

                                            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

                                            752
                                            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