Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Index.html für History.0 nach Installation nicht vorhanden

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Index.html für History.0 nach Installation nicht vorhanden

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Mercyful 0 last edited by

      Hallo!
      Ich habe ein Problem mit dem History Adapter. Ich habe die Suche im Forum bemüht, bin aber leider nicht fündig geworden.
      Dieses habe ich über die Adapterauswahl im ioBroker installiert. Diese Installation lief auch ohne Fehler durch.
      Diese Instanz ist auch grün, aber


      dd0d8f39-f422-47bf-bd3b-0cb1b574e920-image.png

      als ich den Adapter konfigurieren wollte kommt nur eine Fehlermeldung:

      2c319242-b03c-4bd8-9f55-18b8fab1d3be-image.png

      Gleiche Fehlermeldung erscheint auch wenn ich den influxdb Adapter installiere. Diese läuft ebenfalls ohne Fehler durch, aber bei der Konfiguration erscheint die gleiche Fehlermeldung.
      Wie kann ich den/die Adapter zum laufen bekommen?
      Danke für die Hilfe!
      Schöne Grüße
      Mercy

      DJMarc75 1 Reply Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @Mercyful 0 last edited by

        @mercyful-0
        Vermutlich Systemupdates gemacht ??!!??!?!??!?!?

        M 1 Reply Last reply Reply Quote 0
        • M
          Mercyful 0 @DJMarc75 last edited by Mercyful 0

          @djmarc75
          ja, ich habe das OS vom Raspi sowie ioBroker mit updates versehen. Weiterhin habe ich alles mittels

          iobroker upload all
          

          hochgeladen. Neustart des PI4 hat auch nicht geholfen. Ich weiß einfach nicht mehr weiter und bin am überlegen
          das System neu aufzusetzen und dann das Backup zurück zu spielen.
          Schöne Grüße
          Mercy

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Mercyful 0 last edited by

            @mercyful-0

            Welche Admin-Version? Ggf. auf 'alte Oberfläche verwenden' eingestellt?

            1 Reply Last reply Reply Quote 0
            • M
              Mercyful 0 last edited by Mercyful 0

              @thomas-braun
              Hallo Thomas!
              Das kann ich dir dir nicht so genau sagen, wo stelle ich das ein?
              Admin Version 5.3.8.
              Danke und Gruß
              Mercy

              Ich hab es gefunden, alte Version ist nicht aktiv


              4adc05da-daf7-49b6-bc31-f4bb7167caf8-image.png

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Mercyful 0 last edited by

                @mercyful-0

                sudo ln -s /usr/bin/node /usr/bin/nodejs
                
                uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                
                iobroker update -i
                
                M 1 Reply Last reply Reply Quote 0
                • Enrico Fischer
                  Enrico Fischer last edited by

                  Lade dir mal die 6er Admin Version.Dann sollte das weg sein.

                  1 Reply Last reply Reply Quote 0
                  • M
                    Mercyful 0 @Thomas Braun last edited by

                    @thomas-braun said in Index.html für History.0 nach Installation nicht vorhanden:

                    iobroker update -i

                    Nodejs ist 12.12.12, da gibt es eine neuere, die werde ich mal installieren, das könnte helfen.

                    Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Mercyful 0 last edited by

                      @mercyful-0 sagte in Index.html für History.0 nach Installation nicht vorhanden:

                      @thomas-braun said in Index.html für History.0 nach Installation nicht vorhanden:

                      iobroker update -i

                      Nodejs ist 12.12.12, da gibt es eine neuere, die werde ich mal installieren, das könnte helfen.

                      volle Ein- und Ausgabe bitte!

                      1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Mercyful 0 last edited by Thomas Braun

                        @mercyful-0 sagte in Index.html für History.0 nach Installation nicht vorhanden:

                        Nodejs ist 12.12.12, da gibt es eine neuere, die werde ich mal installieren, das könnte helfen.

                        Volle Ein- und Ausgaben posten. Und nodejs12 ist schon geraume Zeit nicht mehr aktuell.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          Mercyful 0 @Thomas Braun last edited by

                          Volle Ein- und Ausgaben posten. Und nodejs12 ist schon geraume Zeit nicht mehr aktuell.

                          Ich habe jetzt alles nach Anleitungen manuell upgedated, und siehe da, es sieht aus als würde der History Adapter laufen, zumindest kann ich diesen jetzt konfigurieren.
                          Vielen Dank für's Augen öffnen und eure Hilfe!
                          Schöne Grüße
                          Mercy

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Mercyful 0 last edited by

                            @mercyful-0

                            Und wie schaut das jetzt bei dir aus?
                            Befehlskette von oben ausführen und Ein- wie Ausgabe hier posten.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              Mercyful 0 @Thomas Braun last edited by

                              @thomas-braun
                              Welche Befehlskette meinst Du?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Mercyful 0 last edited by Thomas Braun

                                @mercyful-0
                                Diese:

                                sudo ln -s /usr/bin/node /usr/bin/nodejs
                                
                                uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                 
                                iobroker update -i
                                
                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  Mercyful 0 @Thomas Braun last edited by

                                  @thomas-braun

                                  sudo ln -s /usr/bin/node /usr/bin/nodejs
                                  ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                                  
                                  uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                  
                                  armv7l
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  v16.16.0
                                  v16.16.0
                                  8.11.0
                                  pi
                                  /home/pi
                                  OK:1 http://phoscon.de/apt/deconz buster InRelease
                                  OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                  OK:3 http://archive.raspberrypi.org/debian buster InRelease
                                  OK:4 https://deb.nodesource.com/node_16.x buster InRelease
                                  Paketlisten werden gelesen... Fertig
                                  ^Chängigkeitsbaum wird aufgebaut.... 0%
                                  
                                  
                                  iobroker update -i
                                  
                                  Used repository: stable
                                  Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                  Adapter    "backitup"     : 2.4.10   , installed 2.4.10
                                  Adapter    "botvac"       : 1.0.0    , installed 1.0.0
                                  Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                  Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                  Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                  Adapter    "history"      : 2.2.0    , installed 2.2.0
                                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                                  Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "material"     : 1.1.2    , installed 1.1.2
                                  Adapter    "musiccast"    : 0.1.5    , installed 0.1.5
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                  Adapter    "shelly"       : 6.0.0    , installed 6.0.0
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                  Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                  Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "wiegand-tcpip": 0.4.6    , installed 0.4.6
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Mercyful 0 last edited by

                                    @mercyful-0

                                    Ist zwar nicht vollständig, was man sehen kann schaut aber i.O. aus.

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    1.2k
                                    Online

                                    31.7k
                                    Users

                                    79.7k
                                    Topics

                                    1.3m
                                    Posts

                                    5
                                    16
                                    677
                                    Loading More Posts
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                    The ioBroker Community 2014-2023
                                    logo