Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websockets not working behind reverse proxy #72

Closed
SelfhostedPro opened this issue Sep 2, 2020 · 3 comments · Fixed by #141
Closed

Websockets not working behind reverse proxy #72

SelfhostedPro opened this issue Sep 2, 2020 · 3 comments · Fixed by #141
Labels
frontend Requires frontend work Hacktoberfest

Comments

@SelfhostedPro
Copy link
Owner

Logs and Stats are blank behind reverse proxy: DOMException: The operation is insecure.

@SelfhostedPro SelfhostedPro added the frontend Requires frontend work label Sep 23, 2020
@lue30499
Copy link

Hello,

I have the same issue. I also have other things running through with socket support completely fine.

yachtReverseProxyIssue

Regards,
Lue.

@SelfhostedPro
Copy link
Owner Author

Yeah, it's due to the fact that yacht is using websockets instead of secure websockets. I'm working on sorting that out. I'll update here once I figure it out.

@SelfhostedPro
Copy link
Owner Author

Fix is pushed to devel. Once tested I'll push to latest.

@SelfhostedPro SelfhostedPro linked a pull request Oct 3, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Requires frontend work Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants