Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. English
    3. ioBroker general
    4. Z-Wave does not work after reboot

    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

    Z-Wave does not work after reboot

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ap2017 last edited by Negalein

      I had fully working Z-Wave adapter on X64 Intel Platform with 12 nodes. After reboot, z-wave adapter is no longer working, continuously trying to start, but having the following ,messages:

      host.ap-OptiPlex-390	2019-07-27 21:10:47.661	error	instance system.adapter.zwave.0 terminated with code null ()
      host.ap-OptiPlex-390	2019-07-27 21:10:47.661	warn	instance system.adapter.zwave.0 terminated due to SIGSEGV
      zwave.0	2019-07-27 21:10:22.134	info	starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.zwave, node: v10.16.0
      host.ap-OptiPlex-390	2019-07-27 21:10:21.849	info	instance system.adapter.zwave.0 started with pid 8008
      host.ap-OptiPlex-390	2019-07-27 21:09:51.842	info	Restart adapter system.adapter.zwave.0 because enabled
      host.ap-OptiPlex-390	2019-07-27 21:09:51.842	error	instance system.adapter.zwave.0 terminated with code null ()
      host.ap-OptiPlex-390	2019-07-27 21:09:51.842	warn	instance system.adapter.zwave.0 terminated due to SIGSEGV
      zwave.0	2019-07-27 21:09:26.319	info	starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.zwave, node: v10.16.0
      host.ap-OptiPlex-390	2019-07-27 21:09:26.029	info	instance system.adapter.zwave.0 started with pid 6542
      host.ap-OptiPlex-390	2019-07-27 21:08:56.023	info	Restart adapter system.adapter.zwave.0 because enabled
      host.ap-OptiPlex-390	2019-07-27 21:08:56.023	error	instance system.adapter.zwave.0 terminated with code null ()
      host.ap-OptiPlex-390	2019-07-27 21:08:56.023	warn	instance system.adapter.zwave.0 terminated due to SIGSEGV
      zwave.0	2019-07-27 21:08:30.506	info	starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.zwave, node: v10.16.0
      host.ap-OptiPlex-390	2019-07-27 21:08:30.218	info	instance system.adapter.zwave.0 started with pid 5091
      host.ap-OptiPlex-390	2019-07-27 21:08:00.211	info	Restart adapter system.adapter.zwave.0 because enabled
      host.ap-OptiPlex-390	2019-07-27 21:08:00.211	error	instance system.adapter.zwave.0 terminated with code null ()
      host.ap-OptiPlex-390	2019-07-27 21:08:00.211	warn	instance system.adapter.zwave.0 terminated due to SIGSEGV
      

      I also noticed that it does not show COM port that I previously used. After some struggle I was able to save COM configuration /dev/ttyACM0 but adapter still does not work

      I found this discussion, but don't see there a clean solution.
      https://github.com/ioBroker/ioBroker.zwave/issues/43

      bergjet created this issue in ioBroker/ioBroker.zwave

      closed Install Problem #43

      A 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active last edited by

        which system .. windows or linux ??

        AlCalzone A 2 Replies Last reply Reply Quote 0
        • AlCalzone
          AlCalzone Developer @arteck last edited by

          @arteck Pretty sure /opt/iobroker and /dev/ttyACM0 means Linux 😉

          arteck 1 Reply Last reply Reply Quote 0
          • arteck
            arteck Developer Most Active @AlCalzone last edited by arteck

            @AlCalzone i know but look

            "I also noticed that it does not show COM port that I previously used"

            COM = windows

            the combobox has USB Device Name as title

            2ff8969c-fd07-4121-ad27-4d28ed47ede4-grafik.png

            but you're right /opt/iobroker/ is for linux

            1 Reply Last reply Reply Quote 0
            • A
              ap2017 @arteck last edited by

              @arteck Linux

              1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active last edited by

                more infos plz

                adapter -> debug option -> log ??

                1 Reply Last reply Reply Quote 0
                • A
                  ap2017 last edited by

                  Connecting Z-Wave USB stick to a different USB port solved the problem. System accepted port as /dev/ttyACM0 and I am able to see all my Z-Wave devices. I am afraid to reboot, but eventually will have to do it to troubleshoot another ongoing trouble with ASTRO Blockly function.

                  1 Reply Last reply Reply Quote 0
                  • A
                    ap2017 last edited by

                    ...
                    Continue to struggle with same issue - after reboot Z-Wave does not work, see log. I am running 64bit Intel platform with all latest modules (ioBroker, Node, ZWave adapter. Please help

                    ZWave 8-17-19.txt

                    AlCalzone 1 Reply Last reply Reply Quote 0
                    • AlCalzone
                      AlCalzone Developer @ap2017 last edited by

                      @ap2017 sagte in Z-Wave does not work after reboot:

                      libopenzwave.so.1.6: cannot open shared object file: No such file or directory

                      Did you follow the instructions under known issues?

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        ap2017 @AlCalzone last edited by

                        @AlCalzone Sorry, forgot about this fix, I though that in new version of Z-Wave adapter 1.5.1 this issue is fixed, but I guess this is not an adapter issue.
                        The "sudo ldconfig /usr/local/lib64" worked and fixed the issue. Thank you!

                        1 Reply Last reply Reply Quote 0
                        • A
                          Anthon1y @ap2017 last edited by Anthon1y

                          I'm also having the same problem as the others!

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Anthon1y last edited by

                            @Anthon1y sagte in Z-Wave does not work after reboot:

                            I'm also having the same problem as the others!

                            please specify!

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            382
                            Online

                            31.8k
                            Users

                            80.0k
                            Topics

                            1.3m
                            Posts

                            z wave z-wave
                            5
                            12
                            745
                            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