communist (PSL ☭) unix nerd who likes to unplug

fountain pen + traveler’s notebook, long hair + hats, photography, and spinning indie records that could be cooler than yours (but probably aren’t)

liverpool fc supporter - you’ll never walk alone

homepage: ~savoy

  • 0 Posts
  • 8 Comments
Joined 4 years ago
cake
Cake day: April 5th, 2020

help-circle



  • There’s a couple I use: element (desktop & mobile), gomuks, nheko, and fluffychat.

    I’m assuming you followed the deploy walkthrough? That should work pretty well on its own, but there might be some weird networking issues you could be having. First try running conduit once set up in the foreground to make sure it starts without issue, then try the health check listed in the instructions:

    $ curl https://your.server.name/_matrix/client/versions
    
    # If using port 8448
    $ curl https://your.server.name:8448/_matrix/client/versions
    

    If it fails here, I’d recommend stopping by their matrix room with another account. The room is active and helpful; I greatly appreciated the help I got in setting up my homeserver with a subdomain + pretty homeserver name i.e. without the subdomain. As conduit is still early in development it’d probably be good to have a backup account on matrix.org or another smaller homeserver (preferably the latter given how overloaded the former is).