Blank page after install

General discussions.

Moderator: moderators

Blank page after install

Postby Bray90820 » Mon May 09, 2016 11:55 pm

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
Bray90820
 
Posts: 2
Joined: Sun May 01, 2011 7:02 pm

Re: Blank page after install

Postby stingrey » Sun May 22, 2016 4:53 pm

Hi,
got the same problem. Subsonic doesn't work with openjdk-8-jre or openjdk-9-jre. You have to use openjdk-7-jre!

Code: Select all
sudo add-apt-repository ppa:openjdk-r/ppa 
sudo apt-get update   
sudo apt-get install openjdk-7-jre


If add-apt-repository doesn't work you have to install it first
Code: Select all
sudo apt-get install software-properties-common
stingrey
 
Posts: 2
Joined: Tue Oct 02, 2012 7:36 am


Return to General

Who is online

Users browsing this forum: No registered users and 11 guests