Nginx reverse proxy setup for matrix synapse server

Started by Turr1can21, April 29, 2021, 03:49:37 PM

Previous topic - Next topic
April 29, 2021, 03:49:37 PM Last Edit: May 03, 2021, 12:13:47 PM by Turr1can21
Hi all

Does anybody have an example configuration / tutorial of how to setup the OPNsense Nginx in front of a synapse Matrix server ? Can't get it to work. I try to setup a matrix server on ubuntu and setup the reverse Proxy the same way as i did with meshcentral, Jitsi or Dokuwiki. Running the federationtester.matrix.org just gives me a connection Error: Non-200 response 502 from remote server

thanks

Problem solved. Nothing was wrong with the Ngnix config. I had to disable ipv6 in ubuntu and bind the local ipv4 address to the synapse server (edit /etc/matrix-synapse/homeserver.yaml)

thread can be deleted, thanks