* git pull fails from elpa.gnu.org
@ 2019-11-30 23:13 Stefan Monnier
2019-12-01 9:23 ` Andreas Schwab
0 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2019-11-30 23:13 UTC (permalink / raw)
To: emacs-devel
The cron job on elpa.gnu.org is having trouble that I don't understand.
More specifically, it does:
+ cd ../elpa
+ git pull
fatal: unable to access 'https://git.savannah.gnu.org/r/emacs/elpa/': The
requested URL returned error: 502
The weird thing is that when I ssh into elpa.gnu.org and run the exact
same command, the `git pull` works without a hitch.
Any idea what might be going on and how I could try and track it down or
(even better) fix it? I'm getting a bit tired of playing the "human
cron job".
Stefan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git pull fails from elpa.gnu.org
2019-11-30 23:13 git pull fails from elpa.gnu.org Stefan Monnier
@ 2019-12-01 9:23 ` Andreas Schwab
2019-12-01 10:27 ` Eli Zaretskii
2019-12-03 15:58 ` Stefan Monnier
0 siblings, 2 replies; 7+ messages in thread
From: Andreas Schwab @ 2019-12-01 9:23 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
On Nov 30 2019, Stefan Monnier wrote:
> The cron job on elpa.gnu.org is having trouble that I don't understand.
> More specifically, it does:
>
> + cd ../elpa
> + git pull
> fatal: unable to access 'https://git.savannah.gnu.org/r/emacs/elpa/': The
> requested URL returned error: 502
>
> The weird thing is that when I ssh into elpa.gnu.org and run the exact
> same command, the `git pull` works without a hitch.
Perhaps a transient error on the server. Have you tried using a
different time to run the cron job?
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git pull fails from elpa.gnu.org
2019-12-01 9:23 ` Andreas Schwab
@ 2019-12-01 10:27 ` Eli Zaretskii
2019-12-01 13:46 ` VanL
2019-12-03 15:58 ` Stefan Monnier
1 sibling, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2019-12-01 10:27 UTC (permalink / raw)
To: emacs-devel, Andreas Schwab, Stefan Monnier
On December 1, 2019 11:23:21 AM GMT+02:00, Andreas Schwab <schwab@linux-m68k.org> wrote:
> On Nov 30 2019, Stefan Monnier wrote:
>
> > + cd ../elpa
> > + git pull
> > fatal: unable to access
> 'https://git.savannah.gnu.org/r/emacs/elpa/': The
> > requested URL returned error: 502
> >
> Perhaps a transient error on the server. Have you tried using a
> different time to run the cron job?
It's transient and intermittent: can be OK now and fail 5 min after that. I saw it already several times today, and not just with ELPA, with the Emacs repisitory as well.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git pull fails from elpa.gnu.org
2019-12-01 10:27 ` Eli Zaretskii
@ 2019-12-01 13:46 ` VanL
0 siblings, 0 replies; 7+ messages in thread
From: VanL @ 2019-12-01 13:46 UTC (permalink / raw)
To: emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
>> Perhaps a transient error on the server. Have you tried using a
>> different time to run the cron job?
>
>
> It's transient and intermittent: can be OK now and fail 5 min after
> that. I saw it already several times today, and not just with ELPA,
> with the Emacs repisitory as well.
ISOC sold .org to Ethos Capital for $1B+ ; could the observed
unreliability be due to handover teething problems?
--
LoL,
əə0@ 一 二 三 言 語 𝔖
'VLIW architecture?'
G4 White 78 Black 79
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: git pull fails from elpa.gnu.org
2019-12-01 9:23 ` Andreas Schwab
2019-12-01 10:27 ` Eli Zaretskii
@ 2019-12-03 15:58 ` Stefan Monnier
2019-12-03 16:21 ` Andreas Schwab
2019-12-03 16:27 ` Glenn Morris
1 sibling, 2 replies; 7+ messages in thread
From: Stefan Monnier @ 2019-12-03 15:58 UTC (permalink / raw)
To: Andreas Schwab; +Cc: emacs-devel
>> The cron job on elpa.gnu.org is having trouble that I don't understand.
>> More specifically, it does:
>>
>> + cd ../elpa
>> + git pull
>> fatal: unable to access 'https://git.savannah.gnu.org/r/emacs/elpa/': The
>> requested URL returned error: 502
>>
>> The weird thing is that when I ssh into elpa.gnu.org and run the exact
>> same command, the `git pull` works without a hitch.
> Perhaps a transient error on the server.
It runs twice daily and failed systematically on both runs for more than
a week, whereas it has succeeded every time I ran it manually.
> Have you tried using a different time to run the cron job?
Not yet, but it's worth a try,
Stefan
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2019-12-03 16:27 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-30 23:13 git pull fails from elpa.gnu.org Stefan Monnier
2019-12-01 9:23 ` Andreas Schwab
2019-12-01 10:27 ` Eli Zaretskii
2019-12-01 13:46 ` VanL
2019-12-03 15:58 ` Stefan Monnier
2019-12-03 16:21 ` Andreas Schwab
2019-12-03 16:27 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).