You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
This is maybe not a bug report but a support request. I noticed
IF YOU HAVE SUPPORT QUESTIONS ABOUT RUNNING OR CONFIGURING YOUR OWN HOME SERVER:
You will likely get better support more quickly if you ask in ** #matrix:matrix.org ** ;)
and tried this but got
Failed to join room
ETIMEDOUT
trying to join #matrix:matrix.org my home server (as far as I know that is a common problem for very large rooms), that's why I ask for help here.
Description
Recently I noticed that I can not use https://riot.im/app/ with my homeserver accounts. The Web-App reports
Cannot find homeserver
Using my homeserver with Riot-Destop/iOS/Android works just fine and even riot.im/app/ worked fine in the past.
I provide my MXID @user:EDITED.ddns.net and password
I provide my homeserver under "Custom server": https://EDITED.ddns.net:8448
Riot-Web reports "Cannot find homeserver". The same is the case when I try, for example, https://matrix.bau-ha.us/#/home so it seems not to be related to a certain riot-web server.
Because using riot-web servers with my homeserver was no problem in the past I wonder if there was a recent change not accepting homeservers anymore that use port 8448 for client connection? I know it is reommended to use a Reverse Proxy but for some setups it is very useful to use port 8448 (in my case: running a homeserver really at home with only one public IP address via dynamic DNS and providing a data cloud service as well that already uses port 443).
Version information
Homeserver:
If not matrix.org: See "Steps to reproduce".
Version: Synapse/0.33.9
Install method: pip
Platform:
r4dh4l@vm-synapse:~$ uname -a
Linux vm-synapse 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux
r4dh4l@vm-synapse:~$ cat /etc/debian_version
9.6
The VM has 2GB RAM and one CPU.
The text was updated successfully, but these errors were encountered:
looks like a riot-web problem to me. It might be worth trying https://riot.im/develop which has some changes to the relevant code. Otherwise, please open a bug in riot-web.
This is maybe not a bug report but a support request. I noticed
and tried this but got
trying to join
#matrix:matrix.org
my home server (as far as I know that is a common problem for very large rooms), that's why I ask for help here.Description
Recently I noticed that I can not use https://riot.im/app/ with my homeserver accounts. The Web-App reports
Using my homeserver with Riot-Destop/iOS/Android works just fine and even riot.im/app/ worked fine in the past.
Steps to reproduce
@user:EDITED.ddns.net
and passwordhttps://EDITED.ddns.net:8448
Riot-Web reports "Cannot find homeserver". The same is the case when I try, for example, https://matrix.bau-ha.us/#/home so it seems not to be related to a certain riot-web server.
Because using riot-web servers with my homeserver was no problem in the past I wonder if there was a recent change not accepting homeservers anymore that use port
8448
for client connection? I know it is reommended to use a Reverse Proxy but for some setups it is very useful to use port8448
(in my case: running a homeserver really at home with only one public IP address via dynamic DNS and providing a data cloud service as well that already uses port443
).Version information
If not matrix.org: See "Steps to reproduce".
Version: Synapse/0.33.9
Install method: pip
Platform:
The VM has 2GB RAM and one CPU.
The text was updated successfully, but these errors were encountered: