bigbluebutton / bbb-install

BASH script to install BigBlueButton in 30 minutes.
GNU Lesser General Public License v3.0
617 stars 538 forks source link

redis server and bbb-packages not Installed in Bigbluebutton 2.3 #383

Open kashifsaeed79 opened 3 years ago

kashifsaeed79 commented 3 years ago

I install bigbluebutton 2.3 many times on AWS, Google Cloud and Contabo(Germany Base Company) with different domains. I face same error. I follow the pre-requisite properly. these reference picture is Contabo VPS (8 CPU Core, 32GB Ram) where I run your latest script "wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -w -a -v bionic-23 -s mydomain.com -e myemail@gmail.com" I face these error that show in Picture

Screenshot 2021-05-31 192854

kashifsaeed79 commented 3 years ago

I find solution for this error. that is redis-server. It is not in active state . But I follow this below link and resolve the issue. Simply I installed redis-server on fresh VPS and also followed the prerequisite of bigbluebutton after that I did run bigbluebutton script.

https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-18-04

taremans commented 2 years ago

Try to install redid server first before running the script will fix the issue.

Follow these steps: https://ostechnix.com/install-configure-redis-server-ubuntu/

miladbohlouli commented 1 year ago

You have to enable ipv6 on the Contabo VPSs, which are inactive by default. After doing this, it will run the script without any problems. and you can do that simply by the below command:

enable_ipv6