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. Error/Bug
  4. Update VIS 1.1.10 auf 1.2.0 Error 10

NEWS

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

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

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

Update VIS 1.1.10 auf 1.2.0 Error 10

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
visupdateerror
59 Beiträge 4 Kommentatoren 3.1k Aufrufe 4 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.
  • StabilostickS Offline
    StabilostickS Offline
    Stabilostick
    schrieb am zuletzt editiert von Stabilostick
    #43

    Warte mal. Siehe z.B. https://debianforum.de/forum/viewtopic.php?t=147575

    Kenne mich mit Docker nicht aus, aber die Zeile

    127.0.0.1 ioBroker

    in die /etc/hosts-Datei einfügen?

    NegaleinN 1 Antwort Letzte Antwort
    0
    • StabilostickS Stabilostick

      Warte mal. Siehe z.B. https://debianforum.de/forum/viewtopic.php?t=147575

      Kenne mich mit Docker nicht aus, aber die Zeile

      127.0.0.1 ioBroker

      in die /etc/hosts-Datei einfügen?

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      schrieb am zuletzt editiert von
      #44

      @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

      Warte mal. Siehe z.B. https://debianforum.de/forum/viewtopic.php?t=147575

      Die Hosts schaut bei mir so aus

      # Any manual change will be lost if the host name is changed or system upgrades.                                       
      127.0.0.1       localhost                                                                                              
      ::1             localhost                                                                                              
      127.0.0.1       Synology_Nega_3                                                                                        
      ::1             Synology_Nega_3 
      

      ° Node.js: 20.17.0 NPM: 10.8.2
      ° Proxmox, Ubuntu 22.04.3 LTS
      ° Fixer ---> iob fix

      1 Antwort Letzte Antwort
      0
      • StabilostickS Offline
        StabilostickS Offline
        Stabilostick
        schrieb am zuletzt editiert von Stabilostick
        #45

        Mach wie oben geschrieben die zwei Zeilen mit ioBroker.

        Und dann mal einen

        ping ioBroker
        
        NegaleinN 1 Antwort Letzte Antwort
        0
        • StabilostickS Stabilostick

          Mach wie oben geschrieben die zwei Zeilen mit ioBroker.

          Und dann mal einen

          ping ioBroker
          
          NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          schrieb am zuletzt editiert von Negalein
          #46

          @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

          Mach wie oben geschrieben die zwei Zeilen mit ioBroker.

          Also so

          # Any manual change will be lost if the host name is changed or system upgrades.                                       
          127.0.0.1       ioBroker                                                                                             
          ::1             localhost                                                                                              
          127.0.0.1       ioBroker                                                                                      
          ::1             Synology_Nega_3
          

          ° Node.js: 20.17.0 NPM: 10.8.2
          ° Proxmox, Ubuntu 22.04.3 LTS
          ° Fixer ---> iob fix

          1 Antwort Letzte Antwort
          0
          • StabilostickS Offline
            StabilostickS Offline
            Stabilostick
            schrieb am zuletzt editiert von Stabilostick
            #47
            # Any manual change will be lost if the host name is changed or system upgrades.                                       
            127.0.0.1       localhost                                                                                             
            ::1             localhost                                                                                              
            127.0.0.1       Synology_Nega_3                                                                                   
            ::1             Synology_Nega_3
            127.0.0.1       ioBroker                                                                                       
            ::1             ioBroker
            

            Oder

            # Any manual change will be lost if the host name is changed or system upgrades.                                       
            127.0.0.1       localhost Synology_Nega_3 ioBroker                                                                                            
            ::1             localhost Synology_Nega_3 ioBroker                                                                               
            
            NegaleinN 1 Antwort Letzte Antwort
            0
            • StabilostickS Stabilostick
              # Any manual change will be lost if the host name is changed or system upgrades.                                       
              127.0.0.1       localhost                                                                                             
              ::1             localhost                                                                                              
              127.0.0.1       Synology_Nega_3                                                                                   
              ::1             Synology_Nega_3
              127.0.0.1       ioBroker                                                                                       
              ::1             ioBroker
              

              Oder

              # Any manual change will be lost if the host name is changed or system upgrades.                                       
              127.0.0.1       localhost Synology_Nega_3 ioBroker                                                                                            
              ::1             localhost Synology_Nega_3 ioBroker                                                                               
              
              NegaleinN Offline
              NegaleinN Offline
              Negalein
              Global Moderator
              schrieb am zuletzt editiert von
              #48

              @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

              # Any manual change will be lost if the host name is changed or system upgrades.                                       
              127.0.0.1       localhost                                                                                             
              ::1             localhost                                                                                              
              127.0.0.1       Synology_Nega_3                                                                                   
              ::1             Synology_Nega_3
              127.0.0.1       ioBroker                                                                                       
              ::1             ioBroker
              

              Ok, habs so gespeichert

              ° Node.js: 20.17.0 NPM: 10.8.2
              ° Proxmox, Ubuntu 22.04.3 LTS
              ° Fixer ---> iob fix

              1 Antwort Letzte Antwort
              0
              • StabilostickS Offline
                StabilostickS Offline
                Stabilostick
                schrieb am zuletzt editiert von Stabilostick
                #49

                Jetzt den Ping, wenn ok dann zum Test nochmal den vis-Upload über die Konsole. Fehler noch da?

                NegaleinN 1 Antwort Letzte Antwort
                0
                • StabilostickS Stabilostick

                  Jetzt den Ping, wenn ok dann zum Test nochmal den vis-Upload über die Konsole. Fehler noch da?

                  NegaleinN Offline
                  NegaleinN Offline
                  Negalein
                  Global Moderator
                  schrieb am zuletzt editiert von
                  #50

                  @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                  Jetzt den Ping, wenn ok dann zum Test nochmal den vis-Upload. Fehler noch da?

                  Ping geht nicht.

                  Ich werde ioBroker mal neu starten und dann nochmal testen.

                  ° Node.js: 20.17.0 NPM: 10.8.2
                  ° Proxmox, Ubuntu 22.04.3 LTS
                  ° Fixer ---> iob fix

                  1 Antwort Letzte Antwort
                  0
                  • StabilostickS Offline
                    StabilostickS Offline
                    Stabilostick
                    schrieb am zuletzt editiert von
                    #51

                    Du machst es spannend... 😎

                    NegaleinN 1 Antwort Letzte Antwort
                    0
                    • StabilostickS Stabilostick

                      Du machst es spannend... 😎

                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      schrieb am zuletzt editiert von
                      #52

                      @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                      Du machst es spannend... 😎

                      C:\WINDOWS\system32>ping iobroker
                      Ping-Anforderung konnte Host "iobroker" nicht finden. Überprüfen Sie den Namen, und versuchen Sie es erneut.
                      

                      :cry:

                      ° Node.js: 20.17.0 NPM: 10.8.2
                      ° Proxmox, Ubuntu 22.04.3 LTS
                      ° Fixer ---> iob fix

                      1 Antwort Letzte Antwort
                      0
                      • StabilostickS Offline
                        StabilostickS Offline
                        Stabilostick
                        schrieb am zuletzt editiert von
                        #53

                        Du hast das B kleingeschrieben.

                        NegaleinN 1 Antwort Letzte Antwort
                        0
                        • StabilostickS Stabilostick

                          Du hast das B kleingeschrieben.

                          NegaleinN Offline
                          NegaleinN Offline
                          Negalein
                          Global Moderator
                          schrieb am zuletzt editiert von
                          #54

                          @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                          Du hast das B kleingeschrieben.

                          bringt auch keine Änderung

                          C:\WINDOWS\system32>ping ioBroker
                          Ping-Anforderung konnte Host "ioBroker" nicht finden. Überprüfen Sie den Namen, und versuchen Sie es erneut.
                          

                          ° Node.js: 20.17.0 NPM: 10.8.2
                          ° Proxmox, Ubuntu 22.04.3 LTS
                          ° Fixer ---> iob fix

                          1 Antwort Letzte Antwort
                          0
                          • StabilostickS Offline
                            StabilostickS Offline
                            Stabilostick
                            schrieb am zuletzt editiert von
                            #55

                            Hmm, geht der Ping auf Synology_Nega_3?

                            NegaleinN 1 Antwort Letzte Antwort
                            0
                            • StabilostickS Stabilostick

                              Hmm, geht der Ping auf Synology_Nega_3?

                              NegaleinN Offline
                              NegaleinN Offline
                              Negalein
                              Global Moderator
                              schrieb am zuletzt editiert von
                              #56

                              @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                              Hmm, geht der Ping auf Synology_Nega_3?

                              Nein, geht auch nicht.

                              Mit IP aber schon

                              ° Node.js: 20.17.0 NPM: 10.8.2
                              ° Proxmox, Ubuntu 22.04.3 LTS
                              ° Fixer ---> iob fix

                              1 Antwort Letzte Antwort
                              0
                              • StabilostickS Offline
                                StabilostickS Offline
                                Stabilostick
                                schrieb am zuletzt editiert von Stabilostick
                                #57

                                Ändere versuchsweise die hosts-Datei auf die zweite Schreibweise (alles in einer Zeile)

                                Wobei, kann sein, dass Docker die hosts-Datei selbst verwaltet...

                                NegaleinN 1 Antwort Letzte Antwort
                                0
                                • StabilostickS Stabilostick

                                  Ändere versuchsweise die hosts-Datei auf die zweite Schreibweise (alles in einer Zeile)

                                  Wobei, kann sein, dass Docker die hosts-Datei selbst verwaltet...

                                  NegaleinN Offline
                                  NegaleinN Offline
                                  Negalein
                                  Global Moderator
                                  schrieb am zuletzt editiert von
                                  #58

                                  @Stabilostick sagte in Update VIS 1.1.10 auf 1.2.0 Error 10:

                                  Ändere versuchsweise die hosts-Datei auf die zweite Schreibweise (alles in einer Zeile)

                                  Ja, teste ich morgen.
                                  Brauch jetzt ein Bett :grin:

                                  ° Node.js: 20.17.0 NPM: 10.8.2
                                  ° Proxmox, Ubuntu 22.04.3 LTS
                                  ° Fixer ---> iob fix

                                  1 Antwort Letzte Antwort
                                  0
                                  • StabilostickS Offline
                                    StabilostickS Offline
                                    Stabilostick
                                    schrieb am zuletzt editiert von
                                    #59

                                    Eventuell ist das eine Lösung, wie gesagt, kenne Docker nicht:

                                    docker run [OPTIONS] <your-image-name>:<your tag> --add-host ioBroker:127.0.0.1

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


                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    957

                                    Online

                                    32.4k

                                    Benutzer

                                    81.5k

                                    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