Blank page after install
So I installed openjdk-8-jdk on ubuntu 16.04 and then installed subsonicwith the command "sudo dpkg -i subsonic-6.0.deb'" but "localhost:4040/login.view" just gives me a black page
sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt-get update
sudo apt-get install openjdk-7-jresudo apt-get install software-properties-common