ioBroker.node-red icon indicating copy to clipboard operation
ioBroker.node-red copied to clipboard

Node IOBroker out, kein Eintrag möglich

Open ihavenonick opened this issue 9 months ago • 10 comments

Ab Version 6.0.1 lässt sich in der Node "IOBroker out" kein Datenpunkt mehr eintragen.

Image

Image

ihavenonick avatar Mar 16 '25 15:03 ihavenonick

Do you see any error in the browser javascript console?

Apollon77 avatar Mar 17 '25 14:03 Apollon77

Nicht zu dem Problem, aber hier einer der beim Login kommt:

2025-03-17 19:39:19.258 - error: admin.0 (928) socket.io [init] Cannot detect user

und dann dieser, wenn meine Webcam ein Alarmbild ablegt, was auch gemacht wird, trotz des Error.

2025-03-17 18:47:25.800 - error: javascript.0 (1041) script.js.common.CAM.Telegram: exec: wget --output-document /opt/iobroker/foto/Alarm.jpg 'http://XXX:[email protected]:82/tmpfs/snap.jpg/'

Wobei beide sonst keine Auswirkung haben, da alles läuft und nichts mit NadeRed zu tun haben.

Wenn ich den Adapter in einer Version unter 6.* installiere, sind die Error immer noch vorhanden, aber ich kann in NodeRed wie gewünscht die DP auswählen.

So sieht das Log der Version 6.0.5 nach einem Restart von NodeRed aus, Warnungen, aber keine Errors:

<html>
<body>
<!--StartFragment-->
2025-03-17 19:51:08.116 - info: host.beelink stopInstance system.adapter.node-red.0 (force=false, process=true)
--
2025-03-17 19:51:08.120 - info: node-red.0 (2858005) kill node-red task
2025-03-17 19:51:08.140 - info: node-red.0 (2858005) Node-RED exited with 0
2025-03-17 19:51:13.117 - info: host.beelink stopInstance timeout 5000 system.adapter.node-red.0 killing pid 2858005
2025-03-17 19:51:13.179 - warn: host.beelink instance system.adapter.node-red.0 terminated due to SIGKILL
2025-03-17 19:51:13.180 - info: host.beelink instance system.adapter.node-red.0 terminated with code null ()
2025-03-17 19:51:16.508 - info: host.beelink instance system.adapter.node-red.0 in version "6.0.5" started with pid 2859370
2025-03-17 19:51:17.431 - info: node-red.0 (2859370) starting. Version 6.0.5 in /opt/iobroker/node_modules/iobroker.node-red, node: v22.14.0, js-controller: 7.0.6
2025-03-17 19:51:17.476 - warn: node-red.0 (2859370) Cannot enable the dynamic object read as no admin instance found on the same host and wihout authentication
2025-03-17 19:51:18.056 - info: node-red.0 (2859370) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
2025-03-17 19:51:18.059 - info: node-red.0 (2859370) Node-RED started successfully (PID: 2859385)
2025-03-17 19:51:20.192 - warn: node-red.0 (2859370) Node-RED: 17 Mar 19:51:20 - [warn] Projekte deaktiviert: editorTheme.projects.enabled=false
2025-03-17 19:51:20.208 - warn: node-red.0 (2859370) Node-RED: 17 Mar 19:51:20 - [warn] Verschlüsselte Credentials nicht gefunden

<!--EndFragment-->
</body>
</html>

ihavenonick avatar Mar 17 '25 18:03 ihavenonick

So sieht das Log der Version 6.0.5 nach einem Restart von NodeRed aus, Warnungen, aber keine Errors:

Das sind Logs von ioBroker. Ich brauche aber von Browser Console (F12)

GermanBluefox avatar Mar 23 '25 22:03 GermanBluefox

With 6.0.6 I cannot reproduce the error

GermanBluefox avatar Mar 23 '25 22:03 GermanBluefox

Das Problem besteht unverändert auch in Version 6.0.7

`vendor.js?v=4dd8bd252699:4 JQMIGRATE: Migrate is installed, version 3.3.0 red.min.js?v=4dd8bd252699:16 Node-RED: 4.0.9 red.min.js?v=4dd8bd252699:16 Versions red.min.js?v=4dd8bd252699:16 Projects disabled VM472:115 INIT iobrokerSelectId.umd.js:313 attributeChangedCallback: all, null, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, null, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, null, true iobrokerSelectId.umd.js:313 Render socket: false, theme: true, connected: false, opened: true, selected: sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 Render socket: true, theme: true, connected: false, opened: true, selected: sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 socket.iob.js:1 [2025-03-24T15:07:19.614Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828839614&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:19.614Z] Start reconnect 0 socket.iob.js:1 [2025-03-24T15:07:19.616Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828839616&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:19.616Z] Start reconnect 1 socket.iob.js:1 [2025-03-24T15:07:20.631Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828840631&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:20.631Z] Start reconnect 2 iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true socket.iob.js:1 [2025-03-24T15:07:22.640Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828842641&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:22.641Z] Start reconnect 3 socket.iob.js:1 [2025-03-24T15:07:26.557Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828846558&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:26.559Z] Start reconnect 4 socket.iob.js:1 [2025-03-24T15:07:31.542Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828851542&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:31.543Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:07:37.551Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828857552&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:37.553Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:07:42.553Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828862554&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:42.554Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:07:47.603Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828867603&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:47.604Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:07:52.613Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828872613&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:52.613Z] Start reconnect 5 [NEU] Konsolenfehler mit Copilot in Edge erklären: Klicken Sie auf

     , um einen Fehler zu erklären.
    Weitere Informationen
    Nicht mehr anzeigen

socket.iob.js:1 [2025-03-24T15:07:58.545Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828878545&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:07:58.545Z] Start reconnect 5 iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true socket.iob.js:1 [2025-03-24T15:08:03.551Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828883551&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:08:03.552Z] Start reconnect 5 iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true iobrokerSelectId.umd.js:313 attributeChangedCallback: all, false, false iobrokerSelectId.umd.js:313 New value all, false iobrokerSelectId.umd.js:313 attributeChangedCallback: selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 New value selected, sonoff.0.Sonoff-Ventilator_Wohnzimmer.POWER1 iobrokerSelectId.umd.js:313 attributeChangedCallback: open, true, true iobrokerSelectId.umd.js:313 New value open, true socket.iob.js:1 [2025-03-24T15:08:08.561Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828888561&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:08:08.562Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:08:13.606Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828893606&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:08:13.606Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:08:19.546Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828899547&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:08:19.550Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:08:25.554Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828905554&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:08:25.555Z] Start reconnect 5 socket.iob.js:1 [2025-03-24T15:08:31.547Z] Try to connect socket.iob.js:1 Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828911548&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 socket.iob.js:1 [2025-03-24T15:08:31.548Z] Start reconnect 5 [2025-03-24T15:08:37.558Z] Try to connect Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828917558&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 [2025-03-24T15:08:37.559Z] Start reconnect 5 [2025-03-24T15:08:43.552Z] Try to connect Mixed Content: The page at 'https://192.168.100.10:1880/#flow/518a16b9.79bd48' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://192.168.100.10:8081/?sid=1742828923552&name=select-web-component'. This request has been blocked; this endpoint must be available over WSS. connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 setTimeout _reconnect @ socket.iob.js:1 close @ socket.iob.js:1 connect @ socket.iob.js:1 (anonym) @ socket.iob.js:1 [2025-03-24T15:08:43.553Z] Start reconnect 5 `

ihavenonick avatar Mar 24 '25 15:03 ihavenonick

Wie du es sehen kannst dein node-red läuft unter HTTPS und admin unter HTTP. Das macht es nicht möglich das dynamische Dialog zu zeigen. Mit 6.0.8 sollte aber altes Dialog sichtbar sein.

GermanBluefox avatar Mar 24 '25 17:03 GermanBluefox

Ich habe genau aus dem Grund NodeRed auch schon auf HTTP umgeschaltet und es lieft trotzdem nicht. Wenn ich die stable Version verwende, dann gehts ja auch, egal ob HTTP oder HTTPS ;)

Beim Admin ist übrigens HTTPS eingeschaltet und nun habe ich admin und NodeRed auf HTTP gestellt, siehe da läuft, wobei wie geschrieben das ganze in der Stabel Version auch unter HTTPS läuft.

Edit: komisch fide ich, das laut Log der Admin auf HTTP laufen soll, da der in den Einstellungen auf HHTPS steht. Ich habe jetzt Admin und Node von HTTPS nach HTTP und wieder zurück auf HTTPS gestellt und nun läuft es auch unter HTTPS wie es soll. Hat da der Admin ein Problemchen gehabt? Läuft sogar noch nach einem System Reboot.

ihavenonick avatar Mar 24 '25 17:03 ihavenonick

Ich habe das Problem, das ich nodered und admin ohne https eingestellt habe und für die sichere Verbindung einen Proxy nutze. Ich habe den admin unter https://iobroker.xxx.de erreichbar und nodered unter https://nodered.xxx.de. Wenn ich jetzt versuche die Liste zu öffnen bekomme ich die Fehlermeldung siehe unten. Er versucht dann eine unsichere Verbindung zum Admin aufzubauen mit der falsche Adresse. Kann das ggf eingestellt werden und warum bekomme ich aufeinmal die Probleme?

Das Probleme habe auch wenn ich nodered auf version 4 zurück installiere. Vorher hatte ich nie Probleme damit. Vermutlich seit dem Admin Update.

socket.iob.js:140 Mixed Content: The page at 'https://nodered.xxx.de/#flow/3dde517699855e61' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://nodered.xxx.de:8081/?sid=1743674206115&name=node-red'. This request has been blocked; this endpoint must be available over WSS. SocketClient.connect @ socket.iob.js:140 iobrokerSelectId.umd.js:81 Socket Error: SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.

Dettenrocks avatar Apr 03 '25 12:04 Dettenrocks

Ev https://github.com/ioBroker/ioBroker.admin#764-2025-04-01

Aber ohne Infos welche Versionen du benutzt ist das eher Kaffeesudleserei.

mcm1957 avatar Apr 03 '25 13:04 mcm1957

@mcm1957 Das ist ein reines "CORS" Thema weil hier mit SSH und auch noch Domains hgearneitet wird und das alle per JavaScript ist ... Und noch DOmainübergreifend. Dafür brauchts einiges mehr an Berechtigungen und Dngen das sowas tut ... Das ist das "Problem" und das kannst DU nur mit so einem Setup nachstellen wie er es hat. Am End eist die Erwartung das sowas magisch tut falsch.

Jeder der so ein Setup Baut sollte wissen das jegliche "Domainübergreifende Interaktion" per JS ohne weiteres nicht gehen wird.

Apollon77 avatar Apr 03 '25 14:04 Apollon77