You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2024. It is now read-only.
We need to inform systemd to wait until networking has been fully setup before starting the service. There should be something about "depends on networking" or something.
On a related issue, Dis4IRC recovers poorly if connection is lost with discord.com
Immediately after startup, Dis4IRC makes a connection to
discord.com.Using the systemd service file, I very frequently get issues connecting with "name resolution":
https://gist.github.com/Techcable/183d6b3752eb90fe897052a91af21370
We need to inform systemd to wait until networking has been fully setup before starting the service. There should be something about "depends on networking" or something.
On a related issue, Dis4IRC recovers poorly if connection is lost with
discord.com