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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Jarvis Adapter lässt sich nicht Installieren

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    387

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

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

Jarvis Adapter lässt sich nicht Installieren

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
83 Beiträge 5 Kommentatoren 8.2k Aufrufe 2 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.
  • S Offline
    S Offline
    Schweiz
    schrieb am zuletzt editiert von
    #15

    @thomas-braun

    
    john@raspberrypi:~ $ iob repo list
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    

    MFG Schweizer

    1 Antwort Letzte Antwort
    0
    • S Schweiz

      @thomas-braun sagte in Jarvis Adapter lässt sich nicht Installieren:

      iob upgrade

      john@raspberrypi:~ $ iob upgrade alexa2 --host raspberrypi --debug
      
      This upgrade of "alexa2" will introduce the following changes:
      ==========================================================================
      -> 3.26.4:
      Removed Weblink
      Adjust History query to recent Amazon changes
      ==========================================================================
      
      Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
      Update alexa2 from @3.26.3 to @3.26.4
      NPM version: 10.2.3
      Installing iobroker.alexa2@3.26.4... (System call)
      npm ERR! code ETARGET
      npm ERR! notarget No matching version found for iobroker.alexa2@3.26.4.
      npm ERR! notarget In most cases you or one of your dependencies are requesting
      npm ERR! notarget a package version that doesn't exist.
      
      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2                                                                                                                     024-01-27T19_08_48_318Z-debug-0.log
      npm ERR! code ETARGET
      npm ERR! notarget No matching version found for iobroker.alexa2@3.26.4.
      npm ERR! notarget In most cases you or one of your dependencies are requesting
      npm ERR! notarget a package version that doesn't exist.
      
      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2                                                                                                                     024-01-27T19_08_48_318Z-debug-0.log
      host.raspberrypi Cannot install iobroker.alexa2@3.26.4: 1
      
      

      MFG Schweizer

      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #16

      @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

      Installing iobroker.alexa2@3.26.4... (System call)

      bei notarget existiert das npm repo nicht.
      ist denn 3.26.4 auf npm?

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      S 1 Antwort Letzte Antwort
      0
      • HomoranH Homoran

        @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

        Installing iobroker.alexa2@3.26.4... (System call)

        bei notarget existiert das npm repo nicht.
        ist denn 3.26.4 auf npm?

        S Offline
        S Offline
        Schweiz
        schrieb am zuletzt editiert von
        #17

        @homoran

        john@raspberrypi:~ $ npm vers
        {
          npm: '10.2.3',
          node: '18.19.0',
          acorn: '8.10.0',
          ada: '2.7.2',
          ares: '1.20.1',
          base64: '0.5.0',
          brotli: '1.0.9',
          cjs_module_lexer: '1.2.2',
          cldr: '43.1',
          icu: '73.2',
          llhttp: '6.0.11',
          modules: '108',
          napi: '9',
          nghttp2: '1.57.0',
          nghttp3: '0.7.0',
          ngtcp2: '0.8.1',
          openssl: '3.0.12+quic',
          simdutf: '3.2.18',
          tz: '2023c',
          undici: '5.26.4',
          unicode: '15.0',
          uv: '1.44.2',
          uvwasi: '0.0.19',
          v8: '10.2.154.26-node.28',
          zlib: '1.2.13.1-motley'
        }
        
        

        MFG Schweizer

        HomoranH 1 Antwort Letzte Antwort
        0
        • S Schweiz

          @homoran

          john@raspberrypi:~ $ npm vers
          {
            npm: '10.2.3',
            node: '18.19.0',
            acorn: '8.10.0',
            ada: '2.7.2',
            ares: '1.20.1',
            base64: '0.5.0',
            brotli: '1.0.9',
            cjs_module_lexer: '1.2.2',
            cldr: '43.1',
            icu: '73.2',
            llhttp: '6.0.11',
            modules: '108',
            napi: '9',
            nghttp2: '1.57.0',
            nghttp3: '0.7.0',
            ngtcp2: '0.8.1',
            openssl: '3.0.12+quic',
            simdutf: '3.2.18',
            tz: '2023c',
            undici: '5.26.4',
            unicode: '15.0',
            uv: '1.44.2',
            uvwasi: '0.0.19',
            v8: '10.2.154.26-node.28',
            zlib: '1.2.13.1-motley'
          }
          
          

          MFG Schweizer

          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #18

          @schweiz nein, hier
          https://www.npmjs.com/package/iobroker.alexa2?activeTab=versions

          oder kommst du da mit deinem iobroker schon wieder nicht drauf

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          S 1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @schweiz nein, hier
            https://www.npmjs.com/package/iobroker.alexa2?activeTab=versions

            oder kommst du da mit deinem iobroker schon wieder nicht drauf

            S Offline
            S Offline
            Schweiz
            schrieb am zuletzt editiert von
            #19

            @homoran

            Current Tags
            
                Version
                Downloads (Last 7 Days)
                    Tag
                3.26.4
                797
                    latest
            

            steht dort, ja...

            MFG Schweizer

            HomoranH 1 Antwort Letzte Antwort
            0
            • S Schweiz

              @homoran

              Current Tags
              
                  Version
                  Downloads (Last 7 Days)
                      Tag
                  3.26.4
                  797
                      latest
              

              steht dort, ja...

              MFG Schweizer

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #20

              @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

              steht dort, ja...

              eben deswegen die Zusatzfrage

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              S 1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                steht dort, ja...

                eben deswegen die Zusatzfrage

                S Offline
                S Offline
                Schweiz
                schrieb am zuletzt editiert von
                #21

                @homoran
                ich denke er würde ja auch nicht

                Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
                
                Update alexa2 from @3.26.3 to @3.26.4
                

                anzeigen wenn ich keinen zugriff hätte bzw, kein zugang zum internet hätte...
                wie gesagt, ich habe ja bereits einige an Adapter installiert und nun geht nix mehr, kein Update und kein neuer Adapter...

                MFG Schweizer

                HomoranH 1 Antwort Letzte Antwort
                0
                • S Schweiz

                  @homoran
                  ich denke er würde ja auch nicht

                  Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
                  
                  Update alexa2 from @3.26.3 to @3.26.4
                  

                  anzeigen wenn ich keinen zugriff hätte bzw, kein zugang zum internet hätte...
                  wie gesagt, ich habe ja bereits einige an Adapter installiert und nun geht nix mehr, kein Update und kein neuer Adapter...

                  MFG Schweizer

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #22

                  @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                  anzeigen wenn ich keinen zugriff hätte bzw, kein zugang zum internet hätte...

                  warum?
                  die Liste hat der admin ein andermal runtergeladen. nach der geht er vor.
                  jetzt will er die Daten runterziehen.

                  Sie dir das doch mal näher an, mit
                  iob upgrade alexa2@3.26.4 --debug

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  S 1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

                    @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                    anzeigen wenn ich keinen zugriff hätte bzw, kein zugang zum internet hätte...

                    warum?
                    die Liste hat der admin ein andermal runtergeladen. nach der geht er vor.
                    jetzt will er die Daten runterziehen.

                    Sie dir das doch mal näher an, mit
                    iob upgrade alexa2@3.26.4 --debug

                    S Offline
                    S Offline
                    Schweiz
                    schrieb am zuletzt editiert von
                    #23

                    @homoran

                    
                    john@raspberrypi:~ $ iob upgrade alexa2@3.26.4 --debug
                    
                    This upgrade of "alexa2" will introduce the following changes:
                    ==========================================================================
                    -> 3.26.4:
                    Removed Weblink
                    Adjust History query to recent Amazon changes
                    ==========================================================================
                    
                    Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
                    Update alexa2 from @3.26.3 to @3.26.4
                    NPM version: 10.2.3
                    Installing iobroker.alexa2@3.26.4... (System call)
                    npm ERR! code ETARGET
                    npm ERR! notarget No matching version found for iobroker.alexa2@3.26.4.
                    npm ERR! notarget In most cases you or one of your dependencies are requesting
                    npm ERR! notarget a package version that doesn't exist.
                    
                    npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                    npm ERR! code ETARGET
                    npm ERR! notarget No matching version found for iobroker.alexa2@3.26.4.
                    npm ERR! notarget In most cases you or one of your dependencies are requesting
                    npm ERR! notarget a package version that doesn't exist.
                    
                    npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                    host.raspberrypi Cannot install iobroker.alexa2@3.26.4: 1
                    
                    

                    MFG Schweizer

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • S Schweiz

                      @homoran

                      
                      john@raspberrypi:~ $ iob upgrade alexa2@3.26.4 --debug
                      
                      This upgrade of "alexa2" will introduce the following changes:
                      ==========================================================================
                      -> 3.26.4:
                      Removed Weblink
                      Adjust History query to recent Amazon changes
                      ==========================================================================
                      
                      Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
                      Update alexa2 from @3.26.3 to @3.26.4
                      NPM version: 10.2.3
                      Installing iobroker.alexa2@3.26.4... (System call)
                      npm ERR! code ETARGET
                      npm ERR! notarget No matching version found for iobroker.alexa2@3.26.4.
                      npm ERR! notarget In most cases you or one of your dependencies are requesting
                      npm ERR! notarget a package version that doesn't exist.
                      
                      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                      npm ERR! code ETARGET
                      npm ERR! notarget No matching version found for iobroker.alexa2@3.26.4.
                      npm ERR! notarget In most cases you or one of your dependencies are requesting
                      npm ERR! notarget a package version that doesn't exist.
                      
                      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                      host.raspberrypi Cannot install iobroker.alexa2@3.26.4: 1
                      
                      

                      MFG Schweizer

                      GlasfaserG Online
                      GlasfaserG Online
                      Glasfaser
                      schrieb am zuletzt editiert von Glasfaser
                      #24

                      @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                      notarget No matching version found for

                      Zeige mal die Ausgabe von :

                      curl -L -o diag.sh https://iobroker.net/diag.sh 
                      

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      1 Antwort Letzte Antwort
                      0
                      • HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #25

                        @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                        complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log

                        zeigen

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        S 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                          complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log

                          zeigen

                          S Offline
                          S Offline
                          Schweiz
                          schrieb am zuletzt editiert von
                          #26

                          @homoran

                          john@raspberrypi:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh
                            % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                           Dload  Upload   Total   Spent    Left  Speed
                          100   185  100   185    0     0    693      0 --:--:-- --:--:-- --:--:--   692
                          100 18519  100 18519    0     0  25049      0 --:--:-- --:--:-- --:--:-- 25049
                          
                          john@raspberrypi:~ $ nano /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-deb                                                                                                                     ug-0.log
                            GNU nano 7.2                                                        /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                          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 4ms
                          4 timing config:load:defaults Completed in 6ms
                          5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 3ms
                          6 timing config:load:builtin Completed in 4ms
                          7 timing config:load:cli Completed in 12ms
                          8 timing config:load:env Completed in 1ms
                          9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
                          10 timing config:load:project Completed in 18ms
                          11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                          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 1ms
                          15 timing config:load:setEnvs Completed in 3ms
                          16 timing config:load Completed in 49ms
                          17 timing npm:load:configload Completed in 50ms
                          18 timing config:load:flatten Completed in 9ms
                          19 timing npm:load:mkdirpcache Completed in 1ms
                          20 timing npm:load:mkdirplogs Completed in 0ms
                          21 verbose title npm install iobroker.alexa2@3.26.4
                          22 verbose argv "install" "--save-exact" "iobroker.alexa2@3.26.4"
                          23 timing npm:load:setTitle Completed in 4ms
                          24 timing npm:load:display Completed in 2ms
                          25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-
                          26 verbose logfile /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                          27 timing npm:load:logFile Completed in 29ms
                          28 timing npm:load:timers Completed in 0ms
                          29 timing npm:load:configScope Completed in 1ms
                          30 timing npm:load Completed in 146ms
                          31 timing arborist:ctor Completed in 3ms
                          32 silly logfile start cleaning logs, removing 2 files
                          33 silly logfile done cleaning log files
                          34 timing idealTree:init Completed in 2412ms
                          35 timing idealTree:userRequests Completed in 5ms
                          36 silly idealTree buildDeps
                          37 silly fetch manifest iobroker.alexa2@3.26.4
                          38 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.alexa2
                          39 http fetch GET 200 https://registry.npmjs.org/iobroker.alexa2 460149ms (cache stale)
                          40 silly placeDep ROOT iobroker.alexa2@ REPLACE for: iobroker.inst@3.0.0 want: 3.26.4
                          41 timing idealTree:#root Completed in 460211ms
                          42 timing idealTree:node_modules/iobroker.alexa2 Completed in 1ms
                          43 timing idealTree:buildDeps Completed in 460215ms
                          44 timing idealTree:fixDepFlags Completed in 85ms
                          45 timing idealTree Completed in 462721ms
                          46 timing command:install Completed in 462749ms
                          47 verbose type version
                          

                          MFG Schweizer

                          GlasfaserG 1 Antwort Letzte Antwort
                          0
                          • S Schweiz

                            @homoran

                            john@raspberrypi:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh
                              % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                             Dload  Upload   Total   Spent    Left  Speed
                            100   185  100   185    0     0    693      0 --:--:-- --:--:-- --:--:--   692
                            100 18519  100 18519    0     0  25049      0 --:--:-- --:--:-- --:--:-- 25049
                            
                            john@raspberrypi:~ $ nano /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-deb                                                                                                                     ug-0.log
                              GNU nano 7.2                                                        /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                            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 4ms
                            4 timing config:load:defaults Completed in 6ms
                            5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 3ms
                            6 timing config:load:builtin Completed in 4ms
                            7 timing config:load:cli Completed in 12ms
                            8 timing config:load:env Completed in 1ms
                            9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
                            10 timing config:load:project Completed in 18ms
                            11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                            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 1ms
                            15 timing config:load:setEnvs Completed in 3ms
                            16 timing config:load Completed in 49ms
                            17 timing npm:load:configload Completed in 50ms
                            18 timing config:load:flatten Completed in 9ms
                            19 timing npm:load:mkdirpcache Completed in 1ms
                            20 timing npm:load:mkdirplogs Completed in 0ms
                            21 verbose title npm install iobroker.alexa2@3.26.4
                            22 verbose argv "install" "--save-exact" "iobroker.alexa2@3.26.4"
                            23 timing npm:load:setTitle Completed in 4ms
                            24 timing npm:load:display Completed in 2ms
                            25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-
                            26 verbose logfile /home/iobroker/.npm/_logs/2024-01-27T20_06_49_104Z-debug-0.log
                            27 timing npm:load:logFile Completed in 29ms
                            28 timing npm:load:timers Completed in 0ms
                            29 timing npm:load:configScope Completed in 1ms
                            30 timing npm:load Completed in 146ms
                            31 timing arborist:ctor Completed in 3ms
                            32 silly logfile start cleaning logs, removing 2 files
                            33 silly logfile done cleaning log files
                            34 timing idealTree:init Completed in 2412ms
                            35 timing idealTree:userRequests Completed in 5ms
                            36 silly idealTree buildDeps
                            37 silly fetch manifest iobroker.alexa2@3.26.4
                            38 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.alexa2
                            39 http fetch GET 200 https://registry.npmjs.org/iobroker.alexa2 460149ms (cache stale)
                            40 silly placeDep ROOT iobroker.alexa2@ REPLACE for: iobroker.inst@3.0.0 want: 3.26.4
                            41 timing idealTree:#root Completed in 460211ms
                            42 timing idealTree:node_modules/iobroker.alexa2 Completed in 1ms
                            43 timing idealTree:buildDeps Completed in 460215ms
                            44 timing idealTree:fixDepFlags Completed in 85ms
                            45 timing idealTree Completed in 462721ms
                            46 timing command:install Completed in 462749ms
                            47 verbose type version
                            

                            MFG Schweizer

                            GlasfaserG Online
                            GlasfaserG Online
                            Glasfaser
                            schrieb am zuletzt editiert von
                            #27

                            @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                            failed to load node_modules/.package-lock.json

                            iob stop
                            rm /opt/iobroker/package*
                            sudo reboot
                            

                            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                            S 1 Antwort Letzte Antwort
                            0
                            • GlasfaserG Glasfaser

                              @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                              failed to load node_modules/.package-lock.json

                              iob stop
                              rm /opt/iobroker/package*
                              sudo reboot
                              
                              S Offline
                              S Offline
                              Schweiz
                              schrieb am zuletzt editiert von
                              #28

                              @glasfaser

                              john@raspberrypi:~ $ iob upgrade alexa2@3.26.4 --debug
                              
                              This upgrade of "alexa2" will introduce the following changes:
                              ==========================================================================
                              -> 3.26.4:
                              Removed Weblink
                              Adjust History query to recent Amazon changes
                              ==========================================================================
                              
                              Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
                              Update alexa2 from @3.26.3 to @3.26.4
                              NPM version: 10.2.3
                              Installing iobroker.alexa2@3.26.4... (System call)
                              npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                              
                              removed 746 packages, and changed 20 packages in 29s
                              
                              15 packages are looking for funding
                                run `npm fund` for details
                              Could not install iobroker.alexa2@3.26.4: Could not determine controller directory
                              Cannot upgrade: Could not determine controller directory
                              
                              

                              MFG Schweizer

                              GlasfaserG S 2 Antworten Letzte Antwort
                              0
                              • S Schweiz

                                @glasfaser

                                john@raspberrypi:~ $ iob upgrade alexa2@3.26.4 --debug
                                
                                This upgrade of "alexa2" will introduce the following changes:
                                ==========================================================================
                                -> 3.26.4:
                                Removed Weblink
                                Adjust History query to recent Amazon changes
                                ==========================================================================
                                
                                Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
                                Update alexa2 from @3.26.3 to @3.26.4
                                NPM version: 10.2.3
                                Installing iobroker.alexa2@3.26.4... (System call)
                                npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                                
                                removed 746 packages, and changed 20 packages in 29s
                                
                                15 packages are looking for funding
                                  run `npm fund` for details
                                Could not install iobroker.alexa2@3.26.4: Could not determine controller directory
                                Cannot upgrade: Could not determine controller directory
                                
                                

                                MFG Schweizer

                                GlasfaserG Online
                                GlasfaserG Online
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #29

                                @schweiz

                                Zeige mal

                                iob diag
                                

                                aber die Full Ausgabe

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                S 1 Antwort Letzte Antwort
                                0
                                • S Schweiz

                                  @glasfaser

                                  john@raspberrypi:~ $ iob upgrade alexa2@3.26.4 --debug
                                  
                                  This upgrade of "alexa2" will introduce the following changes:
                                  ==========================================================================
                                  -> 3.26.4:
                                  Removed Weblink
                                  Adjust History query to recent Amazon changes
                                  ==========================================================================
                                  
                                  Would you like to upgrade alexa2 from @3.26.3 to @3.26.4 now? [(y)es, (n)o]: y
                                  Update alexa2 from @3.26.3 to @3.26.4
                                  NPM version: 10.2.3
                                  Installing iobroker.alexa2@3.26.4... (System call)
                                  npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                                  
                                  removed 746 packages, and changed 20 packages in 29s
                                  
                                  15 packages are looking for funding
                                    run `npm fund` for details
                                  Could not install iobroker.alexa2@3.26.4: Could not determine controller directory
                                  Cannot upgrade: Could not determine controller directory
                                  
                                  

                                  MFG Schweizer

                                  S Offline
                                  S Offline
                                  Schweiz
                                  schrieb am zuletzt editiert von
                                  #30

                                  und es lässt sich weder iobroker noch homematic starten ;(

                                  MFG Schweizer

                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • S Schweiz

                                    und es lässt sich weder iobroker noch homematic starten ;(

                                    MFG Schweizer

                                    GlasfaserG Online
                                    GlasfaserG Online
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #31

                                    @schweiz sagte in Jarvis Adapter lässt sich nicht Installieren:

                                    und es lässt sich weder iobroker noch homematic starten ;(

                                    MFG Schweizer

                                    Hat aber nichts mit den Befehlen von mir zu tun !

                                    Da klemmt eher was bei dir !

                                    Starte nochmal durch , dann

                                    iob diag
                                    

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG Glasfaser

                                      @schweiz

                                      Zeige mal

                                      iob diag
                                      

                                      aber die Full Ausgabe

                                      S Offline
                                      S Offline
                                      Schweiz
                                      schrieb am zuletzt editiert von
                                      #32

                                      @glasfaser sagte in Jarvis Adapter lässt sich nicht Installieren:

                                      iob diag

                                      
                                      Skript v.2023-10-10
                                      
                                      *** BASE SYSTEM ***
                                       Static hostname: raspberrypi
                                             Icon name: computer
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.1.0-rpi7-rpi-v8
                                          Architecture: arm64
                                      
                                      Model           : Raspberry Pi 4 Model B Rev 1.1
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : aarch64
                                      Userland        : arm64
                                      
                                      Systemuptime and Load:
                                       21:28:36 up 5 min,  2 users,  load average: 0.13, 0.65, 0.40
                                      CPU threads: 4
                                      
                                      
                                      *** RASPBERRY THROTTLING ***
                                      Current issues:
                                      No throttling issues detected.
                                      
                                      Previously detected issues:
                                      No throttling issues detected.
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Sat 2024-01-27 21:28:36 CET
                                                 Universal time: Sat 2024-01-27 20:28:36 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CET, +0100)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      john
                                      /home/john
                                      john adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    multi-user.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            4.0G        439M        3.2G        1.3M        405M        3.5G
                                      Swap:           104M          0B        104M
                                      Total:          4.1G        439M        3.3G
                                      
                                               3793 M total memory
                                                419 M used memory
                                                446 M active memory
                                                180 M inactive memory
                                               3061 M free memory
                                                 39 M buffer memory
                                                346 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      Raspberry only:
                                      oom events: 0
                                      lifetime oom required: 0 Mbytes
                                      total time in oom handler: 0 ms
                                      max time spent in oom handler: 0 ms
                                      
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      0 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                      tmpfs          tmpfs     380M  1.2M  379M   1% /run
                                      /dev/mmcblk0p2 ext4       59G  3.8G   52G   7% /
                                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                      /dev/mmcblk0p1 vfat      510M   62M  449M  13% /boot/firmware
                                      tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Sat Jan 27 21:22:48 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:29:88:49 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=620a9d97-02 rootfstype=ext4 fsck.repair=yes rootwait
                                      [Sat Jan 27 21:22:50 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                      [Sat Jan 27 21:22:52 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems \(real ones only\):
                                      TARGET           SOURCE         FSTYPE OPTIONS
                                      /                /dev/mmcblk0p2 ext4   rw,noatime
                                      `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      1.2G    /var/
                                      837M    /var/lib
                                      662M    /var/lib/piVCCU3
                                      604M    /var/lib/piVCCU3/rootfs
                                      279M    /var/lib/piVCCU3/rootfs/opt
                                      
                                      Archived and active journals take up 85.1M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      34M     /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      319M    /opt/iobroker/iobroker-data/
                                      185M    /opt/iobroker/iobroker-data/files
                                      86M     /opt/iobroker/iobroker-data/backup-objects
                                      67M     /opt/iobroker/iobroker-data/files/javascript.admin
                                      49M     /opt/iobroker/iobroker-data/files/telegram-menu.admin
                                      
                                      The five largest files in iobroker-data are:
                                      38M     /opt/iobroker/iobroker-data/objects.jsonl
                                      36M     /opt/iobroker/iobroker-data/files/telegram-menu.admin/build/index.js.map
                                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                                      13M     /opt/iobroker/iobroker-data/states.jsonl
                                      13M     /opt/iobroker/iobroker-data/files/telegram-menu.admin/build/index.js
                                      
                                      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.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://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                       *** 18.19.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                              100 /var/lib/dpkg/status
                                           18.18.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.18.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.16.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.14.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.14.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.13.0+dfsg1-1 500
                                              500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                           18.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.9.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                           18.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      
                                      Core adapters versions
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      js-controller:
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      admin:
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      javascript:
                                      
                                      Adapters from github:   0
                                      
                                      Adapter State
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      
                                      Enabled adapters with bindings
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      
                                      ioBroker-Repositories
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      
                                      Installed ioBroker-Instances
                                      node:internal/modules/cjs/loader:1137
                                        throw err;
                                        ^
                                      
                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                                          at node:internal/main/run_main_module:28:49 {
                                        code: 'MODULE_NOT_FOUND',
                                        requireStack: []
                                      }
                                      
                                      Node.js v18.19.0
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        0
                                      States:         0
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
                                      Hit:2 http://deb.debian.org/debian bookworm InRelease
                                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                      Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Hit:6 https://apt.pivccu.de/piVCCU stable InRelease
                                      Reading package lists...
                                      Pending Updates: 10
                                      
                                      *** 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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16812      1009/sshd: /usr/sbi
                                      tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      0          16839      1053/dnsmasq
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          16814      1009/sshd: /usr/sbi
                                      udp        0      0 0.0.0.0:56245           0.0.0.0:*                           104        15562      507/avahi-daemon: r
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        15560      507/avahi-daemon: r
                                      udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          16838      1053/dnsmasq
                                      udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          16835      1053/dnsmasq
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12872      906/dhclient
                                      udp6       0      0 :::46068                :::*                                104        15563      507/avahi-daemon: r
                                      udp6       0      0 :::5353                 :::*                                104        15561      507/avahi-daemon: r
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      - /opt/iobroker/node_modules/@iobroker/adapter-core/build/controllerTools.js
                                      - /opt/iobroker/node_modules/@iobroker/adapter-core/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.alexa2/main.js
                                          at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                                          at Function.Module._load (node:internal/modules/cjs/loader:975:27)
                                          at Module.require (node:internal/modules/cjs/loader:1225:19)
                                          at require (node:internal/modules/helpers:177:18)
                                          at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:1800:82
                                          at AdapterClass._setObject (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:1800:34)
                                      2024-01-27 21:24:08.726  - error: alexa2.0 (1919) Exception-Code: MODULE_NOT_FOUND: Cannot find module './defaultObjs.js'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/index.js
                                      - /opt/iobroker/node_modules/@iobroker/adapter-core/build/utils.js
                                      - /opt/iobroker/node_modules/@iobroker/adapter-core/build/controllerTools.js
                                      - /opt/iobroker/node_modules/@iobroker/adapter-core/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.alexa2/main.js
                                      2024-01-27 21:24:09.032  - info: hm-rpc.1 (2113) terminating
                                      2024-01-27 21:24:09.035  - info: hm-rpc.1 (2113) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2024-01-27 21:24:09.065  - info: hm-rpc.0 (1981) terminating
                                      2024-01-27 21:24:09.069  - info: hm-rpc.0 (1981) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2024-01-27 21:24:09.083  - error: iceroad.0 (2213) Objects database error: read ECONNRESET
                                      2024-01-27 21:24:10.692  - info: iceroad.0 (2213) terminating with timeout
                                      2024-01-27 21:24:10.694  - info: iceroad.0 (2213) Terminated (NO_ERROR): Without reason
                                      2024-01-27 21:24:14.100  - warn: iceroad.0 (2213) get state error: Connection is closed.
                                      
                                      

                                      MFG Schweizer

                                      1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Online
                                        GlasfaserG Online
                                        Glasfaser
                                        schrieb am zuletzt editiert von Glasfaser
                                        #33

                                        @schweiz

                                        cd /opt/iobroker
                                        npm cache clean --force 
                                        sudo -H -u iobroker npm install iobroker.js-controller
                                        

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        S GlasfaserG 2 Antworten Letzte Antwort
                                        0
                                        • GlasfaserG Glasfaser

                                          @schweiz

                                          cd /opt/iobroker
                                          npm cache clean --force 
                                          sudo -H -u iobroker npm install iobroker.js-controller
                                          
                                          S Offline
                                          S Offline
                                          Schweiz
                                          schrieb am zuletzt editiert von
                                          #34

                                          @glasfaser sagte in Jarvis Adapter lässt sich nicht Installieren:

                                          sudo -H -u iobroker npm install iobroker.js-controller

                                          john@raspberrypi:~ $ cd /opt/iobroker
                                          john@raspberrypi:/opt/iobroker $ npm cache clean --force
                                          npm WARN using --force Recommended protections disabled.
                                          john@raspberrypi:/opt/iobroker $ iob stop
                                          john@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-con                                                                                                                     troller
                                          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                          npm WARN deprecated request@2.88.2: request has been deprecated, see https://git                                                                                                                     hub.com/request/request/issues/3142
                                          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older v                                                                                                                     ersions may use Math.random() in certain circumstances, which is known to be pro                                                                                                                     blematic.  See https://v8.dev/blog/math-random for details.
                                          
                                          added 275 packages, and removed 2 packages in 1m
                                          
                                          25 packages are looking for funding
                                            run `npm fund` for details
                                          john@raspberrypi:/opt/iobroker $
                                          
                                          
                                          

                                          sudo reboot
                                          iob start

                                          das komplette system ist tot, es startet nicht mehr seid

                                          iob stop
                                          
                                          rm /opt/iobroker/package*
                                          
                                          sudo reboot
                                          

                                          nun schaut es anders aus...

                                          iob upgrade alexa2@3.26.4 --debug
                                          Would you like to reinstall version 3.26.4 of alexa2 now? [(y)es, (n)o]: y
                                          Update alexa2 from @3.26.4 to @3.26.4
                                          NPM version: 10.2.3
                                          Installing iobroker.alexa2@3.26.4... (System call)
                                          
                                          removed 58 packages, and changed 1 package in 6s
                                          
                                          25 packages are looking for funding
                                            run `npm fund` for details
                                          Update "system.adapter.alexa2.0"
                                          upload [28] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.                                                                                                                     png alexa.png image/png
                                          upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_dot3.png icons/echo_dot3.png image/png
                                          upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_dot4.png icons/echo_dot4.png image/png
                                          upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_flex.png icons/echo_flex.png image/png
                                          upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_plus2.png icons/echo_plus2.png image/png
                                          upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_show.png icons/echo_show.png image/png
                                          upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_show2.png icons/echo_show2.png image/png
                                          upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_show5.png icons/echo_show5.png image/png
                                          upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_studio.png icons/echo_studio.png image/png
                                          upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     echo_sub.png icons/echo_sub.png image/png
                                          upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     firetab.png icons/firetab.png image/png
                                          upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/                                                                                                                     firetv.png icons/firetv.png image/png
                                          upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/m                                                                                                                     icrophone.png icons/microphone.png image/png
                                          upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/m                                                                                                                     ultiroom.png icons/multiroom.png image/png
                                          upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/r                                                                                                                     aspi.png icons/raspi.png image/png
                                          upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/r                                                                                                                     everb.png icons/reverb.png image/png
                                          upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/s                                                                                                                     onos.png icons/sonos.png image/png
                                          upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/s                                                                                                                     pot.png icons/spot.png image/png
                                          upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m                                                                                                                     .html index_m.html text/html
                                          upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.pn                                                                                                                     g info.png image/png
                                          upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning                                                                                                                     .png warning.png image/png
                                          upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.j                                                                                                                     s words.js application/javascript
                                          
                                          

                                          aber wie starte ich das ganze jetzt wider....????

                                          MFG Schweizer

                                          GlasfaserG HomoranH 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          776

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          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