Open enoxos opened 2 years ago
Mostly, you can install from this command
apt -y install gpg software-properties-common
wget -q https://dl.bluecherrydvr.com/key/bluecherry.asc -O- | sudo tee /etc/apt/trusted.gpg.d/bluecherry.asc
wget --output-document=/etc/apt/sources.list.d/bluecherry-jammy.list https://dl.bluecherrydvr.com/sources.list.d/bluecherry-jammy-unstable.list
add-apt-repository ppa:ondrej/php -y
apt -y update
apt -y install bluecherry
systemctl restart bluecherry
Thank you so much curtishall, I will try this right now to install it.
Unfortunately the installation was not a success. Right after going through the sql database settings, I got an error:
installed bluecherry package post-installation script subprocess returned error exit status 1
When I checked whether the service is running, it was inactive. I manually started the service and I got the following error:
Configuration Error: file I/0 error at line 0
I also checked whether the database was created which was but there were not tables in the database, so this seems to be suspicious.
Any advice please?
Please email support@bluecherrydvr.com with any logs that you have.
i am experiencing the same issue after the mysql server configurations
Any update?
There is no known issues with Ubuntu 22.04.
Hello, Is Ubuntu Sever 22.04 supported? Thanks