-
Notifications
You must be signed in to change notification settings - Fork 562
Open
Description
sudo apt-get install -y language-pack-en
sudo update-locale LANG=en_US.UTF-8
sudo systemctl set-environment LANG=en_US.UTF-8
wget -qO- https://raw.githubusercontent.com/bigbluebutton/bbb-install/v3.0.x-release/bbb-install.sh | sudo bash -s -- -w -v jammy-300 -s bbb-001.mywebsite.com -e my-email@gmail.com
This is my installation script, I am installing on ubuntu 22 vm on azure,
The isntallation is working fine, and server also runs fine. But the issue is if i restart the server, it stops responding. I have tested mutiple time, If I donot retart the VM, It keeps working flawlessly, but as sson as i reboot the server, the vm stop responding and i can even ssh into the vm, It says timeout.
Metadata
Metadata
Assignees
Labels
No labels