Page 1 of 2

SOLVED: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 8:59 am
by totalpro
Just finished installing Fedora 21.

Trying to run this command

Code: Select all

rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm
Per the install instructions on this page https://wiki.amahi.org/index.php/Fedora ... al_Install. I get this and never get a response.

Image

I know I'm connected.

Currently running on a box running Hyper-V Server 2012 (not to be confused with Server 2012 RUNNING Hyper-V). I seem to be able to connect to the internet otherwise.

Any help is appreciated.

Thanks!

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 9:55 am
by techsoft
I have been stopped at the exact same place with a timeout error.

Have tried pinging the host f21.amahi.org as well and just get timeout errors.

Is the server down?

Tony Self

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 10:17 am
by bigfoot65
Not that I am aware.

Ensure you have network connectivity and try again.

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 10:52 am
by totalpro
Definitely not working. I'm offsite (at another customer's location) now and getting the same thing.

Image

Image

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 1:36 pm
by bigfoot65
I just checked from home and see it's down.

Diagnosing now and hope to get it back up shortly.

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 1:56 pm
by J1msan
Damn, I had this night for myself and fiqured I would reinstall the Amahi-server(the right way this time)...
Any progress in getting the server running again?

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 1:59 pm
by bigfoot65
We are working vigorously to return service.

No estimated time though.

Sorry for any inconvenience and you can watch our Facebook page or here for updates.

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 7:35 pm
by bigfoot65
The repo should be back online now.

Re: Unable to connect to f21.amahi.org

Posted: Fri Jan 29, 2016 8:21 pm
by totalpro
Thanks guys!

Image

Re: SOLVED: Unable to connect to f21.amahi.org

Posted: Mon Feb 15, 2016 10:33 pm
by vegaramos1
I'm having this same problem, although I can ping f21.amahi.org, when I try the rpm step, I get the following timeout error:

Code: Select all

rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm Retrieving http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm curl: (7) Failed to connect to f21.amahi.org port 80: Connection timed out error: skipping http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm - transfer failed
I then tried https, and that did work, but when i did the next step of the installation

Code: Select all

yum -y install hda-ctl hda-platform
The installation times out.

Code: Select all

http://f21.amahi.org/repodata/repomd.xml: [Errno 12] Timeout on http://f21.amahi.org/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror.
Any suggestions?