NEWS
repository update timeout
-
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.
-
ändere auf diese
stable : http://iobroker.live/repo/sources-dist.json beta : http://iobroker.live/repo/sources-dist-latest.json
-
@florianru1984 said in repository update timeout:
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.
-
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
-
@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
-
Bei Interesse dazu .. ist auch angepinnt .
https://forum.iobroker.net/topic/31973/latest-repo-funktioniert-oder-nicht
.