Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Installation VIS schlägt fehl

    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

    UNSOLVED Installation VIS schlägt fehl

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Matthias321 last edited by

      Hallo Zusammen,

      ich habe gerade iobroker auf einem Raspbi 3 frischt eingerichtet und wollte den VIS Adapter installieren. Leider schlägt der mit nachfolgender Fehlermeldung fehlt.

      Seht ihr das Problem?

      System:

      Systemdata
      Plattform: linux
      Die Architektur: arm
      CPUs: 4
      Geschwindigkeit: 1400 MHz
      Modell: ARMv7 Processor rev 4 (v7l)
      RAM: 926 MB
      System uptime: 1 T. 12:48:22
      Node.js: v10.17.0
      NPM: 6.11.3
      Festplattengröße: 14.3 GiB
      Festplatten frei: 11.5 GiB
      Adapter zählen: 258
      Uptime: 1 T. 12:48:07
      Aktivierte Instanzen: 11
      

      Fehlermeldung:

      $ ./iobroker add vis  --host ioBroker-Pi
      NPM version: 6.11.3
      npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
      npm
       ERR!
       code
       EAI_AGAINnpm
       ERR! 
      errno
       EAI_AGAIN
      npm 
      ERR!
       request to https://registry.npmjs.org/iobroker.vis failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
      
      npm 
      ERR! A complete log of this run can be found in:npm
       ERR!     /home/iobroker/.npm/_logs/2019-10-30T17_00_24_421Z-debug.log
      host.ioBroker-Pi install adapter vis
      NPM version: 6.11.3npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
      
      npm
       
      ERR!
       
      code EAI_AGAIN
      npm
       ERR! errno EAI_AGAIN
      npm
       ERR! request to https://registry.npmjs.org/iobroker.vis failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-10-30T17_00_37_421Z-debug.log
      
      host.ioBroker-Pi install adapter vis
      NPM version: 6.11.3npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
      
      npm
       
      ERR! code EAI_AGAIN
      npm
       ERR! errno EAI_AGAIN
      npm 
      ERR! request to https://registry.npmjs.org/iobroker.vis failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-10-30T17_00_50_750Z-debug.log
      
      host.ioBroker-Pi install adapter vis
      ERROR: host.ioBroker-Pi Cannot install vis
      ERROR: process exited with code 13
      
      sigi234 1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @Matthias321 last edited by

        @Matthias321

        Was kommt bei:

        cd /opt/iobroker
        iobroker list instances
        node -v
        nodejs -v
        npm -v

        1 Reply Last reply Reply Quote 0
        • M
          Matthias321 last edited by

          Das sieht dann so aus:

          pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
          + system.adapter.admin.0                 : admin       -  enabled, port: 8081, b                                                   ind: 0.0.0.0, run as: admin
          + system.adapter.chromecast.0            : chromecast  -  enabled
          + system.adapter.discovergy.0            : discovergy  -  enabled
          + system.adapter.discovery.0             : discovery   -  enabled
          + system.adapter.fritzdect.0             : fritzdect   -  enabled
          + system.adapter.homee.0                 : homee       -  enabled
          + system.adapter.hue.0                   : hue         -  enabled, port: 80
          + system.adapter.pi-hole.0               : pi-hole     -  enabled
          + system.adapter.ping.0                  : ping        -  enabled
          + system.adapter.web.0                   : web         -  enabled, port: 8082, b                                                   ind: 0.0.0.0, run as: admin
          + system.adapter.xs1.0                   : xs1         -  enabled
          
          + instance is alive
          pi@ioBroker-Pi:/opt/iobroker $ node -v
          v10.17.0
          pi@ioBroker-Pi:/opt/iobroker $ nodejs -v
          v10.17.0
          pi@ioBroker-Pi:/opt/iobroker $ npm -v
          6.11.3
          
          
          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Matthias321 last edited by

            @Matthias321

            EAI_AGAIN
            

            Deine Internetverbindung hat zur Zeit Probleme !

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

              @Glasfaser said in Installation VIS schlägt fehl:

              @Matthias321

              EAI_AGAIN
              

              Deine Internetverbindung hat zur Zeit Probleme !

              Mh, ich habe jetzt auch mal testweise den piHole deaktiviert und nochmal probiert, aber leider wieder ohne Erfolgsmeldung. Meine Internetverbidung ansicht bringt ne ganz gute Performance.

              Da bleibt mir wohl nichts anderes übrig, als das Paket irgendwo herunterzuladen, oder?

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

                @Matthias321

                Link Text

                1 Reply Last reply Reply Quote 0
                • M
                  Matthias321 last edited by

                  Ich schwöre, ich habe nichts geändert, aber nun hat es geklappt...

                  1 Reply Last reply Reply Quote 0
                  • M
                    Matthias321 last edited by

                    So, jetzt kriege ich den Fehler beim nächsten Adapter wieder:

                    ERR! request to https://registry.npmjs.org/iobroker.habpanel failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
                    

                    In der /etc/resolv.conf steht folgendes:

                    domain fritz.box
                    search fritz.box
                    nameserver 192.168.178.18
                    

                    Die 18 ist der pihole und damit eigentlich der richtige Nameserver. Von meinem Rechner aus kann ich die Adresse auch aufrufen... !?!

                    BBTown 1 Reply Last reply Reply Quote 0
                    • dbweb
                      dbweb last edited by

                      Dein DNS scheint probleme zu machen. Starte mal die Fritzbox neu und das Raspi. Alternativ bei der Fritzbox einen anderen dns eintragen, z.B. 8.8 8.8 (google).

                      1 Reply Last reply Reply Quote 0
                      • BBTown
                        BBTown @Matthias321 last edited by

                        @Matthias321 schalte mal den PiHole ab

                        1 Reply Last reply Reply Quote 0
                        • M
                          Matthias321 last edited by

                          pihole abschalten brachte leider nichts.

                          Mir ist aufgefallen, dass der pihole keine IPv6 Adresse bezieht bzw. diese unter Settings darstellt. Ich hatte aber auch den IPv6 DNS in der Fritzbox bisher nicht auf den pihole umgebogen.

                          Das habe ich nun gemacht und es scheint geklappt zu haben.

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          922
                          Online

                          31.9k
                          Users

                          80.1k
                          Topics

                          1.3m
                          Posts

                          installation abgebrochen vis
                          5
                          11
                          567
                          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