Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think I may have found a typo in the instructions. Under the section for setting up the Matrix .well-known info, shouldn't the line:

  cat '{ "m.server": "matrix.dangerousdemos.net:443" }' > server
be echo '{ "m.server": "matrix.dangerousdemos.net:443" }' > server instead?


oops, my bad - thanks! https://github.com/matrix-org/matrix.org/commit/42e8a90932ae.... CI will pick up the fix in a few minutes.


Im following the instructions and getting all 404 pages after I install Synapse, nginx and ssl are all good, I am missing something?

I assume its my server block, but I have made many changes / adjustments and still getting a 404 on all my pages??


you might have forgotten to set the proxy_pass on the synapse vhost, or create directories for the riot vhost?


I followed the video on the link and finally sorted it all out. I was doing a few things wrong!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: