Bug 167261 - webkitbot / wkr cannot connect to irc.freenode from amazon AWS/EC2, free node requires SASL
Summary: webkitbot / wkr cannot connect to irc.freenode from amazon AWS/EC2, free node...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-20 15:34 PST by Lucas Forschler
Modified: 2020-07-08 11:21 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Forschler 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.
Comment 1 Lucas Forschler 2017-01-20 15:35:30 PST
https://github.com/awilfox/irclib
Comment 2 Lucas Forschler 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.
Comment 3 Radar WebKit Bug Importer 2017-01-24 09:37:29 PST
<rdar://problem/30166868>
Comment 4 Lucas Forschler 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.
Comment 5 Alexey Proskuryakov 2020-07-08 11:21:46 PDT
Webkitbot is now on Slack.