all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Joost Kremers <joostkremers@fastmail.fm>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: GNU Elpa not reachable (possibly OT)
Date: Mon, 18 Feb 2019 18:08:32 +0100	[thread overview]
Message-ID: <m2sgwlm3cf.fsf@gmail.com> (raw)
In-Reply-To: <874l915ek4.fsf@fastmail.fm> (Joost Kremers's message of "Mon, 18 Feb 2019 15:58:19 +0100")

Joost Kremers <joostkremers@fastmail.fm> writes:

> Hi all,
>
> The past few days I've been having trouble updating my packages, which
> turns out to be caused by Emacs not being able to reach
> <https://elpa.gnu.org>. The problem isn't that the server is down (it
> isn't), but I'm not entirely sure what the problem is, so I thought
> I'd post here, in case anyone can help, even though it may not be an
> actual Emacs problem...
>
> Trying to refresh my package list results in the following error:
>
> error in process filter: Error retrieving:
> https://elpa.gnu.org/packages/archive-contents (error http 400)

Do you get this error straight away, or after a timeout?

> Funny thing is, I can paste that URI in the address bar of my browser
> and the file loads just fine. 
>
> Looking at this reddit page:
>
> https://www.reddit.com/r/emacs/comments/arnbhb/cant_reach_elpa_for_the_last_couple_of_days/
>
> I tried the same thing as in one of the posts there, and indeed,
> `nslookp elpa.gnu.org` gives me:
>
>
> ```
> Non-authoritative answer:
> Name:   elpa.gnu.org
> Address: 209.51.188.89
> Name:   elpa.gnu.org
> Address: 2001:470:142:5::89
> ```
>
> and then `ping elpa.gnu.org` yields:
>
> ```
> PING elpa.gnu.org(2001:470:142:5::89 (2001:470:142:5::89)) 56 data
> bytes
> From 2001:470:142::1 (2001:470:142::1) icmp_seq=1 Destination
> unreachable: Address unreachable
> ```

Any chance of you running tcpdump or wireshark to capture what traffic
Emacs is sending?

> Several IPv6 test sites tell me my IPv6 connectivity is fine, except
> for one, which states that "Your router or firewall is filtering
> ICMPv6 messages sent to your computer."
>
> So I'm wondering if that may be the cause of the problem and if yes,
> what can I do about it?

You may have a not-quite-working IPv6 setup, which is causing Emacs to
try to connect via IPv6 and failing rather than falling back to IPv4.

Could you let us know which version of Emacs this is? Also that
network trace would be *really* useful.

Thanks

Robert



  parent reply	other threads:[~2019-02-18 17:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-18 14:58 GNU Elpa not reachable (possibly OT) Joost Kremers
2019-02-18 16:19 ` Eli Zaretskii
2019-02-18 21:10   ` Joost Kremers
2019-02-19  0:17   ` Bob Proulx
2019-02-19  3:37     ` Eli Zaretskii
2019-02-19  5:07       ` Bob Proulx
2019-02-19 16:05         ` Eli Zaretskii
2019-02-19 16:59           ` Joost Kremers
2019-02-19 17:05             ` Bob Proulx
2019-02-19 17:27             ` Eli Zaretskii
2019-02-20  9:10               ` Joost Kremers
2019-02-18 17:08 ` Robert Pluim [this message]
2019-02-18 18:19   ` Robert Pluim
2019-02-19 17:03   ` Joost Kremers
2019-02-19 19:08     ` Robert Pluim
2019-02-20  9:42       ` Joost Kremers
2019-02-20 10:15         ` Robert Pluim
2019-03-01  7:27 ` Joost Kremers
2019-03-01 10:02   ` Robert Pluim
2019-03-01 21:06   ` Jude DaShiell

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=m2sgwlm3cf.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=joostkremers@fastmail.fm \
    /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.