Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. BackItUp Update hängt

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    228

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

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

BackItUp Update hängt

BackItUp Update hängt

Scheduled Pinned Locked Moved ioBroker Allgemein
118 Posts 8 Posters 11.9k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Marc BergM Marc Berg

    @myssv sagte in BackItUp Update hängt:

    bei IPv4 würde ich sagen: Gateway nicht vorhanden, bei IPv6 habe ich keine Ahnung

    Es bleibt leider dabei, deine IPv6 Kommunikation läuft nicht.

    Auf einem normalen Betriebssystem könnte man die IPv4 Kommunikation noch priorisieren, ob das bei einem LXC funktioniert, weiß ich nicht.
    Ist aber alles Gefrickel und Doktern an Symptomen statt Ursachen.

    Edit: Irreführendes gelöscht.

    M Offline
    M Offline
    myssv
    wrote on last edited by
    #91

    @marc-berg sagte in BackItUp Update hängt:

    Es bleibt leider dabei, deine IPv6 Kommunikation läuft nicht.

    Da gab es bisher ja auch überhaupt keine Notwendigkeit für. Es war alles sauber auf IPv4 und es lief auch alles bisher.

    Marc BergM HomoranH 2 Replies Last reply
    0
    • M Offline
      M Offline
      myssv
      wrote on last edited by
      #92

      OK, nachdem ich beim ProxMox ein IPv6 Gateway (FritzBox) eingetragen habe, läuft es

      Volker@ioBroker:~$ ping heise.de
      PING heise.de(redirector.heise.de (2a02:2e0:3fe:1001:302::)) 56 data bytes
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=47 ttl=52 time=11.7 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=48 ttl=52 time=10.5 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=49 ttl=52 time=10.3 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=50 ttl=52 time=10.4 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=51 ttl=52 time=10.2 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=52 ttl=52 time=10.0 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=53 ttl=52 time=10.1 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=54 ttl=52 time=10.1 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=55 ttl=52 time=10.3 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=56 ttl=52 time=10.3 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=57 ttl=52 time=10.5 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=58 ttl=52 time=10.4 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=84 ttl=52 time=10.8 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=85 ttl=52 time=9.99 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=86 ttl=52 time=10.7 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=87 ttl=52 time=10.3 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=88 ttl=52 time=10.4 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=89 ttl=52 time=10.4 ms
      64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=90 ttl=52 time=10.2 ms
      ^C
      --- heise.de ping statistics ---
      90 packets transmitted, 19 received, 78.8889% packet loss, time 90712ms
      rtt min/avg/max/mdev = 9.988/10.403/11.703/0.369 ms
      Volker@ioBroker:~$ iob upgrade ws@2.5.8 --debug 
      Would you like to reinstall version 2.5.8 of ws now? [(y)es, (n)o]: y
      Update ws from @2.5.8 to @2.5.8
      NPM version: 9.8.1
      Installing iobroker.ws@2.5.8... (System call)
      
      up to date in 1s
      
      93 packages are looking for funding
        run `npm fund` for details
      Adapter "system.adapter.web.0" restarted.
      upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [9] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [7] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [6] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [5] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [4] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [3] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      upload [1] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/jsonConfig.json jsonConfig.json application/json
      upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png
      Volker@ioBroker:~$ 
      
      
      Marc BergM 1 Reply Last reply
      0
      • M myssv

        @marc-berg sagte in BackItUp Update hängt:

        Es bleibt leider dabei, deine IPv6 Kommunikation läuft nicht.

        Da gab es bisher ja auch überhaupt keine Notwendigkeit für. Es war alles sauber auf IPv4 und es lief auch alles bisher.

        Marc BergM Offline
        Marc BergM Offline
        Marc Berg
        Most Active
        wrote on last edited by
        #93

        @myssv sagte in BackItUp Update hängt:

        und es lief auch alles bisher.

        ja, bisher. Heute hast du das:

        Name:    registry.npmjs.org
        Addresses:  2606:4700::6810:1e22
                  2606:4700::6810:1822
                  2606:4700::6810:323
                  2606:4700::6810:23
                  2606:4700::6810:123
                  2606:4700::6810:1b22
                  2606:4700::6810:1f22
                  2606:4700::6810:1d22
                  2606:4700::6810:1c22
                  2606:4700::6810:1922
                  2606:4700::6810:1a22
                  2606:4700::6810:223
                  104.16.24.34
                  104.16.1.35
                  104.16.30.34
                  104.16.29.34
                  104.16.31.34
                  104.16.28.34
                  104.16.25.34
                  104.16.3.35
                  104.16.0.35
                  104.16.26.34
                  104.16.2.35
                  104.16.27.34
        

        Und in Zukunft noch mehr.

        NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

        Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

        Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

        1 Reply Last reply
        0
        • M myssv

          @marc-berg sagte in BackItUp Update hängt:

          Es bleibt leider dabei, deine IPv6 Kommunikation läuft nicht.

          Da gab es bisher ja auch überhaupt keine Notwendigkeit für. Es war alles sauber auf IPv4 und es lief auch alles bisher.

          HomoranH Offline
          HomoranH Offline
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #94

          @myssv sagte in BackItUp Update hängt:

          Es war alles sauber auf IPv4 und es lief auch alles bisher.

          dann wurde bis dahin irgendwo in deinem System auf ipv4 gewandelt, und jetzt nicht mehr

          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 -

          M 1 Reply Last reply
          0
          • M myssv

            OK, nachdem ich beim ProxMox ein IPv6 Gateway (FritzBox) eingetragen habe, läuft es

            Volker@ioBroker:~$ ping heise.de
            PING heise.de(redirector.heise.de (2a02:2e0:3fe:1001:302::)) 56 data bytes
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=47 ttl=52 time=11.7 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=48 ttl=52 time=10.5 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=49 ttl=52 time=10.3 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=50 ttl=52 time=10.4 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=51 ttl=52 time=10.2 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=52 ttl=52 time=10.0 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=53 ttl=52 time=10.1 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=54 ttl=52 time=10.1 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=55 ttl=52 time=10.3 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=56 ttl=52 time=10.3 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=57 ttl=52 time=10.5 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=58 ttl=52 time=10.4 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=84 ttl=52 time=10.8 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=85 ttl=52 time=9.99 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=86 ttl=52 time=10.7 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=87 ttl=52 time=10.3 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=88 ttl=52 time=10.4 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=89 ttl=52 time=10.4 ms
            64 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=90 ttl=52 time=10.2 ms
            ^C
            --- heise.de ping statistics ---
            90 packets transmitted, 19 received, 78.8889% packet loss, time 90712ms
            rtt min/avg/max/mdev = 9.988/10.403/11.703/0.369 ms
            Volker@ioBroker:~$ iob upgrade ws@2.5.8 --debug 
            Would you like to reinstall version 2.5.8 of ws now? [(y)es, (n)o]: y
            Update ws from @2.5.8 to @2.5.8
            NPM version: 9.8.1
            Installing iobroker.ws@2.5.8... (System call)
            
            up to date in 1s
            
            93 packages are looking for funding
              run `npm fund` for details
            Adapter "system.adapter.web.0" restarted.
            upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json
            upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json
            upload [9] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/es/translations.json i18n/es/translations.json application/json
            upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
            upload [7] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/it/translations.json i18n/it/translations.json application/json
            upload [6] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
            upload [5] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
            upload [4] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
            upload [3] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
            upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
            upload [1] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/jsonConfig.json jsonConfig.json application/json
            upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png
            Volker@ioBroker:~$ 
            
            
            Marc BergM Offline
            Marc BergM Offline
            Marc Berg
            Most Active
            wrote on last edited by
            #95

            @myssv sagte in BackItUp Update hängt:

            OK, nachdem ich beim ProxMox ein IPv6 Gateway (FritzBox) eingetragen habe, läuft es

            Na dann, frohes updaten. 🙂

            NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

            Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

            Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

            1 Reply Last reply
            0
            • HomoranH Homoran

              @myssv sagte in BackItUp Update hängt:

              Es war alles sauber auf IPv4 und es lief auch alles bisher.

              dann wurde bis dahin irgendwo in deinem System auf ipv4 gewandelt, und jetzt nicht mehr

              M Offline
              M Offline
              myssv
              wrote on last edited by
              #96

              Leider nicht ganz so froh

              e16381b9-ecd2-41d0-8865-f9e3e521b024-grafik.png

              ergibt

              681ae3ce-3915-4702-9924-25ed773eaa77-grafik.png

              1 Reply Last reply
              0
              • M Offline
                M Offline
                myssv
                wrote on last edited by
                #97

                ich mache dafür glaube ich mal ein neues Thema auf

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  myssv
                  wrote on last edited by
                  #98

                  Ich habe aber schon das nächste Problem. Meine Tahoma Switch kann scheinbar kein IPv6

                  PS C:\Users\Volke> ping gateway-2001-5798-0160 -4
                  
                  Ping wird ausgeführt für gateway-2001-5798-0160.fritz.box [192.168.115.25] mit 32 Bytes Daten:
                  Antwort von 192.168.115.25: Bytes=32 Zeit=2ms TTL=64
                  Antwort von 192.168.115.25: Bytes=32 Zeit=5ms TTL=64
                  Antwort von 192.168.115.25: Bytes=32 Zeit=2ms TTL=64
                  Antwort von 192.168.115.25: Bytes=32 Zeit=4ms TTL=64
                  
                  Ping-Statistik für 192.168.115.25:
                      Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0
                      (0% Verlust),
                  Ca. Zeitangaben in Millisek.:
                      Minimum = 2ms, Maximum = 5ms, Mittelwert = 3ms
                  PS C:\Users\Volke> ping gateway-2001-5798-0160 -6
                  
                  Ping wird ausgeführt für gateway-2001-5798-0160.fritz.box [2a11:fb80:1025:6500:20e:c6ff:fea9:13b3] mit 32 Bytes Daten:
                  Zielhost nicht erreichbar.
                  Zielhost nicht erreichbar.
                  Zielhost nicht erreichbar.
                  
                  Ping-Statistik für 2a11:fb80:1025:6500:20e:c6ff:fea9:13b3:
                      Pakete: Gesendet = 3, Empfangen = 0, Verloren = 3
                      (100% Verlust),
                  
                  W 1 Reply Last reply
                  0
                  • M myssv

                    Ich habe aber schon das nächste Problem. Meine Tahoma Switch kann scheinbar kein IPv6

                    PS C:\Users\Volke> ping gateway-2001-5798-0160 -4
                    
                    Ping wird ausgeführt für gateway-2001-5798-0160.fritz.box [192.168.115.25] mit 32 Bytes Daten:
                    Antwort von 192.168.115.25: Bytes=32 Zeit=2ms TTL=64
                    Antwort von 192.168.115.25: Bytes=32 Zeit=5ms TTL=64
                    Antwort von 192.168.115.25: Bytes=32 Zeit=2ms TTL=64
                    Antwort von 192.168.115.25: Bytes=32 Zeit=4ms TTL=64
                    
                    Ping-Statistik für 192.168.115.25:
                        Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0
                        (0% Verlust),
                    Ca. Zeitangaben in Millisek.:
                        Minimum = 2ms, Maximum = 5ms, Mittelwert = 3ms
                    PS C:\Users\Volke> ping gateway-2001-5798-0160 -6
                    
                    Ping wird ausgeführt für gateway-2001-5798-0160.fritz.box [2a11:fb80:1025:6500:20e:c6ff:fea9:13b3] mit 32 Bytes Daten:
                    Zielhost nicht erreichbar.
                    Zielhost nicht erreichbar.
                    Zielhost nicht erreichbar.
                    
                    Ping-Statistik für 2a11:fb80:1025:6500:20e:c6ff:fea9:13b3:
                        Pakete: Gesendet = 3, Empfangen = 0, Verloren = 3
                        (100% Verlust),
                    
                    W Offline
                    W Offline
                    Wildbill
                    wrote on last edited by
                    #99

                    @myssv Ja und dann? In einem korrekt eingerichtetem Netzwerk mit IPv4 und IPv6 parallel läuft sie mit IPv4 ganz genau so weiter als wenn nie was gewesen wäre und ist auch genau wie vorher ganz normal per IPv4 erreichbar und erreicht auch alles, was sie bisher erreichen konnte weiterhin per IPv4. Wo siehst Du da jetzt das Problem?

                    Gruss, Jürgen

                    M 1 Reply Last reply
                    0
                    • W Wildbill

                      @myssv Ja und dann? In einem korrekt eingerichtetem Netzwerk mit IPv4 und IPv6 parallel läuft sie mit IPv4 ganz genau so weiter als wenn nie was gewesen wäre und ist auch genau wie vorher ganz normal per IPv4 erreichbar und erreicht auch alles, was sie bisher erreichen konnte weiterhin per IPv4. Wo siehst Du da jetzt das Problem?

                      Gruss, Jürgen

                      M Offline
                      M Offline
                      myssv
                      wrote on last edited by
                      #100

                      @wildbill sagte in BackItUp Update hängt:

                      Wo siehst Du da jetzt das Problem?

                      Mein Problem war, dass der ioBroker die Switch nicht mehr erreicht hat.

                      Ich habe jetzt mal, die Switch neu gestartet und nun ist auch wieder alles in Ordnung.

                      Wie bei einem "korrekt eingerichtetem Netzwerk" 😉

                      W 1 Reply Last reply
                      0
                      • M myssv

                        @wildbill sagte in BackItUp Update hängt:

                        Wo siehst Du da jetzt das Problem?

                        Mein Problem war, dass der ioBroker die Switch nicht mehr erreicht hat.

                        Ich habe jetzt mal, die Switch neu gestartet und nun ist auch wieder alles in Ordnung.

                        Wie bei einem "korrekt eingerichtetem Netzwerk" 😉

                        W Offline
                        W Offline
                        Wildbill
                        wrote on last edited by Wildbill
                        #101

                        @myssv Es hat sich ja auch auf IPv4-Ebene nix geändert. Stell Dir das so ähnlich vor, als wenn Du jetzt zwei unabhängige Netzwerke hast, die einander nicht sehen und kennen. Geräte die sowohl IPv4 als auch IPv6 können, haben jetzt quasi zwei Netzwerkadressen. Die IPv4 macht alles wie bisher, sie kann ale IPv4-Geräte weiterhin direkt erreichen, nichts verändert. Nur, dass das Gerät eben nun auch eine IPv6-Adresse hat, die von den großen Betriebssystemen (Mac, Linux, Windows) auch bevorzugt verwendet wird. Versuchst Du, eine Website zu öffnen, wird das über IPv6 versucht. Geht das nicht erfolgt ein Fallback auf IPv4. Versuchst Du direkt in Deinem Netzwerk ein IPv4-Gerät zu erreichen, so geht das direkt über die IPv4-Adresse wie bisher auch. Du musst Dich da um nix kümmern.

                        Du kannst ja am PC mal einen IPv6-Test machen. Je nach Konfiguration (SLAAC, private usw.) solltest Du da 17-20 Punkte erreichen, dann passt alles. Ansonsten siehst Du auch gleich, wo es klemmt.
                        Und, wie gesagt, für Dein IPv4-Netzwerk hat sich nichts geändert!

                        Gruss, Jürgen

                        EDIT: Ein Hinweis noch: So, wie bisher auch, solltest Du Deine öffentlich IPv6 nicht öffentlich hier reinschreiben oder so. Und bei IPv6 erhält eben nun jedes Gerät eine eigene IPv6-Adresse. Alles was mit fe… oder fd… anfängt ist intern, das ist OK, aber alles andere enthält dann den öffentlichen Präfix, den solltest Du aus-x-en, wenn Du da was zeigen willst!

                        M 1 Reply Last reply
                        0
                        • W Wildbill

                          @myssv Es hat sich ja auch auf IPv4-Ebene nix geändert. Stell Dir das so ähnlich vor, als wenn Du jetzt zwei unabhängige Netzwerke hast, die einander nicht sehen und kennen. Geräte die sowohl IPv4 als auch IPv6 können, haben jetzt quasi zwei Netzwerkadressen. Die IPv4 macht alles wie bisher, sie kann ale IPv4-Geräte weiterhin direkt erreichen, nichts verändert. Nur, dass das Gerät eben nun auch eine IPv6-Adresse hat, die von den großen Betriebssystemen (Mac, Linux, Windows) auch bevorzugt verwendet wird. Versuchst Du, eine Website zu öffnen, wird das über IPv6 versucht. Geht das nicht erfolgt ein Fallback auf IPv4. Versuchst Du direkt in Deinem Netzwerk ein IPv4-Gerät zu erreichen, so geht das direkt über die IPv4-Adresse wie bisher auch. Du musst Dich da um nix kümmern.

                          Du kannst ja am PC mal einen IPv6-Test machen. Je nach Konfiguration (SLAAC, private usw.) solltest Du da 17-20 Punkte erreichen, dann passt alles. Ansonsten siehst Du auch gleich, wo es klemmt.
                          Und, wie gesagt, für Dein IPv4-Netzwerk hat sich nichts geändert!

                          Gruss, Jürgen

                          EDIT: Ein Hinweis noch: So, wie bisher auch, solltest Du Deine öffentlich IPv6 nicht öffentlich hier reinschreiben oder so. Und bei IPv6 erhält eben nun jedes Gerät eine eigene IPv6-Adresse. Alles was mit fe… oder fd… anfängt ist intern, das ist OK, aber alles andere enthält dann den öffentlichen Präfix, den solltest Du aus-x-en, wenn Du da was zeigen willst!

                          M Offline
                          M Offline
                          myssv
                          wrote on last edited by myssv
                          #102

                          @wildbill sieht wie erwartet gut aus

                          dfc6061e-dc77-4f56-8ca3-5b1d407e2a40-grafik.png

                          W 1 Reply Last reply
                          0
                          • M myssv

                            @wildbill sieht wie erwartet gut aus

                            dfc6061e-dc77-4f56-8ca3-5b1d407e2a40-grafik.png

                            W Offline
                            W Offline
                            Wildbill
                            wrote on last edited by
                            #103

                            @myssv Ja, scheint zu passen. Das mit dem Hostname ist mir zwar unbekannt, warum der nicht aufgelöst wird, aber das sollte keinje Rolle spielen. Glückwunsch und willkommen in der Gegenwart. 😊
                            Mein EDIT oben hast Du (fast beachtet). Lösch auch die öffentliche IPv4 aus dem Bild!

                            Gruss, Jürgen

                            M Thomas BraunT 2 Replies Last reply
                            0
                            • W Wildbill

                              @myssv Ja, scheint zu passen. Das mit dem Hostname ist mir zwar unbekannt, warum der nicht aufgelöst wird, aber das sollte keinje Rolle spielen. Glückwunsch und willkommen in der Gegenwart. 😊
                              Mein EDIT oben hast Du (fast beachtet). Lösch auch die öffentliche IPv4 aus dem Bild!

                              Gruss, Jürgen

                              M Offline
                              M Offline
                              myssv
                              wrote on last edited by
                              #104

                              @wildbill sagte in BackItUp Update hängt:

                              Lösch auch die öffentliche IPv4 aus dem Bild!

                              Danke!

                              1 Reply Last reply
                              0
                              • W Wildbill

                                @myssv Ja, scheint zu passen. Das mit dem Hostname ist mir zwar unbekannt, warum der nicht aufgelöst wird, aber das sollte keinje Rolle spielen. Glückwunsch und willkommen in der Gegenwart. 😊
                                Mein EDIT oben hast Du (fast beachtet). Lösch auch die öffentliche IPv4 aus dem Bild!

                                Gruss, Jürgen

                                Thomas BraunT Offline
                                Thomas BraunT Offline
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #105

                                @wildbill sagte in BackItUp Update hängt:

                                Das mit dem Hostname ist mir zwar unbekannt, warum der nicht aufgelöst wird

                                Das ist bei meinem Kabelanschluss via Vodafone in NRW auch so.

                                Ein guter Test (Connection) ist auch unter internet.nl zu finden.

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

                                W 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @wildbill sagte in BackItUp Update hängt:

                                  Das mit dem Hostname ist mir zwar unbekannt, warum der nicht aufgelöst wird

                                  Das ist bei meinem Kabelanschluss via Vodafone in NRW auch so.

                                  Ein guter Test (Connection) ist auch unter internet.nl zu finden.

                                  W Offline
                                  W Offline
                                  Wildbill
                                  wrote on last edited by
                                  #106

                                  @thomas-braun Den kannte ich gar nicht. Komischerweise zeigt mir ipv6-test.com 20/20 an, andere melden auch Erfolgt, während internet.nl nur 10% anzeigt und sagt, IPv6 wäre nicht möglich?!

                                  Und schon hab ich was zu tun. Schauen, was da anders ist... 😊

                                  Gruss, Jürgen

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • W Wildbill

                                    @thomas-braun Den kannte ich gar nicht. Komischerweise zeigt mir ipv6-test.com 20/20 an, andere melden auch Erfolgt, während internet.nl nur 10% anzeigt und sagt, IPv6 wäre nicht möglich?!

                                    Und schon hab ich was zu tun. Schauen, was da anders ist... 😊

                                    Gruss, Jürgen

                                    Thomas BraunT Offline
                                    Thomas BraunT Offline
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #107

                                    @wildbill sagte in BackItUp Update hängt:

                                    Und schon hab ich was zu tun. Schauen, was da anders ist...

                                    Bei mir gerade auch 10%, sonst hab ich da immer 100%.
                                    Ich würde es einfach später nochmal probieren, könnte sein das es da in Holland klemmt.

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

                                    W 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @wildbill sagte in BackItUp Update hängt:

                                      Und schon hab ich was zu tun. Schauen, was da anders ist...

                                      Bei mir gerade auch 10%, sonst hab ich da immer 100%.
                                      Ich würde es einfach später nochmal probieren, könnte sein das es da in Holland klemmt.

                                      W Offline
                                      W Offline
                                      Wildbill
                                      wrote on last edited by
                                      #108

                                      @thomas-braun Ja, scheint deutsche DNS-Server nicht zu mögen. Kurz hatte ich mal 40%, im nächsten Versuch waren es wieder 10...

                                      Gruss, Jürgen

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • W Wildbill

                                        @thomas-braun Ja, scheint deutsche DNS-Server nicht zu mögen. Kurz hatte ich mal 40%, im nächsten Versuch waren es wieder 10...

                                        Gruss, Jürgen

                                        Thomas BraunT Offline
                                        Thomas BraunT Offline
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #109

                                        @wildbill

                                        Merkwürdig. Der ist nämlich sonst sehr stabil und zuverlässig.

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

                                        1 Reply Last reply
                                        0
                                        • M Offline
                                          M Offline
                                          myssv
                                          wrote on last edited by myssv
                                          #110

                                          Ich habe 100

                                          25e53a83-08e2-4fc9-a0b5-2a72b8de9c29-grafik.png

                                          Dafür zeigt mir der Andere nur noch 4/20 an, obwohl es vorhin noch 17 waren ???

                                          1837a9cb-4b27-4387-b954-adf1ba1481f1-grafik.png

                                          W 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          48

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe