Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. Historie Fehlermeldung "File index.html not found"

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    838

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

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

Historie Fehlermeldung "File index.html not found"

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
15 Beiträge 4 Kommentatoren 3.3k Aufrufe
  • Ä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.
  • HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #2

    Hast du einen Chart-Adapter installiert?

    mit rickshaw weiß ich, dass es funktioniert, ob flot dazu auch taugt weiß ich nicht.

    Sorry: Hinsehen hilft! Rickshaw oder History vielleicht mal neu starten!

    Steht was im log?

    Gruß

    Rainer
    6305_skript.png

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • T Offline
      T Offline
      tesso
      schrieb am zuletzt editiert von
      #3

      Version hat der Rickshaw Adapter?

      1 Antwort Letzte Antwort
      0
      • H Offline
        H Offline
        Helikiller
        schrieb am zuletzt editiert von
        #4

        @tesso:

        Version hat der Rickshaw Adapter? `

        Hi tesso,

        ich habe Version 0.2.2. :shock:

        Oder muss mann erst eine gewisse Anzahl von Daten haben?

        LG Helikiller

        1 Antwort Letzte Antwort
        0
        • H Offline
          H Offline
          Helikiller
          schrieb am zuletzt editiert von
          #5

          Anbei meine Einstellungen zu Web und Socket-io Adaptern.

          Bekomme immer noch die Fehlermeldung in Historie Fehlermeldung "File index.html not found"

          Daten sind da, aber keine Grafik. :o
          309_webserver.jpg
          309_socket-io.jpg

          LG Helikiller

          1 Antwort Letzte Antwort
          0
          • BluefoxB Offline
            BluefoxB Offline
            Bluefox
            schrieb am zuletzt editiert von
            #6

            Was sieht du wenn du so was schreibst:

            cd /opt/iobroker
            iobroker list instances
            
            

            и

            iobroker upload history
            iobroker restart history
            
            
            1 Antwort Letzte Antwort
            0
            • H Offline
              H Offline
              Helikiller
              schrieb am zuletzt editiert von
              #7

              iobroker list instances

              /opt/iobroker$ iobroker list instances
              system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.hm-rpc.0                : hm-rpc      -  enabled
              system.adapter.hm-rega.0               : hm-rega     -  enabled
              system.adapter.hm-rpc.1                : hm-rpc      -  enabled
              system.adapter.hm-rpc.2                : hm-rpc      -  enabled
              system.adapter.history.0               : history     -  enabled
              system.adapter.socketio.0              : socketio    -  enabled, port: 8084, bind: 192.168.178.120, run as: admin
              system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 192.168.178.120, run as: admin
              system.adapter.rickshaw.0              : rickshaw    -  enabled
              system.adapter.javascript.0            : javascript  -  enabled
              

              LG Helikiller

              1 Antwort Letzte Antwort
              0
              • BluefoxB Offline
                BluefoxB Offline
                Bluefox
                schrieb am zuletzt editiert von
                #8

                Rickshaw braucht Web Server und der ist bei dir auf eine IP gebunden. Mache wieder 0.0.0.0 dann sollte gehen.

                1 Antwort Letzte Antwort
                0
                • H Offline
                  H Offline
                  Helikiller
                  schrieb am zuletzt editiert von
                  #9
                  /opt/iobroker$ iobroker list instances
                  system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.hm-rpc.0                : hm-rpc      -  enabled
                  system.adapter.hm-rega.0               : hm-rega     -  enabled
                  system.adapter.hm-rpc.1                : hm-rpc      -  enabled
                  system.adapter.hm-rpc.2                : hm-rpc      -  enabled
                  system.adapter.history.0               : history     -  enabled
                  system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  system.adapter.javascript.0            : javascript  -  enabled
                  system.adapter.socketio.0              : socketio    -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  system.adapter.rickshaw.0              : rickshaw    -  enabled
                  
                  

                  Immer noch keine Besserung. 😢 :roll:

                  /opt/iobroker$ ps
                    PID TTY          TIME CMD
                      1 ?        00:00:03 init
                      2 ?        00:00:00 kthreadd
                      3 ?        00:00:01 ksoftirqd/0
                      6 ?        00:00:00 migration/0
                      7 ?        00:00:00 migration/1
                      8 ?        00:00:00 kworker/1:0
                      9 ?        00:00:00 ksoftirqd/1
                     10 ?        00:00:00 cpuset
                     11 ?        00:00:00 khelper
                     12 ?        00:00:00 kdevtmpfs
                     13 ?        00:00:00 netns
                     14 ?        00:00:00 sync_supers
                     15 ?        00:00:00 bdi-default
                     16 ?        00:00:00 kintegrityd
                     17 ?        00:00:00 crypto
                     18 ?        00:00:00 kblockd
                     19 ?        00:00:00 khubd
                     20 ?        00:00:00 cpufreq_uevent
                     21 ?        00:00:00 kworker/0:1
                     22 ?        00:00:00 cfg80211
                     23 ?        00:00:00 kworker/1:1
                     24 ?        00:00:00 rpciod
                     25 ?        00:00:00 khungtaskd
                     26 ?        00:00:00 kswapd0
                     27 ?        00:00:00 ksmd
                     28 ?        00:00:00 fsnotify_mark
                     29 ?        00:00:00 ecryptfs-kthrea
                     30 ?        00:00:00 nfsiod
                     31 ?        00:00:00 cifsiod
                     32 ?        00:00:00 jfsIO
                     33 ?        00:00:00 jfsCommit
                     34 ?        00:00:00 jfsCommit
                     35 ?        00:00:00 jfsSync
                     36 ?        00:00:00 xfsalloc
                     37 ?        00:00:00 xfs_mru_cache
                     38 ?        00:00:00 xfslogd
                     52 ?        00:00:00 scsi_eh_0
                     53 ?        00:00:00 kworker/u:1
                     54 ?        00:00:00 sun7i-spi.0
                     55 ?        00:00:00 bond0
                     56 ?        00:00:00 kworker/u:2
                     63 ?        00:00:00 kmpathd
                     64 ?        00:00:00 kmpath_handlerd
                     65 ?        00:00:02 cfinteractive
                     66 ?        00:00:00 binder
                     67 ?        00:00:00 codec_resume
                     68 ?        00:00:02 hdmi proc
                     70 ?        00:00:03 mmcqd/0
                     71 ?        00:00:00 deferwq
                     72 ?        00:00:00 jbd2/mmcblk0p1-
                     73 ?        00:00:00 ext4-dio-unwrit
                    187 ?        00:00:00 udevd
                    286 ?        00:00:00 udevd
                    291 ?        00:00:00 udevd
                    322 ?        00:00:00 flush-179:0
                    601 ?        00:00:00 krfcommd
                   1635 ?        00:00:00 dhclient
                   2098 ?        00:00:00 rsyslogd
                   2165 ?        00:00:00 cron
                   2209 ?        00:00:00 bluetoothd
                   2251 ?        00:00:01 haveged
                   2339 ?        00:00:00 lircd
                   2427 ?        00:00:00 sshd
                   2444 ?        00:10:23 io.js-controlle
                   2482 ?        00:06:11 io.admin.0
                   2492 ?        00:03:15 io.hm-rega.0
                   2499 ?        00:00:33 io.hm-rpc.1
                   2506 ?        00:00:16 io.hm-rpc.2
                   2530 ?        00:04:38 io.javascript.0
                   2556 ?        00:00:00 sshd
                   2558 ?        00:00:00 sftp-server
                   2559 ?        00:00:00 sshd
                   2561 ?        00:00:00 bash
                   2608 ?        00:00:40 io.hm-rpc.0
                   2701 ?        00:00:08 io.socketio.0
                   2715 ?        00:00:00 kworker/0:0
                   2717 ?        00:00:08 io.web.0
                   2759 ?        00:00:40 io.history.0
                   2783 ?        00:00:00 ps
                  

                  LG Helikiller

                  1 Antwort Letzte Antwort
                  0
                  • BluefoxB Offline
                    BluefoxB Offline
                    Bluefox
                    schrieb am zuletzt editiert von
                    #10

                    Wenn du per Hand im Browser aufrufst http://192.168.178.120:8082/rickshaw/index.html

                    Siehst du da was?

                    1 Antwort Letzte Antwort
                    0
                    • H Offline
                      H Offline
                      Helikiller
                      schrieb am zuletzt editiert von
                      #11

                      @Bluefox:

                      Wenn du per Hand im Browser aufrufst http://192.168.178.120:8082/rickshaw/index.html

                      Siehst du da was? `

                      Leider nein. "File index.html not found"
                      309_fehler.jpg

                      LG Helikiller

                      1 Antwort Letzte Antwort
                      0
                      • H Offline
                        H Offline
                        Helikiller
                        schrieb am zuletzt editiert von
                        #12

                        So läuft mein BananaPi heute.

                        /opt/iobroker$ ps -l
                        F S   UID   PID  PPID  C PRI  NI ADDR SZ WCHAN  TTY          TIME CMD
                        4 S     0     1     0  0  80   0 -   421 poll_s ?        00:00:07 init
                        1 S     0     2     0  0  80   0 -     0 kthrea ?        00:00:00 kthreadd
                        1 S     0     3     2  0  80   0 -     0 run_ks ?        00:01:25 ksoftirqd/0
                        1 S     0     6     2  0 -40   - -     0 cpu_st ?        00:00:00 migration/0
                        1 S     0     7     2  0 -40   - -     0 cpu_st ?        00:00:00 migration/1
                        1 S     0     8     2  0  80   0 -     0 worker ?        00:00:00 kworker/1:0
                        1 S     0     9     2  0  80   0 -     0 run_ks ?        00:00:20 ksoftirqd/1
                        1 S     0    10     2  0  60 -20 -     0 rescue ?        00:00:00 cpuset
                        1 S     0    11     2  0  60 -20 -     0 rescue ?        00:00:00 khelper
                        5 S     0    12     2  0  80   0 -     0 devtmp ?        00:00:00 kdevtmpfs
                        1 S     0    13     2  0  60 -20 -     0 rescue ?        00:00:00 netns
                        1 S     0    14     2  0  80   0 -     0 bdi_sy ?        00:00:01 sync_supers
                        1 S     0    15     2  0  80   0 -     0 bdi_fo ?        00:00:00 bdi-default
                        1 S     0    16     2  0  60 -20 -     0 rescue ?        00:00:00 kintegrityd
                        1 S     0    17     2  0  60 -20 -     0 rescue ?        00:00:00 crypto
                        1 S     0    18     2  0  60 -20 -     0 rescue ?        00:00:00 kblockd
                        1 S     0    19     2  0  80   0 -     0 hub_th ?        00:00:00 khubd
                        1 S     0    20     2  0  60 -20 -     0 rescue ?        00:00:00 cpufreq_uevent
                        1 S     0    21     2  0  80   0 -     0 worker ?        00:00:18 kworker/1:1
                        1 S     0    22     2  0  60 -20 -     0 rescue ?        00:00:00 cfg80211
                        1 S     0    24     2  0  60 -20 -     0 rescue ?        00:00:00 rpciod
                        1 S     0    25     2  0  80   0 -     0 watchd ?        00:00:00 khungtaskd
                        1 S     0    26     2  0  80   0 -     0 kswapd ?        00:00:00 kswapd0
                        1 S     0    27     2  0  85   5 -     0 ksm_sc ?        00:00:00 ksmd
                        1 S     0    28     2  0  80   0 -     0 fsnoti ?        00:00:00 fsnotify_mark
                        1 S     0    29     2  0  80   0 -     0 ecrypt ?        00:00:00 ecryptfs-kthrea
                        1 S     0    30     2  0  60 -20 -     0 rescue ?        00:00:00 nfsiod
                        1 S     0    31     2  0  60 -20 -     0 rescue ?        00:00:00 cifsiod
                        1 S     0    32     2  0  80   0 -     0 jfsIOW ?        00:00:00 jfsIO
                        1 S     0    33     2  0  80   0 -     0 jfs_la ?        00:00:00 jfsCommit
                        1 S     0    34     2  0  80   0 -     0 jfs_la ?        00:00:00 jfsCommit
                        1 S     0    35     2  0  80   0 -     0 jfs_sy ?        00:00:00 jfsSync
                        1 S     0    36     2  0  60 -20 -     0 rescue ?        00:00:00 xfsalloc
                        1 S     0    37     2  0  60 -20 -     0 rescue ?        00:00:00 xfs_mru_cache
                        1 S     0    38     2  0  60 -20 -     0 rescue ?        00:00:00 xfslogd
                        1 S     0    52     2  0  80   0 -     0 scsi_e ?        00:00:00 scsi_eh_0
                        1 S     0    53     2  0  80   0 -     0 worker ?        00:00:00 kworker/u:1
                        1 S     0    54     2  0  60 -20 -     0 rescue ?        00:00:00 sun7i-spi.0
                        1 S     0    55     2  0  60 -20 -     0 rescue ?        00:00:00 bond0
                        1 S     0    56     2  0  80   0 -     0 worker ?        00:00:00 kworker/u:2
                        1 S     0    63     2  0  60 -20 -     0 rescue ?        00:00:00 kmpathd
                        1 S     0    64     2  0  60 -20 -     0 rescue ?        00:00:00 kmpath_handlerd
                        1 S     0    65     2  0 -40   - -     0 cpufre ?        00:06:34 cfinteractive
                        1 S     0    66     2  0  60 -20 -     0 rescue ?        00:00:00 binder
                        1 S     0    67     2  0  60 -20 -     0 rescue ?        00:00:00 codec_resume
                        1 S     0    68     2  0  80   0 -     0 Hdmi_r ?        00:01:10 hdmi proc
                        1 S     0    69     2  0  80   0 -     0 mmc_qu ?        00:01:05 mmcqd/0
                        1 S     0    70     2  0  60 -20 -     0 rescue ?        00:00:00 deferwq
                        1 S     0    71     2  0  80   0 -     0 kjourn ?        00:00:00 jbd2/mmcblk0p1-
                        1 S     0    72     2  0  60 -20 -     0 rescue ?        00:00:00 ext4-dio-unwrit
                        5 S     0   186     1  0  80   0 -   607 epoll_ ?        00:00:00 udevd
                        5 S     0   293   186  0  80   0 -   606 epoll_ ?        00:00:00 udevd
                        5 S     0   297   186  0  80   0 -   606 epoll_ ?        00:00:00 udevd
                        1 S     0   528     2  0  80   0 -     0 bdi_wr ?        00:00:02 flush-179:0
                        5 S     0   602     2  0  70 -10 -     0 rfcomm ?        00:00:00 krfcommd
                        1 S     0  1642     1  0  80   0 -  1026 poll_s ?        00:00:00 dhclient
                        5 S     0  2090     1  0  80   0 -  6842 poll_s ?        00:00:00 rsyslogd
                        5 S     0  2133     1  0  80   0 -   529 poll_s ?        00:00:36 haveged
                        1 S     0  2177     1  0  80   0 -   838 hrtime ?        00:00:00 cron
                        1 S     0  2232     1  0  80   0 -   752 poll_s ?        00:00:00 lircd
                        5 S     0  2272     1  0  80   0 -   861 poll_s ?        00:00:00 bluetoothd
                        5 S     0  2440     1  0  80   0 -  1290 poll_s ?        00:00:00 sshd
                        4 R     0  2559     1 31  80   0 - 45193 -      ?        11:48:36 io.js-controlle
                        4 R     0  2566  2559 13  80   0 - 41866 -      ?        04:54:58 io.admin.0
                        4 S     0  2569  2559  0  80   0 - 34183 epoll_ ?        00:12:16 io.hm-rpc.1
                        4 S     0  2576  2559  0  80   0 - 34454 epoll_ ?        00:04:56 io.hm-rpc.2
                        4 S     0  2583  2559 11  80   0 - 26427 epoll_ ?        04:08:17 io.history.0
                        4 S     0  2593  2559  0  80   0 - 24433 epoll_ ?        00:03:53 io.socketio.0
                        4 S     0  2596  2559 13  80   0 - 32630 epoll_ ?        04:56:24 io.hm-rega.0
                        4 S     0  2610  2559  0  80   0 - 24824 epoll_ ?        00:03:49 io.hmm.0
                        4 S     0  2625  2559  0  80   0 - 25467 epoll_ ?        00:03:53 io.web.0
                        4 S     0  2632  2610  0  80   0 - 21798 epoll_ ?        00:00:09 node
                        4 S     0  2651  2559  2  80   0 - 34807 epoll_ ?        01:06:32 io.hm-rpc.0
                        4 S     0  2681  2559 11  80   0 - 36623 epoll_ ?        04:10:51 io.javascript.0
                        1 S     0  3317     2  0  80   0 -     0 worker ?        00:00:00 kworker/0:1
                        1 S     0  3322     2  0  80   0 -     0 worker ?        00:00:00 kworker/0:0
                        1 S     0  3323     2  0  80   0 -     0 worker ?        00:00:00 kworker/0:2
                        4 S     0  3324  2440  1  80   0 -  2046 poll_s ?        00:00:00 sshd
                        4 S     0  3326  3324  0  80   0 -   443 poll_s ?        00:00:00 sftp-server
                        4 S     0  3327  2440  1  80   0 -  2080 poll_s ?        00:00:00 sshd
                        4 S     0  3329  3327  0  80   0 -   998 wait   ?        00:00:00 bash
                        0 R     0  3334  3329  0  80   0 -   933 -      ?        00:00:00 ps
                        

                        LG Helikiller

                        1 Antwort Letzte Antwort
                        0
                        • H Offline
                          H Offline
                          Helikiller
                          schrieb am zuletzt editiert von
                          #13

                          Habe heute mal versucht ioBroker upzudaten, warum bekomme ich Diese Fehlermeldungen?

                          root@bananapi:/opt/iobroker# ls
                          backups  etc  install.sh  iobroker  iobroker-data  log  node_modules  package.json
                          
                          root@bananapi:/opt/iobroker# ./iobroker update
                          
                          Cannot download json from https://raw.githubusercontent.com/ruhr70/ioBroker.fritzbox/master/io-package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis/master/io-package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-bars/master/io-package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.artnet/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.b-control-em/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.cul/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.dwd/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.email/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.flot/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/Pmant/ioBroker.harmony/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.history/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.hm-rega/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.hue/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/husky-koglhof/ioBroker.hmm/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.ical/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.icons-addictive-flavour-png/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.icons-material-png/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.icons-material-svg/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.icons-mfd-png/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.icons-mfd-svg/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.icons-open-icon-library-png/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.icons-ultimate-png/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.javascript/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.knx/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.megad/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.modbus/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.mqtt/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.node-red/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.ping/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.s7/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.sayit/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.scenes/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.simple-api/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.socketio/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.onkyo/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.owfs/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/Jens1809/ioBroker.pushbullet/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.pushover/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.rickshaw/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.sonos/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.terminal/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-colorpicker/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-fancyswitch/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-hqwidgets/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-jqui-mfd/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-lcars/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-metro/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-plumb/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-rgraph/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.vis-timeandweather/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.web/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.yr/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.zwave/master/package.json. Error: Error: ETIMEDOUT
                          Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.hm-rpc/master/package.json. Error: Error: ETIMEDOUT
                          update done
                          Adapter    "zwave"         : 0.2.2
                          Adapter    "yr"            : 0.1.7    , installed 0.1.7
                          Adapter    "web"           : 1.0.0    , installed 1.0.0
                          Adapter    "vis-timeandweather": 0.0.2
                          Adapter    "vis-rgraph"    : 0.0.2
                          Adapter    "vis-plumb"     : 0.1.5    , installed 0.1.5
                          Adapter    "vis-metro"     : 0.1.9    , installed 0.1.9
                          Adapter    "vis-lcars"     : 0.1.6    , installed 0.1.6
                          Adapter    "vis-jqui-mfd"  : 0.0.1
                          Adapter    "vis-hqwidgets" : 0.1.9    , installed 0.1.9
                          Adapter    "vis-fancyswitch": 0.0.3
                          Adapter    "vis-colorpicker": 0.1.1    , installed 0.1.1
                          Adapter    "vis-bars"      : 0.1.1    , installed 0.1.1
                          Adapter    "vis"           : 0.7.0    , installed 0.6.19 [Updateable]
                          Adapter    "terminal"      : 0.1.2    , installed 0.1.2
                          Adapter    "sonos"         : 0.1.7    , installed 0.1.7
                          Adapter    "rickshaw"      : 0.2.2    , installed 0.2.2
                          Adapter    "pushover"      : 0.1.1    , installed 0.1.1
                          Adapter    "pushbullet"    : 0.0.10   , installed 0.0.10
                          Adapter    "owfs"          : 0.0.2    , installed 0.0.2
                          Adapter    "onkyo"         : 0.1.9    , installed 0.1.9
                          Adapter    "socketio"      : 1.0.0    , installed 1.0.0
                          Adapter    "simple-api"    : 1.0.0    , installed 1.0.0
                          Adapter    "scenes"        : 0.1.3    , installed 0.1.3
                          Adapter    "sayit"         : 0.3.11   , installed 0.3.11
                          Adapter    "s7"            : 0.2.3    , installed 0.2.3
                          Adapter    "ping"          : 0.1.4    , installed 0.1.4
                          Adapter    "node-red"      : 0.3.5    , installed 0.3.5
                          Adapter    "mqtt"          : 0.2.10   , installed 0.2.10
                          Adapter    "modbus"        : 0.2.1
                          Adapter    "megad"         : 1.0.0    , installed 1.0.0
                          Adapter    "knx"           : 0.2.10
                          Controller "js-controller" : 0.7.13   , installed 0.7.13
                          Adapter    "javascript"    : 1.0.0    , installed 0.5.9 [Updateable]
                          Adapter    "icons-ultimate-png": 0.1.0    , installed 0.1.0
                          Adapter    "icons-open-icon-library-png": 0.1.1
                          Adapter    "icons-mfd-svg" : 0.1.2    , installed 0.1.2
                          Adapter    "icons-mfd-png" : 0.1.2    , installed 0.1.2
                          Adapter    "icons-material-svg": 0.1.0    , installed 0.1.0
                          Adapter    "icons-material-png": 0.1.0    , installed 0.1.0
                          Adapter    "icons-addictive-flavour-png": 0.1.0    , installed 0.1.0
                          Adapter    "ical"          : 1.1.1    , installed 1.1.1
                          Adapter    "hmm"           : 1.0.0    , installed 1.0.0
                          Adapter    "hue"           : 0.4.4    , installed 0.4.4
                          Adapter    "hm-rpc"        : 0.5.2    , installed 0.5.2
                          Adapter    "hm-rega"       : 0.2.2    , installed 0.2.2
                          Adapter    "history"       : 0.1.3    , installed 0.1.3
                          Adapter    "harmony"       : 0.5.3    , installed 0.5.3
                          Adapter    "example"       : 0.1.1    , installed 0.1.1
                          Adapter    "fritzbox"      : 0.2.1    , installed 0.2.1
                          Adapter    "flot"          : 0.1.1    , installed 0.1.1
                          Adapter    "email"         : 0.1.2    , installed 0.1.2
                          Adapter    "dwd"           : 0.1.10   , installed 0.1.10
                          Adapter    "cul"           : 0.0.4    , installed 0.0.4
                          Adapter    "b-control-em"  : 0.1.1    , installed 0.1.1
                          Adapter    "artnet"        : 0.0.3
                          Adapter    "admin"         : 0.5.13   , installed 0.5.13
                          root@bananapi:/opt/iobroker#
                          
                          

                          Ich habe folgendes Image verwendet für meinen BananaPi

                          SD-Karten-Image von ioBroker bestehend aus:

                          • Armbian für BananaPi

                          • nodejs v0.12.6

                          • ioBroker komplett

                          Dateisystem wird beim ersten Start automatisch an die Größe der SD-Karte angepasst vom 23.09.2015

                          LG Helikiller

                          1 Antwort Letzte Antwort
                          0
                          • HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #14

                            Hilft dir das als Antwort:

                            "Ist so!"

                            Habe ich schon lange so. Ein Update über den admin klappt aber problemlos.

                            Gruß

                            Rainer

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • H Offline
                              H Offline
                              Helikiller
                              schrieb am zuletzt editiert von
                              #15

                              Hi liebe Leute!

                              Ich habe mein Banana Pro nochmal neu aufgesetzt.

                              1. Raspbian_For_BananaPro_v1412

                              2. ioBroker Installation

                              3. updates

                              4. upgrades

                              usw.

                              Lag es an den fertigen komplett Images?

                              Jetzt läuft alles Paletti:
                              309_iobroker_raspian.jpg
                              309_rickshaw.jpg

                              LG Helikiller

                              1 Antwort Letzte Antwort
                              0

                              Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                              Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                              Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                              Registrieren Anmelden
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

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

                              471

                              Online

                              32.8k

                              Benutzer

                              82.7k

                              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