Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Openuv killt sich regelmässig

    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

    Openuv killt sich regelmässig

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

      Hi

      Bei mir killt sich regelmäßig der OpenUV-Adapter.
      Sieht jemand warum das so ist?

          at Request._callback (/opt/iobroker/node_modules/iobroker.openuv/main.js:175:50)
          at Request.self.callback (/opt/iobroker/node_modules/iobroker.openuv/node_modules/request/request.js:185:22)
          at Request.<anonymous> (/opt/iobroker/node_modules/iobroker.openuv/node_modules/request/request.js:1154:10)
          at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.openuv/node_modules/request/request.js:1076:12)
      2022-03-03 23:26:35.256  - error: openuv.0 (1471593) Cannot read property 'uv' of undefined
      2022-03-03 23:26:35.258  - info: openuv.0 (1471593) cleaned everything up...
      2022-03-03 23:26:35.259  - info: openuv.0 (1471593) terminating
      2022-03-03 23:26:35.259  - warn: openuv.0 (1471593) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-03-03 23:26:35.882  - error: host.ioBroker instance system.adapter.openuv.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-03-03 23:26:35.883  - info: host.ioBroker Restart adapter system.adapter.openuv.0 because enabled
      2022-03-03 23:27:06.068  - info: host.ioBroker instance system.adapter.openuv.0 started with pid 1471624
      2022-03-03 23:27:06.427  - debug: openuv.0 (1471624) Redis Objects: Use Redis connection: 0.0.0.0:9001
      2022-03-03 23:27:06.448  - debug: openuv.0 (1471624) Objects client ready ... initialize now
      2022-03-03 23:27:06.448  - debug: openuv.0 (1471624) Objects create System PubSub Client
      2022-03-03 23:27:06.449  - debug: openuv.0 (1471624) Objects create User PubSub Client
      2022-03-03 23:27:06.449  - debug: openuv.0 (1471624) Objects client initialize lua scripts
      2022-03-03 23:27:06.460  - debug: openuv.0 (1471624) Objects connected to redis: 0.0.0.0:9001
      2022-03-03 23:27:06.463  - debug: openuv.0 (1471624) objectDB connected
      2022-03-03 23:27:06.464  - debug: openuv.0 (1471624) Redis States: Use Redis connection: 0.0.0.0:9000
      2022-03-03 23:27:06.470  - debug: openuv.0 (1471624) States create System PubSub Client
      2022-03-03 23:27:06.471  - debug: openuv.0 (1471624) States create User PubSub Client
      2022-03-03 23:27:06.481  - debug: openuv.0 (1471624) States connected to redis: 0.0.0.0:9000
      2022-03-03 23:27:06.481  - debug: openuv.0 (1471624) statesDB connected
      2022-03-03 23:27:06.707  - info: openuv.0 (1471624) starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.openuv, node: v14.17.1, js-controller: 3.3.22
      2022-03-03 23:27:06.707  - info: openuv.0 (1471624) starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.openuv, node: v14.17.1, js-controller: 3.3.22
      2022-03-03 23:27:06.816  - info: openuv.0 (1471624) state openuv.0.UV changed: 0 (ack = true)
      2022-03-03 23:27:06.816  - info: openuv.0 (1471624) state openuv.0.UV changed: 0 (ack = true)
      2022-03-03 23:27:06.821  - info: openuv.0 (1471624) state openuv.0.UV_Max changed: 0 (ack = true)
      2022-03-03 23:27:06.821  - info: openuv.0 (1471624) state openuv.0.UV_Max changed: 0 (ack = true)
      2022-03-03 23:27:07.344  - error: openuv.0 (1471624) uncaught exception: Cannot read property 'uv' of undefined
      2022-03-03 23:27:07.344  - error: openuv.0 (1471624) TypeError: Cannot read property 'uv' of undefined
          at Request._callback (/opt/iobroker/node_modules/iobroker.openuv/main.js:175:50)
          at Request.self.callback (/opt/iobroker/node_modules/iobroker.openuv/node_modules/request/request.js:185:22)
          at Request.<anonymous> (/opt/iobroker/node_modules/iobroker.openuv/node_modules/request/request.js:1154:10)
          at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.openuv/node_modules/request/request.js:1076:12)
      2022-03-03 23:27:07.344  - error: openuv.0 (1471624) Cannot read property 'uv' of undefined
      2022-03-03 23:27:07.347  - info: openuv.0 (1471624) cleaned everything up...
      2022-03-03 23:27:07.347  - info: openuv.0 (1471624) terminating
      2022-03-03 23:27:07.347  - warn: openuv.0 (1471624) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-03-03 23:27:08.055  - error: host.ioBroker instance system.adapter.openuv.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-03-03 23:27:08.056  - info: host.ioBroker Restart adapter system.adapter.openuv.0 because enabled
      2022-03-03 23:27:08.056  - warn: host.ioBroker Do not restart adapter system.adapter.openuv.0 because restart loop detected
      
      simatec 1 Reply Last reply Reply Quote 0
      • simatec
        simatec Developer Most Active @Negalein last edited by

        @negalein Der Adapter wird nicht gepflegt.
        Ich habe dafür den uv-protect Adapter geschrieben. Der ist aktuell und in der Repo

        Negalein 1 Reply Last reply Reply Quote 1
        • Negalein
          Negalein Global Moderator @simatec last edited by

          @simatec sagte in Openuv killt sich regelmässig:

          Ich habe dafür den uv-protect Adapter geschrieben. Der ist aktuell und in der Repo

          Merci
          werd ich gleich installieren.

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

          Support us

          ioBroker
          Community Adapters
          Donate

          536
          Online

          31.9k
          Users

          80.1k
          Topics

          1.3m
          Posts

          2
          3
          98
          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