bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
359 stars 240 forks source link

The action cannot be completed. Please try again #301

Open efranerfani opened 7 months ago

efranerfani commented 7 months ago

Hello, I installed BBB on Ubuntu 22.04 using Docker which is in this link (https://github.com/bigbluebutton/docker). In the configuration related to reverse proxy, I made the settings related to Basic Authentication and everything was installed well, but when entering the room settings with the admin account or by running start meet, an error occurs. The action cannot be completed. Please try again. " I can see that I am getting error 400 in the log related to compose. By observing the three errors, as in the notes of the mentioned address, it came from reverse proxy nginx on the main host, I also did it with the provided settings, and in the env settings related to reverse proxy, I selected no I did, but the problem has not been solved. Please guide me

antobinary commented 7 months ago

Hi @efranerfani I will move this github issue to the docker repository.

antobinary commented 7 months ago

@efranerfani could you please give more details on your installation- what version of BBB did you install, etc?

efranerfani commented 7 months ago

BBB version 2.7 Ubuntu 22.04 Memory 8gig Cup 4cores

efranerfani commented 7 months ago

BBB version 2.7 Ubuntu 22.04 Memory 8gig Cup 4cores

salehmirnezhad commented 7 months ago

@efranerfani could you please give more details on your installation- what version of BBB did you install, etc?

BBB version 2.7 Ubuntu 22.04 Memory 8gig Cup 4cores

rotolonico commented 6 months ago

I have the same issue. When trying to start a room I get the same error and navigating to this API:

https://[WEBSITE]/api/v1/meetings/[MEETING]/start.json

I get {"status":406,"error":"Not Acceptable"}

romale commented 5 months ago

I've this issue too Installed via wget -qO- https://raw.githubusercontent.com/bigbluebutton/bbb-install/v2.7.x-release/bbb-install.sh | bash -s -- -v focal-270 -g -d -s 192.168.1.10

https://example.com/api/v1/meetings/ahv-rl3-i2v-gaj/start.json 400 Bad Request

/etc# cat hosts 127.0.0.1 localhost

::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters

ansbash commented 3 months ago

Hi everyone,

same issue here.

Screenshot 2024-03-20 172449