Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Don't recommend :8448 to people on public_baseurl #4498

Merged
merged 2 commits into from
Jan 29, 2019

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Jan 28, 2019

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file
  • Pull request includes a sign off (N/A)

@turt2live turt2live requested a review from a team January 28, 2019 19:16
@aaronraimist
Copy link
Contributor

Also here:

# public_baseurl: https://example.com:8448/

I guess it's not in the docker config?

@turt2live
Copy link
Member Author

That file doesn't exist on develop, so I assume it is being auto-generated now.

@codecov-io
Copy link

Codecov Report

Merging #4498 into develop will increase coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #4498      +/-   ##
===========================================
+ Coverage    74.73%   74.74%   +<.01%     
===========================================
  Files          336      336              
  Lines        34148    34148              
  Branches      5553     5553              
===========================================
+ Hits         25520    25523       +3     
- Misses        7049     7050       +1     
+ Partials      1579     1575       -4

@richvdh
Copy link
Member

richvdh commented Jan 29, 2019

looks plausible, but assumes people have somehow forwarded port 443 to synapse. Was the existing config causing confusion?

@richvdh richvdh removed the request for review from a team January 29, 2019 09:19
@turt2live
Copy link
Member Author

Yes, people keep breaking their riots because this endpoint causes a redirect. Even with the additional documentation, people keep sticking :8448 on the end because they think it is required.

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm unconvinced that this is going to be any better, but whatever.

@richvdh
Copy link
Member

richvdh commented Jan 29, 2019

[also, once we require people to have proper certs on port 8448, does the problem go away?]

@turt2live
Copy link
Member Author

[also, once we require people to have proper certs on port 8448, does the problem go away?]

Probably, assuming people have client listeners.

@turt2live turt2live merged commit d02c5cc into develop Jan 29, 2019
@turt2live turt2live deleted the travis/fix-docs-public_baseurl branch January 29, 2019 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants