Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] iobroker offline nach admin update

NEWS

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

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

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

[gelöst] iobroker offline nach admin update

Scheduled Pinned Locked Moved ioBroker Allgemein
adminadapterupdatejs.controllerfrage
86 Posts 8 Posters 11.9k Views 5 Watching
  • 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.
  • HomoranH Homoran

    @JRiddim sagte in iobroker nicht mehr erreichbar nach admin update:

    hier das die Instanzen

    Mach mal iobroker start admin

    J Offline
    J Offline
    JRiddim
    wrote on last edited by JRiddim
    #68

    @Homoran

    iobroker start admin durchgeführt -> hier die Liste

      system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.backitup.0              : backitup              - disabled
    + system.adapter.discovery.0             : discovery             -  enabled
    + system.adapter.hm-rega.0               : hm-rega               -  enabled
    + system.adapter.hm-rpc.0                : hm-rpc                -  enabled, port: 0
    + system.adapter.hm-rpc.1                : hm-rpc                -  enabled, port: 0
    + system.adapter.hue.0                   : hue                   -  enabled, port: 80
      system.adapter.ical.0                  : ical                  -  enabled
      system.adapter.icons-mfd-png.0         : icons-mfd-png         -  enabled
    + system.adapter.info.0                  : info                  -  enabled
    + system.adapter.javascript.0            : javascript            -  enabled
    + system.adapter.mihome-vacuum.0         : mihome-vacuum         -  enabled, port: 54321
    + system.adapter.ping.0                  : ping                  -  enabled
    + system.adapter.spotify-premium.0       : spotify-premium       -  enabled
    + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.terminal.0              : terminal              -  enabled, port: 8088, bind: 192.168.100.50, run as: admin
      system.adapter.vis-bars.0              : vis-bars              -  enabled
      system.adapter.vis-fancyswitch.0       : vis-fancyswitch       -  enabled
      system.adapter.vis-google-fonts.0      : vis-google-fonts      -  enabled
      system.adapter.vis-history.0           : vis-history           -  enabled
      system.adapter.vis-hqwidgets.0         : vis-hqwidgets         -  enabled
      system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          -  enabled
      system.adapter.vis-justgage.0          : vis-justgage          -  enabled
      system.adapter.vis-metro.0             : vis-metro             -  enabled
      system.adapter.vis-timeandweather.0    : vis-timeandweather    -  enabled
      system.adapter.vis.0                   : vis                   -  enabled
      system.adapter.weatherunderground.0    : weatherunderground    -  enabled
    + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 192.168.100.50, run as: admin
    + system.adapter.yahka.0                 : yahka                 -  enabled
      system.adapter.youtube.0               : youtube               -  enabled
      system.adapter.yr.0                    : yr                    - disabled
    + system.adapter.zigbee.0                : zigbee                -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0014B939B6-if00
    
    + instance is alive
    
    

    Kurze Hintergrundinfo vllt ist es von Belang.

    • Node -v - v10.18.1
    • Nodejs -v - v10.18.1
    • npm -v - v6.13.7

    ioBroker mit piVCCU auf rpi4 mit Buster

    Langsam aber sicher.

    1 Reply Last reply
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      wrote on last edited by apollon77
      #69

      Ok, basierend auf den Logs ganz oben beendet sich admin direkt nach dem start wieder. Korrekt?

      Also: Admin mal bitte manuell starten. im iobroker verzeichnis:

      node node_modules/iobroker.admin/main.js --debug (falls js-controller 2.x)
      

      Dann ausgabe posten.

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      J 1 Reply Last reply
      0
      • apollon77A apollon77

        Ok, basierend auf den Logs ganz oben beendet sich admin direkt nach dem start wieder. Korrekt?

        Also: Admin mal bitte manuell starten. im iobroker verzeichnis:

        node node_modules/iobroker.admin/main.js --debug (falls js-controller 2.x)
        

        Dann ausgabe posten.

        J Offline
        J Offline
        JRiddim
        wrote on last edited by JRiddim
        #70

        @apollon77 sagte in iobroker nicht mehr erreichbar nach admin update:

        Ok, basierend auf den Logs ganz oben beendet sich admin direkt nach dem start wieder. Korrekt?

        node node_modules/iobroker.admin/main.js --debug

        Genau admin startet kurz und dann geht er wieder off.

         debug: admin.0 (28417) Redis Objects: Use Redis connection: 127.0.0.1:9001
        2020-01-31 17:42:46.792  - debug: admin.0 (28417) Objects client ready ... initialize now
        2020-01-31 17:42:46.797  - debug: admin.0 (28417) Objects create System PubSub Client
        2020-01-31 17:42:46.798  - debug: admin.0 (28417) Objects create User PubSub Client
        2020-01-31 17:42:46.799  - debug: admin.0 (28417) Objects client initialize lua scripts
        2020-01-31 17:42:46.812  - debug: admin.0 (28417) Objects connected to redis: 127.0.0.1:9001
        2020-01-31 17:42:46.819  - debug: admin.0 (28417) objectDB connected
        2020-01-31 17:42:46.822  - debug: admin.0 (28417) Redis States: Use Redis connection: 127.0.0.1:9000
        2020-01-31 17:42:46.828  - debug: admin.0 (28417) States create User PubSub Client
        2020-01-31 17:42:46.831  - debug: admin.0 (28417) States create System PubSub Client
        2020-01-31 17:42:46.840  - debug: admin.0 (28417) States connected to redis: 127.0.0.1:9000
        2020-01-31 17:42:46.841  - debug: admin.0 (28417) statesDB connected
        2020-01-31 17:42:47.580  - info: admin.0 (28417) starting. Version 3.7.9 in /opt/iobroker/node_modules/iobroker.admin, node: v10.18.1
        2020-01-31 17:42:47.619  - info: admin.0 (28417) requesting all states
        2020-01-31 17:42:47.620  - info: admin.0 (28417) requesting all objects
        2020-01-31 17:42:48.706  - info: admin.0 (28417) received all objects
        2020-01-31 17:42:48.846  - info: admin.0 (28417) http server listening on port 8081
        2020-01-31 17:42:48.847  - info: admin.0 (28417) Use link "http://localhost:8081" to configure.
        2020-01-31 17:42:48.866  - debug: admin.0 (28417) Subscribe OBJECTS: *
        2020-01-31 17:42:48.980  - debug: admin.0 (28417) Next repo update on 2020-1-31 10:07:13 PM
        TypeError: Invalid Version: 0.11.2a
            at new SemVer (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:332:11)
            at compare (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:647:10)
            at Function.gt (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:683:10)
            at upToDate (/opt/iobroker/node_modules/iobroker.admin/main.js:223:16)
            at adapter.getState (/opt/iobroker/node_modules/iobroker.admin/main.js:267:22)
            at client.get (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:580:17)
            at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
            at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-01-31 17:42:48.997  - error: admin.0 (28417) uncaught exception: Invalid Version: 0.11.2a
        2020-01-31 17:42:48.998  - error: admin.0 (28417) TypeError: Invalid Version: 0.11.2a
            at new SemVer (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:332:11)
            at compare (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:647:10)
            at Function.gt (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:683:10)
            at upToDate (/opt/iobroker/node_modules/iobroker.admin/main.js:223:16)
            at adapter.getState (/opt/iobroker/node_modules/iobroker.admin/main.js:267:22)
            at client.get (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:580:17)
            at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
            at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        2020-01-31 17:42:49.000  - info: admin.0 (28417) terminating http server on port 8081
        2020-01-31 17:42:49.007  - info: admin.0 (28417) terminating
        2020-01-31 17:42:49.008  - info: admin.0 (28417) Terminated (NO_ERROR): Without reason
        
        

        Langsam aber sicher.

        apollon77A 2 Replies Last reply
        0
        • J JRiddim

          @apollon77 sagte in iobroker nicht mehr erreichbar nach admin update:

          Ok, basierend auf den Logs ganz oben beendet sich admin direkt nach dem start wieder. Korrekt?

          node node_modules/iobroker.admin/main.js --debug

          Genau admin startet kurz und dann geht er wieder off.

           debug: admin.0 (28417) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2020-01-31 17:42:46.792  - debug: admin.0 (28417) Objects client ready ... initialize now
          2020-01-31 17:42:46.797  - debug: admin.0 (28417) Objects create System PubSub Client
          2020-01-31 17:42:46.798  - debug: admin.0 (28417) Objects create User PubSub Client
          2020-01-31 17:42:46.799  - debug: admin.0 (28417) Objects client initialize lua scripts
          2020-01-31 17:42:46.812  - debug: admin.0 (28417) Objects connected to redis: 127.0.0.1:9001
          2020-01-31 17:42:46.819  - debug: admin.0 (28417) objectDB connected
          2020-01-31 17:42:46.822  - debug: admin.0 (28417) Redis States: Use Redis connection: 127.0.0.1:9000
          2020-01-31 17:42:46.828  - debug: admin.0 (28417) States create User PubSub Client
          2020-01-31 17:42:46.831  - debug: admin.0 (28417) States create System PubSub Client
          2020-01-31 17:42:46.840  - debug: admin.0 (28417) States connected to redis: 127.0.0.1:9000
          2020-01-31 17:42:46.841  - debug: admin.0 (28417) statesDB connected
          2020-01-31 17:42:47.580  - info: admin.0 (28417) starting. Version 3.7.9 in /opt/iobroker/node_modules/iobroker.admin, node: v10.18.1
          2020-01-31 17:42:47.619  - info: admin.0 (28417) requesting all states
          2020-01-31 17:42:47.620  - info: admin.0 (28417) requesting all objects
          2020-01-31 17:42:48.706  - info: admin.0 (28417) received all objects
          2020-01-31 17:42:48.846  - info: admin.0 (28417) http server listening on port 8081
          2020-01-31 17:42:48.847  - info: admin.0 (28417) Use link "http://localhost:8081" to configure.
          2020-01-31 17:42:48.866  - debug: admin.0 (28417) Subscribe OBJECTS: *
          2020-01-31 17:42:48.980  - debug: admin.0 (28417) Next repo update on 2020-1-31 10:07:13 PM
          TypeError: Invalid Version: 0.11.2a
              at new SemVer (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:332:11)
              at compare (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:647:10)
              at Function.gt (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:683:10)
              at upToDate (/opt/iobroker/node_modules/iobroker.admin/main.js:223:16)
              at adapter.getState (/opt/iobroker/node_modules/iobroker.admin/main.js:267:22)
              at client.get (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:580:17)
              at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
              at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
              at process._tickCallback (internal/process/next_tick.js:68:7)
          2020-01-31 17:42:48.997  - error: admin.0 (28417) uncaught exception: Invalid Version: 0.11.2a
          2020-01-31 17:42:48.998  - error: admin.0 (28417) TypeError: Invalid Version: 0.11.2a
              at new SemVer (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:332:11)
              at compare (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:647:10)
              at Function.gt (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:683:10)
              at upToDate (/opt/iobroker/node_modules/iobroker.admin/main.js:223:16)
              at adapter.getState (/opt/iobroker/node_modules/iobroker.admin/main.js:267:22)
              at client.get (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:580:17)
              at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
              at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
              at process._tickCallback (internal/process/next_tick.js:68:7)
          2020-01-31 17:42:49.000  - info: admin.0 (28417) terminating http server on port 8081
          2020-01-31 17:42:49.007  - info: admin.0 (28417) terminating
          2020-01-31 17:42:49.008  - info: admin.0 (28417) Terminated (NO_ERROR): Without reason
          
          

          apollon77A Offline
          apollon77A Offline
          apollon77
          wrote on last edited by
          #71

          @JRiddim er meckert an der Version eines Adapters. Ich glaube von zigbee gabs mal ganz kurz so eine kaputte Versionsnummer.

          Bzw mach mal

          Iobroker update um ein neues Repo zu bekommen. Ggf ist’s das schon.

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          J 1 Reply Last reply
          0
          • apollon77A apollon77

            @JRiddim er meckert an der Version eines Adapters. Ich glaube von zigbee gabs mal ganz kurz so eine kaputte Versionsnummer.

            Bzw mach mal

            Iobroker update um ein neues Repo zu bekommen. Ggf ist’s das schon.

            J Offline
            J Offline
            JRiddim
            wrote on last edited by
            #72

            @apollon77

            hi apollon77 iobroker update hat leider keine Besserung gebracht.

            Langsam aber sicher.

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #73

              Hi
              lese hier interssiert mit. hatte auch ein host update gemacht und dachte es würde alles funktionieren. gerade bemerkte ich dass die webseite (8081) nicht mehr erreichbar ist. reboots brachten nichts.

              das Komische: per Konsole ist der raspberry erreichbar nur lässt er kein log in über den user pi zu. access denied.... :(

              apollon77A 1 Reply Last reply
              0
              • ? A Former User

                Hi
                lese hier interssiert mit. hatte auch ein host update gemacht und dachte es würde alles funktionieren. gerade bemerkte ich dass die webseite (8081) nicht mehr erreichbar ist. reboots brachten nichts.

                das Komische: per Konsole ist der raspberry erreichbar nur lässt er kein log in über den user pi zu. access denied.... :(

                apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by
                #74

                @Pete0815 also mit ssh hat iobroker nix zu tun. Wenn du keinen ssh Login mehr machen kannst ist das was anderes.

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Reply Last reply
                0
                • J JRiddim

                  @apollon77 sagte in iobroker nicht mehr erreichbar nach admin update:

                  Ok, basierend auf den Logs ganz oben beendet sich admin direkt nach dem start wieder. Korrekt?

                  node node_modules/iobroker.admin/main.js --debug

                  Genau admin startet kurz und dann geht er wieder off.

                   debug: admin.0 (28417) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2020-01-31 17:42:46.792  - debug: admin.0 (28417) Objects client ready ... initialize now
                  2020-01-31 17:42:46.797  - debug: admin.0 (28417) Objects create System PubSub Client
                  2020-01-31 17:42:46.798  - debug: admin.0 (28417) Objects create User PubSub Client
                  2020-01-31 17:42:46.799  - debug: admin.0 (28417) Objects client initialize lua scripts
                  2020-01-31 17:42:46.812  - debug: admin.0 (28417) Objects connected to redis: 127.0.0.1:9001
                  2020-01-31 17:42:46.819  - debug: admin.0 (28417) objectDB connected
                  2020-01-31 17:42:46.822  - debug: admin.0 (28417) Redis States: Use Redis connection: 127.0.0.1:9000
                  2020-01-31 17:42:46.828  - debug: admin.0 (28417) States create User PubSub Client
                  2020-01-31 17:42:46.831  - debug: admin.0 (28417) States create System PubSub Client
                  2020-01-31 17:42:46.840  - debug: admin.0 (28417) States connected to redis: 127.0.0.1:9000
                  2020-01-31 17:42:46.841  - debug: admin.0 (28417) statesDB connected
                  2020-01-31 17:42:47.580  - info: admin.0 (28417) starting. Version 3.7.9 in /opt/iobroker/node_modules/iobroker.admin, node: v10.18.1
                  2020-01-31 17:42:47.619  - info: admin.0 (28417) requesting all states
                  2020-01-31 17:42:47.620  - info: admin.0 (28417) requesting all objects
                  2020-01-31 17:42:48.706  - info: admin.0 (28417) received all objects
                  2020-01-31 17:42:48.846  - info: admin.0 (28417) http server listening on port 8081
                  2020-01-31 17:42:48.847  - info: admin.0 (28417) Use link "http://localhost:8081" to configure.
                  2020-01-31 17:42:48.866  - debug: admin.0 (28417) Subscribe OBJECTS: *
                  2020-01-31 17:42:48.980  - debug: admin.0 (28417) Next repo update on 2020-1-31 10:07:13 PM
                  TypeError: Invalid Version: 0.11.2a
                      at new SemVer (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:332:11)
                      at compare (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:647:10)
                      at Function.gt (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:683:10)
                      at upToDate (/opt/iobroker/node_modules/iobroker.admin/main.js:223:16)
                      at adapter.getState (/opt/iobroker/node_modules/iobroker.admin/main.js:267:22)
                      at client.get (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:580:17)
                      at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                      at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                      at process._tickCallback (internal/process/next_tick.js:68:7)
                  2020-01-31 17:42:48.997  - error: admin.0 (28417) uncaught exception: Invalid Version: 0.11.2a
                  2020-01-31 17:42:48.998  - error: admin.0 (28417) TypeError: Invalid Version: 0.11.2a
                      at new SemVer (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:332:11)
                      at compare (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:647:10)
                      at Function.gt (/opt/iobroker/node_modules/iobroker.admin/node_modules/semver/semver.js:683:10)
                      at upToDate (/opt/iobroker/node_modules/iobroker.admin/main.js:223:16)
                      at adapter.getState (/opt/iobroker/node_modules/iobroker.admin/main.js:267:22)
                      at client.get (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:580:17)
                      at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                      at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                      at process._tickCallback (internal/process/next_tick.js:68:7)
                  2020-01-31 17:42:49.000  - info: admin.0 (28417) terminating http server on port 8081
                  2020-01-31 17:42:49.007  - info: admin.0 (28417) terminating
                  2020-01-31 17:42:49.008  - info: admin.0 (28417) Terminated (NO_ERROR): Without reason
                  
                  

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  wrote on last edited by
                  #75

                  @JRiddim hast du zigbee drauf? Wenn ja update das mal

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  J 1 Reply Last reply
                  1
                  • apollon77A apollon77

                    @JRiddim hast du zigbee drauf? Wenn ja update das mal

                    J Offline
                    J Offline
                    JRiddim
                    wrote on last edited by JRiddim
                    #76

                    @apollon77 @haselchen

                    Tatsache!!! das wars! geile Sache vielen Dank an alle Beteiligten besonders an haselchen und apolon77 die sich besonders der Sache angenommen haben!

                    Ich bin unfassbar glücklich, nach 5 Tagen wars einfach der Zigbee-Adapter, dabei hab ich mit dem nix gemacht

                    Langsam aber sicher.

                    apollon77A 1 Reply Last reply
                    0
                    • J JRiddim

                      @apollon77 @haselchen

                      Tatsache!!! das wars! geile Sache vielen Dank an alle Beteiligten besonders an haselchen und apolon77 die sich besonders der Sache angenommen haben!

                      Ich bin unfassbar glücklich, nach 5 Tagen wars einfach der Zigbee-Adapter, dabei hab ich mit dem nix gemacht

                      apollon77A Offline
                      apollon77A Offline
                      apollon77
                      wrote on last edited by
                      #77

                      @JRiddim die Erklärung ist einfach: Admin hat vor einiger Zeit ein Update bekommen was Versionen anders prüft (mehr nach Standard) und zigbee hatte leider mal eine Version die nicht dem Standard entsprach. Das in Zusammenhang macht jetzt Probleme.

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      J 1 Reply Last reply
                      0
                      • apollon77A apollon77

                        @JRiddim die Erklärung ist einfach: Admin hat vor einiger Zeit ein Update bekommen was Versionen anders prüft (mehr nach Standard) und zigbee hatte leider mal eine Version die nicht dem Standard entsprach. Das in Zusammenhang macht jetzt Probleme.

                        J Offline
                        J Offline
                        JRiddim
                        wrote on last edited by
                        #78

                        @apollon77

                        eine andere Sache noch, ich habe gerade gesehen, dass meine Homematic adapter alle gelb sind. Hast du vllt. noch eine wie ich dieses Problem beheben kann? oder soll ich hierfür einen neuen Post eröffnen?

                        Langsam aber sicher.

                        apollon77A 1 Reply Last reply
                        0
                        • J JRiddim

                          @apollon77

                          eine andere Sache noch, ich habe gerade gesehen, dass meine Homematic adapter alle gelb sind. Hast du vllt. noch eine wie ich dieses Problem beheben kann? oder soll ich hierfür einen neuen Post eröffnen?

                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          wrote on last edited by
                          #79

                          @JRiddim es wäre hilfreich zu wissen was das log sagt

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          J 1 Reply Last reply
                          0
                          • apollon77A apollon77

                            @JRiddim es wäre hilfreich zu wissen was das log sagt

                            J Offline
                            J Offline
                            JRiddim
                            wrote on last edited by
                            #80

                            @apollon77

                            	2020-01-31 21:45:42.778	debug	(24867) system.adapter.admin.0: logging true
                            hm-rega.0	2020-01-31 21:45:30.563	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:44:59.364	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:44:27.444	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:43:56.244	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:43:24.323	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:42:53.123	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:42:21.204	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:41:50.004	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:41:18.825	debug	(24867) system.adapter.admin.0: logging false
                            hm-rega.0	2020-01-31 21:41:18.083	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:40:46.883	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:40:14.963	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:39:43.764	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:39:10.646	error	(24867) CCU 192.168.100.33 unreachable
                            hm-rega.0	2020-01-31 21:39:07.782	info	(24867) subscribe hm-rpc.0.BidCoS-RF.50.PRESS_SHORT
                            hm-rega.0	2020-01-31 21:39:07.744	info	(24867) starting. Version 2.5.2 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v10.18.1
                            hm-rega.0	2020-01-31 21:39:06.951	debug	(24867) statesDB connected
                            hm-rega.0	2020-01-31 21:39:06.950	debug	(24867) States connected to redis: 127.0.0.1:9000
                            hm-rega.0	2020-01-31 21:39:06.942	debug	(24867) States create System PubSub Client
                            hm-rega.0	2020-01-31 21:39:06.940	debug	(24867) States create User PubSub Client
                            hm-rega.0	2020-01-31 21:39:06.934	debug	(24867) Redis States: Use Redis connection: 127.0.0.1:9000
                            hm-rega.0	2020-01-31 21:39:06.931	debug	(24867) objectDB connected
                            hm-rega.0	2020-01-31 21:39:06.925	debug	(24867) Objects connected to redis: 127.0.0.1:9001
                            hm-rega.0	2020-01-31 21:39:06.911	debug	(24867) Objects client initialize lua scripts
                            hm-rega.0	2020-01-31 21:39:06.910	debug	(24867) Objects create User PubSub Client
                            hm-rega.0	2020-01-31 21:39:06.909	debug	(24867) Objects create System PubSub Client
                            hm-rega.0	2020-01-31 21:39:06.905	debug	(24867) Objects client ready ... initialize now
                            hm-rega.0	2020-01-31 21:39:06.869	debug	(24867) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            hm-rega.0	2020-01-31 21:39:03.112	info	(15666) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                            hm-rega.0	2020-01-31 21:39:03.110	info	(15666) terminating
                            hm-rega.0	2020-01-31 21:39:03.108	info	(15666) Got terminate signal TERMINATE_YOURSELF
                            

                            sudo pivccu-info ergab:

                            piVCCU version: 3.49.17-35
                            Kernel modules: Not available
                            Raw UART dev: Available
                            Rasp.Pi UART: Assigned to GPIO pins
                            HMRF Hardware: HM-MOD-RPI-PCB
                            HMIP Hardware: HM-MOD-RPI-PCB
                            ...
                            State: STOPPED

                            Langsam aber sicher.

                            HomoranH 1 Reply Last reply
                            0
                            • J JRiddim

                              @apollon77

                              	2020-01-31 21:45:42.778	debug	(24867) system.adapter.admin.0: logging true
                              hm-rega.0	2020-01-31 21:45:30.563	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:44:59.364	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:44:27.444	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:43:56.244	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:43:24.323	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:42:53.123	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:42:21.204	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:41:50.004	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:41:18.825	debug	(24867) system.adapter.admin.0: logging false
                              hm-rega.0	2020-01-31 21:41:18.083	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:40:46.883	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:40:14.963	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:39:43.764	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:39:10.646	error	(24867) CCU 192.168.100.33 unreachable
                              hm-rega.0	2020-01-31 21:39:07.782	info	(24867) subscribe hm-rpc.0.BidCoS-RF.50.PRESS_SHORT
                              hm-rega.0	2020-01-31 21:39:07.744	info	(24867) starting. Version 2.5.2 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v10.18.1
                              hm-rega.0	2020-01-31 21:39:06.951	debug	(24867) statesDB connected
                              hm-rega.0	2020-01-31 21:39:06.950	debug	(24867) States connected to redis: 127.0.0.1:9000
                              hm-rega.0	2020-01-31 21:39:06.942	debug	(24867) States create System PubSub Client
                              hm-rega.0	2020-01-31 21:39:06.940	debug	(24867) States create User PubSub Client
                              hm-rega.0	2020-01-31 21:39:06.934	debug	(24867) Redis States: Use Redis connection: 127.0.0.1:9000
                              hm-rega.0	2020-01-31 21:39:06.931	debug	(24867) objectDB connected
                              hm-rega.0	2020-01-31 21:39:06.925	debug	(24867) Objects connected to redis: 127.0.0.1:9001
                              hm-rega.0	2020-01-31 21:39:06.911	debug	(24867) Objects client initialize lua scripts
                              hm-rega.0	2020-01-31 21:39:06.910	debug	(24867) Objects create User PubSub Client
                              hm-rega.0	2020-01-31 21:39:06.909	debug	(24867) Objects create System PubSub Client
                              hm-rega.0	2020-01-31 21:39:06.905	debug	(24867) Objects client ready ... initialize now
                              hm-rega.0	2020-01-31 21:39:06.869	debug	(24867) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              hm-rega.0	2020-01-31 21:39:03.112	info	(15666) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              hm-rega.0	2020-01-31 21:39:03.110	info	(15666) terminating
                              hm-rega.0	2020-01-31 21:39:03.108	info	(15666) Got terminate signal TERMINATE_YOURSELF
                              

                              sudo pivccu-info ergab:

                              piVCCU version: 3.49.17-35
                              Kernel modules: Not available
                              Raw UART dev: Available
                              Rasp.Pi UART: Assigned to GPIO pins
                              HMRF Hardware: HM-MOD-RPI-PCB
                              HMIP Hardware: HM-MOD-RPI-PCB
                              ...
                              State: STOPPED

                              HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #81

                              @JRiddim sagte in [gelöst] iobroker offline nach admin update:

                              State: STOPPED

                              dann läuft sie nicht

                              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 im Header. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              J 1 Reply Last reply
                              0
                              • HomoranH Homoran

                                @JRiddim sagte in [gelöst] iobroker offline nach admin update:

                                State: STOPPED

                                dann läuft sie nicht

                                J Offline
                                J Offline
                                JRiddim
                                wrote on last edited by JRiddim
                                #82

                                @Homoran

                                wie kann ich das Problem beheben? Ich hatte damals auf deine Anleitung hin Pivccu3 mit iobroker auf dem rpi4 installiert.

                                Langsam aber sicher.

                                HomoranH 1 Reply Last reply
                                0
                                • J JRiddim

                                  @Homoran

                                  wie kann ich das Problem beheben? Ich hatte damals auf deine Anleitung hin Pivccu3 mit iobroker auf dem rpi4 installiert.

                                  HomoranH Do not disturb
                                  HomoranH Do not disturb
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #83

                                  @JRiddim ist doch klar wenn die piVCCU nicht läuft

                                  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 im Header. Danke!
                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  J 1 Reply Last reply
                                  0
                                  • HomoranH Homoran

                                    @JRiddim ist doch klar wenn die piVCCU nicht läuft

                                    J Offline
                                    J Offline
                                    JRiddim
                                    wrote on last edited by
                                    #84

                                    @Homoran

                                    wie kann ich es denn wieder zum laufen bringen?

                                    Langsam aber sicher.

                                    HomoranH 1 Reply Last reply
                                    0
                                    • J JRiddim

                                      @Homoran

                                      wie kann ich es denn wieder zum laufen bringen?

                                      HomoranH Do not disturb
                                      HomoranH Do not disturb
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #85

                                      @JRiddim
                                      reboot oder sudo pivccu start (hoffe ich - ich reboote immer, wenn es sein muss)

                                      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 im Header. Danke!
                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      J 1 Reply Last reply
                                      0
                                      • HomoranH Homoran

                                        @JRiddim
                                        reboot oder sudo pivccu start (hoffe ich - ich reboote immer, wenn es sein muss)

                                        J Offline
                                        J Offline
                                        JRiddim
                                        wrote on last edited by JRiddim
                                        #86

                                        @Homoran

                                        ok, ich hätte meine Frage vllt. etwas präziser formulieren sollen! Danke Homoran. Läuft wieder alles!

                                        Langsam aber sicher.

                                        1 Reply Last reply
                                        0

                                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                        With your input, this post could be even better 💗

                                        Register Login
                                        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

                                        506

                                        Online

                                        32.7k

                                        Users

                                        82.6k

                                        Topics

                                        1.3m

                                        Posts
                                        Community
                                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                        ioBroker Community 2014-2025
                                        logo
                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Home
                                        • Recent
                                        • Tags
                                        • Unread 0
                                        • Categories
                                        • Unreplied
                                        • Popular
                                        • GitHub
                                        • Docu
                                        • Hilfe