-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
"logging error" in logs #8389
Comments
the interesting thing here is the logging errors. please share your log.yaml file. |
I only changed the root loglevel.
|
My issue with connection to matrix.org seems to be the same as in #7762. |
you'll need to seek help in #synapse:matrix.org for getting federation working. I'll look into the logging errors. |
right, sorry, the logging errors are the same problem as are fixed by #8278, which will be in a future release of synapse. In the meantime, I suggest you set the level back to INFO: it's unlikely you'll find much of help in the DEBUG level. |
if this is true, it suggests a problem with your DNS provider which you'll need to get fixed. |
Description
I cannot join external rooms eg. from matrix.org. I cannot invite external members.
Someone from #synapse:matrix.org told me I should file an issue here.
Federationtester shows Success - No SRV Records
Steps to reproduce
Version information
Version:
"python_version": "3.8.2",
"server_version": "1.20.0"
Install method:
Matrix.org install guide
Platform:
Homeserver, Ubuntu 20.04.1 LTS
Network setup:
ISP <--> Modem <--> Router (port forwarding 80, 443, 8448) <--> Homeserver
Nginx setup as reverse proxy described here.
No DNS hosted on my server as mentioned in other issues Federation fails when using a DNS server on a link-local IPv6 address #5846 and Federation errors when DNS server is on same IP #8118.
-Logs:
The text was updated successfully, but these errors were encountered: