Skip to content

[Bug]: Ungerechtfertigte Warnung: "has no existing object, this might lead to an error in future versions" #1791

Open
@uwe72

Description

@uwe72

I'm sure that

  • 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:

  1. Habe 2 JavaScript-Adapter Instanzen
  2. Ich verwende nur TypeScript

Den Fehler kannst Du einfach reproduzieren:

  1. Anlage mit Instanz 0 eines Scriptes z.B. "Testa" mit einem kurzen Log-Statement, z.B.
  2. image

--> Führt zur Logausgabe:

State "javascript.1.scriptEnabled.Testa" has no existing object, this might lead to an error in future versions

Auffälligkeit:

  1. Script wurde mit Instanz 0 erzeugt
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions