Page 1 of 1

Upgrade from Fed 12 - 14, Amahi not running

Posted: Sun Jun 19, 2011 2:25 pm
by flinkx
Hi - I have been using Amahi for some time and like it very well, and decided to upgrade to Fed 14/Amahi 6. After installing Fed 14 and doing all the suggested steps according to the upgrade info on the wiki, I am unable to connect to the internet. According to my control panel, my server isn't running. How can a restart if I'm unable to connect to the internet? I must be missing something that's right in front of my face!!!

I ran the network troubleshooter and failed step 4 - DNS resolving for internal hostnames. This is the result via pastebin:

http://amahi.pastebin.com/E1kreBff


Any help would be great!

Re: Upgrade from Fed 12 - 14, Amahi not running

Posted: Sun Jun 19, 2011 7:42 pm
by radioz
I'm not sure why it is not seeing your router, but this command:
'ifconfig | grep -A 5 eth0 grep inet '

should be: 'ifconfig | grep -A 5 eth0 | grep inet'

(you were missing a pipe character).