Answer the question
In order to leave comments, you need to log in
Why does GreenLight from docker not connect to BigBlueButton?
The bottom line is that BigBlueButton is running on the VPS. The server is accessible from the outside and controlled by api through https://mconf.github.io/api-mate/#server=BIGBLUEBU... I
wanted to tie GreenLight. True passed all the stages indicated in the official. documentation, configured the .env file, but, as a result of checking the configuration with the command
docker run --rm --env-file .env bigbluebutton/greenlight:v2 bundle exec rake conf:check
gives a message that docker can't connect to BlueBaton.Checking environment: Passed
Checking Connection: Failed
Error connecting to BigBlueButton server - execution expired
BIGBLUEBUTTON_ENDPOINT, BIGBLUEBUTTON_SECRET"
) are set correctly. Nothing changes with UFW disabled. It seems that Docker works for entry, but does not work for exit, because the ping from under the docker of the site domain did not come out.> docker exec -ti 1d419c018029 sh
> ping [ host ]
--- [ host ] statistics ---
10 packets transmitted, 0 packets received, 100% packet loss
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question