Closed SkipperQ93 closed 1 year ago
That domain is nonexistent and internal to the Docker network.
Your problem is likely that you are using Podman, which is not supported.
It is non-existent because the connectivity is not there with the internet. Right? If that is the case, whether I use podman or docker, it will remain non-existent. Kindly help me understand if this is not the case.
No. It's non existent because it's an internal network used between containers. Docker takes care of name resolution and XMPP.meet.jitsi will end up pointing to the prosody container.
Thanks a lot. Moving to docker fixed the issue.
I have set up jitsi-docker on an environment which does not have online connectivity. Setup works fine. But as soon as I start the containers, I get exceptions that server is trying to resolve DNS Entry xmpp.jitsi.meet.
Logs:
Can anybody guide me how can make it work in an isolated environment. Thanks alot.