Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
faq: add a section regarding #463 (sporadic SSL-related errors)
Browse files Browse the repository at this point in the history
(cherry picked from commit 99acd06)
  • Loading branch information
jlu5 committed Jul 30, 2017
1 parent 8e67017 commit 5d000c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/faq.md
Expand Up @@ -30,6 +30,10 @@ As a general guide, you should check the following before asking for support:

If these steps haven't helped you so far, it doesn't hurt to ask for help. :)

### My networks keep disconnecting with SSL errors!

See https://github.com/GLolol/PyLink/issues/463 - this seems to be caused by a regression in OpenSSL 1.0.2, which ships with distros such as Ubuntu 16.04 LTS. Unfortunately, the only workarounds so far are to either disable SSL/TLS, or wrap a plain IRC connection in an external service (stunnel, OpenVPN, etc.)

### I turned autoconnect for PyLink on, and now I'm getting errors!

PyLink does not support inbound connections - much like regular services such as Atheme or Anope, it only connects outwards *to* IRCds. (If you don't understand what this means, it means you should turn autoconnect **off** for PyLink)
Expand Down

0 comments on commit 5d000c9

Please sign in to comment.