Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48219 > unrolled thread

problem uploading docs to pypi

Started byIrmen de Jong <irmen.NOSPAM@xs4all.nl>
First post2013-06-15 00:53 +0200
Last post2013-06-15 14:02 +0200
Articles 3 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  problem uploading docs to pypi Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2013-06-15 00:53 +0200
    Re: problem uploading docs to pypi MRAB <python@mrabarnett.plus.com> - 2013-06-15 01:23 +0100
      Re: problem uploading docs to pypi Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2013-06-15 14:02 +0200

#48219 — problem uploading docs to pypi

FromIrmen de Jong <irmen.NOSPAM@xs4all.nl>
Date2013-06-15 00:53 +0200
Subjectproblem uploading docs to pypi
Message-ID<51bb9ecf$0$15941$e4fe514c@news.xs4all.nl>
Hi,

I'm experiencing some trouble when trying to upload the documentation for one of my
projects on Pypi. I'm getting a Bad Gateway http error message.
Anyone else experiencing this? Is this an intermittent issue or is there a problem with
Pypi?

Downloading documentation (from pythonhosted.org) works fine.

Irmen

[toc] | [next] | [standalone]


#48231

FromMRAB <python@mrabarnett.plus.com>
Date2013-06-15 01:23 +0100
Message-ID<mailman.3344.1371255777.3114.python-list@python.org>
In reply to#48219
On 14/06/2013 23:53, Irmen de Jong wrote:
> Hi,
>
> I'm experiencing some trouble when trying to upload the documentation for one of my
> projects on Pypi. I'm getting a Bad Gateway http error message.
> Anyone else experiencing this? Is this an intermittent issue or is there a problem with
> Pypi?
>
> Downloading documentation (from pythonhosted.org) works fine.
>
About 10 ten days ago I got the error:

      Upload failed (503): backend write error

while trying to upload to PyPI, and it failed the same way the second 
time, but worked some
time later.

[toc] | [prev] | [next] | [standalone]


#48290

FromIrmen de Jong <irmen.NOSPAM@xs4all.nl>
Date2013-06-15 14:02 +0200
Message-ID<51bc57f4$0$15896$e4fe514c@news.xs4all.nl>
In reply to#48231
On 15-6-2013 2:23, MRAB wrote:
> About 10 ten days ago I got the error:
> 
>      Upload failed (503): backend write error
> 
> while trying to upload to PyPI, and it failed the same way the second time, but worked some
> time later.

You're right. I tried it again just now and it succeeded this time.

Cheers
Irmen

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web