Обсуждение: psycopg website down? (HTTP 503 Service Temporarily Unavailable)

Поиск
Список
Период
Сортировка

psycopg website down? (HTTP 503 Service Temporarily Unavailable)

От
Aleksey Tsalolikhin
Дата:
Hi.  I just tried to download PsycoPG2 but the webserver is tempfailing with HTTP 503.  I just wanted to make sure you knew about this.

Best,
-at

Re: psycopg website down? (HTTP 503 Service Temporarily Unavailable)

От
Daniele Varrazzo
Дата:
On Tue, May 28, 2013 at 11:04 PM, Aleksey Tsalolikhin
<atsaloli.tech@gmail.com> wrote:
> Hi.  I just tried to download PsycoPG2 but the webserver is tempfailing with
> HTTP 503.  I just wanted to make sure you knew about this.

I see. Probably fog is working on their infrastructure.

In the meantime you can get psycopg from PyPI:
https://pypi.python.org/pypi/psycopg2

-- Daniele


Re: psycopg website down? (HTTP 503 Service Temporarily Unavailable)

От
Federico Di Gregorio
Дата:
On 29/05/2013 00:48, Daniele Varrazzo wrote:
> On Tue, May 28, 2013 at 11:04 PM, Aleksey Tsalolikhin
> <atsaloli.tech@gmail.com> wrote:
>> > Hi.  I just tried to download PsycoPG2 but the webserver is tempfailing with
>> > HTTP 503.  I just wanted to make sure you knew about this.
> I see. Probably fog is working on their infrastructure.
>
> In the meantime you can get psycopg from PyPI:
> https://pypi.python.org/pypi/psycopg2

We had a nice server crash tonight. Recovered from backups. We're moving
to a better, redundant architecture. I'll probably migrate psycopg web
site this week-end.

federico