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

Failing requests on WeeChat 4.1.0 #911

Closed
tardypad opened this issue Oct 20, 2023 · 6 comments
Closed

Failing requests on WeeChat 4.1.0 #911

tardypad opened this issue Oct 20, 2023 · 6 comments

Comments

@tardypad
Copy link

I've upgraded weechat from 4.0.5 to 4.1.0 some days ago and wee-slack is now unusable.

A lot of requests are failing such as

Failed requesting users.prefs.get with token xoxc-3403234350...7efc02eea0, retrying. If this persists, try increasing slack_timeout. Error (code -2): 
Failed requesting users.getPresence with token xoxc-3403234350...7efc02eea0, retrying. If this persists, try increasing slack_timeout. Error (code -2): 
Failed requesting users.info for team domain=crispnl nick=DamienTardy-Panis, retrying. If this persists, try increasing slack_timeout. Error (code -2): 
Failed requesting conversations.members for team domain=crispnl nick=DamienTardy-Panis, retrying. If this persists, try increasing slack_timeout. Error (code -2):
Failed requesting conversations.info for team domain=crispnl nick=DamienTardy-Panis, will not retry after too many failed attempts. If this persists, try increasing slack_timeout. Error (code -2):
Failed requesting conversations.history for team domain=crispnl nick=DamienTardy-Panis, will not retry after too many failed attempts. If this persists, try increasing slack_timeout. Error (code -2):

As suggested, I've tried to increase the timeout (from 20000 to 60000) but it doesn't help.
Downgrading back to 4.0.5 for now.

Probably it's a regression in weechat itself, but can someone else confirm the same issue?

@trygveaa
Copy link
Member

Does it work again after downgrading to 4.0.5? Which OS/distro are you on?

Seems like at least one other person is experiencing the same: #883 (comment)

@trygveaa
Copy link
Member

Ah, I can reproduce it. I'll look into it.

@tardypad
Copy link
Author

tardypad commented Oct 20, 2023

Does it work again after downgrading to 4.0.5? Which OS/distro are you on?

Yes it works fine on 4.0.5.
I'm using Arch Linux btw

@trygveaa
Copy link
Member

Issue reported to WeeChat: weechat/weechat#2033

@Ronnie76er
Copy link

I saw the other issue was fixed, so I installed weechat HEAD with brew, and it appears to be functioning properly again.

@trygveaa
Copy link
Member

This has been fixed with WeeChat 4.1.1 which was released a few days ago.

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

3 participants