this post was submitted on 01 Jul 2023
8 points (78.6% liked)

Selfhosted

39178 readers
460 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi, I'm trying to set up a self hosted messenger and tried Synapse on a Yunohost server. As of now, I can't log into the admin interface as I'm getting a variety of "forbidden" and "not found" errors. I tried with the "synapse" user as well as with the Yunohost admin user to no avail. Does anybody have an idea what could be wrong?

Dendrite seems to be a common alternative and I could get it to work on my machine. I would want a bridge to Signal, though - is there a solution available? All bridges I could find where for Synapse.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago

Synapse is a common server because it is the most featureful, but other servers like conduit and dendrite work fine... Bridges are written to interact with the feature set of the server, so other matrix servers may not support all the same things that make the bridge work.

Not sure about the yunohost setup, but there is a lot of documentation around the Ansible deployment and it includes every bridge imaginable, I would start there for a better supported solution.

[–] cow 1 points 1 year ago

Try matrix conduit. Most bridges should work with it.

[–] [email protected] 1 points 1 year ago

I'm using conduit, it seems lighter then Synapse and easier to install. Bridges (also call appservices) are working fine (I tried may trick WhatsApp)