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

Telegram support is broken after update #734

Closed
wsdjeg opened this issue Feb 24, 2019 · 10 comments
Closed

Telegram support is broken after update #734

wsdjeg opened this issue Feb 24, 2019 · 10 comments
Labels

Comments

@wsdjeg
Copy link

wsdjeg commented Feb 24, 2019

as I remember it works well in old version.

my telegram config is:

[telegram]
    # to get tg group id, just add @get_id_bot, and set /my_id@get_id_bot
    [telegram.mytelegram]
    Token="xxxxxxxxx"
    EditSuffix=" (edited)"
    MessageFormat="HTML"
    IgnoreMessages="^/|^https://t.me"
    RemoteNickFormat="<b>{NICK}:</b> "

but message can not be send to tg. tg message can be bridge to other channel.

error log is:

time="2019-02-23T19:33:32-05:00" level=error msg="SendMessage failed: Bad Request: can't parse entities: Unsupported start tag "p" at byte offset 15" prefix=gateway
@42wim
Copy link
Owner

42wim commented Feb 24, 2019

Which version is the "old" version?
Which version are you running now?

@wsdjeg
Copy link
Author

wsdjeg commented Feb 24, 2019

Hmm, I can not remember. I just rungit pull and go instal last night. so my current version is master branch. the old version should Maybe three mounth ago.

@wsdjeg
Copy link
Author

wsdjeg commented Feb 24, 2019

@42wim I just switch back to v1.11.3, Now it works well for me.

@42wim
Copy link
Owner

42wim commented Feb 24, 2019

Ok, that's a very old version, there've been a lot of code changes.
Could you try v1.12.3 and let me know if it still works fine on this version?
https://github.com/42wim/matterbridge/releases/tag/v1.12.3

@42wim 42wim added the bug label Feb 24, 2019
@wsdjeg
Copy link
Author

wsdjeg commented Feb 24, 2019

just run git checkout v1.12.3 and go install, matterbridge --version shows me v1.12.3, but still get same error.

@42wim 42wim closed this as completed in 96841c7 Feb 24, 2019
@42wim
Copy link
Owner

42wim commented Feb 24, 2019

Should be fixed now in master. (could you confirm?)
Thanks for reporting and testing!

@wsdjeg
Copy link
Author

wsdjeg commented Feb 24, 2019

@42wim yeah, works well for me now, include whatsapp and tg, thanks.

@wsdjeg
Copy link
Author

wsdjeg commented Feb 24, 2019

@42wim the whatsapp support seems has problems, I get too many errors:

time="2019-02-24T09:28:54-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:28:55-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:28:56-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:28:57-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:28:58-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:28:59-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:00-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:01-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:02-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:03-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:04-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:05-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:06-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:07-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:08-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:09-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:10-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:11-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:12-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:13-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:14-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:15-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:16-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:17-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:18-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:19-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:20-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:21-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:22-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:23-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:24-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:25-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:26-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:27-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:28-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:29-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:30-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:31-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:32-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:33-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:34-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:35-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:36-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:37-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:38-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:39-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:40-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp
time="2019-02-24T09:29:41-05:00" level=error msg="unexpected websocket close: websocket: close 1006 (abnormal closure): unexpected EOF" prefix=whatsapp

so I disable whatsapp channel now.

@KrzysztofMadejski
Copy link
Contributor

First time I see that error. Could you create a new issue for it, provide your config and tag me there?

@Tjird
Copy link

Tjird commented Feb 25, 2019

@KrzysztofMadejski Rhymen/go-whatsapp#98 Rhymen/go-whatsapp#106
Is already alerted at the repo.

zeridon pushed a commit to zeridon/matterbridge that referenced this issue Feb 12, 2020
* Revert back to blackfriday v1
* Add testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants