WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
167261
webkitbot / wkr cannot connect to irc.freenode from amazon AWS/EC2, free node requires SASL
https://bugs.webkit.org/show_bug.cgi?id=167261
Summary
webkitbot / wkr cannot connect to irc.freenode from amazon AWS/EC2, free node...
Lucas Forschler
Reported
2017-01-20 15:34:55 PST
While moving the WKR / WebKitBot to an Amazon AWS instance, it will not connect. evidently, irc.freenode.org rejects AWS clients, requiring them to use SASL. apparently, irclib.py does support SASL in new versions, but the one in our repo is ancient.
Attachments
Add attachment
proposed patch, testcase, etc.
Lucas Forschler
Comment 1
2017-01-20 15:35:30 PST
https://github.com/awilfox/irclib
Lucas Forschler
Comment 2
2017-01-21 05:58:19 PST
It looks like this is the location of the library we are currently using
https://github.com/jaraco/irc
This does not appear to have SASL support:
https://github.com/jaraco/irc/issues/92
We should investigate an alternate library which has SASL support.
Radar WebKit Bug Importer
Comment 3
2017-01-24 09:37:29 PST
<
rdar://problem/30166868
>
Lucas Forschler
Comment 4
2017-01-24 09:37:59 PST
For the meantime, I've brought webkitbot back online using it's previous host, which does not require SASL.
Alexey Proskuryakov
Comment 5
2020-07-08 11:21:46 PDT
Webkitbot is now on Slack.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug