Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. wollerosekaufe

    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

    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 36
    • Best 1
    • Groups 1

    wollerosekaufe

    @wollerosekaufe

    Starter

    1
    Reputation
    8
    Profile views
    36
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    wollerosekaufe Follow
    Starter

    Best posts made by wollerosekaufe

    • RE: Pegelwerte Fritzbox 6490 Cable auslesen?

      @ichderarnd
      vielen dank!
      wenn ich mit logs, testen etc. helfen kann, schreib einfach 🙂

      posted in ioBroker Allgemein
      wollerosekaufe
      wollerosekaufe

    Latest posts made by wollerosekaufe

    • RE: Twinkly Adapter bleibt gelb

      hab mir den adapter spaßhalber einmal angesehen.
      wenn ich den starte, einfach mal mit 127.0.0.1 als MQTT, sieht der debug log bei mir völlig anders aus:

      twinkly.0
      	2023-12-08 17:57:48.747	error	[test.interview.fw] Error: connect ECONNREFUSED 127.0.0.1:80
      twinkly.0
      	2023-12-08 17:57:48.744	debug	[test.request.GET] Error: "connect ECONNREFUSED 127.0.0.1:80", code="ECONNREFUSED", status=null, config="{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","X-Auth-Token":"","User-Agent":"axios/1.6.2","Content-Length":"4","Accept-Encoding":"gzip, compress, deflate, br"},"baseURL":"http://127.0.0.1/xled/v1/","url":"fw/version","method":"get","data":"null"}", stack="Error: connect ECONNREFUSED 127.0.0.1:80 at Function.AxiosError.from (/opt/iobroker/node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/axios/lib/adapters/http.js:606:25) at RedirectableRequest.emit (node:events:517:28) at RedirectableRequest.emit (node:domain:489:12) at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24) at ClientRequest.emit (node:events:529:35) at ClientRequest.emit (node:domain:489:12) at Socket.socketErrorListener (node:_http_client:501:9) at Socket.emit (node:events:517:28) at Socket.emit (node:domain:489:12)"
      twinkly.0
      	2023-12-08 17:57:48.140	debug	[test.request.GET] path="fw/version", body="null", headers="{}"
      twinkly.0
      	2023-12-08 17:57:48.090	debug	[test.ping] Ping result for 127.0.0.1: true in 0.130ms
      twinkly.0
      	2023-12-08 17:57:48.033	debug	[ping.probe] System command: /bin/ping -n -w 2 -c 1 127.0.0.1
      twinkly.0
      	2023-12-08 17:57:48.028	debug	[poll] Start polling...
      twinkly.0
      	2023-12-08 17:57:48.024	debug	[processObjectChanges] No tasks to process!
      twinkly.0
      	2023-12-08 17:57:48.021	debug	[processObjectChanges] Prepare tasks of objects update
      twinkly.0
      	2023-12-08 17:57:48.018	debug	[processObjectChanges] Add instance objects
      twinkly.0
      	2023-12-08 17:57:48.016	debug	[processObjectChanges] Remove all connections listed in config ==> Deletes all old connections
      twinkly.0
      	2023-12-08 17:57:47.852	debug	[processObjectChanges] Get existing objects
      twinkly.0
      	2023-12-08 17:57:47.783	debug	[syncConfig] config network: false
      twinkly.0
      	2023-12-08 17:57:47.782	debug	[syncConfig] config mqtt: false
      twinkly.0
      	2023-12-08 17:57:47.781	debug	[syncConfig] config details: false
      twinkly.0
      	2023-12-08 17:57:47.780	debug	[syncConfig] config interval: 60
      twinkly.0
      	2023-12-08 17:57:47.777	debug	[syncConfig] config devices: [{"enabled":true,"name":"test","host":"127.0.0.1","stateOn":"color"}]
      twinkly.0
      	2023-12-08 17:57:47.728	info	starting. Version 1.0.14 in /opt/iobroker/node_modules/iobroker.twinkly, node: v18.19.0, js-controller: 5.0.17
      

      bei dir besteht der halbe log aus redis/objects, vom networking kommt wenig bis nix. wundert mich etwas...
      wie sieht das bei dir denn aus wenn du mal eine zweite instanz aufmachst und dasselbe probierst?

      "das mit docker" mag zwar vlt. nicht SO kompliziert sein, aber wie @homoran schon andeutet 😄 ohne exakte infos (networking) geht da nichts voran.
      würde ins blaue hineinraten dass du in docker kein (host-)network definiert hast - oder der port f. twinkly fehlt (scheint über 80 zu gehen?! O_o)

      posted in Error/Bug
      wollerosekaufe
      wollerosekaufe
    • RE: zertifikatsproblem? definitions/certificatesProps

      @marc-berg
      thx 🙂

      posted in Error/Bug
      wollerosekaufe
      wollerosekaufe
    • RE: zertifikatsproblem? definitions/certificatesProps

      @marc-berg
      klar 🙂

      die zertifikate lade ich für alle container via volume:

          volumes:
            - /opt/docker/iobroker:/opt/iobroker                                  # data
            - /opt/docker/docker_ssl:/var/ssl:ro                                  # SSL
      

      dann in die iobroker config hinterlegt:

      dockerssl_public		/var/ssl/server.crt
      dockerssl_private		/var/ssl/server.key
      

      und dann im jeweiligen adapter eben auswählen.
      läuft 1A, außer dieser meldung.

      das zertifikat muss dazu auch gar nicht "aktiv" sein - bspw. admin.0 läuft hier ohne SSL, aber er lädt dieses zertifikat für's dropdown. entsprechend kommen die fehler sobald man die adapter-config aufmacht.

      posted in Error/Bug
      wollerosekaufe
      wollerosekaufe
    • redis & docker -> SSL error / port occupied

      moin,

      ich versuche gerade auf einem frisch aufgesetzten testsystem den iobroker auf redis umzustellen.
      buanet/iobroker:latest-v9 sowie redis:7.2.3-bookworm laufen jeweils in (obviously) separaten containern, ganz stumpf über die docker bridge. ich komme auch jeweils via redis-cli sowohl innerhalb des iobroker containers auf redis, als auch von extern via WSL auf einem anderen PC - "das netzwerk" läuft also.
      trotzdem scheitert iob setup custom mit diesen fehlermeldungen:
      (ip u. hostname sind korrekt)

      docker log

      redis  | 2023-12-06T15:43:04.180832677Z 1:M 06 Dec 2023 15:43:04.180 # Error accepting a client connection: error:0A00010B:SSL routines::wrong version number (addr=172.24.0.1:52566 laddr=172.24.0.2:6379)
      

      iob log

       The DB port  6379 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
      

      port 6379 ist offen und redis läuft wie gesagt auch

      tcp        0      0 0.0.0.0:6379            0.0.0.0:*               LISTEN      0          1252261    -
      tcp6       0      0 :::6379                 :::*                    LISTEN      0          1253276    -
      

      nur via iobroker komme ich nicht drauf.
      jemand ne idee vlt.?

      €
      SSL selbst config ist btw eher nicht das problem, komme via WSL ja mit demselben root-CA einwandfrei auf redis - aber wrong version number im log.....?

      redis-cli --tls --cacert /var/ssl/CA.crt -h odroidc2 -p 6379 -a abc123 info
      
      posted in Error/Bug
      wollerosekaufe
      wollerosekaufe
    • RE: zertifikatsproblem? definitions/certificatesProps

      habe das nun nochmal mit einem komplett frischen image von buanet/iobroker:latest-v9 getestet, sobald ich ein self signed certificate hinterlege kommt stets diese meldung. sonst ist nichts weiter eingestellt, sollte also nicht an "fancy configs" liegen.

      zertifikate sind wie erwähnt auch typ wald&wiese, falls interessant hier mal die config:

      openssl genrsa (-aes256) -out [dev]-key.pem 4096
      openssl req -new -nodes -out [dev]-req.csr -key [dev]-key.pem -config openssl.cfg -sha512
      openssl x509 -req -in [dev]-req.csr -out [dev]-cert.pem -extfile v3.cfg -CA [CA]-cert.pem -CAkey [CA]-key.pem -CAcreateserial -days 365 -sha512
      
      
      keyUsage                = digitalSignature, keyEncipherment, dataEncipherment
      extendedKeyUsage        = serverAuth
      

      ob das nun am docker image, am iobroker o. an mir liegt... kp 😕

      posted in Error/Bug
      wollerosekaufe
      wollerosekaufe
    • RE: Pegelwerte Fritzbox 6490 Cable auslesen?

      @ichderarnd
      danke nochmal! 🙂
      läuft nun alles, hab mal ein simples dashboard draus (+speedtest&ping) gebastelt. verweifle noch "etwas" an grafana und regex - macht wie üblich erstmal nicht dass, was die anleitungen sagen. daher viel zu viel text in der legende. mal schauen... nächstes projekt. irgendwann 😄

      kabelwerte-6h.jpg

      posted in ioBroker Allgemein
      wollerosekaufe
      wollerosekaufe
    • zertifikatsproblem? definitions/certificatesProps

      moin,

      ich habe bei div. adaptern probleme mit einer flut von fehlern im log.
      -> beim öffenen der instanz-einstellung rattert jedes mal der log unten durch, habe es einmal komplett reinkopiert.

      betroffen ist (achtung, alles wilde vermutungen! 😉 ) jeder adapter der etwas mit den zertifikaten macht.
      bspw. admin o. fritzdect adapter - sonst alles läuft sauber, auch beim speichern kommt das nicht nochmal.

      das self signed zertifikat ist ebenso "sauber", aber beim erstellen habe ich freilich nur die oblig. angaben drin.
      also nix org./city/bla - das übliche eben...

      erwähne ich nur, weil sich das hier für mich im log laienhaft in diese richtung interpretieren lässt 😉
      strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      vermisst da iobroker vlt. angaben/properties im zertifikat.............?

      habe schon nach allem möglichen gesucht, aber außer meinem eigenen post im fritzdect-thread finde ich nichts im zusammenhang mit iobroker.

      hier der docker log
      (kommt wie gesagt reproduzierbar wenn ich in die instance config gehe)

      > iobroker  | 2023-11-05T14:07:19.510495546Z strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.510733927Z
      > iobroker  | 2023-11-05T14:07:19.512189050Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.512329178Z strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.512351846Z
      > iobroker  | 2023-11-05T14:07:19.526563102Z strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.526759649Z
      > iobroker  | 2023-11-05T14:07:19.528148269Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.528275981Z strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.528301732Z
      > iobroker  | 2023-11-05T14:07:19.553407071Z strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.553549408Z
      > iobroker  | 2023-11-05T14:07:19.554871611Z strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.555010031Z
      > iobroker  | 2023-11-05T14:07:19.556060642Z strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.556195896Z
      > iobroker  | 2023-11-05T14:07:19.568826526Z strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.568974989Z
      > iobroker  | 2023-11-05T14:07:19.569914514Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.570048893Z strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.570601407Z
      > iobroker  | 2023-11-05T14:07:19.576077179Z strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.576219850Z
      > iobroker  | 2023-11-05T14:07:19.577583428Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.577749474Z strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.577776975Z
      > iobroker  | 2023-11-05T14:07:19.585074754Z strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.585216007Z
      > iobroker  | 2023-11-05T14:07:19.586238785Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.586377330Z strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.586481916Z
      > iobroker  | 2023-11-05T14:07:19.599794690Z strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.599934944Z
      > iobroker  | 2023-11-05T14:07:19.601227937Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.601415858Z strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.602414802Z
      > iobroker  | 2023-11-05T14:07:19.603222699Z strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.603287284Z
      > iobroker  | 2023-11-05T14:07:19.604917119Z strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.605045039Z
      > iobroker  | 2023-11-05T14:07:19.619608471Z strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.619762767Z
      > iobroker  | 2023-11-05T14:07:19.620601123Z strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.620734126Z strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.620757002Z
      > iobroker  | 2023-11-05T14:07:19.664302836Z strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.664458965Z
      > iobroker  | 2023-11-05T14:07:19.666574439Z strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.666735443Z
      > iobroker  | 2023-11-05T14:07:19.669250510Z strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.669383181Z
      > iobroker  | 2023-11-05T14:07:19.792269684Z strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.792409646Z
      > iobroker  | 2023-11-05T14:07:19.793482591Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.793642262Z strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.793682138Z
      > iobroker  | 2023-11-05T14:07:19.820872909Z strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.821022413Z
      > iobroker  | 2023-11-05T14:07:19.822308489Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.822682832Z strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.822737959Z
      > iobroker  | 2023-11-05T14:07:19.901380567Z strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.901523029Z
      > iobroker  | 2023-11-05T14:07:19.903524500Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.903703879Z strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.903732463Z
      > iobroker  | 2023-11-05T14:07:19.909603579Z strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.909755375Z
      > iobroker  | 2023-11-05T14:07:19.912134147Z strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.912275359Z strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      > iobroker  | 2023-11-05T14:07:19.912297651Z
      > iobroker  | 2023-11-05T14:07:20.071910264Z strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.072045809Z
      > iobroker  | 2023-11-05T14:07:20.072915708Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.073052253Z strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.073084670Z
      > iobroker  | 2023-11-05T14:07:20.972391864Z strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.972538743Z
      > iobroker  | 2023-11-05T14:07:20.973913905Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.974031575Z strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.974052159Z
      > iobroker  | 2023-11-05T14:07:20.985329878Z strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.985484882Z
      > iobroker  | 2023-11-05T14:07:20.987399808Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.987535062Z strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:20.987563312Z
      > iobroker  | 2023-11-05T14:07:21.001801486Z strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.001932698Z
      > iobroker  | 2023-11-05T14:07:21.004588186Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.004716231Z strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.004830650Z
      > iobroker  | 2023-11-05T14:07:21.008104280Z strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.008243367Z
      > iobroker  | 2023-11-05T14:07:21.009543068Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.009684239Z strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.009708198Z
      > iobroker  | 2023-11-05T14:07:21.015776444Z strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.015916531Z
      > iobroker  | 2023-11-05T14:07:21.016856764Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.016995893Z strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.017021394Z
      > iobroker  | 2023-11-05T14:07:21.028114066Z strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.028292946Z
      > iobroker  | 2023-11-05T14:07:21.029966241Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.030190289Z strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.030244540Z
      > iobroker  | 2023-11-05T14:07:21.030922058Z strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.031324402Z
      > iobroker  | 2023-11-05T14:07:21.032814776Z strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.032946196Z
      > iobroker  | 2023-11-05T14:07:21.131524380Z strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.131669718Z
      > iobroker  | 2023-11-05T14:07:21.133202925Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.133333971Z strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.133356471Z
      > iobroker  | 2023-11-05T14:07:21.158346266Z strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.158505270Z
      > iobroker  | 2023-11-05T14:07:21.160088479Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.160232858Z strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.160257192Z
      > iobroker  | 2023-11-05T14:07:21.254062957Z strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.254288088Z
      > iobroker  | 2023-11-05T14:07:21.255105402Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.255226947Z strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.255249447Z
      > iobroker  | 2023-11-05T14:07:21.457317115Z strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.457469827Z
      > iobroker  | 2023-11-05T14:07:21.461112467Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.461303722Z strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      

      und einmal die werksangaben der vollst. halber:

      Hardwaresystem: odroidc4/arm
      Arbeitsspeicher: 4GB
      Festplattenart: eMMC
      Betriebssystem: armbian
      Node-Version: 18.18.2
      Nodejs-Version: v18.18.2
      NPM-Version: 9.8.1
      Installationsart: docker
      Image genutzt: buanet/latest-v9

      wird da jemand schlau draus?

      posted in Error/Bug
      wollerosekaufe
      wollerosekaufe
    • RE: Fritzbox DECT Adapter

      @foxthefox said in Fritzbox DECT Adapter:
      das schaut sehr gut aus ❤

      stats.jpg

      vmtl. nur ein kurzer hänger der influxdb, aber sicherheitshalber mal als notiz:

      influxdb.0
      	2023-11-19 14:21:34.240	info	Connected!
      influxdb.0
      	2023-11-19 14:21:33.945	info	Applying retention policy for iobroker to 31536000 seconds. Shard Group Duration (calculated): 604800 seconds
      influxdb.0
      	2023-11-19 14:21:33.733	info	Influx DB Version used: 2.x
      influxdb.0
      	2023-11-19 14:21:33.732	info	Connecting https://odroidc4:8086/ ...
      influxdb.0
      	2023-11-19 14:21:23.727	error	Error during ping: Error: socket hang up. Attempting reconnect.
      influxdb.0
      	2023-11-19 14:21:23.717	info	Add point that had error for fritzdect.0.DECT_0000000000.operationmode to buffer again, error-count=1
      influxdb.0
      	2023-11-19 14:21:23.717	warn	Error on writePoint("{"value":"Comfort","time":"2023-11-19T13:21:12.172Z","from":"system.adapter.fritzdect.0","q":0,"ack":true}): Error: socket hang up / "socket hang up""
      influxdb.0
      	2023-11-19 14:21:23.714	warn	Point could not be written to database: iobroker
      

      €
      btw der andere fehler mit den docker logs

      > iobroker  | 2023-11-05T14:07:21.461112467Z strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      > iobroker  | 2023-11-05T14:07:21.461303722Z strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      

      hat nichts mit deinem adapter zu tun. das kommt bei mehreren wenn man in die einstellungen geht.
      hab mal einen thread dazu aufgemacht https://forum.iobroker.net/topic/70355/zertifikatsproblem-definitions-certificatesprops

      posted in ioBroker Allgemein
      wollerosekaufe
      wollerosekaufe
    • RE: Test Adapter vodafone-speedtest v0.0.x GitHub/Latest

      @bongo
      jau, in den logs und in den dateien (bis auf o.g.) war bei mir auch alles korrekt. nur im admin wurde weiter die alte version angezeigt.
      aber habe es nun im vierten anlauf löschen-und-neu aus npm mal "vollständig" installiert bekommen. probleme bleiben dieselben 😕

      posted in Tester
      wollerosekaufe
      wollerosekaufe
    • RE: Test Adapter vodafone-speedtest v0.0.x GitHub/Latest

      @bongo said in Test Adapter vodafone-speedtest v0.0.x GitHub/Latest:

      Von welcher Config sprichst du?

      bei mir wird die io-package.json scheinbar nicht geladen, alles andere wie gesagt schon. aus der datei holt sich iobroker/npm dann wohl die version zum update-abgleich. hab da manuell 1.0.1 hinterlegt:

      cat io-package.json
      {
        "common": {
          "name": "vofo-speedtest",
          "version": "1.0.1",
          "news": {
            "0.0.13": {
              "en": "some more \"already running\" fixes",
      

      über github bekomme ich auch nur die alte version, die 1.0.1 ist da nicht released.

      posted in Tester
      wollerosekaufe
      wollerosekaufe
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo