all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Ubuntu 16.04 server --- Contacting host: elpa.gnu.org:80 when package-refresh-contents
Date: Wed, 17 Jan 2018 13:12:30 +0100	[thread overview]
Message-ID: <20180117121229.GB14008@tuxteam.de> (raw)
In-Reply-To: <cc8b4e4b-647e-40e7-9bec-dd1f4268779a@googlegroups.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, Jan 17, 2018 at 03:56:34AM -0800, izzy.yichao.cai@gmail.com wrote:
> Hi folks,
> 
> I have tried to install elpy in emacs (24.5.1) on my server which is running Ubuntu 16.04.
> 
> When I run M-x package-refresh-contents, emacs successfully connected to stable.melpa.org:443. 
> After that, it was hanged on "Contacting host: elpa.gnu.org:80". I am pretty sure that I am not behind proxy. 

I don't know about this...

> Then I tried to ping this host and this is what I got:
> me@server:~$ ping elpa.gnu.org:80
> ping: unknown host elpa.gnu.org:80

...but this won't work. Indeed, "elpa.gnu.org:80" isn't a host name.
Try pinging "elpa.gnu.org". It's there and replies to pings :)

> However, pinging other websites is normal. I also tried to access this (elpa.gnu.org:80) on my local computer and it is accessible.

You don't ping websites -- you ping hosts. Actually, elpa.gnu.org
is serving a website at port 80 currently. So the URL
http://elpa.gnu.org:80/ should get you something (since port 80
is the default for http anyway, you can leave it out).

That said, elpa.gnu.org is also serving https, so I'd strongly
recommend going with https://elpa.gnu.org/

Cheers
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlpfPa0ACgkQBcgs9XrR2kZ+5wCfUj5LUoKJbu+ty2kjd6fJCKjK
d0gAnis0HbxOkzP0n579SeUupTJUFEAa
=136e
-----END PGP SIGNATURE-----



  reply	other threads:[~2018-01-17 12:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17 11:56 Ubuntu 16.04 server --- Contacting host: elpa.gnu.org:80 when package-refresh-contents izzy.yichao.cai
2018-01-17 12:12 ` tomas [this message]
2018-01-17 12:41   ` Dan Čermák
     [not found]   ` <mailman.7506.1516192916.27995.help-gnu-emacs@gnu.org>
2018-01-17 14:15     ` Rusi
2018-01-17 14:28       ` Dan Čermák
2018-01-17 14:41         ` Robert Pluim
2018-01-17 21:21           ` Stefan Monnier
     [not found] ` <mailman.7505.1516191159.27995.help-gnu-emacs@gnu.org>
2018-01-19  2:28   ` izzy.yichao.cai
2018-01-19  9:42     ` Robert Pluim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180117121229.GB14008@tuxteam.de \
    --to=tomas@tuxteam.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.