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. Off Topic
  4. Raspi NTP Zeit weicht um exakt 10 Minuten ab

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    146

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Raspi NTP Zeit weicht um exakt 10 Minuten ab

Geplant Angeheftet Gesperrt Verschoben Off Topic
raspi 3raspian
5 Beiträge 2 Kommentatoren 523 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.
  • ChaotC Offline
    ChaotC Offline
    Chaot
    schrieb am zuletzt editiert von
    #1

    Ich habe an den Raspis die Fritzbox im Haus als NTP Server eingerichtet.
    Bei zwei der Teilen funktioniert es einwandfrei, aber beim dritten Raspi (Modell 3b+) weicht die Systemzeit um exakt 10 Minuten ab.
    Was ist da falsch eingestellt?

    ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • ChaotC Chaot

      Ich habe an den Raspis die Fritzbox im Haus als NTP Server eingerichtet.
      Bei zwei der Teilen funktioniert es einwandfrei, aber beim dritten Raspi (Modell 3b+) weicht die Systemzeit um exakt 10 Minuten ab.
      Was ist da falsch eingestellt?

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #2

      @chaot

      Wie ist denn der

      timedatectl status
      

      momentan?
      Und was steht in der

      cat /etc/systemd/timesyncd.conf
      

      drin?

      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

      ChaotC 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @chaot

        Wie ist denn der

        timedatectl status
        

        momentan?
        Und was steht in der

        cat /etc/systemd/timesyncd.conf
        

        drin?

        ChaotC Offline
        ChaotC Offline
        Chaot
        schrieb am zuletzt editiert von
        #3

        @thomas-braun sagte in Raspi NTP Zeit weicht um exakt 10 Minuten ab:

        timedatectl status

        timedatectl status
                       Local time: Sa 2022-07-16 14:19:24 CEST
                   Universal time: Sa 2022-07-16 12:19:24 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CEST, +0200)
        System clock synchronized: no
                      NTP service: n/a
                  RTC in local TZ: no
        
        
        $ cat /etc/systemd/timesyncd.conf
        #  This file is part of systemd.
        #
        #  systemd is free software; you can redistribute it and/or modify it
        #  under the terms of the GNU Lesser General Public License as published by
        #  the Free Software Foundation; either version 2.1 of the License, or
        #  (at your option) any later version.
        #
        # Entries in this file show the compile time defaults.
        # You can change settings by editing this file.
        # Defaults can be restored by simply deleting this file.
        #
        # See timesyncd.conf(5) for details.
        
        [Time]
        NTP=192.168.8.1
        #FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org
        #RootDistanceMaxSec=5
        #PollIntervalMinSec=32
        #PollIntervalMaxSec=2048
        
        

        Danke für deine Hilfe

        ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • ChaotC Chaot

          @thomas-braun sagte in Raspi NTP Zeit weicht um exakt 10 Minuten ab:

          timedatectl status

          timedatectl status
                         Local time: Sa 2022-07-16 14:19:24 CEST
                     Universal time: Sa 2022-07-16 12:19:24 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: no
                        NTP service: n/a
                    RTC in local TZ: no
          
          
          $ cat /etc/systemd/timesyncd.conf
          #  This file is part of systemd.
          #
          #  systemd is free software; you can redistribute it and/or modify it
          #  under the terms of the GNU Lesser General Public License as published by
          #  the Free Software Foundation; either version 2.1 of the License, or
          #  (at your option) any later version.
          #
          # Entries in this file show the compile time defaults.
          # You can change settings by editing this file.
          # Defaults can be restored by simply deleting this file.
          #
          # See timesyncd.conf(5) for details.
          
          [Time]
          NTP=192.168.8.1
          #FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org
          #RootDistanceMaxSec=5
          #PollIntervalMinSec=32
          #PollIntervalMaxSec=2048
          
          

          Danke für deine Hilfe

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @chaot

          Da erfolgt kein sync mit der Fritzbox, würde ich sagen...
          Schau mal hier rein, da ist das ganze gut erklärt:

          http://human-injection.de/articles/timesyncd

          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

          ChaotC 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @chaot

            Da erfolgt kein sync mit der Fritzbox, würde ich sagen...
            Schau mal hier rein, da ist das ganze gut erklärt:

            http://human-injection.de/articles/timesyncd

            ChaotC Offline
            ChaotC Offline
            Chaot
            schrieb am zuletzt editiert von
            #5

            @thomas-braun Danke dir.
            Hat mir leider auch nicht weitergeholfen.
            Aber irgendwie scheint es jetzt zu funktionieren.
            Mal Abwarten wie lange.

            ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

            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

            547

            Online

            32.7k

            Benutzer

            82.4k

            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