Navigation

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

    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

    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 7
    • Best 0
    • Groups 1

    Hagbard235

    @Hagbard235

    Starter

    0
    Reputation
    7
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Hagbard235 Follow
    Starter

    Latest posts made by Hagbard235

    • RE: Sonoff NSPanel

      @armilar ach ich Idiot hatte nur Min- und Max-Temp eingetragen.. Danke.

      posted in Hardware
      H
      Hagbard235
    • RE: Sonoff NSPanel

      @armilar

      das scheint bei mir auch zu gehen... sehr verwirrend warum Typescript nicht funktioniert.
      Jetzt kommen auch auf Anhieb Daten auf dem Display an, bis auf die Temperatur... die ist "null" ...

      posted in Hardware
      H
      Hagbard235
    • RE: Sonoff NSPanel

      @armilar

      Wie gesagt arbeite ich ja (u.a.) mit IOBroker im Container... eh schon komisch das beim offiziellen Container keine aktuelle Node.js-Version mit drin ist.

      Ich glaube jeder kann das Problem mit einem Docker-Container ganz einfach nachstellen:

      Neuen aktuellen Docker-Container installieren (das ist alles bei 0, kein Backup, keine alte Konfig), den Container hochfahren, man kommt in den IOBroker-Assistent, den klickt man einfach einmal durch. Skriptverwaltung nachinstallieren, die 2 Scripte anlegen und starten. Jetzt tritt es schon auf, ab jetzt ist die javascript-Instanz im bootloop wegen der Abbrüche. Bislang habe ich immer AMD64-Container genommen, weil es auf einem PRoxmox-System läuft, werde jetzt aber nochmal als allerletzten Versuch den IOBroker-Container auf einem Raspi installieren... quasi als letzten Strohhalm

      posted in Hardware
      H
      Hagbard235
    • RE: Sonoff NSPanel

      @armilar

      Versuche mal ein Update von node: v12.22.12 auf node: v16.17.0 (empfohlen)

      https://forum.iobroker.net/topic/44566/how-to-node-js-iobroker-richtig-updaten-2021-22-edition

      Und statt 14 die 16 verwenden

      Puh, das war ein Akt... die Debian-Manuelle-Installation ist beim Node-Updaten in einer Endlosschleife gelaufen (nach 6 Stunden ahb ich aufgegeben), im Container ist ein Node-Update eine echte Herausforderung... erst nach nem Tipp kam ich auf die Idee zu schauen ob es einen IOBroker-Docker-Container mit aktuellem Node16 gibt... gab es, danke an dontobi 😄 aber der Script-Fehler bleibt der gleich 😱

      posted in Hardware
      H
      Hagbard235
    • RE: Sonoff NSPanel

      @armilar
      alles... gab auch keine Updates und ist alles ohne "Fehler" durchgelaufen... wie gesagt, war aber auch eine niegelnagelneue Installation, von daher hätte es mich eh gewundert wenn viel passiert

      posted in Hardware
      H
      Hagbard235
    • RE: Sonoff NSPanel

      @hagbard235
      btw.

      iob stop
      iob update
      iob upgrade self
      iob fix
      iob start
      

      gemacht aber hat nix geändert

      posted in Hardware
      H
      Hagbard235
    • RE: Sonoff NSPanel

      @peet_b Hast du eine Lösung gefunden, meine Situation ist genauso.
      Erst mit meinem "Prod-System" probiert, dann ein neuer "nackter" Container, dann eine Handinstallation im Debian... aber sobald ich die beiden NSPanel-Scripte "anschalte" läuft die Javascript-Instanz in eine bootloop, weil sie sofort wieder abbricht. Beim Container hab ich alles von V5 bis V7 durchprobiert, ohne Veränderung. Jemand ne Idee?

      Hier mein Protokoll:

      host.debian
      2022-08-29 21:52:53.025	error	instance system.adapter.javascript.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.debian
      2022-08-29 21:52:53.024	error	Caught by controller[3]: at processImmediate (internal/timers.js:463:21)
      host.debian
      2022-08-29 21:52:53.024	error	Caught by controller[3]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:1078:64)
      host.debian
      2022-08-29 21:52:53.023	error	Caught by controller[3]: at transformGlobalDeclarations (/opt/iobroker/node_modules/iobroker.javascript/lib/typescriptTools.js:496:31)
      host.debian
      2022-08-29 21:52:53.023	error	Caught by controller[3]: at Object.printNode (/opt/iobroker/node_modules/typescript/lib/typescript.js:112313:62)
      host.debian
      2022-08-29 21:52:53.022	error	Caught by controller[3]: at printFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:112329:13)
      host.debian
      2022-08-29 21:52:53.022	error	Caught by controller[3]: at writeFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:112468:13)
      host.debian
      2022-08-29 21:52:53.021	error	Caught by controller[3]: at print (/opt/iobroker/node_modules/typescript/lib/typescript.js:112484:13)
      host.debian
      2022-08-29 21:52:53.020	error	Caught by controller[3]: at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112548:13)
      host.debian
      2022-08-29 21:52:53.020	error	Caught by controller[3]: at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:112608:17)
      host.debian
      2022-08-29 21:52:53.019	error	Caught by controller[3]: at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:112623:24)
      host.debian
      2022-08-29 21:52:53.019	error	Caught by controller[3]: at emitSourceFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:114981:17)
      host.debian
      2022-08-29 21:52:53.018	error	Caught by controller[3]: at emitBodyWithDetachedComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:116369:17)
      host.debian
      2022-08-29 21:52:53.017	error	Caught by controller[3]: at emitSourceFileWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:115062:13)
      host.debian
      2022-08-29 21:52:53.017	error	Caught by controller[3]: at emitList (/opt/iobroker/node_modules/typescript/lib/typescript.js:115376:13)
      host.debian
      2022-08-29 21:52:53.016	error	Caught by controller[3]: at emitNodeList (/opt/iobroker/node_modules/typescript/lib/typescript.js:115411:17)
      host.debian
      2022-08-29 21:52:53.015	error	Caught by controller[3]: at emitNodeListItems (/opt/iobroker/node_modules/typescript/lib/typescript.js:115493:17)
      host.debian
      2022-08-29 21:52:53.015	error	Caught by controller[3]: at emitListItemWithParenthesizerRule (/opt/iobroker/node_modules/typescript/lib/typescript.js:116742:9)
      host.debian
      2022-08-29 21:52:53.014	error	Caught by controller[3]: at emit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112521:13)
      host.debian
      2022-08-29 21:52:53.014	error	Caught by controller[3]: at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112548:13)
      host.debian
      2022-08-29 21:52:53.013	error	Caught by controller[3]: at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:116249:13)
      host.debian
      2022-08-29 21:52:53.012	error	Caught by controller[3]: at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:112608:17)
      host.debian
      2022-08-29 21:52:53.012	error	Caught by controller[3]: at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:112799:32)
      host.debian
      2022-08-29 21:52:53.011	error	Caught by controller[3]: at emitModuleDeclaration (/opt/iobroker/node_modules/typescript/lib/typescript.js:114436:13)
      host.debian
      2022-08-29 21:52:53.010	error	Caught by controller[3]: at emit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112521:13)
      host.debian
      2022-08-29 21:52:53.009	error	Caught by controller[3]: at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112548:13)
      host.debian
      2022-08-29 21:52:53.004	error	Caught by controller[3]: at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:116249:13)
      host.debian
      2022-08-29 21:52:53.004	error	Caught by controller[3]: at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:112608:17)
      host.debian
      2022-08-29 21:52:53.003	error	Caught by controller[3]: at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:113075:22)
      host.debian
      2022-08-29 21:52:53.003	error	Caught by controller[3]: Error: Debug Failure. Unhandled SyntaxKind: Unknown.
      host.debian
      2022-08-29 21:52:53.002	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      host.debian
      2022-08-29 21:52:53.001	error	Caught by controller[1]: DeprecationWarning: 'createModuleDeclaration' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
      host.debian
      2022-08-29 21:52:53.001	error	Caught by controller[1]: DeprecationWarning: 'createModuleBlock' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
      host.debian
      2022-08-29 21:52:53.000	error	Caught by controller[1]: DeprecationWarning: 'createIdentifier' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
      host.debian
      2022-08-29 21:52:52.999	error	Caught by controller[1]: DeprecationWarning: 'createModifier' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
      host.debian
      2022-08-29 21:52:52.997	error	Caught by controller[1]: DeprecationWarning: 'updateClassDeclaration' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
      
      javascript.0
      2022-08-29 21:52:41.301	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      javascript.0
      2022-08-29 21:52:41.266	info	terminating
      
      javascript.0
      2022-08-29 21:52:40.623	error	Debug Failure. Unhandled SyntaxKind: Unknown.
      
      javascript.0
      2022-08-29 21:52:40.622	error	Error: Debug Failure. Unhandled SyntaxKind: Unknown. at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:113075:22) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:112608:17) at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:116249:13) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112548:13) at emit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112521:13) at emitModuleDeclaration (/opt/iobroker/node_modules/typescript/lib/typescript.js:114436:13) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:112799:32) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:112608:17) at pipelineEmitWithComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:116249:13) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112548:13) at emit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112521:13) at emitListItemWithParenthesizerRule (/opt/iobroker/node_modules/typescript/lib/typescript.js:116742:9) at emitNodeListItems (/opt/iobroker/node_modules/typescript/lib/typescript.js:115493:17) at emitNodeList (/opt/iobroker/node_modules/typescript/lib/typescript.js:115411:17) at emitList (/opt/iobroker/node_modules/typescript/lib/typescript.js:115376:13) at emitSourceFileWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:115062:13) at emitBodyWithDetachedComments (/opt/iobroker/node_modules/typescript/lib/typescript.js:116369:17) at emitSourceFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:114981:17) at pipelineEmitWithHintWorker (/opt/iobroker/node_modules/typescript/lib/typescript.js:112623:24) at pipelineEmitWithHint (/opt/iobroker/node_modules/typescript/lib/typescript.js:112608:17) at pipelineEmit (/opt/iobroker/node_modules/typescript/lib/typescript.js:112548:13) at print (/opt/iobroker/node_modules/typescript/lib/typescript.js:112484:13) at writeFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:112468:13) at printFile (/opt/iobroker/node_modules/typescript/lib/typescript.js:112329:13) at Object.printNode (/opt/iobroker/node_modules/typescript/lib/typescript.js:112313:62) at transformGlobalDeclarations (/opt/iobroker/node_modules/iobroker.javascript/lib/typescriptTools.js:496:31) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:1078:64) at processImmediate (internal/timers.js:463:21)
      
      javascript.0
      2022-08-29 21:52:40.620	error	unhandled promise rejection: Debug Failure. Unhandled SyntaxKind: Unknown.
      
      javascript.0
      2022-08-29 21:52:40.619	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      javascript.0
      2022-08-29 21:52:39.693	info	script.js.global.IconSelector: TypeScript compilation successful
      
      javascript.0
      2022-08-29 21:52:04.477	info	script.js.global.IconSelector: compiling TypeScript source...
      
      javascript.0
      2022-08-29 21:52:04.358	info	received all states
      
      javascript.0
      2022-08-29 21:52:04.303	info	received all objects
      
      javascript.0
      2022-08-29 21:52:02.468	info	requesting all objects
      
      javascript.0
      2022-08-29 21:52:02.463	info	requesting all states
      
      javascript.0
      2022-08-29 21:52:01.460	info	starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.22.12, js-controller: 4.0.23
      
      posted in Hardware
      H
      Hagbard235
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo