You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is still present in the current beta version of this adapter
There is no other (open) issue with the same topic (use the search!)
This issue is not described in the adapter documentation / FAQ (read the docs!)
Script type
TypeScript, (vermutlich auch) JavaScript
The problem
Die Warning "has no existing object, this might lead to an error in future versions" wird zu unrecht ausgegeben nach dem ein neues Script erstellt wird.
Vorab:
Habe 2 JavaScript-Adapter Instanzen
Ich verwende nur TypeScript
Den Fehler kannst Du einfach reproduzieren:
Anlage mit Instanz 0 eines Scriptes z.B. "Testa" mit einem kurzen Log-Statement, z.B.
--> Führt zur Logausgabe:
State "javascript.1.scriptEnabled.Testa" has no existing object, this might lead to an error in future versions
Auffälligkeit:
Script wurde mit Instanz 0 erzeugt
Fehlermeldung (Warnung) kommt von Instanz 1
iobroker.current.log (in debug mode!)
No response
Version of nodejs
v20.18.1
Version of ioBroker js-controller
7.0.6
Version of adapter
8.8.3
The text was updated successfully, but these errors were encountered:
uwe72
changed the title
[Bug]: Fehlerhafte Warnung: "has no existing object, this might lead to an error in future versions"
[Bug]: Ungerechtfertigte Warnung: "has no existing object, this might lead to an error in future versions"
Jan 1, 2025
I'm sure that
Script type
TypeScript, (vermutlich auch) JavaScript
The problem
Die Warning "has no existing object, this might lead to an error in future versions" wird zu unrecht ausgegeben nach dem ein neues Script erstellt wird.
Vorab:
Den Fehler kannst Du einfach reproduzieren:
--> Führt zur Logausgabe:
State "javascript.1.scriptEnabled.Testa" has no existing object, this might lead to an error in future versions
Auffälligkeit:
iobroker.current.log (in debug mode!)
No response
Version of nodejs
v20.18.1
Version of ioBroker js-controller
7.0.6
Version of adapter
8.8.3
The text was updated successfully, but these errors were encountered: