ioBroker.text2command icon indicating copy to clipboard operation
ioBroker.text2command copied to clipboard

Unknown rule: "undefined"

Open e-i-k-e opened this issue 2 years ago • 7 comments

Hello, after starting the adapter via the admin interface, I get the following message: "Unknown rule: "undefined". Please report an issue on Github!"

After I have confirmed this a few times, he opens the adapter.

node: v16.15.1 js controller: 4.0.23 admin 6.0.5 text2command 2.2.2

e-i-k-e avatar Jun 19 '22 18:06 e-i-k-e

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

stale[bot] avatar Sep 21 '22 08:09 stale[bot]

i am also having that issue. looks like there are some text 2 commands available, but i dont see them after getting this error message

SirFlour avatar Oct 02 '22 20:10 SirFlour

Please provide a debug log

Apollon77 avatar Oct 03 '22 19:10 Apollon77

yeah sure:

I am clicking on Commands on the left navigation.

I get this Error Message:

grafik

And this is the info from the debug

grafik

So far i guess it looks good. Hope you can see more.

Or can i provide more / other infos?

SirFlour avatar Oct 04 '22 20:10 SirFlour

Hi together, I have the same problem after testing some minutes. (starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.text2command, node: v16.17.1, js-controller: 4.0.23)

I think i´ve forgotten to save the last rule and jumped to another page in ioBroker. I had one saved roule and one unsaved - now the rules-list is empty. When entering the text2command-page the same errormessage is shown as in the post above.

Is there a folder for temp-data? maybe there is a crashed part of the unsaved rule.

....edit: I just deinstalled and installed again, an the error is gone. Maybe something other with this issue: in the first installation the %s and %u are posted as "%s %u" instead of the temperature and an unit. After the 2nd installation it works fine.

with best regards.

DieWaldfee avatar Nov 14 '22 18:11 DieWaldfee

Hello together, i have the same Problem, "Unknown rule: "undefined". Please report an issue on Github!" from the Log:

text2command.0 2023-02-02 14:04:48.561 info starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.text2command, node: v16.19.0, js-controller: 4.0.24
host.raspberrypi 2023-02-02 14:04:46.706 info instance system.adapter.text2command.0 started with pid 313877
host.raspberrypi 2023-02-02 14:04:44.732 info instance system.adapter.text2command.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
host.raspberrypi 2023-02-02 14:04:44.656 info stopInstance system.adapter.text2command.0 killing pid 313849
text2command.0 2023-02-02 14:04:44.116 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
text2command.0 2023-02-02 14:04:44.114 info terminating
text2command.0 2023-02-02 14:04:43.610 info Got terminate signal TERMINATE_YOURSELF
host.raspberrypi 2023-02-02 14:04:43.611 info stopInstance system.adapter.text2command.0 send kill signal
host.raspberrypi 2023-02-02 14:04:43.528 info stopInstance system.adapter.text2command.0 (force=false, process=true)

Den "Name oder Regeltyp bearbeiten" funktioniert leider nicht, es wird dann eine neue Regel angelegt. Bei Speichern wird eine neue Regel übernommen und es erscheint ein blauer Pfeil an der Stelle wo in der vorrigen Regel eine rote Linie ist. Siehe Bild: grafik

I created another instance in hopes of avoiding this error. This only worked to the extent that the error message for the new instance is not thrown. I couldn't get rid of the bug with the blue arrow.

It is my first Postet Issue, please excuse any rule violations SPIDERTREE And Thanks für any Help

SPIDERTREE avatar Feb 04 '23 12:02 SPIDERTREE

Please retest with 3.0

GermanBluefox avatar Feb 16 '23 19:02 GermanBluefox