Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Need to be more careful to wait for networking to startup #2

Description

@Techcable

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions