conky icon indicating copy to clipboard operation
conky copied to clipboard

[Bug] [3rd party?]: #conky:frens.io unavailable

Open ctrlcctrlv opened this issue 2 years ago • 2 comments

What happened?

image

maybe because i am not own matrix.org homeserver?

image

Version

n/a

Which OS/distro are you seeing the problem on?

Linux (other)

Conky config

No response

Stack trace

No response

Relevant log output

No response

ctrlcctrlv avatar Oct 14 '23 05:10 ctrlcctrlv

Oh weird, it's working for me, but let me try to figure out what's going on. Perhaps I need to update synapse.

brndnmtthws avatar Oct 14 '23 13:10 brndnmtthws

I am on homeserver matrix.org and I am still facing the same issue. I am using fractal matrix client.

ps_20231112133933

ps_20231112134004

Any idea what I'm doing wrong? @brndnmtthws

InnocentZero avatar Nov 12 '23 08:11 InnocentZero

Same issue for me, even on different clients with different devices.

siliconsniffer avatar Feb 24 '24 08:02 siliconsniffer

Took me a while, but I figured out what's wrong: the URL should be matrix.frens.io not frens.io.

Try this.

brndnmtthws avatar Apr 20 '24 13:04 brndnmtthws

Even with matrix.frens.io it doesn't work (using Element nor Web UI). Checked network responses and server responds with 502 Bad Gateway (both with and without matrix.).

image

Can you try transferring to another instance? (gitter.im, libera.chat, matrix.org)

Caellian avatar Apr 20 '24 14:04 Caellian

Can you show the headers tab for that? It looks like the error is from matrix-client.matrix.org, which is a bit confusing. I'm also not using cloudflare, so the error doesn't make sense.

I've tested with https://app.element.io/#/room/#conky:matrix.frens.io and https://element.frens.io/#/room/#conky:frens.io, both seem to work.

brndnmtthws avatar Apr 20 '24 14:04 brndnmtthws

I've added SRV records for clients using DNS for service discovery. Perhaps that will help.

brndnmtthws avatar Apr 20 '24 14:04 brndnmtthws

I've added SRV records for clients using DNS for service discovery. Perhaps that will help.

Still the same response.

Caellian avatar Apr 20 '24 15:04 Caellian

I spent a while debugging this, and it came down to some config setting as described in this issue. The frens.io domain is the correct one after all, but both seem to work in my testing.

In any case, I think it's properly working now, the issue only seemed to affect federated clients. I'll revert #1850 as that should stay as-is.

brndnmtthws avatar Apr 20 '24 17:04 brndnmtthws

Can you show the headers tab for that?

Sorry, didn't see this in the comment before the one I responded to.

In any case, I think it's properly working now, the issue only seemed to affect federated clients.

I can confirm it's working, entered the room and the server shows green on electron now: image

Caellian avatar Apr 21 '24 02:04 Caellian