* elpa update error
@ 2019-02-20 17:34 Yuri D'Elia
2019-02-20 18:05 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Yuri D'Elia @ 2019-02-20 17:34 UTC (permalink / raw)
To: emacs-devel
Hi everyone. I seem to have some problems updating the official elpa
archive since a few days. I currently get the following:
error in process filter: Error retrieving: https://elpa.gnu.org/packages/archive-contents (error http 400) [2 times]
The url seem to respond to a regular browser query.
What could be the issue?
I'm also using melpa as a source, which instead updates just fine.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: elpa update error
2019-02-20 17:34 elpa update error Yuri D'Elia
@ 2019-02-20 18:05 ` Eli Zaretskii
2019-02-20 18:32 ` Robert Pluim
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2019-02-20 18:05 UTC (permalink / raw)
To: Yuri D'Elia; +Cc: emacs-devel
> From: Yuri D'Elia <wavexx@thregr.org>
> Date: Wed, 20 Feb 2019 18:34:23 +0100
>
> Hi everyone. I seem to have some problems updating the official elpa
> archive since a few days. I currently get the following:
>
> error in process filter: Error retrieving: https://elpa.gnu.org/packages/archive-contents (error http 400) [2 times]
>
> The url seem to respond to a regular browser query.
> What could be the issue?
http://lists.gnu.org/archive/html/help-gnu-emacs/2019-02/msg00254.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: elpa update error
2019-02-20 18:05 ` Eli Zaretskii
@ 2019-02-20 18:32 ` Robert Pluim
2019-02-21 11:16 ` Yuri D'Elia
0 siblings, 1 reply; 5+ messages in thread
From: Robert Pluim @ 2019-02-20 18:32 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: Yuri D'Elia, emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Yuri D'Elia <wavexx@thregr.org>
>> Date: Wed, 20 Feb 2019 18:34:23 +0100
>>
>> Hi everyone. I seem to have some problems updating the official elpa
>> archive since a few days. I currently get the following:
>>
>> error in process filter: Error retrieving: https://elpa.gnu.org/packages/archive-contents (error http 400) [2 times]
>>
>> The url seem to respond to a regular browser query.
>> What could be the issue?
>
> http://lists.gnu.org/archive/html/help-gnu-emacs/2019-02/msg00254.html
Workaround: use 209.51.188.89 in your package-archives instead of
elpa.gnu.org until someone figures out what the bug in Emacs is.
Robert
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: elpa update error
2019-02-20 18:32 ` Robert Pluim
@ 2019-02-21 11:16 ` Yuri D'Elia
2019-02-21 13:35 ` Robert Pluim
0 siblings, 1 reply; 5+ messages in thread
From: Yuri D'Elia @ 2019-02-21 11:16 UTC (permalink / raw)
To: emacs-devel
On Wed, Feb 20 2019, Robert Pluim wrote:
>>> The url seem to respond to a regular browser query.
>>> What could be the issue?
>>
>> http://lists.gnu.org/archive/html/help-gnu-emacs/2019-02/msg00254.html
>
> Workaround: use 209.51.188.89 in your package-archives instead of
> elpa.gnu.org until someone figures out what the bug in Emacs is.
I wanted to inspect the traffic, but I discovered that switching to http
also works the issue around.
SNI issues?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: elpa update error
2019-02-21 11:16 ` Yuri D'Elia
@ 2019-02-21 13:35 ` Robert Pluim
0 siblings, 0 replies; 5+ messages in thread
From: Robert Pluim @ 2019-02-21 13:35 UTC (permalink / raw)
To: Yuri D'Elia; +Cc: emacs-devel
Yuri D'Elia <wavexx@thregr.org> writes:
> On Wed, Feb 20 2019, Robert Pluim wrote:
>>>> The url seem to respond to a regular browser query.
>>>> What could be the issue?
>>>
>>> http://lists.gnu.org/archive/html/help-gnu-emacs/2019-02/msg00254.html
>>
>> Workaround: use 209.51.188.89 in your package-archives instead of
>> elpa.gnu.org until someone figures out what the bug in Emacs is.
>
> I wanted to inspect the traffic, but I discovered that switching to http
> also works the issue around.
>
> SNI issues?
No, IPv6 connectivity issues which showed up a bug in Emacs when
switching from IPv6 + TLS to IPv4 + TLS. Details elsewhere on this
list :-)
Robert
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-02-21 13:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-20 17:34 elpa update error Yuri D'Elia
2019-02-20 18:05 ` Eli Zaretskii
2019-02-20 18:32 ` Robert Pluim
2019-02-21 11:16 ` Yuri D'Elia
2019-02-21 13:35 ` Robert Pluim
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.