hg push aborted message is displayed but push was still preformed

Keren Asulin keren.asulin at ocado.com
Thu Apr 24 17:05:06 UTC 2014


On Thu, 2014-04-24 at 17:02 +0100, Keren Asulin wrote:
> Hey mailing list,
>
> We have an interesting issue in which a change will be pushed to mercurial
> and the following message will be displayed:
>
> "remote: abort: Resource temporarily unavailable

"Resource temporarily unavailable" is the standard English
representation of the standard Unix EAGAIN error code.

Your server is probably:

- running Linux
- running an older kernel
- using NFS

Yes?

> abort: unexpected response: empty string

The remote side died a nasty death and failed to say goodbye politely...

> [command returned code 255 Mon Apr  7 14:53:45 2014]"

..so we dutifully raise an abort error code.


On 24 April 2014 18:42, Keren Asulin <keren.asulin at ocado.com> wrote:

> Fun times,
> Yes linux, older kernel, NFS
> But I checked for server issues and it looks fine when these things occur
> (and overall).
> Memory, CPU, file handlers, available processes, some other things I can't
> think of right now - server fault was my first go to thing because "remote:
> abort: Resource temporarily unavailable" (I should have really stated this
> in my original email).
>
> Dose mercurial keep any system log? cause I didn't find and references to
> one.
>
> Thanks again
> Keren
>
> Sorry about 'topping' just replied without thinking, also I meant
application log.

Keren


-- 
Keren Asulin | Development Support & Integration Engineer | Ocado Technology

*dsi at ocado.com* <dsi at ocado.com> | keren.asulin at ocado.com | www.ocado.com

-- 
Notice:  This email is confidential and may contain copyright material of 
Ocado Limited (the "Company"). Opinions and views expressed in this message 
may not necessarily reflect the opinions and views of the Company.

If you are not the intended recipient, please notify us immediately and 
delete all copies of this message. Please note that it is your 
responsibility to scan this message for viruses.

Company reg. no. 3875000.

Ocado Limited
Titan Court
3 Bishops Square
Hatfield Business Park
Hatfield
Herts
AL10 9NE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20140424/d417e94e/attachment-0002.html>


More information about the Mercurial mailing list