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. Installation iobroker auf Raspi

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Installation iobroker auf Raspi

Scheduled Pinned Locked Moved ioBroker Allgemein
64 Posts 7 Posters 17.2k Views
  • 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.
  • J Offline
    J Offline
    John92648
    wrote on last edited by
    #27

    Hallo,

    nach neuester Installation wird der Webserver nicht mehr initialisiert.

    Beim Aufruf "./iobroker.js start" kommt diese Meldung nicht mehr

    2014-08-17 12:54:18.535 - info: admin.0 starting

    2014-08-17 12:54:18.929 - info: admin.0 requesting all states

    2014-08-17 12:54:18.954 - info: admin.0 requesting all objects

    2014-08-17 12:54:19.033 - info: admin.0 http server listening on port 8080

    2014-08-17 12:54:19.476 - info: admin.0 received all objects

    2014-08-17 12:54:19.951 - info: admin.0 received all states

    Mit dieser Version fehlt der oben aufgeführte Teil und damit lässt sich der Webserver bzw. admin.ui nicht starten.

    pi@raspberrypi /opt/iobroker $ node controller.js

    2014-08-17 17:16:35.283 - info: ioBroker.nodejs version 0.0.15

    2014-08-17 17:16:35.535 - info: copyright 2014 hobbyquaker, bluefox

    2014-08-17 17:16:35.565 - info: io.controller starting

    2014-08-17 17:16:35.569 - info: controller ip: 192.xxx.xxx.xxx

    2014-08-17 17:16:46.155 - info: controller couchdb connected

    2014-08-17 17:16:48.094 - info: controller 1 instance found

    2014-08-17 17:16:48.103 - info: controller starting 1 instance

    Was kann hierfür der Grund sein?

    Vielleicht hat jemand eine Antwort.

    Gruß John

    1 Reply Last reply
    0
    • J Offline
      J Offline
      John92648
      wrote on last edited by
      #28

      Hi iobroker team,

      nach heutigen git pull kann ich den Webserver Port 8081 wieder öffnen. 🙂

      Neuer Tab Adapter mit "add Instance" funktioniert auch.

      Leider bekomme ich die Variablenwerte immer noch nicht im Tab "States" angezeigt.

      Dieser Tab ist weiterhin leer.

      Gruß John92648

      1 Reply Last reply
      0
      • J Offline
        J Offline
        John92648
        wrote on last edited by
        #29

        Hi nochmal,

        haben evtl. diese Errors damit zu tun, dass keine Variablen unter Tab States angezeigt werden?

        pi@raspberrypi /opt/iobroker $ tail -f log/iobroker.log

        2014-08-18 19:50:45.176 - error: controller instance system.adapter.hm-rega.0 terminated with code 8

        2014-08-18 19:50:45.928 - error: controller instance system.adapter.hue.0 terminated with code 1

        2014-08-18 19:51:03.059 - info: controller instance system.adapter.cul.0 started with pid 3662

        2014-08-18 19:51:04.519 - error: controller instance system.adapter.cul.0 terminated with code 8

        2014-08-18 19:51:15.207 - info: controller instance system.adapter.hm-rega.0 started with pid 3663

        2014-08-18 19:51:15.959 - info: controller instance system.adapter.hue.0 started with pid 3664

        2014-08-18 19:51:34.582 - info: controller instance system.adapter.cul.0 started with pid 3669

        2014-08-18 19:51:35.086 - error: controller instance system.adapter.hm-rega.0 terminated with code 8

        2014-08-18 19:51:37.612 - error: controller instance system.adapter.cul.0 terminated with code 8

        2014-08-18 19:51:41.010 - error: controller instance system.adapter.hue.0 terminated with code 1

        2014-08-18 19:52:05.111 - info: controller instance system.adapter.hm-rega.0 started with pid 3678

        2014-08-18 19:52:07.669 - info: controller instance system.adapter.cul.0 started with pid 3679

        2014-08-18 19:52:10.482 - error: controller instance system.adapter.cul.0 terminated with code 8

        2014-08-18 19:52:11.046 - info: controller instance system.adapter.hue.0 started with pid 3680

        2014-08-18 19:52:21.896 - error: controller instance system.adapter.hm-rega.0 terminated with code 8

        2014-08-18 19:52:31.379 - error: controller instance system.adapter.hue.0 terminated with code 1

        2014-08-18 19:52:40.521 - info: controller instance system.adapter.cul.0 started with pid 3689

        Gruß John

        1 Reply Last reply
        0
        • BluefoxB Offline
          BluefoxB Offline
          Bluefox
          wrote on last edited by
          #30

          @mimquadrat:

          muss euch leider nochmal belästigen. Wenn ich eine Update von den Adaptern machen möchte kommt das hier:

          pi@raspberrypi /opt/iobroker $ ./iobroker update

          loading system.adapter.*

          loading conf/sources.json

          { [Error: ENOENT, no such file or directory '/opt/iobroker/conf/sources.json']

          errno: 34,

          code: 'ENOENT',

          path: '/opt/iobroker/conf/sources.json',

          syscall: 'open' }

          weiß jemand wo mein Fehler liegen könnte? `
          nach dem Kopieren sollte man

          install.sh bzw install.bat aufrufen.

          1 Reply Last reply
          0
          • J Offline
            J Offline
            John92648
            wrote on last edited by
            #31

            Hallo an die interessierte iobroker "Raspi" Runde.

            Hat schon jemand eine lauffähige Installation auf dem Raspi.

            Mir ist bis jetzt der letzte Schritt noch nicht geglückt, das ich die Werte der Variablen,

            die im Tab Events ständig aktualisiert werden, auch im Tab States angezeigt bekomme.

            Freue mich auf eine positive Nachricht.

            Gruß John92648

            1 Reply Last reply
            0
            • T Offline
              T Offline
              Trident
              wrote on last edited by
              #32

              Hallo zusammen,

              habe gerade ioBroker auf meinen neuen Cubietruck installiert. Ich weiß hier geht es um den Raspi - aber ich bekomme im Log die gleichen Effekte wie John92648.

              scheint also ein durchgehendes Problem zu sein 😉

              Ich bin mir leider auch nicht sicher, was Bluefox mit "nach dem Kopieren sollte man install.sh bzw. install.bat ausführen" meint… Bezog sich das auf die Fehlercodes im Log?

              Viele Grüße

              Trident

              1 Reply Last reply
              0
              • J Offline
                J Offline
                John92648
                wrote on last edited by
                #33

                Hallo Trident,

                das mit install.sh hab ich dem Befehl über ssh console " sh install.sh" hinbekommen,

                hat aber auch nichts bewirkt.

                Gruß John92648

                1 Reply Last reply
                0
                • HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #34

                  Ich habe gerade einen BananaPi fertig gemacht -der hat zwar mit dem RasPi weniger gemeinsam, als mit dem Cubie- aber hier ist jetzt auch der code 8:

                  root@bananapi /opt/iobroker (git)-[master] # tail -f log/iobroker.log
                  2014-08-20 19:11:53.867  - info: controller instance system.adapter.admin.0 terminated with code 143
                  2014-08-20 19:11:53.978  - info: controller terminated
                  2014-08-20 19:12:24.774  - info: ioBroker.nodejs version 0.0.15
                  2014-08-20 19:12:24.802  - info: copyright 2014 hobbyquaker, bluefox
                  2014-08-20 19:12:24.805  - info: io.controller starting
                  2014-08-20 19:12:24.806  - info: controller ip: 192.168.xxx.yyy a::b:c:d:e
                  2014-08-20 19:12:29.464  - info: controller 1 instance found
                  2014-08-20 19:12:29.468  - info: controller starting 1 instance
                  2014-08-20 19:12:29.554  - info: controller instance system.adapter.admin.0 started with pid 2022
                  2014-08-20 19:12:30.571  - error: controller instance system.adapter.admin.0 terminated with code 8
                  2014-08-20 19:13:00.603  - info: controller instance system.adapter.admin.0 started with pid 2027
                  2014-08-20 19:13:01.537  - error: controller instance system.adapter.admin.0 terminated with code 8
                  
                  

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Reply Last reply
                  0
                  • HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #35

                    @John92648:

                    Hallo an die interessierte iobroker "Raspi" Runde.

                    Hat schon jemand eine lauffähige Installation auf dem Raspi.

                    Mir ist bis jetzt der letzte Schritt noch nicht geglückt, das ich die Werte der Variablen,

                    die im Tab Events ständig aktualisiert werden, auch im Tab States angezeigt bekomme.

                    Freue mich auf eine positive Nachricht.

                    Gruß John92648 `
                    Hallo John,

                    Hatte eben genau dasselbe Phänomen, als ich vom Tablet auf ioBroker zugreifen wollte. Mit dem Standardbrowser von Android zeigte er mir nur wenige objects und gar keine Staates an[emoji25]

                    Mit chrome lief alles einwandfrei.

                    Versuch es mal mit einem anderen Browser. Am PC benutze ich auch chrome

                    Gruß

                    Rainer

                    Gesendet von meinem LIFETAB_E10320 mit Tapatalk

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      John92648
                      wrote on last edited by
                      #36

                      Hallo Rainer,

                      das war der Supertip.

                      Jetzt funktioniert es !!!!!!!!!!!!!

                      Vielen Dank für den Hinweis
                      145_states.png

                      1 Reply Last reply
                      0
                      • J Offline
                        J Offline
                        John92648
                        wrote on last edited by
                        #37

                        Hallo Raspi iobroker Fangemeinde,

                        mal wieder ein kurzer update.

                        Mittlerweile läuft alles sehr gut. Ich habe aktuell 9 Adapter installiert und der Raspi geht noch nicht in die Knie. 😄

                        Die ausgewählten States werden mittlerweile mit dem Adapter History abgelegt, was auch perfekt funktioniert.

                        Ein herzliches Dankeschön an das Entwickler Team HQ und BF.

                        Da darf man sich auf die nächsten Schritte freuen.

                        Gruß John92648
                        145_adapter.png
                        145_history.png
                        145_raspberry.png

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          John92648
                          wrote on last edited by
                          #38

                          Hallo,

                          hab mittlerweile auch den neuesten stand laufen. Letzter Update admin und history perfect: 🙂

                          Hat jemand die Antwort, wie man die gespeicherten Datenreihen in der couchdb abrufen kann.

                          Das ist mir bis jetzt noch nicht gelungen.

                          Super Arbeit von HQ und BF. Danke!!!

                          Gruß John.
                          145_couchdb.png
                          145_history.png
                          145_adapter.png

                          1 Reply Last reply
                          0
                          • J Offline
                            J Offline
                            John92648
                            wrote on last edited by
                            #39

                            Hallo,

                            habe jetzt seit einigen Tagen die Software im Test.

                            Beim History Adapter ist mir aufgefallen, dass bei der Option "log changes only" nichts weggeschrieben wird.

                            Hallo Rainer, hast Du diesen Effekt auch oder zeigt sich dieser Effekt nur bei mir.

                            Danke schon mal für Deine Antwort.

                            Gruß John

                            1 Reply Last reply
                            0
                            • HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #40

                              Hallo John,

                              hat etwas länger gedauert, diese Option hatte ich bisher nicht genutzt.

                              Habe extra für dich 8-) einen solchen Datenpunkt angelegt:
                              144_iobroker_history_only_changes.jpg

                              bei mir ist alles, wie es soll.

                              Habe aber einen Datenpunkt genommen, von dem ich sicher bin, dass er sich auch mal ändert.

                              Gruß

                              Rainer

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Reply Last reply
                              0
                              • J Offline
                                J Offline
                                John92648
                                wrote on last edited by
                                #41

                                Hallo Rainer nochmal,

                                es schein ein Problem mit Daten aus hm-rega zu sein. Hier werden die changes nicht geloggt.

                                Hab dann eine Variable aus hm-rpc genommen, hier werden die changes geloggt.

                                Gruß John.
                                145_rpc.png
                                145_rega.png

                                1 Reply Last reply
                                0
                                • HomoranH Do not disturb
                                  HomoranH Do not disturb
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #42

                                  ok, jetzt sehe ich was du meinst.

                                  Es wird trotzdem ALLES geloggt! Nicht nur geänderte Werte.

                                  Ich hatte gedacht, dann würde gar nichts geloggt. muss mal bei mir sehen.

                                  Gruß

                                  Rainer

                                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  1 Reply Last reply
                                  0
                                  • J Offline
                                    J Offline
                                    John92648
                                    wrote on last edited by
                                    #43

                                    Hallo,

                                    nein, das Beispiel zeigt die ersten wiederholten Daten sind without "log changes only", dann gewechselt auf "nur changes" und dann wird nichts mehr geloggt.

                                    Hoffe es ist verstanden…..

                                    Gruß John

                                    1 Reply Last reply
                                    0
                                    • HomoranH Do not disturb
                                      HomoranH Do not disturb
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #44

                                      Stimmt…

                                      ist bei mir jetzt auch so.

                                      "log changes only" brachte keine Einträge - habe dann den Haken da wieder weg gemacht, dann kamen 2 Einträge, Haken wieder hingemacht - Liste blieb wie sie war.
                                      144_iobroker_logchanges.jpg

                                      Gruß

                                      Rainer

                                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Reply Last reply
                                      0
                                      • J Offline
                                        J Offline
                                        John92648
                                        wrote on last edited by
                                        #45

                                        Hallo,

                                        seit ein paar Tagen erscheint diese Fehlermeldung,

                                        wenn man neu aufsetzt. :?:

                                        Gruß John…
                                        145_update.png
                                        305_iobroker.log.2015-12-12.txt

                                        1 Reply Last reply
                                        0
                                        • J Offline
                                          J Offline
                                          John92648
                                          wrote on last edited by
                                          #46

                                          Hallo zusammen,

                                          seit pull request 92 merged alles wieder bestens. 😄

                                          Gruß John

                                          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

                                          255

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          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