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

Can´t send to specific message receivers in telegram #409

Open
dkleber89 opened this issue Mar 23, 2024 · 4 comments
Open

Can´t send to specific message receivers in telegram #409

dkleber89 opened this issue Mar 23, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@dkleber89
Copy link

Describe the bug
Send Message with Telegram not working correctly. The Message goes to every receiver of the telegram instance and not only to the specific chatID or firstName

To Reproduce
In Telegram section add one receiver with chatID from the telegram instance
In the very first devices tab check in telegram column these reveiver that before added in the telegram section
Messages goes to every receiver on these telegram instance (Device Messages and Test Message)

Expected behavior
Only configured receivers gets the messages

Versions:

  • Adapter version: 3.1.2
  • Telegram Adapter version: 3.1.0
  • JS-Controller version: 5.0.12
  • Node version: 18.19.1
  • Operating system: docker (official image - v9.1.1)
@dkleber89 dkleber89 added the bug Something isn't working label Mar 23, 2024
@dkleber89
Copy link
Author

Additional Information:

  • I removed today my 1.x Instances completely (Not only remove instances also remove Adapter) and install directly the Version 3.1.2 and make all the configuration new
  • I check the sendTo to my Telegram Instance -> Working fine with name and chatId variant of receiver filter

@muchul
Copy link

muchul commented Jun 11, 2024

Ich habe dieses Problem ebenfalls. exakt wie oben beschrieben. Löschen und neu installieren hilft allerdings nicht.

@Ghost-Talker
Copy link

Ghost-Talker commented Jul 2, 2024

Habe hier auch dieses Problem.

Normalfall:
2 User
Werden beide aktiv für ein Device geschaltet, bekommt Person A die Meldung normal. Person B die Meldung doppelt.
Person B deaktiviert und aus dem Telegram Reiter gelöscht.
Person B bekommt die Meldung dennoch.

Adapter auf Debug gestellt zeigt jedoch kein senden an die Chat ID, welche gelöscht wurde. Nachricht kommt dennoch an.

Fehlt kam erst auf, nachdem der Adapter mittels BackItUp wiederhergestellt wurde, da das System umgezogen wurde. Adapterupdate fand hierdurch nicht statt.

Wer nun den Adapter wie von @dkleber89 geraten einmal komplett platt machen.

edit:
Adapter version: 3.1.2
Node.js: v20.15.0
NPM: 10.7.0
js-controller: 5.0.19

@dvdkrtz
Copy link

dvdkrtz commented Aug 18, 2024

Gleiches Problem hier. Alle User erhalten alle Nachrichten, unabhängig davon, was bei den Telegram-Einstellungen eingegeben wurde.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants