Fred Dixon
Fred Dixon
It would be a fully qualified domain name that using DNS resolves to a public IP address of the server. In other words, if you ping the hostname, it should...
Just did a quick test now and the parameter `-v focal-270` is working. Can you share where in the world the server is located that you are trying to install...
I'm the primary author of `bbb-install.sh` > Nevertheless, I was now able to identify the root cause of coturn not starting: /etc/systemd/system/coturn.service.d/override.conf sets an option --pidfile= which had no value,...
@CamZie, did you apply these updates to coturn installed on BigBlueButton, or to an external turn server? Also, I did a clean install of 2.7.6 and I'm not seeing these...
Regarding > I manually set the value of pidfile to /run/turnserver/turnserver.pid I checked a clean install and there is no /run/turnserver/turnserver.pid. You might have encountered this error in the previous...
We've used the migrations for many sites, and this might be and edge case. Do you have a backup of the GreenLight database before executing the migrations?
See https://github.com/bigbluebutton/bbb-install/blob/v2.7.x-release/bbb-install.sh#L1641
Thanks for reporting this. There are a few options. 1. You can disable the installation of `haproxy` by passing '-c :' to configure BigBlueButton 2.6 to use the specified TURN...
> deb [ arch=amd64 ] https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 multiverse > Warning: apt-key output should not be parsed (stdout is not a terminal) When installing packages, always look for the first error...