Page 1 of 1

New Ubuntu install There are no applications available

Posted: Tue Aug 14, 2012 6:58 pm
by raymundo
Installed Amahi from directions everything went fine. Everything works but when i click on apps it says
There are no applications available at this time.
This could be due to a lack of network connectivity.
Not sure what it could be. I also looked in the forum and did not see anything about this.

Re: New Ubuntu install There are no applications available

Posted: Tue Aug 14, 2012 7:24 pm
by bigfoot65
Sounds like you do not have network connectivity at all for the HDA. Recommend you try the network troubleshooter.

http://wiki.amahi.org/index.php/Network_troubleshooting

Might wanna try the installation troubleshooter as well:

http://wiki.amahi.org/index.php/Ubuntu_ ... leshooting

Re: New Ubuntu install There are no applications available

Posted: Tue Aug 14, 2012 10:10 pm
by raymundo
kernal ip routing table

destination, gateway, genmask, flags, metric, ref, use iface
0.0.0.0 , 192.168.1.1, 0.0.0.0 , ug, 100 , 0 , 0 eth0
169.254.0.0 , 0.0.0.0 , 255.255.0.0 , u , 1000 , 0 , 0 eth0
192.168.1.0 , 0.0.0.0 , 255.255.255.0, u , 0, 0, 0 eth0


this is what i get when i type in route -n is this wrong?
my router is 192.168.1.1 and i can surf the internet just fine on the server computer.

Re: New Ubuntu install There are no applications available

Posted: Wed Aug 15, 2012 3:26 am
by bigfoot65
What is the output of the Network troubleshooter?

Re: New Ubuntu install There are no applications available

Posted: Wed Aug 15, 2012 9:18 am
by raymundo
Ok i used the troubleshooter and found out curl was not installed. That didnt fix it. I had to uninstall and reinstall amahi in order to get it to work. Thanks.

Re: New Ubuntu install There are no applications available

Posted: Thu Aug 16, 2012 4:59 am
by jtroester
I think having the same problem.

I installed the HDA on Ubuntu 12.04 Server with Desktop explained in the recipe.

My Router-IP is 192.168.10.252/24 HDAs is 192.168.10.99/24.

hda is pingable from the inside und samba-shares can be connected.

Is there a solution not by a new install? I wouldn't know what I should alter.

Re: New Ubuntu install There are no applications available

Posted: Thu Aug 16, 2012 5:04 am
by bigfoot65
It could be the router IP that is causing issues. By default, Amahi uses 100-255 for DHCP leases. Anything 99 and less is considered static.

Most people use 192.168.x.1 for their router, so not sure if that is potentially causing you issues.

Have you checked out the network or install troubleshooter?

http://wiki.amahi.org/index.php/Network_troubleshooting

http://wiki.amahi.org/index.php/Ubuntu_ ... leshooting