Invalid endpoint and secret

930 views
Skip to first unread message

meyburg...@gmail.com

unread,
Sep 30, 2021, 3:26:37 PM9/30/21
to bigbluebutton-greenlight
Hi

My BBB with Greenlight worked 100% up until a few hours ago

I got: Invalid endpoint and secret

I then decided to restart my docker but now I am getting: 404 Not found

I havent't touched this server for weeks

My wordpress with this server still works. What could be the cause?

Regards

TeachReo

unread,
Sep 30, 2021, 4:01:39 PM9/30/21
to bigbluebutton-greenlight
Hi
It's a problem with certificate in the alpine container ...
I didn't find any solution at this time.
but only for linux server not for greenlight because in alpine there is a problem like here : https://github.com/gliderlabs/docker-alpine/issues/30

Regards
Fabrice

meyburg...@gmail.com

unread,
Sep 30, 2021, 4:19:23 PM9/30/21
to bigbluebutton-greenlight
Thanks Fabrice. will all greenlight sites be affected?

meyburg...@gmail.com

unread,
Sep 30, 2021, 4:21:35 PM9/30/21
to bigbluebutton-greenlight
Just to mention: my other greenlight site is still working

tab...@gmail.com

unread,
Sep 30, 2021, 4:22:27 PM9/30/21
to bigbluebutton-greenlight
I am having the exact same issue with Invalid Endpoint and Secret, Any solutions?

Nicolás López

unread,
Sep 30, 2021, 4:23:28 PM9/30/21
to bigbluebutton-greenlight
Same issue here :(

TeachReo

unread,
Sep 30, 2021, 4:24:56 PM9/30/21
to bigbluebutton-greenlight

except the greenlight sites which don't use docker

TeachReo

unread,
Sep 30, 2021, 4:26:06 PM9/30/21
to bigbluebutton-greenlight
Wich version of greenlight and BBB, probably the alpine docker container is newer

meyburg...@gmail.com

unread,
Sep 30, 2021, 4:31:31 PM9/30/21
to bigbluebutton-greenlight
My other site that still works is on a newer version

tab...@gmail.com

unread,
Sep 30, 2021, 4:37:04 PM9/30/21
to bigbluebutton-greenlight
Thanks This worked:
cd /root/greenlight 
docker-compose down 
docker pull bigbluebutton/greenlight:v2 
docker-compose up -d

Nicolás López

unread,
Sep 30, 2021, 4:37:50 PM9/30/21
to bigbluebutton-greenlight
We do use Docker, and our version is from april 2020 (as far as I remember).
Is there a workaround to fix this instead of upgrading? We have some customizations as well that could take some time to apply to a newer version.
Thanks!

meyburg...@gmail.com

unread,
Sep 30, 2021, 5:10:40 PM9/30/21
to bigbluebutton-greenlight
Thanks!

This worked:


cd /root/greenlight 
docker-compose down 
docker pull bigbluebutton/greenlight:v2 
docker-compose up -d

I also have customization but I will redo it

oob...@gmail.com

unread,
Oct 1, 2021, 12:14:03 AM10/1/21
to bigbluebutton-greenlight
cd /root/greenlight 
docker-compose down 
docker pull bigbluebutton/greenlight:v2 
docker-compose up -d

This really helped to solve the problem (BigBlueButton Endpoint and Secret)
BUT the presentation in the webinar room itself stopped loading. https://yadi.sk/i/w5wr20MrSMKx4g
I've tried updating BBB to the latest version.
Nothing helps.
How to solve this problem?

Сommand:
sudo bbb-conf --check 
I did not find any problems!

пятница, 1 октября 2021 г. в 02:10:40 UTC+5, meyburg...@gmail.com:

TeachReo

unread,
Oct 1, 2021, 1:28:00 AM10/1/21
to bigbluebutton-greenlight
same here the presentation seems uploaded but not displayed

TeachReo

unread,
Oct 1, 2021, 1:44:53 AM10/1/21
to bigbluebutton-greenlight

apt-get install snapd
apt-get remove -y certbot
snap install certbot --classic
certbot renew --force-renewal --preferred-chain "ISRG Root X1"


you need to do : bbb-conf --clean and restart nginx

oob...@gmail.com

unread,
Oct 1, 2021, 2:26:07 AM10/1/21
to bigbluebutton-greenlight
Thanks it helped!

пятница, 1 октября 2021 г. в 10:44:53 UTC+5, fabrice...@geezot.com:

oob...@gmail.com

unread,
Oct 2, 2021, 2:16:46 AM10/2/21
to bigbluebutton-greenlight
1. If you have ERROR BigBlueButton Endpoint and Secret:

cd /root/greenlight 
docker-compose down 
docker pull bigbluebutton/greenlight:v2 
docker-compose up -d

2. Later. If the presentation does not load (each command is entered separately!):

apt-get install snapd

apt-get remove -y certbot

snap install certbot --classic

certbot renew --force-renewal --preferred-chain "ISRG Root X1"

3. Then, MANDATORY! We enter these commands:

bbb-conf --clean
systemctl restart nginx

пятница, 1 октября 2021 г. в 11:26:07 UTC+5, oob...@gmail.com:
Reply all
Reply to author
Forward
0 new messages