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@gnu.org
Subject: Re: GNU Elpa not reachable (possibly OT)
Date: Tue, 19 Feb 2019 20:08:38 +0100	[thread overview]
Message-ID: <m2k1hvmw95.fsf@gmail.com> (raw)
In-Reply-To: 87tvgz4snp.fsf@fastmail.fm

Joost Kremers <joostkremers@fastmail.fm> writes:

> On Mon, Feb 18 2019, Robert Pluim wrote:
>>> 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?
>
> It takes a bit of time. Sometimes it doesn't appear at all. I normally
> use paradox, which just sits there trying to refresh the package
> list. If I disable paradox, I get this error, though not straight
> away.
>

That does sound like some kind of networking issue, although
elpa.gnu.org was down for a while.

>> Any chance of you running tcpdump or wireshark to capture what
>> traffic
>> Emacs is sending?
>
> tcpdump is installed on my machine, but the man page doesn't tell me
> what command I'd have to enter to get the results you're interested
> in, so you'd have to help me out a bit.
>

tcpdump -i any 'host 209.51.188.89 or host 2001:470:142:5::89'

(perhaps with a 'sudo' in front of it, depending on your system)

Iʼm guessing this will show emacs connecting to the IPv6 address,
failing, and then falling back to the IPv4.

Iʼm seeing this now as well, and there does seem to be a bug in emacs,
which Iʼll take to emacs-devel.

>> Could you let us know which version of Emacs this is? Also that
>> network trace would be *really* useful.
>
> "GNU Emacs 26.1.91 (build 2, x86_64-pc-linux-gnu, GTK+ Version
> 3.22.30)\n of 2019-02-04"

Thanks



  reply	other threads:[~2019-02-19 19: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
2019-02-18 18:19   ` Robert Pluim
2019-02-19 17:03   ` Joost Kremers
2019-02-19 19:08     ` Robert Pluim [this message]
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=m2k1hvmw95.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.