this post was submitted on 19 Mar 2025
10 points (100.0% liked)

Selfhosted

44718 readers
1737 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 2 years ago
MODERATORS
 

I am actually tried the different matrix variants. Conduit is my favourite. But I can't figure out how to setup a bridge with it.

I started with telegram. The appservice is registered and mautrix container logs are clean. I even can talk to the telegrambot but login isn't possible (since 2023) but what's the alternative? Really lost at this point.

all 11 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 day ago

Conduit is abandoned, use conduwuit. I self host it with many bridges with good success.

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

I use mautrix telegram (the python bridge) and just works fine.

What is the issue you are facing? Any errors? Why cannot you login? It worked at the first try for me.

[–] [email protected] 4 points 1 day ago (1 children)

have you followed the instructions here?

https://docs.mau.fi/bridges/python/telegram/authentication.html

this section specifically mentions:

Telegram officially discontinued registration from 3rd party clients as of 2023-02-18, so support for it was removed in v0.13.0 of the bridge. You should sign up using a mobile client and then log into the bridge.

so not sure if that's the issue you're running into (the timing matches up, anyways).

i've never used the telegram bridge myself, but i have other bridges running successfully.

[–] [email protected] 1 points 1 day ago (1 children)

Yes, I read it. But this is really unspecific. Login into the mobile client? Which one? Telegram? How do I login from there? This is not enough information. So I thought someone managed to get further.

[–] [email protected] 3 points 1 day ago (1 children)

i'm just guessing at this point, but if you send just the login command to the bot, it sounds like it should give you some options on how to login? what are the options it gives you in response, if anything? and have you tried any of them?

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago) (2 children)

Yes sure but login does nothing the bot says it needs the confirmation code from telegram but telegram doesn't send a notification like anytime if you login from a new device. I thought that's the part they removed in 2023.

I thought I misunderstood here something, the guide says it needs the api data. (I have this part already) but maybe I don't get the confirmation code like normally maybe it got send to the api?

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

Then you have issues with telegram, because I sure get a confirmation code each time I login on a different device, on telegram...

Have you hidden or silenced telegram chat on telegram?

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

You can try "login-qr" and scan the qr code you get with the telegram app.

Either way, you need to already be logged into telegram in the normal client to login using the bridge.

[–] [email protected] 2 points 1 day ago

I found one called conduwuit and immediately used that to setup lol