stevebrochill Posted March 23, 2015 Posted March 23, 2015 Found an UNKNOWN host! Please report on the forums!what should i do to fix this?
Okabe Posted March 23, 2015 Posted March 23, 2015 The following commands fixed it on my Debian (linux) box: # apt-get install openjdk-7-jre # update-alternatives --config java then select openjdk-7-jre as default. if you have a different OS please tell us which one.