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. repository update timeout

NEWS

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

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

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

repository update timeout

repository update timeout

Scheduled Pinned Locked Moved ioBroker Allgemein
6 Posts 3 Posters 567 Views 3 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.
  • florianru1984F Offline
    florianru1984F Offline
    florianru1984
    wrote on last edited by
    #1

    Leider bekomme ich immer wieder eine Fehlermeldung wenn der iobroker seine repository Liste updatet.

    admin@iobroker-proxmox:~$ iobroker repo list
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    admin@iobroker-proxmox:~$ iobroker update
    Used repository: stable
    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
    

    Der iobroker läuft im Proxmox Container.

    GlasfaserG mcm1957M 2 Replies Last reply
    0
    • florianru1984F florianru1984

      Leider bekomme ich immer wieder eine Fehlermeldung wenn der iobroker seine repository Liste updatet.

      admin@iobroker-proxmox:~$ iobroker repo list
      stable        : http://download.iobroker.net/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable
      admin@iobroker-proxmox:~$ iobroker update
      Used repository: stable
      Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
      Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
      

      Der iobroker läuft im Proxmox Container.

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      wrote on last edited by
      #2

      @florianru1984

      ändere auf diese

      stable     : http://iobroker.live/repo/sources-dist.json
      beta       : http://iobroker.live/repo/sources-dist-latest.json
      

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Reply Last reply
      0
      • florianru1984F florianru1984

        Leider bekomme ich immer wieder eine Fehlermeldung wenn der iobroker seine repository Liste updatet.

        admin@iobroker-proxmox:~$ iobroker repo list
        stable        : http://download.iobroker.net/sources-dist.json
        beta          : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable
        admin@iobroker-proxmox:~$ iobroker update
        Used repository: stable
        Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
        Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
        

        Der iobroker läuft im Proxmox Container.

        mcm1957M Offline
        mcm1957M Offline
        mcm1957
        wrote on last edited by
        #3

        @florianru1984 said in repository update timeout:

        http://download.iobroker.net/sources-dist.json

        Du kannst die URL in jedem Browser (außerhalb des Containers und sinnvolelrweise auf im Container) testweise aufrufen um festzustellen, ob auf der Verbindung was klemmt. Bei mir gehts zur Zeit einwandfrei.

        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
        Support Repositoryverwaltung.

        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

        LESEN - gute Forenbeitrage

        florianru1984F 1 Reply Last reply
        0
        • mcm1957M mcm1957

          @florianru1984 said in repository update timeout:

          http://download.iobroker.net/sources-dist.json

          Du kannst die URL in jedem Browser (außerhalb des Containers und sinnvolelrweise auf im Container) testweise aufrufen um festzustellen, ob auf der Verbindung was klemmt. Bei mir gehts zur Zeit einwandfrei.

          florianru1984F Offline
          florianru1984F Offline
          florianru1984
          wrote on last edited by
          #4
          admin@iobroker-proxmox:~$ curl http://download.iobroker.net/sources-dist.json
          <html>
          <head><title>301 Moved Permanently</title></head>
          <body>
          <center><h1>301 Moved Permanently</h1></center>
          <hr><center>nginx/1.18.0</center>
          </body>
          </html>
          

          unter http://iobroker.live/rep/sources-dist.json klappt es

          GlasfaserG 1 Reply Last reply
          0
          • florianru1984F florianru1984
            admin@iobroker-proxmox:~$ curl http://download.iobroker.net/sources-dist.json
            <html>
            <head><title>301 Moved Permanently</title></head>
            <body>
            <center><h1>301 Moved Permanently</h1></center>
            <hr><center>nginx/1.18.0</center>
            </body>
            </html>
            

            unter http://iobroker.live/rep/sources-dist.json klappt es

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by
            #5

            @florianru1984 sagte in repository update timeout:

            unter http://iobroker.live/rep/sources-dist.json klappt es

            Ja ... dachte ich mir ... es gibt ein Thread davon wo wir darüber rumdiskutiert haben ...

            Aber mit der Suche ... wäre es auch auffindbar :

            timeout of 10000ms exceeded

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            GlasfaserG 1 Reply Last reply
            0
            • GlasfaserG Glasfaser

              @florianru1984 sagte in repository update timeout:

              unter http://iobroker.live/rep/sources-dist.json klappt es

              Ja ... dachte ich mir ... es gibt ein Thread davon wo wir darüber rumdiskutiert haben ...

              Aber mit der Suche ... wäre es auch auffindbar :

              timeout of 10000ms exceeded

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              wrote on last edited by Glasfaser
              #6

              @florianru1984

              Bei Interesse dazu .. ist auch angepinnt .

              https://forum.iobroker.net/topic/31973/latest-repo-funktioniert-oder-nicht
              .

              9e795f2e-ed33-4ecb-8e71-758dd65cfe4b-grafik.png

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              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

              107

              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