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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter onvif camera v1.x.x

NEWS

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

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

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

Test Adapter onvif camera v1.x.x

Geplant Angeheftet Gesperrt Verschoben Tester
341 Beiträge 48 Kommentatoren 94.8k Aufrufe 49 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • David G.D David G.

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

    Ist das so? Dann habe ich das nicht mitbekommen

    Jepp,
    kann es leider nicht zitieren.
    Screenshot_20231228_185323_Chrome.jpg

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

    Kann aber auch nicht sehen das der Fix lief.

    Oh, muss ich versehentlich gelöscht haben, als ich das Ergebnis vom iob diag von der Kurz- zu Langfassung abgeändert habe...

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #251

    @david-g

    Das ist aber kein Fix zu deinem Problem. Das ist was anderes bei dir.

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

    1 Antwort Letzte Antwort
    0
    • David G.D Online
      David G.D Online
      David G.
      schrieb am zuletzt editiert von David G.
      #252

      Nach den Updates und einem erneuten iob fix hat sich die Meldung verändert:

      $ 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 2npm ERR! path /opt/iobroker/node_modules/json2iob
      
      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-28T17_56_02_375Z-debug-0.log
      
      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-28T17_56_02_375Z-debug-0.loghost.iobroker Cannot install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f: 2
      
      ERROR: Process exited with code 25
      

      Suche das Log nachher mal raus was da steht.

      EDIT
      Hier der Inhalt der Logdatei:

      0 verbose cli /usr/bin/node /usr/bin/npm
      1 info using npm@10.2.3
      2 info using node@v18.19.0
      3 timing npm:load:whichnode Completed in 10ms
      4 timing config:load:defaults Completed in 2ms
      5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
      6 timing config:load:builtin Completed in 5ms
      7 timing config:load:cli Completed in 2ms
      8 timing config:load:env Completed in 0ms
      9 timing config:load:file:/opt/iobroker/node_modules/json2iob/.npmrc Completed in 0ms
      10 timing config:load:project Completed in 2ms
      11 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
      12 timing config:load:user Completed in 1ms
      13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
      14 timing config:load:global Completed in 0ms
      15 timing config:load:setEnvs Completed in 1ms
      16 timing config:load Completed in 13ms
      17 timing npm:load:configload Completed in 13ms
      18 timing config:load:flatten Completed in 2ms
      19 timing npm:load:mkdirpcache Completed in 0ms
      20 timing npm:load:mkdirplogs Completed in 0ms
      21 verbose title npm run build
      22 verbose argv "run" "build"
      23 timing npm:load:setTitle Completed in 1ms
      24 timing npm:load:display Completed in 0ms
      25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2023-12-28T17_56_12_453Z-
      26 verbose logfile /home/iobroker/.npm/_logs/2023-12-28T17_56_12_453Z-debug-0.log
      27 timing npm:load:logFile Completed in 6ms
      28 timing npm:load:timers Completed in 0ms
      29 timing npm:load:configScope Completed in 1ms
      30 timing npm:load Completed in 41ms
      31 silly logfile start cleaning logs, removing 1 files
      32 silly logfile done cleaning log files
      33 timing command:run Completed in 2634ms
      34 verbose exit 2
      35 timing npm Completed in 2705ms
      36 verbose code 2
      
      

      Zeigt eure Lovelace-Visualisierung klick
      (Auch ideal um sich Anregungen zu holen)

      Meine Tabellen für eure Visualisierung klick

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #253

        @david-g

        Da geht ein build in die Hose. Das Modul muss nichtmal was mit onvif zu tun haben. Solange das da quer in der Pipeline hängt geht da nix mehr.

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

        1 Antwort Letzte Antwort
        0
        • David G.D David G.

          Nach den Updates und einem erneuten iob fix hat sich die Meldung verändert:

          $ 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 2npm ERR! path /opt/iobroker/node_modules/json2iob
          
          npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-28T17_56_02_375Z-debug-0.log
          
          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-28T17_56_02_375Z-debug-0.loghost.iobroker Cannot install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f: 2
          
          ERROR: Process exited with code 25
          

          Suche das Log nachher mal raus was da steht.

          EDIT
          Hier der Inhalt der Logdatei:

          0 verbose cli /usr/bin/node /usr/bin/npm
          1 info using npm@10.2.3
          2 info using node@v18.19.0
          3 timing npm:load:whichnode Completed in 10ms
          4 timing config:load:defaults Completed in 2ms
          5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 5ms
          6 timing config:load:builtin Completed in 5ms
          7 timing config:load:cli Completed in 2ms
          8 timing config:load:env Completed in 0ms
          9 timing config:load:file:/opt/iobroker/node_modules/json2iob/.npmrc Completed in 0ms
          10 timing config:load:project Completed in 2ms
          11 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
          12 timing config:load:user Completed in 1ms
          13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
          14 timing config:load:global Completed in 0ms
          15 timing config:load:setEnvs Completed in 1ms
          16 timing config:load Completed in 13ms
          17 timing npm:load:configload Completed in 13ms
          18 timing config:load:flatten Completed in 2ms
          19 timing npm:load:mkdirpcache Completed in 0ms
          20 timing npm:load:mkdirplogs Completed in 0ms
          21 verbose title npm run build
          22 verbose argv "run" "build"
          23 timing npm:load:setTitle Completed in 1ms
          24 timing npm:load:display Completed in 0ms
          25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2023-12-28T17_56_12_453Z-
          26 verbose logfile /home/iobroker/.npm/_logs/2023-12-28T17_56_12_453Z-debug-0.log
          27 timing npm:load:logFile Completed in 6ms
          28 timing npm:load:timers Completed in 0ms
          29 timing npm:load:configScope Completed in 1ms
          30 timing npm:load Completed in 41ms
          31 silly logfile start cleaning logs, removing 1 files
          32 silly logfile done cleaning log files
          33 timing command:run Completed in 2634ms
          34 verbose exit 2
          35 timing npm Completed in 2705ms
          36 verbose code 2
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #254

          @david-g

          cd /opt/iobroker
          npm ls json2iob
          

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

          David G.D 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @david-g

            cd /opt/iobroker
            npm ls json2iob
            
            David G.D Online
            David G.D Online
            David G.
            schrieb am zuletzt editiert von
            #255

            @thomas-braun

            iobroker@iobroker:/opt/iobroker$ npm ls json2iob
            iobroker.inst@3.0.0 /opt/iobroker
            └─┬ iobroker.parcel@0.1.1
              └── json2iob@2.4.8
            

            Zeigt eure Lovelace-Visualisierung klick
            (Auch ideal um sich Anregungen zu holen)

            Meine Tabellen für eure Visualisierung klick

            Thomas BraunT T 2 Antworten Letzte Antwort
            0
            • David G.D David G.

              @thomas-braun

              iobroker@iobroker:/opt/iobroker$ npm ls json2iob
              iobroker.inst@3.0.0 /opt/iobroker
              └─┬ iobroker.parcel@0.1.1
                └── json2iob@2.4.8
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #256

              @david-g sagte in Test Adapter onvif camera v1.0.0:

              iobroker.parcel@0.1.1

              Was ist denn das für eine alte Beta-Version?

              Aktuell wäre:

              github:	0.2.6
              latest:	0.2.6 for 13 days
              stable:	0.0.27 for 8 months
              

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

              1 Antwort Letzte Antwort
              0
              • David G.D David G.

                @thomas-braun

                iobroker@iobroker:/opt/iobroker$ npm ls json2iob
                iobroker.inst@3.0.0 /opt/iobroker
                └─┬ iobroker.parcel@0.1.1
                  └── json2iob@2.4.8
                
                T Offline
                T Offline
                tombox
                schrieb am zuletzt editiert von
                #257

                @david-g ich habe json2iob mit 2.6 auf typescript umgestellt. es scheint so als könnte er die bei dr nicht bauen.

                1 Antwort Letzte Antwort
                0
                • David G.D Online
                  David G.D Online
                  David G.
                  schrieb am zuletzt editiert von David G.
                  #258

                  Wenn ich parcels über git aktualisieren möchte kommt

                  $ iobroker url https://github.com/TA2k/ioBroker.parcel --host iobroker --debug
                  
                  install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636
                  
                  NPM version: 10.2.3Installing TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636... (System call)
                  
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/TA2k/ioBroker.parcel.git
                  
                  npm ERR! code 2
                  
                  npm ERR! > json2iob@2.6.0 build
                  
                  npm ERR! > tsc
                  
                  host.iobroker Cannot install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636: 2
                  
                  ERROR: Process exited with code 25
                  

                  Aber du bist da der dev von beiden Adaptern, bin ich hier ja nicht so verkehrt.

                  Zeigt eure Lovelace-Visualisierung klick
                  (Auch ideal um sich Anregungen zu holen)

                  Meine Tabellen für eure Visualisierung klick

                  T 1 Antwort Letzte Antwort
                  0
                  • David G.D David G.

                    Wenn ich parcels über git aktualisieren möchte kommt

                    $ iobroker url https://github.com/TA2k/ioBroker.parcel --host iobroker --debug
                    
                    install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636
                    
                    NPM version: 10.2.3Installing TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636... (System call)
                    
                    npm WARN skipping integrity check for git dependency ssh://git@github.com/TA2k/ioBroker.parcel.git
                    
                    npm ERR! code 2
                    
                    npm ERR! > json2iob@2.6.0 build
                    
                    npm ERR! > tsc
                    
                    host.iobroker Cannot install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636: 2
                    
                    ERROR: Process exited with code 25
                    

                    Aber du bist da der dev von beiden Adaptern, bin ich hier ja nicht so verkehrt.

                    T Offline
                    T Offline
                    tombox
                    schrieb am zuletzt editiert von
                    #259

                    @david-g wie sieht es aus wenn du über parcel über npm installierst

                    David G.D 1 Antwort Letzte Antwort
                    0
                    • T tombox

                      @david-g wie sieht es aus wenn du über parcel über npm installierst

                      David G.D Online
                      David G.D Online
                      David G.
                      schrieb am zuletzt editiert von
                      #260

                      @tombox

                      $ iobroker url iobroker.parcel@latest --host iobroker --debug
                      
                      install iobroker.parcel@latest
                      
                      NPM version: 10.2.3Installing iobroker.parcel@latest... (System call)
                      
                      npm ERR! code 2
                      
                      host.iobroker Cannot install iobroker.parcel@latest: 2
                      
                      ERROR: Process exited with code 25
                      

                      Zeigt eure Lovelace-Visualisierung klick
                      (Auch ideal um sich Anregungen zu holen)

                      Meine Tabellen für eure Visualisierung klick

                      T 1 Antwort Letzte Antwort
                      0
                      • David G.D David G.

                        @tombox

                        $ iobroker url iobroker.parcel@latest --host iobroker --debug
                        
                        install iobroker.parcel@latest
                        
                        NPM version: 10.2.3Installing iobroker.parcel@latest... (System call)
                        
                        npm ERR! code 2
                        
                        host.iobroker Cannot install iobroker.parcel@latest: 2
                        
                        ERROR: Process exited with code 25
                        
                        T Offline
                        T Offline
                        tombox
                        schrieb am zuletzt editiert von
                        #261

                        @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
                        /home/iobroker/.npm/_logs/
                        zusenden via email
                        tombox2020@gmail.com

                        1 Antwort Letzte Antwort
                        0
                        • M Offline
                          M Offline
                          Mars
                          schrieb am zuletzt editiert von
                          #262

                          Ich habe meine Kamera in einem anderen Netzwerk wie mein iobroker läuft.
                          Kameras z.b. 192.168.10.50 und
                          iobroker z.b. 192.168.1.60

                          iobroker Netzwerk kann Kamera ip anpingen. Der Adapter findet aber keine Kameras!

                          Sucht der Adapter immer nur in dem Netzwerk in dem auch der iobroker ist?

                          Ich finde weder über die automatische Suche meine Kamers noch über die manuelle Suche. Wobei ich mir bei der manuellen suche mit dem Port unsicher bin.

                          Viell, hat hier jemand feedback ob das so geht wie ich das Vorhabe.

                          Ziel ist einfach, dass die Kameras in einem isolierten Netzwerk sind weil die ja von außen zugänglich sind,

                          T 1 Antwort Letzte Antwort
                          0
                          • M Mars

                            Ich habe meine Kamera in einem anderen Netzwerk wie mein iobroker läuft.
                            Kameras z.b. 192.168.10.50 und
                            iobroker z.b. 192.168.1.60

                            iobroker Netzwerk kann Kamera ip anpingen. Der Adapter findet aber keine Kameras!

                            Sucht der Adapter immer nur in dem Netzwerk in dem auch der iobroker ist?

                            Ich finde weder über die automatische Suche meine Kamers noch über die manuelle Suche. Wobei ich mir bei der manuellen suche mit dem Port unsicher bin.

                            Viell, hat hier jemand feedback ob das so geht wie ich das Vorhabe.

                            Ziel ist einfach, dass die Kameras in einem isolierten Netzwerk sind weil die ja von außen zugänglich sind,

                            T Offline
                            T Offline
                            tombox
                            schrieb am zuletzt editiert von
                            #263

                            @mars Der Adapter kann nur in der eignen network range Discovern. So muss manuell eingegeben werden vielleicht hilft hier onvif device manager zum finden der ports
                            https://linkingvision.cn/download/onvif/odm-v2.2.250.msi

                            M 1 Antwort Letzte Antwort
                            0
                            • T tombox

                              @mars Der Adapter kann nur in der eignen network range Discovern. So muss manuell eingegeben werden vielleicht hilft hier onvif device manager zum finden der ports
                              https://linkingvision.cn/download/onvif/odm-v2.2.250.msi

                              M Offline
                              M Offline
                              Mars
                              schrieb am zuletzt editiert von
                              #264

                              @tombox Danke für die sehr schnelle Antwort.

                              Manuelle Suche bei exakter Ip Adress Angabe also bei start und end ip die ip Adresse der Kamera eingeben und dann findet er auch in anderen "netzwerken" die gewünschte Kamera!

                              Super so steht dem Vorhaben nichts im Weg.

                              1 Antwort Letzte Antwort
                              0
                              • David G.D Online
                                David G.D Online
                                David G.
                                schrieb am zuletzt editiert von
                                #265

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

                                @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
                                /home/iobroker/.npm/_logs/
                                zusenden via email
                                tombox2020@gmail.com

                                Sol ich über https://github.com/iobroker-community-adapters/ioBroker.onvif und benutzerdefiniert oder den Reiter git installieren?
                                Ka ob das einen Unterschied macht.

                                Zeigt eure Lovelace-Visualisierung klick
                                (Auch ideal um sich Anregungen zu holen)

                                Meine Tabellen für eure Visualisierung klick

                                T Thomas BraunT 2 Antworten Letzte Antwort
                                0
                                • David G.D David G.

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

                                  @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
                                  /home/iobroker/.npm/_logs/
                                  zusenden via email
                                  tombox2020@gmail.com

                                  Sol ich über https://github.com/iobroker-community-adapters/ioBroker.onvif und benutzerdefiniert oder den Reiter git installieren?
                                  Ka ob das einen Unterschied macht.

                                  T Offline
                                  T Offline
                                  tombox
                                  schrieb am zuletzt editiert von
                                  #266

                                  @david-g ist identisch aber ruhig weiteres per mail

                                  1 Antwort Letzte Antwort
                                  0
                                  • S Offline
                                    S Offline
                                    smarteppi
                                    schrieb am zuletzt editiert von
                                    #267

                                    Fehler bei der Installation
                                    Node V 18.7.0

                                    npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.onvif.git

                                    npm ERR! code 2

                                    npm ERR! path /opt/iobroker/node_modules/json2iob

                                    npm ERR! command failed

                                    npm ERR! A complete log of this run can be found in:

                                    npm ERR! /home/iobroker/.npm/_logs/2023-12-28T20_24_38_341Z-debug-0.log

                                    host.601 Cannot install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f: 2

                                    ERROR: Process exited with code 25

                                    Was kann das sein?

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • S smarteppi

                                      Fehler bei der Installation
                                      Node V 18.7.0

                                      npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.onvif.git

                                      npm ERR! code 2

                                      npm ERR! path /opt/iobroker/node_modules/json2iob

                                      npm ERR! command failed

                                      npm ERR! A complete log of this run can be found in:

                                      npm ERR! /home/iobroker/.npm/_logs/2023-12-28T20_24_38_341Z-debug-0.log

                                      host.601 Cannot install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f: 2

                                      ERROR: Process exited with code 25

                                      Was kann das sein?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #268

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

                                      Node V 18.7.0

                                      Falsch/nicht aktuell.
                                      Bring das zunächst auf Stand.

                                      iob stop
                                      iob fix
                                      iob nodejs-update
                                      

                                      Für weiteres siehe die Postings über deinem.

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

                                      S 1 Antwort Letzte Antwort
                                      0
                                      • David G.D David G.

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

                                        @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
                                        /home/iobroker/.npm/_logs/
                                        zusenden via email
                                        tombox2020@gmail.com

                                        Sol ich über https://github.com/iobroker-community-adapters/ioBroker.onvif und benutzerdefiniert oder den Reiter git installieren?
                                        Ka ob das einen Unterschied macht.

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von Thomas Braun
                                        #269

                                        @david-g

                                        wird der tsc bei dir überhaupt gefunden?

                                        Sollte eigentlich so aussehen:

                                        echad@chet:/opt/iobroker $ cd /opt/iobroker/ && npx tsc --version && cd
                                        Version 5.3.3
                                        echad@chet:~ $
                                        

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

                                        T 2 Antworten Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @david-g

                                          wird der tsc bei dir überhaupt gefunden?

                                          Sollte eigentlich so aussehen:

                                          echad@chet:/opt/iobroker $ cd /opt/iobroker/ && npx tsc --version && cd
                                          Version 5.3.3
                                          echad@chet:~ $
                                          
                                          T Offline
                                          T Offline
                                          tombox
                                          schrieb am zuletzt editiert von
                                          #270

                                          @thomas-braun
                                          Problem is das bl paket

                                          npm ERR! code 2
                                          npm ERR! path /opt/iobroker/node_modules/json2iob
                                          npm ERR! command failed
                                          npm ERR! command sh -c npm run build
                                          npm ERR! > json2iob@2.6.1 build
                                          npm ERR! > tsc
                                          npm 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'
                                          
                                          iobroker@iobroker:/opt/iobroker$ npm ls bl
                                          iobroker.inst@3.0.0 /opt/iobroker
                                          ├─┬ iobroker.mqtt@5.1.0
                                          │ └─┬ mqtt-connection@4.1.0
                                          │ └─┬ mqtt-packet@6.10.0
                                          │ └── bl@4.1.0
                                          ├─┬ iobroker.roborock@0.4.4
                                          │ ├─┬ fetch-github-release@1.0.0
                                          │ │ └─┬ decompress@4.2.1
                                          │ │ └─┬ decompress-tar@4.1.1
                                          │ │ └─┬ tar-stream@1.6.2
                                          │ │ └── bl@1.2.3
                                          │ └─┬ mqtt@5.0.5
                                          │ └─┬ mqtt-packet@8.2.0
                                          │ └── bl@5.1.0
                                          ├─┬ iobroker.shelly@6.6.1
                                          │ └─┬ shelly-iot@1.1.2
                                          │ └─┬ coap@0.26.0
                                          │ ├─┬ @types/bl@5.1.0
                                          │ │ └── bl@4.1.0 deduped
                                          │ └── bl@5.1.0
                                          ├─┬ iobroker.sql@2.2.0
                                          │ └─┬ mssql@9.3.2
                                          │ └─┬ tedious@15.1.3
                                          │ └── bl@5.1.0
                                          └─┬ iobroker.telegram@3.0.1
                                            └─┬ node-telegram-bot-api@0.64.0
                                              └── bl@1.2.3
                                          
                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          241

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe