congthang1 / jitsi-kubernetes

Jitsi deployment on Kubernetes with JVB autoscale and OCTO region enabled
MIT License
35 stars 18 forks source link

you are the only one in the meeting #4

Closed ramazanulucay closed 3 years ago

ramazanulucay commented 3 years ago

I have installed to digitalocean. But system doesn't work. It says, "you are the only one in the meeting". How can i fix it.

image

My site: https://1e1.ramazanulucay.com

Thank you.

congthang1 commented 3 years ago

http-bind not connected. I think you didnt open firewall

ramazanulucay commented 3 years ago

How can I open firewall?

congthang1 commented 3 years ago

go here https://cloud.digitalocean.com/networking/firewalls then create new firewall, apply to tag of your kubernetes start with k8s:

Screen Shot 2020-12-16 at 15 48 56
ramazanulucay commented 3 years ago

I changed it but the problem continues. httpd-bind fails 502. Did I make another mistake? image

congthang1 commented 3 years ago

add to TCP too

ramazanulucay commented 3 years ago

I didn't solve problem and I created new kubernetes. Now when two people are connected, CONFERENCE FAILED: conference.videobridgeNotAvailable error and restarts.

ramazanulucay commented 3 years ago

There is the following error in the jvb log file.

{"log":"Caused by: java.io.FileNotFoundException: /config/jvb.conf (No such file or directory)\n","stream":"stderr","time":"2020-12-16T14:12:03.652645337Z"} {"log":"\u0009at java.io.FileInputStream.open0(Native Method)\n","stream":"stderr","time":"2020-12-16T14:12:03.652908148Z"} {"log":"\u0009at java.io.FileInputStream.open(FileInputStream.java:195)\n","stream":"stderr","time":"2020-12-16T14:12:03.653191087Z"} {"log":"\u0009at java.io.FileInputStream.\u003cinit\u003e(FileInputStream.java:138)\n","stream":"stderr","time":"2020-12-16T14:12:03.653202738Z"} {"log":"\u0009at com.typesafe.config.impl.Parseable$ParseableFile.reader(Parseable.java:629)\n","stream":"stderr","time":"2020-12-16T14:12:03.653949379Z"} {"log":"\u0009at com.typesafe.config.impl.Parseable.reader(Parseable.java:99)\n","stream":"stderr","time":"2020-12-16T14:12:03.653963758Z"} {"log":"\u0009at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:233)\n","stream":"stderr","time":"2020-12-16T14:12:03.653968096Z"} {"log":"\u0009at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)\n","stream":"stderr","time":"2020-12-16T14:12:03.653971923Z"} {"log":"\u0009... 15 more\n","stream":"stderr","time":"2020-12-16T14:12:03.653975614Z"}

congthang1 commented 3 years ago

did you deploy jvbs?

ramazanulucay commented 3 years ago

Yes I deployed with "Deploy the JVBs on kubernetes jvb-shard0"

ramazanulucay commented 3 years ago

I checked 5347 port, and It is open.

ramazanulucay commented 3 years ago

You can see the error from the https://1e1.ramazanulucay.com/test address.

ramazanulucay commented 3 years ago

Will any action be taken with Docker?

congthang1 commented 3 years ago

how is jicofo logs? did it register any jvb?

congthang1 commented 3 years ago

Sorry firewall was on wrong place above. Should set it here

Screen Shot 2020-12-21 at 10 47 10