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

No Telegram message content since update #76

Closed
Kaiman77 opened this issue May 26, 2021 · 5 comments
Closed

No Telegram message content since update #76

Kaiman77 opened this issue May 26, 2021 · 5 comments
Assignees
Labels
bug Something isn't working In progress

Comments

@Kaiman77
Copy link

Describe the bug
Since version 1.2.1 the sending of telegram messages for the "finish" message fails.
Error message: (1062) Cannot send message [chatId - 1008357771]: Error: ETELEGRAM: 400 Bad Request: message text is empty

In the device reminder configuration an object with the message is used like in the versions before.
The object contains the text to be sent.

Device has been removed and newly created - with the same behavior.

Versions:

  • Adapter version: 1.2.1
  • JS-Controller version: 3.2.16
  • Node version: 12.20.2
  • Operating system: used on Synology docker
@Kaiman77 Kaiman77 added the bug Something isn't working label May 26, 2021
@Xenon-s
Copy link
Owner

Xenon-s commented May 26, 2021

You're using an extra data point for notification, right? There is also really a text in there when the adapter wants to fetch the notification?

@Kaiman77
Copy link
Author

yes and yes :-)
It's a string object with a text (being changed by a script regularly).
I just put a fixed text in there for test. I will come back if that works as soon as the washing machine is done.

@Xenon-s
Copy link
Owner

Xenon-s commented May 26, 2021

Ok thank you. I haven't actually changed anything that could cause the problem. I'll take a look at it anyway in the days. Currently there is a little bit less time...

@Kaiman77
Copy link
Author

It works with a fixed text.

If you need further information, just let me know.
No time pressure :-)

Xenon-s added a commit that referenced this issue Jun 13, 2021
bugfix: [issue #76](#76) messages from datapoint were not displayed
bugfix: [issue #75](#75) "undefined is not a valid state"
@Xenon-s
Copy link
Owner

Xenon-s commented Jun 13, 2021

fixed with V 1.2.3

@Xenon-s Xenon-s closed this as completed Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working In progress
Projects
None yet
Development

No branches or pull requests

2 participants