Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter onvif camera v1.x.x

    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

    Test Adapter onvif camera v1.x.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tombox @Knusterus last edited by

      @knusterus du kannst mal den ONVIF Device Manager testen bzw den adapter im debug log modus laufen lassen

      K 1 Reply Last reply Reply Quote 0
      • K
        Knusterus @tombox last edited by

        @tombox
        Den Adapter habe ich mal im debug log laufen lassen und eine Bewegung simuliert. sollte ich da im Debug was sehen.
        Da ist nix passiert. Was kann ich mit dem Manager tun ,den kenne ich nicht?

        T 1 Reply Last reply Reply Quote 0
        • T
          tombox @Knusterus last edited by

          @knusterus Ja irgendwas müsste da passieren.
          der kann detailliert alle onvif Informationen darstellen wäre ein test ob er was kann

          ansonsten googeln ob man für die camera bezüglich onvif noch was aktivieren muss

          K 1 Reply Last reply Reply Quote 0
          • K
            Knusterus @tombox last edited by

            @tombox
            Also auch im Manager werden keine Events angezeigt. wahrscheinlich kann meine Kamera das noch nicht.
            Hauptsache das Livebild ohne Passwort funktioniert, und das funktioniert super.
            Vielen Dank
            Knusterus

            T 1 Reply Last reply Reply Quote 0
            • T
              tombox @Knusterus last edited by

              @knusterus Ja vielleicht mal Hersteller wegen onvif events anfragen

              K 2 Replies Last reply Reply Quote 0
              • K
                Knusterus @tombox last edited by

                @tombox
                Habe ich bereits getan, warte auf Antwort. Melde mich sobald ich eine Antwort habe.

                M 1 Reply Last reply Reply Quote 0
                • M
                  micw42 @Knusterus last edited by

                  Hallo,
                  seit Version 1.1.1 startet der Adapter nicht mehr, Fehlermeldung ist folgende:

                  TypeError: callback.call is not a function at Cam.<anonymous> (/opt/iobroker/node_modules/onvif/lib/events.js:309:14) at ClientRequest.<anonymous> (/opt/iobroker/node_modules/onvif/lib/cam.js:328:4) at ClientRequest.emit (node:events:525:35) at ClientRequest.emit (node:domain:489:12) at Socket.socketErrorListener (node:_http_client:494:9) at Socket.emit (node:events:513:28) at Socket.emit (node:domain:489:12) at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21)
                  

                  Jemand eine Idee?

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

                    @micw42 sagte in Test Adapter onvif camera v1.0.0:

                    Jemand eine Idee?

                    Das Umfeld schaut wie aus?

                    iob diag
                    

                    anschauen.

                    XBiT 1 Reply Last reply Reply Quote 0
                    • XBiT
                      XBiT @Thomas Braun last edited by

                      @thomas-braun @micw42

                      bei mir leider das gleiche..

                      Log:

                      host.IoBroker
                      2023-11-20 13:32:55.269	info	Restart adapter system.adapter.onvif.0 because enabled
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	instance system.adapter.onvif.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:82:21)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: at endReadableNT (node:internal/streams/readable:1368:12)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: at IncomingMessage.emit (node:domain:489:12)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: at IncomingMessage.emit (node:events:529:35)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/onvif/lib/cam.js:297:4)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: at parseSOAPString (/opt/iobroker/node_modules/onvif/lib/utils.js:108:3)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: at Cam.<anonymous> (/opt/iobroker/node_modules/onvif/lib/events.js:309:14)
                      host.IoBroker
                      2023-11-20 13:32:55.269	error	Caught by controller[0]: TypeError: callback.call is not a function
                      
                      onvif.0
                      2023-11-20 13:32:55.037	error	callback.call is not a function
                      
                      onvif.0
                      2023-11-20 13:32:55.036	error	TypeError: callback.call is not a function at Cam.<anonymous> (/opt/iobroker/node_modules/onvif/lib/events.js:309:14) at parseSOAPString (/opt/iobroker/node_modules/onvif/lib/utils.js:108:3) at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/onvif/lib/cam.js:297:4) at IncomingMessage.emit (node:events:529:35) at IncomingMessage.emit (node:domain:489:12) at endReadableNT (node:internal/streams/readable:1368:12) at processTicksAndRejections (node:internal/process/task_queues:82:21)
                      
                      onvif.0
                      2023-11-20 13:32:55.036	error	uncaught exception: callback.call is not a function
                      
                      onvif.0
                      2023-11-20 13:32:43.482	info	Starting snapshot server
                      
                      onvif.0
                      2023-11-20 13:32:43.481	info	Finished onvif discovery
                      
                      onvif.0
                      2023-11-20 13:32:41.644	info	Data: undefined xml: undefined
                      

                      iob_diag:

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: IoBroker
                               Icon name: computer-vm
                                 Chassis: vm
                          Virtualization: kvm
                        Operating System: Debian GNU/Linux 10 (buster)
                                  Kernel: Linux 4.19.0-24-amd64
                            Architecture: x86-64
                      
                      model name      : Common KVM processor
                      Docker          : false
                      Virtualization  : kvm
                      Kernel          : x86_64
                      Userland        : amd64
                      
                      Systemuptime and Load:
                       13:33:48 up 16 days, 18:50,  1 user,  load average: 0.50, 0.66, 0.67
                      CPU threads: 8
                      
                      
                      *** Time and Time Zones ***
                                     Local time: Mon 2023-11-20 13:33:49 CET
                                 Universal time: Mon 2023-11-20 12:33:49 UTC
                                       RTC time: Mon 2023-11-20 12:33:50
                                      Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      stephan
                      /home/stephan
                      stephan cdrom floppy sudo audio dip video plugdev netdev
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                    total        used        free      shared  buff/cache   available
                      Mem:            16G        3.4G         10G         24M        2.1G         12G
                      Swap:          6.1G          0B        6.1G
                      Total:          22G        3.4G         16G
                      
                              16042 M total memory
                               3423 M used memory
                               4064 M active memory
                                987 M inactive memory
                              10474 M free memory
                                482 M buffer memory
                               1662 M swap cache
                               6140 M total swap
                                  0 M used swap
                               6140 M free swap
                      
                      *** FAILED SERVICES ***
                      
                      0 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
                      udev           devtmpfs  7.9G     0  7.9G   0% /dev
                      tmpfs          tmpfs     1.6G   25M  1.6G   2% /run
                      /dev/sda1      ext4       34G  7.8G   24G  25% /
                      tmpfs          tmpfs     7.9G     0  7.9G   0% /dev/shm
                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                      tmpfs          tmpfs     7.9G     0  7.9G   0% /sys/fs/cgroup
                      tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Fri Nov  3 18:43:46 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                      [Fri Nov  3 18:43:46 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET        SOURCE    FSTYPE OPTIONS
                      /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
                      `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                      
                      Files in neuralgic directories:
                      
                      /var:
                      565M    /var/
                      392M    /var/cache
                      385M    /var/cache/apt
                      324M    /var/cache/apt/archives
                      156M    /var/lib
                      
                      Hint: You are currently not seeing messages from other users and the system.
                            Users in the 'systemd-journal' group can see all messages. Pass -q to
                            turn off this notice.
                      No journal files were opened due to insufficient permissions.
                      
                      /opt/iobroker/backups:
                      379M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      747M    /opt/iobroker/iobroker-data/
                      402M    /opt/iobroker/iobroker-data/files
                      238M    /opt/iobroker/iobroker-data/backup-objects
                      94M     /opt/iobroker/iobroker-data/files/vis-2-beta
                      52M     /opt/iobroker/iobroker-data/files/javascript.admin
                      
                      The five largest files in iobroker-data are:
                      43M     /opt/iobroker/iobroker-data/objects.jsonl
                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                      21M     /opt/iobroker/iobroker-data/files/eventlist/static/js/main.605c1bc5.js.map
                      21M     /opt/iobroker/iobroker-data/files/eventlist.admin/static/js/main.605c1bc5.js.map
                      20M     /opt/iobroker/iobroker-data/objects.json.migrated
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                      
                      find: '/dev/serial/by-id/': No such file or directory
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.18.2
                      /usr/bin/node           v18.18.2
                      /usr/bin/npm            9.8.1
                      /usr/bin/npx            9.8.1
                      /usr/bin/corepack       0.19.0
                      
                      
                      nodejs:
                        Installed: 18.18.2-1nodesource1
                        Candidate: 18.18.2-1nodesource1
                        Version table:
                       *** 18.18.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                              100 /var/lib/dpkg/status
                           18.18.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.18.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.17.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.16.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.16.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.14.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.14.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.14.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.13.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.12.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.11.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.10.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.9.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.9.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.8.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.7.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.6.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.5.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.4.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.3.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.2.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.1.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.0.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           10.24.0~dfsg-1~deb10u3 500
                              500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                           10.24.0~dfsg-1~deb10u1 500
                              500 http://deb.debian.org/debian buster/main amd64 Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree:
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Core adapters versions
                      js-controller:  5.0.16
                      admin:          6.12.0
                      javascript:     7.1.4
                      
                      Adapters from github:   11
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.alias-manager.0          : alias-manager         : IoBroker                                 - disabled
                      + system.adapter.backitup.0               : backitup              : IoBroker                                 -  enabled
                      + system.adapter.device-watcher.0         : device-watcher        : IoBroker                                 -  enabled
                      + system.adapter.discovery.0              : discovery             : IoBroker                                 -  enabled
                      + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: IoBroker                                 -  enabled
                      + system.adapter.enigma2.0                : enigma2               : IoBroker                                 -  enabled
                      + system.adapter.enigma2.1                : enigma2               : IoBroker                                 -  enabled
                      + system.adapter.enigma2.2                : enigma2               : IoBroker                                 -  enabled
                        system.adapter.feiertage.0              : feiertage             : IoBroker                                 -  enabled
                        system.adapter.flot.0                   : flot                  : IoBroker                                 - disabled
                      + system.adapter.followthesun.0           : followthesun          : IoBroker                                 -  enabled
                      + system.adapter.fullybrowser.0           : fullybrowser          : IoBroker                                 -  enabled
                      + system.adapter.google-sharedlocations.0 : google-sharedlocations: 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-png.0          : icons-mfd-png         : IoBroker                                 - disabled
                      + system.adapter.info.0                   : info                  : IoBroker                                 -  enabled
                      + system.adapter.javascript.0             : javascript            : IoBroker                                 -  enabled
                      + system.adapter.logparser.0              : logparser             : IoBroker                                 -  enabled
                      + system.adapter.lovelace.0               : lovelace              : IoBroker                                 -  enabled, port: 8091, bind: 192.168.1.251, run as: admin
                      + system.adapter.meater.0                 : meater                : IoBroker                                 -  enabled
                      + system.adapter.mercedesme.0             : mercedesme            : IoBroker                                 -  enabled
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                      + system.adapter.omada.0                  : omada                 : IoBroker                                 -  enabled, port: 8043
                        system.adapter.onvif.0                  : onvif                 : IoBroker                                 - disabled, port: 80, 7575, 8000, 8080, 8081, 8899
                      + system.adapter.ping.0                   : ping                  : IoBroker                                 -  enabled
                      + system.adapter.proxmox.0                : proxmox               : IoBroker                                 -  enabled, port: 8006
                        system.adapter.roborock.0               : roborock              : IoBroker                                 - disabled
                      + system.adapter.sayit.0                  : sayit                 : IoBroker                                 -  enabled
                      + system.adapter.shelly.1                 : shelly                : IoBroker                                 -  enabled, port: 2023, bind: 0.0.0.0
                      + system.adapter.sia.0                    : sia                   : IoBroker                                 -  enabled, port: 50001, bind: 0.0.0.0
                      + system.adapter.sonos.0                  : sonos                 : IoBroker                                 -  enabled
                      + system.adapter.sony-bravia.0            : sony-bravia           : IoBroker                                 -  enabled
                      + system.adapter.sourceanalytix.0         : sourceanalytix        : IoBroker                                 -  enabled
                      + system.adapter.sql.0                    : sql                   : IoBroker                                 -  enabled, port: 3306
                      + system.adapter.synochat.0               : synochat              : IoBroker                                 -  enabled
                      + system.adapter.synology.0               : synology              : IoBroker                                 -  enabled, port: 5000
                      + system.adapter.tankerkoenig.0           : tankerkoenig          : IoBroker                                 -  enabled
                      + system.adapter.telegram.0               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.telegram.1               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.telegram.2               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.tr-064.0                 : tr-064                : IoBroker                                 -  enabled
                      + system.adapter.trashschedule.0          : trashschedule         : IoBroker                                 -  enabled
                      + system.adapter.upnp.0                   : upnp                  : IoBroker                                 -  enabled
                      + system.adapter.viessmannapi.0           : viessmannapi          : IoBroker                                 -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : IoBroker                                 - disabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : IoBroker                                 -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : IoBroker                                 - disabled
                        system.adapter.vis-metro.0              : vis-metro             : IoBroker                                 - disabled
                        system.adapter.vis-players.0            : vis-players           : IoBroker                                 - disabled
                        system.adapter.vis-plumb.0              : vis-plumb             : IoBroker                                 - disabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : IoBroker                                 - disabled
                        system.adapter.vis.0                    : vis                   : IoBroker                                 -  enabled
                      + system.adapter.web.0                    : web                   : IoBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, 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.lovelace.0               : lovelace              : IoBroker                                 -  enabled, port: 8091, bind: 192.168.1.251, run as: admin
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : IoBroker                                 -  enabled, port: 54321
                      + system.adapter.omada.0                  : omada                 : IoBroker                                 -  enabled, port: 8043
                      + system.adapter.proxmox.0                : proxmox               : IoBroker                                 -  enabled, port: 8006
                      + system.adapter.shelly.1                 : shelly                : IoBroker                                 -  enabled, port: 2023, bind: 0.0.0.0
                      + system.adapter.sia.0                    : sia                   : IoBroker                                 -  enabled, port: 50001, bind: 0.0.0.0
                      + system.adapter.sql.0                    : sql                   : IoBroker                                 -  enabled, port: 3306
                      + system.adapter.synology.0               : synology              : IoBroker                                 -  enabled, port: 5000
                      + system.adapter.telegram.0               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.telegram.1               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.telegram.2               : 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
                      
                      ioBroker-Repositories
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.12.0   , installed 6.12.0
                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                      Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                      Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                      Adapter    "device-watcher": 2.9.4   , installed 2.9.4
                      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                      Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
                      Adapter    "eventlist"    : 2.0.0    , installed 2.0.0
                      Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "followthesun" : 0.4.2    , installed 0.4.2
                      Adapter    "fullybrowser" : 3.0.6    , installed 3.0.6
                      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                      Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      Adapter    "info"         : 2.0.0    , installed 2.0.0
                      Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                      Controller "js-controller": 5.0.16   , installed 5.0.16
                      Adapter    "logparser"    : 2.2.0    , installed 2.2.0
                      Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                      Adapter    "meater"       : 1.0.2    , installed 1.0.2
                      Adapter    "mercedesme"   : 0.1.1    , installed 0.1.1
                      Adapter    "mihome-vacuum": 4.1.0    , installed 4.1.0
                      Adapter    "onvif"        : 1.1.1    , installed 1.1.1
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "proxmox"      : 2.2.1    , installed 2.2.1
                      Adapter    "roborock"     : 0.4.4    , installed 0.4.4
                      Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                      Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                      Adapter    "sia"          : 1.0.4    , installed 1.0.4
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                      Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                      Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
                      Adapter    "sql"          : 2.2.0    , installed 2.2.0
                      Adapter    "synochat"     : 1.3.1    , installed 1.3.1
                      Adapter    "synology"     : 3.0.1    , installed 3.0.1
                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                      Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                      Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                      Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "web"          : 6.1.10   , installed 6.1.10
                      Adapter    "ws"           : 2.5.8    , installed 2.5.8
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        30217
                      States:         24890
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://deb.debian.org/debian buster InRelease
                      Hit:2 http://deb.debian.org/debian buster-updates InRelease
                      Hit:3 http://security.debian.org/debian-security buster/updates InRelease
                      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Reading package lists...
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 192.168.1.251:42010     0.0.0.0:*               LISTEN      1001       42089991   4473/io.hm-rpc.1
                      tcp        0      0 192.168.1.251:8091      0.0.0.0:*               LISTEN      1001       42092665   5196/io.lovelace.0
                      tcp        0      0 192.168.1.251:8701      0.0.0.0:*               LISTEN      1001       42088993   4503/io.hm-rpc.3
                      tcp        0      0 0.0.0.0:2023            0.0.0.0:*               LISTEN      1001       42089126   4632/io.shelly.1
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       42088726   4305/iobroker.js-co
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       42090513   4305/iobroker.js-co
                      tcp        0      0 192.168.1.251:49292     0.0.0.0:*               LISTEN      1001       42090005   4488/io.hm-rpc.2
                      tcp        0      0 0.0.0.0:5005            0.0.0.0:*               LISTEN      0          5652559    12204/node
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12300      1/init
                      tcp        0      0 0.0.0.0:50001           0.0.0.0:*               LISTEN      1001       42093859   5245/io.sia.0
                      tcp        0      0 192.168.1.251:42001     0.0.0.0:*               LISTEN      1001       42088247   4458/io.hm-rpc.0
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14888      400/sshd
                      tcp6       0      0 :::8000                 :::*                    LISTEN      1001       42096728   5308/io.upnp.0
                      tcp6       0      0 :::3500                 :::*                    LISTEN      0          5652562    12204/node
                      tcp6       0      0 :::3501                 :::*                    LISTEN      1001       42088329   4566/io.sonos.0
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          2523       1/init
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       42088772   4326/io.admin.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       42092359   5372/io.web.0
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          14890      400/sshd
                      tcp6       0      0 :::3000                 :::*                    LISTEN      1001       42095759   5533/io.fullybrowse
                      udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       42090843   4533/io.mihome-vacu
                      udp        0      0 192.168.1.251:5353      0.0.0.0:*                           1001       42090232   4616/io.tr-064.0
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12301      1/init
                      udp        0      0 0.0.0.0:50001           0.0.0.0:*                           1001       42093860   5245/io.sia.0
                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       42092344   5308/io.upnp.0
                      udp        0      0 0.0.0.0:42883           0.0.0.0:*                           1001       42094828   5308/io.upnp.0
                      udp6       0      0 :::111                  :::*                                0          2526       1/init
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-11-20 13:33:20.553  - info: host.IoBroker "system.adapter.onvif.0" disabled
                      2023-11-20 13:33:26.814  - error: onvif.0 (5601) adapter disabled
                      2023-11-20 13:33:26.826  - warn: javascript.0 (4353) getState "system.adapter.onvif.0.cpu" not found (3)
                      2023-11-20 13:33:26.827  - warn: javascript.0 (4353)     at tabelle_generieren (script.js.common.0_userdata_0_.Home.Status.Adapter.adapterstatus:56:20)
                      2023-11-20 13:33:26.827  - warn: javascript.0 (4353)     at Object.<anonymous> (script.js.common.0_userdata_0_.Home.Status.Adapter.adapterstatus:92:3)
                      2023-11-20 13:33:26.827  - warn: javascript.0 (4353) getState "system.adapter.onvif.0.memHeapUsed" not found (3)
                      2023-11-20 13:33:26.827  - warn: javascript.0 (4353)     at tabelle_generieren (script.js.common.0_userdata_0_.Home.Status.Adapter.adapterstatus:61:20)
                      2023-11-20 13:33:26.827  - warn: javascript.0 (4353)     at Object.<anonymous> (script.js.common.0_userdata_0_.Home.Status.Adapter.adapterstatus:92:3)
                      2023-11-20 13:33:26.861  - warn: onvif.0 (5601) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                      2023-11-20 13:33:27.457  - error: host.IoBroker instance system.adapter.onvif.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                      2023-11-20 13:33:27.458  - info: host.IoBroker Do not restart adapter system.adapter.onvif.0 because disabled or deleted
                      2023-11-20 13:33:34.843  - info: mihome-vacuum.0 (4533) create states for mop
                      2023-11-20 13:33:34.846  - info: mihome-vacuum.0 (4533) change states from State control.fan_power
                      2023-11-20 13:33:34.846  - info: mihome-vacuum.0 (4533) create states for water box
                      2023-11-20 13:33:34.850  - info: mihome-vacuum.0 (4533) create states for water box mode
                      2023-11-20 13:33:34.922  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.218001011242.roomFanPower
                      2023-11-20 13:33:34.922  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.218001011304.roomFanPower
                      2023-11-20 13:33:34.923  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.218001011305.roomFanPower
                      2023-11-20 13:33:34.923  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.room1.roomFanPower
                      2023-11-20 13:33:34.923  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.room16.roomFanPower
                      2023-11-20 13:33:34.924  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.room17.roomFanPower
                      2023-11-20 13:33:34.924  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.room18.roomFanPower
                      2023-11-20 13:33:34.924  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.room19.roomFanPower
                      2023-11-20 13:33:34.924  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.room2.roomFanPower
                      2023-11-20 13:33:34.924  - info: mihome-vacuum.0 (4533) change states from State control.fan_power mihome-vacuum.0.rooms.room20.roomFanPower
                      

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

                        @xbit sagte in Test Adapter onvif camera v1.0.0:

                        buster

                        Muss durch ein lebendes Release ersetzt werden.

                        Adapters from github: 11

                        Deutlich zu viele GitHub-Installationen. Du führst für alle diese Adapter Alpha-Testings durch?
                        Wage ich zu bezweifeln.

                        XBiT 1 Reply Last reply Reply Quote 0
                        • XBiT
                          XBiT @Thomas Braun last edited by

                          @thomas-braun

                          Okay auf bullseye kann ich wechseln aber die 11 git Adapter kommen doch schnell zusammen (hier der Adapter, Lovelace, energiefluss-erweiter usw.)...

                          Werde berichten ob der Adapter danach läuft.

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • M
                            micw42 last edited by

                            @thomas-braun
                            Ich habe auch buster. Ist bullseye denn jetzt Voraussetzung für iobroker?
                            Alle anderen Adapter laufen reibungslos.

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

                              @xbit

                              Bookworm / Debian 12 ist das aktuelle Stable-Release.

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

                                @micw42 sagte in Test Adapter onvif camera v1.0.0:

                                Ich habe auch buster. Ist bullseye denn jetzt Voraussetzung für iobroker?

                                Ein stabiles Release ist allgemeine Voraussetzung. Der Hersteller hat Debian 10 halt abgekündigt, da passiert nix mehr.

                                1 Reply Last reply Reply Quote 0
                                • XBiT
                                  XBiT @Thomas Braun last edited by

                                  @thomas-braun

                                  Update ist durch

                                  stephan@IoBroker:~$ cat /etc/os-release
                                  PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
                                  NAME="Debian GNU/Linux"
                                  VERSION_ID="12"
                                  VERSION="12 (bookworm)"
                                  VERSION_CODENAME=bookworm
                                  ID=debian
                                  HOME_URL="https://www.debian.org/"
                                  SUPPORT_URL="https://www.debian.org/support"
                                  BUG_REPORT_URL="https://bugs.debian.org/"
                                  
                                  

                                  aber leider startet der Adapter noch nicht.

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    Knusterus @tombox last edited by

                                    @tombox
                                    So Antwort von Ctronics ist da .
                                    Die Kamera unterstützt nur ONVIF Profil S , damit werden keine Events übertragen.
                                    Naja ist nicht schlimm die Kamera ist ja auch schon 4 Jahre alt.
                                    Danke für die Hilfe
                                    Knusterus

                                    1 Reply Last reply Reply Quote 0
                                    • David G.
                                      David G. last edited by David G.

                                      Wollte mir den Adapter auch gerade mal anschauen.
                                      Allerdings möchte die Installation nicht durchlaufen.

                                      $ iobroker url https://github.com/iobroker-community-adapters/ioBroker.onvif --host iobroker --debug
                                      
                                      install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f
                                      
                                      NPM version: 10.2.3Installing iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f... (System call)
                                      
                                      npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.onvif.git
                                      
                                      npm ERR! code 2
                                      
                                      host.iobroker Cannot install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f: 2
                                      
                                      ERROR: Process exited with code 25
                                      
                                      Skript v.2023-10-10
                                      
                                      *** BASE SYSTEM ***                                            Static hostname: iobroker
                                             Icon name: computer-vm
                                               Chassis: vm 🖴
                                        Virtualization: kvm
                                      Operating System: Debian GNU/Linux 12 (bookworm)                        Kernel: Linux 6.1.0-13-amd64
                                          Architecture: x86-64
                                       Hardware Vendor: QEMU
                                        Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                      Firmware Version: rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org
                                      model name      : 12th Gen Intel(R) Core(TM) i3-12100
                                      Docker          : false
                                      Virtualization  : kvm
                                      Kernel          : x86_64
                                      Userland        : amd64
                                      
                                      Systemuptime and Load:
                                       16:16:13 up 6 days,  4:40,  2 users,  load average: 0.84, 0.96, 0.64
                                      CPU threads: 1
                                      
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Thu 2023-12-28 16:16:13 CET
                                                 Universal time: Thu 2023-12-28 15:16:13 UTC
                                                       RTC time: Thu 2023-12-28 15:16:13
                                                      Time zone: Europe/Berlin (CET, +0100)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      iobroker
                                      /home/iobroker
                                      iobroker tty dialout cdrom floppy sudo audio dip video plugdev users netdev
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            7.3G        4.0G        2.1G        487K        1.5G        3.3G
                                      Swap:           1.0G        520K        1.0G
                                      Total:          8.3G        4.0G        3.1G
                                      
                                               6933 M total memory
                                               3787 M used memory
                                                744 M active memory
                                               3703 M inactive memory
                                               1995 M free memory
                                                250 M buffer memory
                                               1195 M swap cache
                                                974 M total swap
                                                  0 M used swap
                                                974 M free swap
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      0 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      udev           devtmpfs  3.4G     0  3.4G   0% /dev
                                      tmpfs          tmpfs     694M  520K  693M   1% /run
                                      /dev/sda1      ext4       31G  9.3G   20G  32% /
                                      tmpfs          tmpfs     3.4G     0  3.4G   0% /dev/shm
                                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                      tmpfs          tmpfs     694M     0  694M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [sudo] password for iobroker:
                                      [Fri Dec 22 11:35:23 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                                      [Fri Dec 22 11:35:23 2023] EXT4-fs (sda1): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems \(real ones only\):
                                      TARGET SOURCE    FSTYPE OPTIONS
                                      /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      1.3G    /var/
                                      575M    /var/log
                                      559M    /var/log/journal/c2f62aa20c614a09b8a2622bde83939a
                                      559M    /var/log/journal
                                      531M    /var/cache
                                      
                                      Hint: You are currently not seeing messages from other users and the system.
                                            Users in groups 'adm', 'systemd-journal' can see all messages.
                                            Pass -q to turn off this notice.
                                      Archived and active journals take up 79.1M in the file system.
                                      /opt/iobroker/backups:
                                      1.1G    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      1.1G    /opt/iobroker/iobroker-data/
                                      717M    /opt/iobroker/iobroker-data/files
                                      278M    /opt/iobroker/iobroker-data/backup-objects
                                      153M    /opt/iobroker/iobroker-data/files/vis-2
                                      111M    /opt/iobroker/iobroker-data/files/0_userdata.0/SqlBackup
                                      
                                      The five largest files in iobroker-data are:
                                      111M    /opt/iobroker/iobroker-data/files/0_userdata.0/SqlBackup/sql.sql
                                      43M     /opt/iobroker/iobroker-data/objects.jsonl
                                      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                      34M     /opt/iobroker/iobroker-data/states.jsonl
                                      33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_e28d28580194eb11a604aa5b3d98b6d1-if00-port0
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.19.0
                                      /usr/bin/node           v18.19.0
                                      /usr/bin/npm            10.2.3
                                      /usr/bin/npx            10.2.3
                                      /usr/bin/corepack       0.22.0
                                      
                                      
                                      nodejs:
                                        Installed: 18.19.0-1nodesource1
                                        Candidate: 18.19.0-1nodesource1
                                        Version table:
                                           18.19.0+dfsg-6~deb12u1 500
                                              500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                                       *** 18.19.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           18.18.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.13.0+dfsg1-1 500
                                              500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                           18.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  5.0.12
                                      admin:          6.12.0
                                      javascript:     7.1.6
                                      
                                      Adapters from github:   8
                                      
                                      Adapter State
                                      + system.adapter.accuweather.0            : accuweather           : iobroker                                 -  enabled
                                      + system.adapter.adb.0                    : adb                   : iobroker                                 -  enabled
                                      + system.adapter.adguard.0                : adguard               : iobroker                                 -  enabled
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                        system.adapter.alias-manager.0          : alias-manager         : iobroker                                 - disabled
                                      + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                        system.adapter.birthdays.0              : birthdays             : iobroker                                 - disabled
                                        system.adapter.bosesoundtouch.0         : bosesoundtouch        : iobroker                                 - disabled
                                      + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                                      + system.adapter.countdown.0              : countdown             : iobroker                                 -  enabled
                                        system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                        system.adapter.daswetter.1              : daswetter             : iobroker                                 - disabled
                                        system.adapter.device-reminder.0        : device-reminder       : iobroker                                 - disabled
                                      + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
                                        system.adapter.devices.0                : devices               : iobroker                                 - disabled
                                        system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                      + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                                      + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                      + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
                                        system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                                        system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                      + system.adapter.google-sharedlocations.0 : google-sharedlocations: iobroker                                 -  enabled
                                        system.adapter.hass.0                   : hass                  : iobroker                                 - disabled, port: 8123
                                      + 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.hmip.0                   : hmip                  : iobroker                                 -  enabled
                                        system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                        system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                        system.adapter.iceroad.0                : iceroad               : iobroker                                 - disabled
                                        system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 - disabled
                                        system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 - disabled
                                      + system.adapter.imap.0                   : imap                  : iobroker                                 -  enabled
                                      + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                      + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                                      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                      + system.adapter.linux-control.0          : linux-control         : iobroker                                 -  enabled
                                        system.adapter.logparser.0              : logparser             : iobroker                                 - disabled
                                      + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                      + system.adapter.lovelace.1               : lovelace              : iobroker                                 -  enabled, port: 8092, bind: 0.0.0.0, run as: admin
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                        system.adapter.nina.0                   : nina                  : iobroker                                 - disabled
                                      + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
                                      + system.adapter.nut.0                    : nut                   : iobroker                                 -  enabled
                                        system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                        system.adapter.parcel.0                 : parcel                : iobroker                                 - disabled
                                        system.adapter.parcel.1                 : parcel                : iobroker                                 - disabled
                                        system.adapter.parser.0                 : parser                : iobroker                                 - disabled
                                      + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                      + system.adapter.places.0                 : places                : iobroker                                 -  enabled
                                      + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                        system.adapter.proxy.0                  : proxy                 : iobroker                                 - disabled
                                        system.adapter.pushover.0               : pushover              : iobroker                                 - disabled
                                      + system.adapter.reolink.0                : reolink               : iobroker                                 -  enabled
                                        system.adapter.rest-api.0               : rest-api              : iobroker                                 - disabled, port: 8093, bind: 0.0.0.0, run as: admin
                                        system.adapter.roborock.0               : roborock              : iobroker                                 - disabled
                                        system.adapter.rpi2.0                   : rpi2                  : iobroker                                 - disabled
                                        system.adapter.sayit.0                  : sayit                 : iobroker                                 - disabled
                                      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1888, bind: 192.168.99.33
                                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.sony-bravia.0            : sony-bravia           : iobroker                                 -  enabled
                                      + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                        system.adapter.telegram-menu.0          : telegram-menu         : iobroker                                 - disabled
                                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                        system.adapter.telegram.1               : telegram              : iobroker                                 - disabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                      + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                      + system.adapter.upnp.0                   : upnp                  : iobroker                                 -  enabled
                                        system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 - disabled
                                        system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 - disabled
                                        system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: iobroker                                 - disabled
                                        system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
                                        system.adapter.vis-2.0                  : vis-2                 : iobroker                                 - disabled
                                        system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 - disabled
                                        system.adapter.vw-connect.0             : vw-connect            : iobroker                                 - disabled
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                                      + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                      + system.adapter.wireguard.0              : wireguard             : iobroker                                 -  enabled
                                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_e28d28580194eb11a604aa5b3d98b6d1-if00-port0
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), 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.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                      + system.adapter.lovelace.1               : lovelace              : iobroker                                 -  enabled, port: 8092, bind: 0.0.0.0, run as: admin
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                      + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1888, bind: 192.168.99.33
                                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                      + 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 (SSL), run as: admin
                                      + system.adapter.web.1                    : web                   : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_e28d28580194eb11a604aa5b3d98b6d1-if00-port0
                                      
                                      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    "accuweather"  : 1.3.2    , installed 1.3.2
                                      Adapter    "adb"          : 0.0.7    , installed 0.0.7
                                      Adapter    "adguard"      : 0.0.8    , installed 0.0.8
                                      Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                      Adapter    "backitup"     : 2.9.8    , installed 2.8.7  [Updatable]
                                      Adapter    "birthdays"    : 2.4.1    , installed 2.4.1
                                      Adapter    "bosesoundtouch": 0.10.3  , installed 0.10.3
                                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                      Adapter    "countdown"    : 2.2.0    , installed 2.2.0
                                      Adapter    "daswetter"    : 3.1.11   , installed 3.1.11
                                      Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                                      Adapter    "device-watcher": 2.9.6   , installed 2.9.6
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                      Adapter    "echarts"      : 1.5.4    , installed 1.5.4
                                      Adapter    "email"        : 1.2.1    , installed 1.2.0  [Updatable]
                                      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                      Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                      Adapter    "hass"         : 1.4.0    , installed 1.4.0
                                      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                      Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                                      Adapter    "hmip"         : 1.20.0   , installed 1.20.0
                                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                      Adapter    "iceroad"      : 1.2.1    , installed 1.2.1
                                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                      Adapter    "icons-material-png": 0.1.0, installed 0.1.1
                                      Adapter    "imap"         : 0.1.1    , installed 0.1.1
                                      Adapter    "info"         : 2.0.0    , installed 2.0.0
                                      Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                      Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                      Controller "js-controller": 5.0.17   , installed 5.0.12 [Updatable]
                                      Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                      Adapter    "logparser"    : 2.2.0    , installed 2.2.0
                                      Adapter    "lovelace"     : 3.0.1    , installed 4.0.12
                                      Adapter    "moma"         : 1.2.9    , installed 1.2.9
                                      Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                                      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                      Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                      Adapter    "notification-manager": 1.0.0, installed 1.0.0
                                      Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                      Adapter    "openweathermap": 0.4.5   , installed 0.4.5
                                      Adapter    "parcel"       : 0.0.27   , installed 0.1.1
                                      Adapter    "parser"       : 2.0.7    , installed 2.0.7
                                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                      Adapter    "places"       : 1.1.2    , installed 1.1.2
                                      Adapter    "proxmox"      : 2.2.2    , installed 2.2.2
                                      Adapter    "proxy"        : 1.3.2    , installed 1.3.2
                                      Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                                      Adapter    "reolink"      : 1.0.2    , installed 1.0.2
                                      Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
                                      Adapter    "roborock"     : 0.4.4    , installed 0.4.4
                                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                      Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                      Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                      Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                      Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
                                      Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                      Adapter    "telegram"     : 3.0.1    , installed 3.0.0  [Updatable]
                                      Adapter    "telegram-menu": 1.5.1    , installed 0.8.5  [Updatable]
                                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                      Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                                      Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                      Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
                                      Adapter    "web"          : 6.1.10   , installed 6.1.10
                                      Adapter    "wireguard"    : 1.6.1    , installed 1.6.1
                                      Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                      Adapter    "zigbee"       : 1.8.25   , installed 1.8.24 [Updatable]
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        32736
                                      States:         29860
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                                      Hit:2 http://deb.debian.org/debian bookworm InRelease
                                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease
                                      Reading package lists...
                                      Pending Updates: 6
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       10986669   1474482/iobroker.js
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       10986662   1474482/iobroker.js
                                      tcp        0      0 127.0.0.1:5037          0.0.0.0:*               LISTEN      1000       10989477   1475102/adb
                                      tcp        0      0 192.168.99.33:42010     0.0.0.0:*               LISTEN      1000       10987316   1474629/io.hm-rpc.0
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       10988468   1474941/io.sonoff.0
                                      tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       10987646   1474704/io.mqtt.0
                                      tcp        0      0 192.168.99.33:1888      0.0.0.0:*               LISTEN      1000       10988338   1474919/io.shelly.0
                                      tcp        0      0 192.168.99.33:49292     0.0.0.0:*               LISTEN      1000       10987374   1474644/io.hm-rpc.1
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13251      1/init
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16486      534/sshd: /usr/sbin
                                      tcp6       0      0 :::8091                 :::*                    LISTEN      1000       10993483   1476066/io.lovelace
                                      tcp6       0      0 :::8092                 :::*                    LISTEN      1000       10993587   1476106/io.lovelace
                                      tcp6       0      0 :::8083                 :::*                    LISTEN      1000       10994313   1476222/io.web.1
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       10994197   1476204/io.web.0
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       10986790   1474500/io.admin.0
                                      tcp6       0      0 :::8087                 :::*                    LISTEN      1000       10993665   1476123/io.simple-a
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          13257      1/init
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          16500      534/sshd: /usr/sbin
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       10995213   1476298/io.upnp.0
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14482      425/dhclient
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13254      1/init
                                      udp        0      0 192.168.99.33:5353      0.0.0.0:*                           1000       10989088   1474991/io.tr-064.0
                                      udp6       0      0 :::111                  :::*                                0          13260      1/init
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-12-28 16:13:16.540  - info: fb-checkpresence.0 (1476275) createFbDeviceObjects finished successfully
                                      2023-12-28 16:13:16.541  - info: fb-checkpresence.0 (1476275) states successfully subscribed
                                      2023-12-28 16:13:16.541  - info: fb-checkpresence.0 (1476275) loop successfully started
                                      2023-12-28 16:14:17.666  - info: host.iobroker iobroker url https://github.com/iobroker-community-adapters/ioBroker.onvif --host iobroker --debug
                                      2023-12-28 16:14:18.869  - info: host.iobroker iobroker install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f
                                      2023-12-28 16:14:19.270  - info: host.iobroker iobroker NPM version: 10.2.3Installing iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f... (System call)2023-12-28 16:14:27.410  - info: host.iobroker iobroker npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.onvif.git
                                      2023-12-28 16:14:31.684  - info: host.iobroker iobroker npm ERR! code 2
                                      2023-12-28 16:14:31.686  - info: host.iobroker iobroker npm ERR! path /opt/iobroker/node_modules/json2iob
                                      2023-12-28 16:14:31.692  - info: host.iobroker iobroker npm ERR! command failed
                                      2023-12-28 16:14:31.693  - info: host.iobroker iobroker npm ERR! command sh -c npm run build
                                      2023-12-28 16:14:31.694  - info: host.iobroker iobroker npm ERR! > json2iob@2.6.0 build
                                      2023-12-28 16:14:31.695  - info: host.iobroker iobroker npm ERR! > tsc
                                      2023-12-28 16:14:31.696  - info: host.iobroker iobroker npm ERR!
                                      2023-12-28 16:14:31.697  - info: host.iobroker iobroker npm ERR! error TS2688: Cannot find type definition file for 'bl'.
                                      2023-12-28 16:14:31.698  - info: host.iobroker iobroker npm ERR!   The file is in the program because:
                                      2023-12-28 16:14:31.699  - info: host.iobroker iobroker npm ERR!     Entry point for implicit type library 'bl'
                                      2023-12-28 16:14:31.701  - info: host.iobroker iobroker
                                      2023-12-28 16:14:31.702  - info: host.iobroker iobroker npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-28T15_14_19_468Z-debug-0.log
                                      2023-12-28 16:14:31.749  - error: host.iobroker iobroker npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.onvif.git npm ERR! code 2npm ERR! path /opt/iobroker/node_modules/json2iobnpm ERR! command failednpm ERR! command sh -c npm run buildnpm ERR! > json2iob@2.6.0 buildnpm ERR! > tscnpm ERR! npm ERR! error TS2688: Cannot find type definition file for 'bl'.npm ERR!   The file is in the program because:npm ERR!     Entry point for implicit type library 'bl'npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-28T15_14_19_Copy text starting here:
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • wendy2702
                                        wendy2702 last edited by wendy2702

                                        @david-g

                                        https://forum.iobroker.net/search?term=Error 25&in=titlesposts

                                        1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @David G. last edited by Thomas Braun

                                          @david-g

                                          Hau die anderen Updates drauf. Insbesondere den js-controller.

                                          1 Reply Last reply Reply Quote 0
                                          • David G.
                                            David G. last edited by

                                            @wendy2702 sagte in Test Adapter onvif camera v1.0.0:

                                            @david-g

                                            https://forum.iobroker.net/search?term=Error 25&in=titlesposts

                                            Die Lösungen zu dem Problem sind so weit ich weiß in iob fix eingebaut.

                                            @thomas-braun sagte in Test Adapter onvif camera v1.0.0:

                                            @david-g

                                            Hau die anderen Updates drauf. Insbesondere den js-controller.

                                            Habe alles aktualisiert. Meldung bleibt identisch.

                                            Thomas Braun wendy2702 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            384
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            48
                                            339
                                            50886
                                            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