Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid pattern on subscribe #98

Open
mrjeschke opened this issue Nov 9, 2023 · 5 comments
Open

Invalid pattern on subscribe #98

mrjeschke opened this issue Nov 9, 2023 · 5 comments

Comments

@mrjeschke
Copy link

Moin,
Ich bekomme neuerdings den Error
2023-11-09 19:09:16.826 - error: admin.0 (101850) Invalid pattern on subscribe: The pattern "harmony.0.Harmony.Microsoft-Media_Player.Shift+Tab " is not a valid ID pattern

Debian 12 / LXC-Container
admin v6.12.2
Node.js v18.18.2
js-controller 5.0.16
Harmony v1.3.0

@mcm1957
Copy link
Member

mcm1957 commented Nov 10, 2023

Dieses Pattern ist definitiv unzulässig (+ im Namen)

@mcm1957
Copy link
Member

mcm1957 commented Aug 24, 2024

Please retry with 0.5.0
If problem still exists, please try to guess where this odd id comes from. Did you create / soecify this name somwhere?

@mrjeschke
Copy link
Author

Ich hatte das Gerät vom Hub gelöscht, da es immer wieder Fehler brachte.
Habe es noch mal hinzugefügt und es kommen keine Fehler mehr (auch in v1.3.0)
Scheint eher am js-controller zu liegen (aktuell 6.0.11)
Kann ich das so verstehen das das + Zeichen (noch?) erlaubt ist?
https://github.com/ioBroker/ioBroker.js-controller/blob/2cd14eb1ff23fc9ff8c33bccda965be874dde005/packages/common-db/src/lib/common/tools.ts#L135

@mrjeschke
Copy link
Author

Nachtrag: Nach gründlicher Fehlersuche habe ich den Fehler wieder.
Er kommt nicht vom +Zeichen. Am Ende ist noch ein Zeichen und das ist ein Tabulator.
Dieser wirft den Fehler. Die Namen kommen direkt von der Bridge und können von mir nicht geändert werden.
(glaube ich)

@mcm1957
Copy link
Member

mcm1957 commented Aug 28, 2024

Ok
Danke f.d. Info.

Der Adapter sollte ungültige Zeichen filtern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants