Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. [Vorstellung] Meine zweite Visualisierung

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.4k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.5k

[Vorstellung] Meine zweite Visualisierung

Geplant Angeheftet Gesperrt Verschoben Visualisierung
vistemplate
1.3k Beiträge 148 Kommentatoren 548.7k Aufrufe 157 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • B Offline
    B Offline
    Blane67
    schrieb am zuletzt editiert von
    #1164

    Habs gelöst.

    Der public key musste auch für den User iobroker erstellt werden. :face_with_rolling_eyes:

    Konsole als root anmelden
    Dann

    su -s /bin/bash iobroker
    

    Dann den public key erstellen und mit

    ssh-copy-id -i /home/iobroker/.ssh/id_rsa.pub benutzer@entfernter rechner
    

    auf den entfernten Rechner kopieren. Passwort 1 x eingeben. Fertig.

    1 Antwort Letzte Antwort
    0
    • C Offline
      C Offline
      cTech
      schrieb am zuletzt editiert von
      #1165

      Hallo @Kuddel

      super VIS. Konnte mir schon einiges an Ideen dazu abschauen.
      Meine Frage bezieht sich auf die Überwachung der Adapter. Das funktioniert bei mir nicht. Hast du da dazu auch einen Tip?

      Fehler die Überwachung der Adapter funktioniert nicht, Log ist mit Fehlern gefüllt.
      Hast du eine Idee dazu? Ich weiß nicht mehr weiter. Die Adapter sind bei mir installiert.

      javascript.0	2020-04-10 01:52:52.051	info	(2942) Stop script script.js.java.abfragen.adapter_infos
      javascript.0	2020-04-10 01:52:46.192	error	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:46.191	error	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:46.191	error	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:46.191	error	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:46.190	error	(2942) at script.js.java.abfragen.adapter_infos:14:39
      javascript.0	2020-04-10 01:52:46.190	error	(2942) Error in callback: TypeError: Cannot read property 'common' of null
      javascript.0	2020-04-10 01:52:46.189	warn	(2942) Object "system.adapter.vis.0.alive" does not exist
      javascript.0	2020-04-10 01:52:46.172	warn	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:46.172	warn	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:46.172	warn	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:46.172	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:46.170	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
      javascript.0	2020-04-10 01:52:46.170	warn	(2942) getState "system.adapter.tr-064.0.uptime" not found (3) states[id]=null
      javascript.0	2020-04-10 01:52:46.014	warn	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:46.014	warn	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:46.014	warn	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:46.014	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:46.014	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:46.013	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:46.013	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:46.013	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:46.013	warn	(2942) at script.js.java.abfragen.adapter_infos:47:19
      javascript.0	2020-04-10 01:52:46.012	warn	(2942) getState "system.adapter.fullybrowser.0.alive" not found (3) states[id]=null
      javascript.0	2020-04-10 01:52:46.012	warn	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:46.012	warn	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:46.012	warn	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:46.010	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
      javascript.0	2020-04-10 01:52:46.009	warn	(2942) getState "system.adapter.fullybrowser.0.uptime" not found (3) states[id]=null
      javascript.0	2020-04-10 01:52:31.272	error	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:31.272	error	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:31.271	error	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:31.271	error	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:31.271	error	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:31.271	error	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:31.270	error	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:31.270	error	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:31.270	error	(2942) at script.js.java.abfragen.adapter_infos:14:39
      javascript.0	2020-04-10 01:52:31.269	error	(2942) Error in callback: TypeError: Cannot read property 'common' of null
      javascript.0	2020-04-10 01:52:31.267	warn	(2942) Object "system.adapter.vis.0.alive" does not exist
      javascript.0	2020-04-10 01:52:31.249	warn	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:31.249	warn	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:31.249	warn	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:31.248	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:31.246	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
      javascript.0	2020-04-10 01:52:31.246	warn	(2942) getState "system.adapter.tr-064.0.uptime" not found (3) states[id]=null
      javascript.0	2020-04-10 01:52:31.083	warn	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:31.083	warn	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:31.083	warn	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:31.083	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:31.083	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:31.082	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:31.082	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:31.082	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:31.082	warn	(2942) at script.js.java.abfragen.adapter_infos:47:19
      javascript.0	2020-04-10 01:52:31.081	warn	(2942) getState "system.adapter.fullybrowser.0.alive" not found (3) states[id]=null
      javascript.0	2020-04-10 01:52:31.081	warn	(2942) at processImmediate (timers.js:658:5)
      javascript.0	2020-04-10 01:52:31.081	warn	(2942) at tryOnImmediate (timers.js:676:5)
      javascript.0	2020-04-10 01:52:31.081	warn	(2942) at runCallback (timers.js:705:18)
      javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
      javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
      javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
      javascript.0	2020-04-10 01:52:31.079	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
      javascript.0	2020-04-10 01:52:31.073	warn	(2942) getState "system.adapter.fullybrowser.0.uptime" not found (3) states[id]=null
      javascript.0	2020-04-10 01:52:21.887	info	(2942) script.js.java.abfragen.adapter_infos: registered 2 subscriptions and 0 schedules
      
      GlasfaserG 1 Antwort Letzte Antwort
      0
      • C cTech

        Hallo @Kuddel

        super VIS. Konnte mir schon einiges an Ideen dazu abschauen.
        Meine Frage bezieht sich auf die Überwachung der Adapter. Das funktioniert bei mir nicht. Hast du da dazu auch einen Tip?

        Fehler die Überwachung der Adapter funktioniert nicht, Log ist mit Fehlern gefüllt.
        Hast du eine Idee dazu? Ich weiß nicht mehr weiter. Die Adapter sind bei mir installiert.

        javascript.0	2020-04-10 01:52:52.051	info	(2942) Stop script script.js.java.abfragen.adapter_infos
        javascript.0	2020-04-10 01:52:46.192	error	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:46.191	error	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:46.191	error	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:46.191	error	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:46.191	error	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:46.190	error	(2942) at script.js.java.abfragen.adapter_infos:14:39
        javascript.0	2020-04-10 01:52:46.190	error	(2942) Error in callback: TypeError: Cannot read property 'common' of null
        javascript.0	2020-04-10 01:52:46.189	warn	(2942) Object "system.adapter.vis.0.alive" does not exist
        javascript.0	2020-04-10 01:52:46.172	warn	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:46.172	warn	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:46.172	warn	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:46.172	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:46.171	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:46.170	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
        javascript.0	2020-04-10 01:52:46.170	warn	(2942) getState "system.adapter.tr-064.0.uptime" not found (3) states[id]=null
        javascript.0	2020-04-10 01:52:46.014	warn	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:46.014	warn	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:46.014	warn	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:46.014	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:46.014	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:46.013	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:46.013	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:46.013	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:46.013	warn	(2942) at script.js.java.abfragen.adapter_infos:47:19
        javascript.0	2020-04-10 01:52:46.012	warn	(2942) getState "system.adapter.fullybrowser.0.alive" not found (3) states[id]=null
        javascript.0	2020-04-10 01:52:46.012	warn	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:46.012	warn	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:46.012	warn	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:46.011	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:46.010	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
        javascript.0	2020-04-10 01:52:46.009	warn	(2942) getState "system.adapter.fullybrowser.0.uptime" not found (3) states[id]=null
        javascript.0	2020-04-10 01:52:31.272	error	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:31.272	error	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:31.271	error	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:31.271	error	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:31.271	error	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:31.271	error	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:31.270	error	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:31.270	error	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:31.270	error	(2942) at script.js.java.abfragen.adapter_infos:14:39
        javascript.0	2020-04-10 01:52:31.269	error	(2942) Error in callback: TypeError: Cannot read property 'common' of null
        javascript.0	2020-04-10 01:52:31.267	warn	(2942) Object "system.adapter.vis.0.alive" does not exist
        javascript.0	2020-04-10 01:52:31.249	warn	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:31.249	warn	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:31.249	warn	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:31.248	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:31.247	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:31.246	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
        javascript.0	2020-04-10 01:52:31.246	warn	(2942) getState "system.adapter.tr-064.0.uptime" not found (3) states[id]=null
        javascript.0	2020-04-10 01:52:31.083	warn	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:31.083	warn	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:31.083	warn	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:31.083	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:31.083	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:31.082	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:31.082	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:31.082	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:31.082	warn	(2942) at script.js.java.abfragen.adapter_infos:47:19
        javascript.0	2020-04-10 01:52:31.081	warn	(2942) getState "system.adapter.fullybrowser.0.alive" not found (3) states[id]=null
        javascript.0	2020-04-10 01:52:31.081	warn	(2942) at processImmediate (timers.js:658:5)
        javascript.0	2020-04-10 01:52:31.081	warn	(2942) at tryOnImmediate (timers.js:676:5)
        javascript.0	2020-04-10 01:52:31.081	warn	(2942) at runCallback (timers.js:705:18)
        javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4851:37)
        javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
        javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
        javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.<anonymous> (script.js.java.abfragen.adapter_infos:13:19)
        javascript.0	2020-04-10 01:52:31.080	warn	(2942) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:846:29)
        javascript.0	2020-04-10 01:52:31.079	warn	(2942) at script.js.java.abfragen.adapter_infos:35:18
        javascript.0	2020-04-10 01:52:31.073	warn	(2942) getState "system.adapter.fullybrowser.0.uptime" not found (3) states[id]=null
        javascript.0	2020-04-10 01:52:21.887	info	(2942) script.js.java.abfragen.adapter_infos: registered 2 subscriptions and 0 schedules
        
        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #1166

        @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

        Die Adapter sind bei mir installiert.

        Dann muss auch der Datenpunkt vorhanden sein ... laut Log fehlt er z.B.

        (2942) getState "system.adapter.fullybrowser.0.uptime" not found (3) states[id]=null
        

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        1 Antwort Letzte Antwort
        0
        • harrymH Offline
          harrymH Offline
          harrym
          schrieb am zuletzt editiert von harrym
          #1167

          und der fullybrowser auch installiert sein ... g

          Bildschirmfoto vom 2020-04-10 02-05-30.png

          ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

          C 1 Antwort Letzte Antwort
          0
          • harrymH harrym

            und der fullybrowser auch installiert sein ... g

            Bildschirmfoto vom 2020-04-10 02-05-30.png

            C Offline
            C Offline
            cTech
            schrieb am zuletzt editiert von cTech
            #1168

            @harrym
            diese Ansicht habe ich nicht. Ich bin gerade etwas verwirrt. Der Adapter ist installiert aber ich habe bei den Datenpunkten keinen Ordner System.Adapter....
            Unter Objecte ist sofort der Fullybrowser. Oder habe ich einen Denkfehler?

            ##Expertenmodus hilft weiter. ;)

            @Kuddel
            Irgendwie will das Script das ja überwachen. Wie kann ich denn zur Not den Fullybrowser davon ausschließen? Blicke da durch das Script nicht durch ;)

            1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @hofmannha sagte in [Vorstellung] Meine zweite Visualisierung:

              simple-ssh

              Das ist kein Fehler du mußt es im Javascript-Adapter noch aktivieren .

              1.JPG

              C Offline
              C Offline
              cTech
              schrieb am zuletzt editiert von
              #1169

              @Glasfaser hierzu habe ich auch eine Frage. Wenn ich Simple-SSH zum JavaScript hinzufüge, gibt es Fehler und es kann nicht installiert werden. Was kann ich hier noch machen?

              GlasfaserG 1 Antwort Letzte Antwort
              0
              • C cTech

                @Glasfaser hierzu habe ich auch eine Frage. Wenn ich Simple-SSH zum JavaScript hinzufüge, gibt es Fehler und es kann nicht installiert werden. Was kann ich hier noch machen?

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #1170

                @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                Was kann ich hier noch machen?

                Das Log davon hier posten !

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                C 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                  Was kann ich hier noch machen?

                  Das Log davon hier posten !

                  C Offline
                  C Offline
                  cTech
                  schrieb am zuletzt editiert von
                  #1171

                  @Glasfaser

                  
                  javascript.0	2020-04-10 16:20:04.151	info	(32676) received all objects
                  javascript.0	2020-04-10 16:20:02.829	info	(32676) received all states
                  host.ioBroker	2020-04-10 16:20:01.872	info	instance system.adapter.dwd.0 started with pid 626
                  javascript.0	2020-04-10 16:19:58.028	info	(32676) requesting all objects
                  javascript.0	2020-04-10 16:19:58.024	info	(32676) requesting all states
                  javascript.0	2020-04-10 16:19:57.952	error	(32676) Cannot install npm packet: Simple-ssh
                  javascript.0	2020-04-10 16:19:57.951	error	(32676) Cannot install Simple-ssh: 1
                  javascript.0	2020-04-10 16:19:57.935	error	(32676) npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-10T14_19_57_533Z-debug.log
                  javascript.0	2020-04-10 16:19:57.933	error	(32676)
                  javascript.0	2020-04-10 16:19:57.530	error	(32676) 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.
                  javascript.0	2020-04-10 16:19:57.528	error	(32676) npm ERR! 404 Your package name is not valid, because npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 npm ERR!
                  javascript.0	2020-04-10 16:19:57.526	error	(32676) 404 Not Found - GET https://registry.npmjs.org/Simple-ssh - Not found npm ERR! 404 npm ERR! 404 'Simple-ssh@latest' is not in the npm registry.
                  javascript.0	2020-04-10 16:19:57.524	error	(32676) npm ERR!
                  javascript.0	2020-04-10 16:19:57.516	error	(32676) ERR! code E404
                  javascript.0	2020-04-10 16:19:57.514	error	(32676) npm
                  javascript.0	2020-04-10 16:19:54.780	info	(32676) npm install Simple-ssh --production --prefix "/opt/iobroker/node_modules/iobroker.javascript" (System call)
                  javascript.0	2020-04-10 16:19:54.780	error	(32676) Cannot install Simple-ssh: 1
                  javascript.0	2020-04-10 16:19:54.770	error	(32676) npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-10T14_19_54_381Z-debug.log
                  javascript.0	2020-04-10 16:19:54.378	error	(32676) Your package name is not valid, because npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, fol
                  javascript.0	2020-04-10 16:19:54.375	error	(32676) Not Found - GET https://registry.npmjs.org/Simple-ssh - Not found npm ERR! 404 npm ERR! 404 'Simple-ssh@latest' is not in the npm registry. npm ERR! 404
                  javascript.0	2020-04-10 16:19:54.373	error	(32676) npm ERR! 404
                  javascript.0	2020-04-10 16:19:54.367	error	(32676) ERR! code E404
                  javascript.0	2020-04-10 16:19:54.365	error	(32676) npm
                  javascript.0	2020-04-10 16:19:49.391	info	(32676) npm install Simple-ssh --production --prefix "/opt/iobroker/node_modules/iobroker.javascript" (System call)
                  javascript.0	2020-04-10 16:19:49.390	error	(32676) Cannot install Simple-ssh: 1
                  javascript.0	2020-04-10 16:19:49.381	error	(32676) npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-10T14_19_49_369Z-debug.log
                  javascript.0	2020-04-10 16:19:49.379	error	(32676)
                  javascript.0	2020-04-10 16:19:49.367	error	(32676) 404 Your package name is not valid, because npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball,
                  javascript.0	2020-04-10 16:19:49.366	error	(32676) ERR! 404 Not Found - GET https://registry.npmjs.org/Simple-ssh - Not found npm ERR! 404 npm ERR! 404 'Simple-ssh@latest' is not in the npm registry. npm ERR!
                  javascript.0	2020-04-10 16:19:49.364	error	(32676) npm
                  javascript.0	2020-04-10 16:19:49.362	error	(32676) npm ERR! code E404
                  host.ioBroker	2020-04-10 16:19:38.680	info	instance system.adapter.javascript.0 started with pid 32676
                  host.ioBroker	2020-04-10 16:19:36.793	info	instance system.adapter.javascript.0 terminated with code 156 (156)
                  
                  
                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • C cTech

                    @Glasfaser

                    
                    javascript.0	2020-04-10 16:20:04.151	info	(32676) received all objects
                    javascript.0	2020-04-10 16:20:02.829	info	(32676) received all states
                    host.ioBroker	2020-04-10 16:20:01.872	info	instance system.adapter.dwd.0 started with pid 626
                    javascript.0	2020-04-10 16:19:58.028	info	(32676) requesting all objects
                    javascript.0	2020-04-10 16:19:58.024	info	(32676) requesting all states
                    javascript.0	2020-04-10 16:19:57.952	error	(32676) Cannot install npm packet: Simple-ssh
                    javascript.0	2020-04-10 16:19:57.951	error	(32676) Cannot install Simple-ssh: 1
                    javascript.0	2020-04-10 16:19:57.935	error	(32676) npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-10T14_19_57_533Z-debug.log
                    javascript.0	2020-04-10 16:19:57.933	error	(32676)
                    javascript.0	2020-04-10 16:19:57.530	error	(32676) 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.
                    javascript.0	2020-04-10 16:19:57.528	error	(32676) npm ERR! 404 Your package name is not valid, because npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 npm ERR!
                    javascript.0	2020-04-10 16:19:57.526	error	(32676) 404 Not Found - GET https://registry.npmjs.org/Simple-ssh - Not found npm ERR! 404 npm ERR! 404 'Simple-ssh@latest' is not in the npm registry.
                    javascript.0	2020-04-10 16:19:57.524	error	(32676) npm ERR!
                    javascript.0	2020-04-10 16:19:57.516	error	(32676) ERR! code E404
                    javascript.0	2020-04-10 16:19:57.514	error	(32676) npm
                    javascript.0	2020-04-10 16:19:54.780	info	(32676) npm install Simple-ssh --production --prefix "/opt/iobroker/node_modules/iobroker.javascript" (System call)
                    javascript.0	2020-04-10 16:19:54.780	error	(32676) Cannot install Simple-ssh: 1
                    javascript.0	2020-04-10 16:19:54.770	error	(32676) npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-10T14_19_54_381Z-debug.log
                    javascript.0	2020-04-10 16:19:54.378	error	(32676) Your package name is not valid, because npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, fol
                    javascript.0	2020-04-10 16:19:54.375	error	(32676) Not Found - GET https://registry.npmjs.org/Simple-ssh - Not found npm ERR! 404 npm ERR! 404 'Simple-ssh@latest' is not in the npm registry. npm ERR! 404
                    javascript.0	2020-04-10 16:19:54.373	error	(32676) npm ERR! 404
                    javascript.0	2020-04-10 16:19:54.367	error	(32676) ERR! code E404
                    javascript.0	2020-04-10 16:19:54.365	error	(32676) npm
                    javascript.0	2020-04-10 16:19:49.391	info	(32676) npm install Simple-ssh --production --prefix "/opt/iobroker/node_modules/iobroker.javascript" (System call)
                    javascript.0	2020-04-10 16:19:49.390	error	(32676) Cannot install Simple-ssh: 1
                    javascript.0	2020-04-10 16:19:49.381	error	(32676) npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-04-10T14_19_49_369Z-debug.log
                    javascript.0	2020-04-10 16:19:49.379	error	(32676)
                    javascript.0	2020-04-10 16:19:49.367	error	(32676) 404 Your package name is not valid, because npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball,
                    javascript.0	2020-04-10 16:19:49.366	error	(32676) ERR! 404 Not Found - GET https://registry.npmjs.org/Simple-ssh - Not found npm ERR! 404 npm ERR! 404 'Simple-ssh@latest' is not in the npm registry. npm ERR!
                    javascript.0	2020-04-10 16:19:49.364	error	(32676) npm
                    javascript.0	2020-04-10 16:19:49.362	error	(32676) npm ERR! code E404
                    host.ioBroker	2020-04-10 16:19:38.680	info	instance system.adapter.javascript.0 started with pid 32676
                    host.ioBroker	2020-04-10 16:19:36.793	info	instance system.adapter.javascript.0 terminated with code 156 (156)
                    
                    
                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von Glasfaser
                    #1172

                    @cTech

                    Laut Log erreicht er die URL nicht ( error 404 )!!!

                    Gehen sonst alle Update´s ??

                    Text Edit:
                    Error bezog sich auf URL https://registry.npmjs.org ....

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    C 1 Antwort Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @cTech

                      Laut Log erreicht er die URL nicht ( error 404 )!!!

                      Gehen sonst alle Update´s ??

                      Text Edit:
                      Error bezog sich auf URL https://registry.npmjs.org ....

                      C Offline
                      C Offline
                      cTech
                      schrieb am zuletzt editiert von
                      #1173

                      @Glasfaser jetzt geht es. Habe neu gestartet und nochmal ein paar sachen probiert.

                      Beim Script für die Abfragen geht es auch alles soweit aber ich bekomme jetzt diese Fehler...

                      javascript.0	2020-04-11 14:41:46.605	warn	(2639) at Timer.processTimers (timers.js:223:10)
                      javascript.0	2020-04-11 14:41:46.605	warn	(2639) at listOnTimeout (timers.js:263:5)
                      javascript.0	2020-04-11 14:41:46.604	warn	(2639) at tryOnTimeout (timers.js:300:5)
                      javascript.0	2020-04-11 14:41:46.604	warn	(2639) at ontimeout (timers.js:438:13)
                      javascript.0	2020-04-11 14:41:46.603	warn	(2639) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1460:29)
                      javascript.0	2020-04-11 14:41:46.603	warn	(2639) at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1404:20)
                      javascript.0	2020-04-11 14:41:46.601	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Connected" which expects a number. Please fix your code to use a number or change the state type to object. This warning m
                      javascript.0	2020-04-11 14:41:46.589	warn	(2639) at Timer.processTimers (timers.js:223:10)
                      javascript.0	2020-04-11 14:41:46.589	warn	(2639) at listOnTimeout (timers.js:263:5)
                      javascript.0	2020-04-11 14:41:46.589	warn	(2639) at tryOnTimeout (timers.js:300:5)
                      javascript.0	2020-04-11 14:41:46.588	warn	(2639) at ontimeout (timers.js:438:13)
                      javascript.0	2020-04-11 14:41:46.588	warn	(2639) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1460:29)
                      javascript.0	2020-04-11 14:41:46.588	warn	(2639) at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1404:20)
                      javascript.0	2020-04-11 14:41:46.579	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Uptime" which expects a string. Please fix your code to use a string or change the state type to object. This warning migh
                      javascript.0	2020-04-11 14:41:38.136	info	(2639) script.js.java.abfragen.adapter_infos: registered 2 subscriptions and 0 schedules
                      
                      GlasfaserG 1 Antwort Letzte Antwort
                      0
                      • C cTech

                        @Glasfaser jetzt geht es. Habe neu gestartet und nochmal ein paar sachen probiert.

                        Beim Script für die Abfragen geht es auch alles soweit aber ich bekomme jetzt diese Fehler...

                        javascript.0	2020-04-11 14:41:46.605	warn	(2639) at Timer.processTimers (timers.js:223:10)
                        javascript.0	2020-04-11 14:41:46.605	warn	(2639) at listOnTimeout (timers.js:263:5)
                        javascript.0	2020-04-11 14:41:46.604	warn	(2639) at tryOnTimeout (timers.js:300:5)
                        javascript.0	2020-04-11 14:41:46.604	warn	(2639) at ontimeout (timers.js:438:13)
                        javascript.0	2020-04-11 14:41:46.603	warn	(2639) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1460:29)
                        javascript.0	2020-04-11 14:41:46.603	warn	(2639) at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1404:20)
                        javascript.0	2020-04-11 14:41:46.601	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Connected" which expects a number. Please fix your code to use a number or change the state type to object. This warning m
                        javascript.0	2020-04-11 14:41:46.589	warn	(2639) at Timer.processTimers (timers.js:223:10)
                        javascript.0	2020-04-11 14:41:46.589	warn	(2639) at listOnTimeout (timers.js:263:5)
                        javascript.0	2020-04-11 14:41:46.589	warn	(2639) at tryOnTimeout (timers.js:300:5)
                        javascript.0	2020-04-11 14:41:46.588	warn	(2639) at ontimeout (timers.js:438:13)
                        javascript.0	2020-04-11 14:41:46.588	warn	(2639) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1460:29)
                        javascript.0	2020-04-11 14:41:46.588	warn	(2639) at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1404:20)
                        javascript.0	2020-04-11 14:41:46.579	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Uptime" which expects a string. Please fix your code to use a string or change the state type to object. This warning migh
                        javascript.0	2020-04-11 14:41:38.136	info	(2639) script.js.java.abfragen.adapter_infos: registered 2 subscriptions and 0 schedules
                        
                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von Glasfaser
                        #1174

                        @cTech

                        Steht doch alles drin ... was du machen sollst !!

                        javascript.0	2020-04-11 14:41:46.601	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Connected" which expects a number. Please fix your code to use a number or change the state type to object. This warning m
                        
                        javascript.0	2020-04-11 14:41:46.579	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Uptime" which expects a string. Please fix your code to use a string or change the state type to object. This warning migh
                        

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        C 1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @cTech

                          Steht doch alles drin ... was du machen sollst !!

                          javascript.0	2020-04-11 14:41:46.601	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Connected" which expects a number. Please fix your code to use a number or change the state type to object. This warning m
                          
                          javascript.0	2020-04-11 14:41:46.579	warn	(2639) You are assigning a object to the state "javascript.0.Adapter.Adapter1.Uptime" which expects a string. Please fix your code to use a string or change the state type to object. This warning migh
                          
                          C Offline
                          C Offline
                          cTech
                          schrieb am zuletzt editiert von
                          #1175

                          @Glasfaser
                          Ich werde aber nicht schlau draus was ich machen soll. Ich finde im Code nichts mit Adapter1. Daher die Frage ;) Hast du noch einen Tip? ;)

                          GlasfaserG 1 Antwort Letzte Antwort
                          0
                          • C cTech

                            @Glasfaser
                            Ich werde aber nicht schlau draus was ich machen soll. Ich finde im Code nichts mit Adapter1. Daher die Frage ;) Hast du noch einen Tip? ;)

                            GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            schrieb am zuletzt editiert von
                            #1176

                            @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                            Ich finde im Code nichts mit Adapter1.

                            Nee .. nicht im Skript ... der Datenpunkt selber ist gemeint ...z.b . javascript.0.Adapter.Adapter1.Connected, den sollst du umstellen ..

                            hier dieser Punkt ist gemeint..

                            Beispiel :

                            1.JPG

                            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                            C 1 Antwort Letzte Antwort
                            0
                            • GlasfaserG Glasfaser

                              @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                              Ich finde im Code nichts mit Adapter1.

                              Nee .. nicht im Skript ... der Datenpunkt selber ist gemeint ...z.b . javascript.0.Adapter.Adapter1.Connected, den sollst du umstellen ..

                              hier dieser Punkt ist gemeint..

                              Beispiel :

                              1.JPG

                              C Offline
                              C Offline
                              cTech
                              schrieb am zuletzt editiert von
                              #1177

                              @Glasfaser
                              Das ist es nicht gewesen. Die sind so eingestellt wie die anderen Adapter Ordner. Dann kann wohl nur Kuddel als Skriptersteller weiterhelfen. Bei mir klappt das zumindest nicht.

                              GlasfaserG 1 Antwort Letzte Antwort
                              0
                              • C cTech

                                @Glasfaser
                                Das ist es nicht gewesen. Die sind so eingestellt wie die anderen Adapter Ordner. Dann kann wohl nur Kuddel als Skriptersteller weiterhelfen. Bei mir klappt das zumindest nicht.

                                GlasfaserG Offline
                                GlasfaserG Offline
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #1178

                                @cTech

                                Die sind so eingestellt wie die anderen Adapter Ordner.

                                Die beiden Datenpunkt sind aber nicht von Kuddel , die dort als warn erscheinen !!!

                                Das Script selber ist im Ordner "abfragen" und das Script heißt : adapter_infos und das ist von Kuddel und das stellt fest ... das die Datenpunkte geändert werden sollen

                                Hast du es jetzt die beiden Datenpunkten geändert/angepasst , laut dem Log !?

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                C 1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @cTech

                                  Die sind so eingestellt wie die anderen Adapter Ordner.

                                  Die beiden Datenpunkt sind aber nicht von Kuddel , die dort als warn erscheinen !!!

                                  Das Script selber ist im Ordner "abfragen" und das Script heißt : adapter_infos und das ist von Kuddel und das stellt fest ... das die Datenpunkte geändert werden sollen

                                  Hast du es jetzt die beiden Datenpunkten geändert/angepasst , laut dem Log !?

                                  C Offline
                                  C Offline
                                  cTech
                                  schrieb am zuletzt editiert von cTech
                                  #1179

                                  @Glasfaser
                                  Ja auf object. Funktioniert nicht.

                                  Zeichenkette habe ich auch probiert.

                                  K 1 Antwort Letzte Antwort
                                  0
                                  • C cTech

                                    @Glasfaser
                                    Ja auf object. Funktioniert nicht.

                                    Zeichenkette habe ich auch probiert.

                                    K Offline
                                    K Offline
                                    Kuddel
                                    schrieb am zuletzt editiert von
                                    #1180

                                    @cTech am besten mal alle objekte unter javascript.0.Adapter löschen, Skrippt stoppen, Javascript-Instanz stoppen und neustarten und das Skript auch wieder starten

                                    C 1 Antwort Letzte Antwort
                                    0
                                    • K Kuddel

                                      @cTech am besten mal alle objekte unter javascript.0.Adapter löschen, Skrippt stoppen, Javascript-Instanz stoppen und neustarten und das Skript auch wieder starten

                                      C Offline
                                      C Offline
                                      cTech
                                      schrieb am zuletzt editiert von
                                      #1181

                                      Hmm ich geb es auf ;)
                                      Ih versuche die Adapter anderweitig zu überwachen.

                                      Eine andere Frage...
                                      Ich bekomme die DWD Warnungen in so einer komischen Uhrzeit; 1505156151855
                                      Was kann man dagegen machen?
                                      Auch bekomme ich öfters mal folgende Fehlermeldung:
                                      no connection to objects DB
                                      no connection to states DB
                                      Kommt immer mal von unterschiedlichen Adaptern

                                      K 1 Antwort Letzte Antwort
                                      0
                                      • C cTech

                                        Hmm ich geb es auf ;)
                                        Ih versuche die Adapter anderweitig zu überwachen.

                                        Eine andere Frage...
                                        Ich bekomme die DWD Warnungen in so einer komischen Uhrzeit; 1505156151855
                                        Was kann man dagegen machen?
                                        Auch bekomme ich öfters mal folgende Fehlermeldung:
                                        no connection to objects DB
                                        no connection to states DB
                                        Kommt immer mal von unterschiedlichen Adaptern

                                        K Offline
                                        K Offline
                                        Kuddel
                                        schrieb am zuletzt editiert von
                                        #1182

                                        @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                                        Ich bekomme die DWD Warnungen in so einer komischen Uhrzeit; 1505156151855

                                        für die VIs einfach das Widget "TimeValue" nehmen und entsprechend Konvertieren

                                        @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                                        no connection to objects DB
                                        no connection to states DB

                                        habe ich auch ab und zu. kümmere ich mich nicht weiter drum

                                        C 1 Antwort Letzte Antwort
                                        0
                                        • K Kuddel

                                          @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                                          Ich bekomme die DWD Warnungen in so einer komischen Uhrzeit; 1505156151855

                                          für die VIs einfach das Widget "TimeValue" nehmen und entsprechend Konvertieren

                                          @cTech sagte in [Vorstellung] Meine zweite Visualisierung:

                                          no connection to objects DB
                                          no connection to states DB

                                          habe ich auch ab und zu. kümmere ich mich nicht weiter drum

                                          C Offline
                                          C Offline
                                          cTech
                                          schrieb am zuletzt editiert von
                                          #1183

                                          @Kuddel
                                          so habe ich es auch gelöst. Das Widget funktioniert. Ich bekomme zudem noch eine Message per Telegram. Da habe ich den Code etwas verändert. Läuft.

                                          T 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          785

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe