Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zwave läuft nicht iobroker als Raspberrymatic addon

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zwave läuft nicht iobroker als Raspberrymatic addon

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rhartmann76 @AlCalzone last edited by rhartmann76

      @alcalzone Hilfe bitte!

      Ich habe auf dem pi4 homematic mit dem ioBroker laufen. Auf einer parallelen Pi3 läuft z-wave.

      Die z-wave selber läuft auch alleine und ich kann Geräte suchen und einbinden.

      Im ioBroker konnte ich den z-wave2 Adapter auch installieren - leider bekomme ich es aber mit der Konfiguration nicht hin.
      Lt. dem Netzwerk Access im z-wave.me Admin sollte der Serielle Port /dev/ttyAMA0 sein. Es klappt aber leider nicht.

      Hilfe bittezwave.jpg zwave2.jpg

      wendy2702 1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 @rhartmann76 last edited by

        @rhartmann76 Kannst du das logfile bitte als Text in Code Tags </> posten. Dann ist das besser zu lesen.

        Verstehe ich das richtig:

        Pi4 mit iobroker Master
        Pi3 mit Zwave läuft irgendwo im Netz oder als iobroker slave ?

        arteck R 2 Replies Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active @wendy2702 last edited by

          @wendy2702 da fehlt der serialport... der wurde nicht mit installiert

          wendy2702 R 3 Replies Last reply Reply Quote 0
          • R
            rhartmann76 @wendy2702 last edited by

            @wendy2702 Danke, ja auf dem Pi4 ist die Homematic und der ioBroker und auf der Pi3 zwave (im gleichen Netzwerk).

            2021-03-15 18:46:40.007 - info: host.homematic-raspi iobroker add zwave2 --host homematic-raspi
            2021-03-15 18:46:47.754 - info: host.homematic-raspi iobroker NPM version: 6.14.10
            2021-03-15 18:46:47.756 - info: host.homematic-raspi iobroker npm install iobroker.zwave2@1.8.11 --loglevel error --unsafe-perm --prefix "/usr/local/addons/hm-iobroker" (System call)
            2021-03-15 18:47:20.332 - info: host.homematic-raspi iobroker gyp
            2021-03-15 18:47:20.334 - info: host.homematic-raspi iobroker ERR! find Python gyp ERR! find Python Python is not set from command line or npm configurationgyp ERR! find Python Python is not set from environment variable PYTHONgyp ERR! find Python checking if "python" can be usedgyp ERR! find Python - "python" is not in PATH or produced an errorgyp ERR! find Python checking if "python2" can be usedgyp ERR! find Python - "python2" is not in PATH or produced an errorgyp ERR! find Python checking if "python3" can be usedgyp
            2021-03-15 18:47:20.335 - info: host.homematic-raspi iobroker ERR!
            2021-03-15 18:47:20.337 - info: host.homematic-raspi iobroker find Python - "python3" is not in PATH or produced an errorgyp ERR! find Python gyp
            2021-03-15 18:47:20.339 - info: host.homematic-raspi iobroker ERR!
            2021-03-15 18:47:20.340 - info: host.homematic-raspi iobroker find Python **********************************************************gyp
            2021-03-15 18:47:20.342 - info: host.homematic-raspi iobroker
            2021-03-15 18:47:20.343 - info: host.homematic-raspi iobroker ERR! find Python You need to install the latest version of Python.gyp ERR! find Python Node-gyp should be able to find and use Python. If not,gyp ERR! find Python you can try one of the following options:gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"gyp ERR! find Python (accepted by both node-gyp and npm)gyp ERR! find Python - Set the environment variable PYTHONgyp ERR! find Python - Set the npm configuration variable python:gyp ERR! find Python npm config set python "/path/to/pythonexecutable"gyp ERR! find Python For more information consult the documentation at:gyp ERR! find Python https://github.com/nodejs/node-gyp#installationgyp ERR! find Python **********************************************************gyp ERR! find Python
            2021-03-15 18:47:20.347 - info: host.homematic-raspi iobroker gyp ERR! configure error gyp ERR! stack Error: Could not find any Python installation to usegyp ERR! stack at PythonFinder.fail (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:307:47)gyp ERR! stack at PythonFinder.runChecks (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:136:21)
            2021-03-15 18:47:20.349 - info: host.homematic-raspi iobroker gyp ERR! stack at PythonFinder. (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:179:16)gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:271:16)gyp ERR! stack at exithandler (child_process.js:315:5)gyp ERR! stack at ChildProcess.errorhandler (child_process.js:327:5)gyp ERR! stack at ChildProcess.emit (events.js:314:20)gyp ERR!
            2021-03-15 18:47:20.351 - info: host.homematic-raspi iobroker stack at Process.ChildProcess._handle.onexit (internal/child_process.js:274:12)gyp ERR! stack at onErrorNT (internal/child_process.js:470:16)gyp ERR! stack at processTicksAndRejections (internal/process/task_queues.js:84:21)gyp ERR! System Linux 5.4.83gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@zwave-js/serial/node_modules/@serialport/bindingsgyp ERR! node -v v12.20.1gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
            2021-03-15 18:47:22.246 - info: host.homematic-raspi iobroker npm
            2021-03-15 18:47:22.248 - info: host.homematic-raspi iobroker ERR! code ELIFECYCLEnpm ERR! errno 1
            2021-03-15 18:47:22.258 - info: host.homematic-raspi iobroker npm
            2021-03-15 18:47:22.261 - info: host.homematic-raspi iobroker ERR! @serialport/bindings@9.0.7 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9.0.7 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            2021-03-15 18:47:22.297 - info: host.homematic-raspi iobroker
            2021-03-15 18:47:22.302 - info: host.homematic-raspi iobroker npm ERR! A complete log of this run can be found in:npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2021-03-15T17_47_22_270Z-debug.log
            2021-03-15 18:47:22.338 - error: host.homematic-raspi iobroker host.homematic-raspi Cannot install iobroker.zwave2@1.8.11: 1
            2021-03-15 18:47:23.362 - info: host.homematic-raspi iobroker exit 25
            2021-03-15 18:53:07.954 - info: host.homematic-raspi Update repository "default" under "http://download.iobroker.net/sources-dist.json"
            2021-03-15 18:53:42.349 - info: host.homematic-raspi iobroker upgrade admin
            2021-03-15 18:53:47.060 - info: host.homematic-raspi iobroker Update admin from @4.1.10 to @4.2.1
            2021-03-15 18:53:47.087 - info: host.homematic-raspi iobroker host.homematic-raspi Adapter "system.adapter.admin.0" is stopped.
            2021-03-15 18:53:47.105 - info: host.homematic-raspi "system.adapter.admin.0" disabled
            2021-03-15 18:53:47.100 - info: admin.0 (1111) Adapter is disabled => stop
            2021-03-15 18:53:47.107 - info: host.homematic-raspi stopInstance system.adapter.admin.0 (force=false, process=true)
            2021-03-15 18:53:47.110 - info: admin.0 (1111) terminating http server on port 8081
            2021-03-15 18:53:47.110 - info: host.homematic-raspi stopInstance system.adapter.admin.0 send kill signal
            2021-03-15 18:53:47.122 - info: admin.0 (1111) Got terminate signal TERMINATE_YOURSELF
            2021-03-15 18:53:47.127 - info: admin.0 (1111) terminating
            2021-03-15 18:53:47.130 - info: admin.0 (1111) Terminated (NO_ERROR): Without reason
            2021-03-15 18:53:47.685 - info: host.homematic-raspi instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
            2021-03-15 18:53:50.351 - info: host.homematic-raspi iobroker NPM version: 6.14.10
            2021-03-15 18:53:50.352 - info: host.homematic-raspi iobroker npm install iobroker.admin@4.2.1 --loglevel error --unsafe-perm --prefix "/usr/local/addons/hm-iobroker" (System call)
            2021-03-15 18:54:26.836 - info: host.homematic-raspi iobroker ┌──────────────────────────────────────────────┐│ npm update check failed ││ Try running with sudo or get access ││ to the local update config store via ││ sudo chown -R $USER:$(id -gn $USER) /.config │└──────────────────────────────────────────────┘
            2021-03-15 18:54:26.915 - info: host.homematic-raspi iobroker upload [3] admin.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
            2021-03-15 18:54:26.967 - info: host.homematic-raspi iobroker Update "system.adapter.admin.0"
            2021-03-15 18:54:27.088 - info: host.homematic-raspi iobroker upload [2] admin.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
            2021-03-15 18:54:27.152 - info: host.homematic-raspi iobroker upload [1] admin.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
            2021-03-15 18:54:27.215 - info: host.homematic-raspi iobroker upload [0] admin.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
            2021-03-15 18:54:27.279 - info: host.homematic-raspi iobroker Adapter "admin" updated
            2021-03-15 18:54:27.281 - info: host.homematic-raspi iobroker host.homematic-raspi Adapter "system.adapter.admin.0" is started
            2021-03-15 18:54:27.296 - info: host.homematic-raspi "system.adapter.admin.0" enabled
            2021-03-15 18:54:27.336 - info: host.homematic-raspi instance system.adapter.admin.0 started with pid 4336
            2021-03-15 18:54:28.314 - info: host.homematic-raspi iobroker exit 0
            2021-03-15 18:54:31.887 - info: admin.0 (4336) starting. Version 4.2.1 in /usr/local/addons/hm-iobroker/node_modules/iobroker.admin, node: v12.20.1, js-controller: 3.1.6
            2021-03-15 18:54:32.153 - info: admin.0 (4336) requesting all states
            2021-03-15 18:54:32.154 - info: admin.0 (4336) requesting all objects
            2021-03-15 18:54:32.918 - info: admin.0 (4336) received all objects
            2021-03-15 18:54:32.987 - info: admin.0 (4336) http server listening on port 8081
            2021-03-15 18:54:32.988 - info: admin.0 (4336) Use link "http://localhost:8081" to configure.
            2021-03-15 18:56:01.772 - info: host.homematic-raspi iobroker restart
            2021-03-15 18:56:05.007 - info: host.homematic-raspi iobroker iobroker controller daemon is not running
            2021-03-15 18:56:05.011 - info: host.homematic-raspi iobroker Starting iobroker controller daemon...
            2021-03-15 18:56:08.431 - info: host.homematic-raspi iobroker.js-controller version 3.1.6 js-controller starting
            2021-03-15 18:56:08.782 - info: host.homematic-raspi iobroker iobroker controller daemon started. PID: 4617
            2021-03-15 18:56:08.799 - info: host.homematic-raspi iobroker exit 0
            2021-03-15 18:56:08.436 - info: host.homematic-raspi Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
            2021-03-15 18:56:08.437 - info: host.homematic-raspi hostname: homematic-raspi, node: v12.20.1
            2021-03-15 18:56:08.439 - info: host.homematic-raspi ip addresses: 192.168.178.94 fd00::dea6:32ff:fefb:9ff3 fe80::dea6:32ff:fefb:9ff3
            2021-03-15 18:56:08.681 - info: host.homematic-raspi Error inMem-objects listening on port 9001
            2021-03-15 18:56:08.719 - info: host.homematic-raspi Error inMem-states listening on port 9000
            2021-03-15 18:56:08.772 - info: host.homematic-raspi connected to Objects and States
            2021-03-15 18:56:09.170 - info: host.homematic-raspi 10 instances found
            2021-03-15 18:56:09.200 - info: host.homematic-raspi starting 10 instances
            2021-03-15 18:56:09.244 - info: host.homematic-raspi instance system.adapter.admin.0 started with pid 4660
            2021-03-15 18:56:13.220 - info: host.homematic-raspi instance system.adapter.discovery.0 started with pid 4677
            2021-03-15 18:56:13.494 - error: admin.0 (4660) admin.0 invalid process id scenario 4336 vs. own ID 4660. Stopping
            2021-03-15 18:56:13.499 - info: admin.0 (4660) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2021-03-15 18:56:14.061 - error: host.homematic-raspi instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
            2021-03-15 18:56:14.063 - info: host.homematic-raspi Do not restart adapter system.adapter.admin.0 because desired by instance
            2021-03-15 18:56:16.968 - error: discovery.0 (4677) discovery.0 invalid process id scenario 1119 vs. own ID 4677. Stopping
            2021-03-15 18:56:16.972 - info: discovery.0 (4677) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2021-03-15 18:56:17.248 - info: host.homematic-raspi instance system.adapter.info.0 started with pid 4690
            2021-03-15 18:56:17.502 - error: host.homematic-raspi instance system.adapter.discovery.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
            2021-03-15 18:56:17.503 - info: host.homematic-raspi Do not restart adapter system.adapter.discovery.0 because desired by instance
            2021-03-15 18:56:21.229 - info: host.homematic-raspi instance system.adapter.alexa2.0 started with pid 4707
            2021-03-15 18:56:24.909 - error: info.0 (4690) info.0 invalid process id scenario 1136 vs. own ID 4690. Stopping
            2021-03-15 18:56:24.914 - info: info.0 (4690) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2021-03-15 18:56:25.241 - info: host.homematic-raspi instance system.adapter.hue.0 started with pid 4750
            2021-03-15 18:56:25.454 - error: host.homematic-raspi instance system.adapter.info.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
            2021-03-15 18:56:25.455 - info: host.homematic-raspi Do not restart adapter system.adapter.info.0 because desired by instance
            2021-03-15 18:56:25.820 - error: alexa2.0 (4707) alexa2.0 invalid process id scenario 1160 vs. own ID 4707. Stopping
            2021-03-15 18:56:25.826 - info: alexa2.0 (4707) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2021-03-15 18:56:26.372 - error: host.homematic-raspi instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
            2021-03-15 18:56:26.383 - info: host.homematic-raspi Do not restart adapter system.adapter.alexa2.0 because desired by instance
            2021-03-15 18:56:29.225 - info: host.homematic-raspi instance system.adapter.web.0 started with pid 4768
            2021-03-15 18:56:29.303 - error: hue.0 (4750) hue.0 invalid process id scenario 1201 vs. own ID 4750. Stopping
            2021-03-15 18:56:29.307 - info: hue.0 (4750) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            
            
            
            1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 @arteck last edited by wendy2702

              @arteck Das habe ich auch gesehen, allerdings ist mir sein Netzwerk Setup auch nicht klar.

              Wenn das Zwave doch auf einem anderen PI läuft als der iobroker, wie kann/soll der Adapter das dann finden?

              Muss dazu sagen ich habe kein Zwave und kenne den Adapter nicht, aber kann man den den so konfigurieren das er ein Zwave auf einem anderen System erkennt und nutzen kann?

              EDIT: HABE MIR DIE ADAPTER BESCHREIBUNG DURCH GELESEN, JETZT WEIß ICH WIE ES FUNKTIONIERT

              1 Reply Last reply Reply Quote 0
              • R
                rhartmann76 @arteck last edited by

                @arteck ok, wie installiere ich diesen nach? (bitte für mega Anfänger 😉 )

                1 Reply Last reply Reply Quote 0
                • wendy2702
                  wendy2702 last edited by

                  Kannst du uns mal sagen wie du versucht hast den ZWave Adapter zu installieren?

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    rhartmann76 @wendy2702 last edited by rhartmann76

                    @wendy2702 ich bin im iobroker auf Adapter gegangen und habe dann nach z-wave gesucht und über + habe ich z-Wave 2 installiert.

                    Dann habe ich in der Instanz/Konfiguration eben /dev/ttyAMA0 eingegeben und einen Netzwerkschlüssen erzeugen lassen - bis dahin bin ich bisher gekommen ;-(

                    wendy2702 1 Reply Last reply Reply Quote 0
                    • wendy2702
                      wendy2702 @rhartmann76 last edited by

                      @rhartmann76 Kannst du mal bitte die Ausgabe davon Posten:

                      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                      iobroker list instances
                      iobroker list adapters
                      iobroker -v
                      
                      R 1 Reply Last reply Reply Quote 0
                      • R
                        rhartmann76 @wendy2702 last edited by

                        @wendy2702 vielen Dank - nun sind wir aber gerade an einer Stelle wo ich nicht weis, was ich tun soll 😉 sorry

                        wendy2702 1 Reply Last reply Reply Quote 0
                        • wendy2702
                          wendy2702 @rhartmann76 last edited by

                          @rhartmann76 Kennst du das Tool Putty bzw. Hast du schonmal auf der „Command Line“ gearbeitet also dich per SSH mit dem PI verbunden?

                          R 1 Reply Last reply Reply Quote 0
                          • R
                            rhartmann76 @wendy2702 last edited by

                            @wendy2702 ja, ich bin mit dem Putty auch schon mit der Pi4 verbunden. Nur ist als Hauptsystem ja Raspberrymatic installiert - daher wird die Ordnerstruktur etwas anders sein. Wie kommt man in den ioBroker Bereich/Ordner? 😉

                            wendy2702 1 Reply Last reply Reply Quote 0
                            • wendy2702
                              wendy2702 @rhartmann76 last edited by

                              @rhartmann76 Läuft ioBroker das in einem Container oder nach welcher Anleitung wurde das installiert?

                              Ist das wirklich „Raspberrymatic“ oder doch „PiVCCU“ ?

                              Sonst SSH auf die IP von iobroker.

                              R 2 Replies Last reply Reply Quote 0
                              • R
                                rhartmann76 @wendy2702 last edited by rhartmann76

                                @wendy2702
                                putty.gif

                                und hier noch das Bild von der Rasp-Matic. Ich hoffe dies hilft.
                                ioBroker konnte man ja dann über den Admin-Bereich von Rasp-Matic einbinden (installationsdatei über Zusatzsoftware, hochladen und installieren)

                                raspmatic.jpg

                                1 Reply Last reply Reply Quote 0
                                • R
                                  rhartmann76 @wendy2702 last edited by

                                  @wendy2702 Nachtrag, der ioBroker hat die gleiche IP wie die Homematic - nur eben mit der Port :8081

                                  wendy2702 1 Reply Last reply Reply Quote 0
                                  • wendy2702
                                    wendy2702 @rhartmann76 last edited by

                                    @rhartmann76 wenn du einfach mal

                                    cd /opt/iobroker
                                    

                                    Machst. Geht das?

                                    R 1 Reply Last reply Reply Quote 0
                                    • R
                                      rhartmann76 @wendy2702 last edited by

                                      @wendy2702 said in zwave läuft nicht:

                                      cd /opt/iobroker

                                      leider nein. Ich habe zwischenzeitlich nochmal folgende Anleitung gefunden https://github.com/zautrix/hm-iobroker/pull/10/commits/3f0b196467dade0f1cf089638b72fd2cde557f92
                                      Da ist zubindest beschrieben wie man in den iobroker Laufwerk-Bereich kommt. cd /usr/local/addons/hm-iobroker

                                      jwiesel created this issue in zautrix/hm-iobroker

                                      open Created README.MD with quick-start infos #10

                                      wendy2702 1 Reply Last reply Reply Quote 0
                                      • wendy2702
                                        wendy2702 @rhartmann76 last edited by wendy2702

                                        @rhartmann76 Bei der Installation mit diesem Addon klinke ich mich lieber aus. Das erfordert wahrscheinlich irgendwelche speziellen Sachen.

                                        Einzige möglichkeit die du noch probieren kann die mir einfällt:

                                        Instanz und Adapter löschen
                                        In der JavaScript Instanz unter zusätzliche Module: serialport eintragen
                                        Bischen zeit geben damit er das Modul, wenn er es denn macht auch installieren kann
                                        Dann Zwave Adapter und Instanz nochmal installieren.

                                        Zur Info: Ich trenne das hier ab da es sich um einen Spezial Fall handelt.

                                        R 1 Reply Last reply Reply Quote 1
                                        • R
                                          rhartmann76 @arteck last edited by

                                          @arteck kannst Du mir ggf. kurz beschreiben, wie ich den serialport installiere?

                                          Danke

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            rhartmann76 last edited by

                                            Hallo,
                                            hat sonst niemand einen Vorschlag? Der Gedanke mit der Seriel könnte passen, leider finde ich dazu keine Anleitung, die ich verstehe 😉

                                            Hilfe bitte.

                                            Danke

                                            René

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

                                            Support us

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

                                            730
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            107
                                            5766
                                            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