mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-27 21:19:31 +01:00
ffaq: fix formatting in the connection troubleshooting guide
This commit is contained in:
parent
99acd06e02
commit
f1f8f91bd7
@ -16,7 +16,7 @@ You must use **spaces** and not tabs to indent your configuration file! (`\t` is
|
|||||||
|
|
||||||
As a general guide, you should check the following before asking for support:
|
As a general guide, you should check the following before asking for support:
|
||||||
|
|
||||||
1) Is the target network's IRCd showing failed connection attempts?
|
- Is the target network's IRCd showing failed connection attempts?
|
||||||
- If not:
|
- If not:
|
||||||
1) Is PyLink connecting to the right port (i.e. one the IRCd is listening on?)
|
1) Is PyLink connecting to the right port (i.e. one the IRCd is listening on?)
|
||||||
2) Is the target network's IRCd actually binding to the port you're trying to use? If there is a port conflict with another program, the IRCd may fail to bind but *still start* on other ports that are free.
|
2) Is the target network's IRCd actually binding to the port you're trying to use? If there is a port conflict with another program, the IRCd may fail to bind but *still start* on other ports that are free.
|
||||||
|
Loading…
Reference in New Issue
Block a user