Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Jarvis Adapter lässt sich nicht Installieren

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Jarvis Adapter lässt sich nicht Installieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Schweiz last edited by

      @schweiz

      Das wird auch per

      iob upgrade
      

      gemacht

      S 2 Replies Last reply Reply Quote 0
      • S
        Schweiz @Thomas Braun last edited by

        @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

        Homoran 1 Reply Last reply Reply Quote 0
        • S
          Schweiz @Thomas Braun last edited by

          @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

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

            @schweiz

            iob repo list
            
            1 Reply Last reply Reply Quote 0
            • S
              Schweiz last edited by

              @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 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Schweiz last edited by

                @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 1 Reply Last reply Reply Quote 0
                • S
                  Schweiz @Homoran last edited by

                  @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

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Schweiz last edited by

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

                    oder kommst du da mit deinem iobroker schon wieder nicht drauf

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      Schweiz @Homoran last edited by

                      @homoran

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

                      steht dort, ja...

                      MFG Schweizer

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Schweiz last edited by

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

                        steht dort, ja...

                        eben deswegen die Zusatzfrage

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          Schweiz @Homoran last edited by

                          @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

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Schweiz last edited by

                            @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 1 Reply Last reply Reply Quote 0
                            • S
                              Schweiz @Homoran last edited by

                              @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

                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @Schweiz last edited by Glasfaser

                                @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 
                                
                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators last edited by

                                  @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 1 Reply Last reply Reply Quote 0
                                  • S
                                    Schweiz @Homoran last edited by

                                    @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

                                    Glasfaser 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Schweiz last edited by

                                      @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 1 Reply Last reply Reply Quote 0
                                      • S
                                        Schweiz @Glasfaser last edited by

                                        @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

                                        Glasfaser S 2 Replies Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser @Schweiz last edited by

                                          @schweiz

                                          Zeige mal

                                          iob diag
                                          

                                          aber die Full Ausgabe

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            Schweiz @Schweiz last edited by

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

                                            MFG Schweizer

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

                                            Support us

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

                                            493
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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