-
Notifications
You must be signed in to change notification settings - Fork 74
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
Can't join to meeting (strict-origin-when-cross-origin) #127
Comments
For some reason /http-bind use https protocol and it cause this issue |
Hello @NikitaSTets! As for the values you've provided: I'm not sure if using As for the error log: this error says that your (I assume) JVB pod is unable to resolve the k8s service DNS record for Prosody. This may indicate that this pod either ignores cluster DNS or has some other problems with in-cluster DNS resolution. Please connect to the pod shell (with As for the HTTP(S) error: It seems that you're trying to expose the |
Hey @spijet thanks for your reply,
|
|
Hi @spijet Looks like ingress doesn't redirect to the web service. Did I miss smth?
|
Hi All, trying to run it locally by using option 4
use those values
set publicUrl, publicIP, useHostNetwork
My local ipV4 address is 192.168.0.10
but it shows me strict-origin-when-cross-origin
nginx
What could be wrong?
"jicofo and jvb issue"
prosody is running and exposed
values.yaml
The text was updated successfully, but these errors were encountered: