Yes, that's close enough. Thanks for testing and sorry for the inconvenience.
-Bill
On Mar 19, 2012, at 9:25 AM, Luis Felipe Strano Moraes
wrote:
> Well, I've already registered by using the trac subdomain, but trying
> it again now gives me a "Bad or expired token." message, which I
> assu
Well, I've already registered by using the trac subdomain, but trying
it again now gives me a "Bad or expired token." message, which I
assume means your fix has worked.
--lf
On Mon, Mar 19, 2012 at 1:12 PM, William Siegrist wrote:
>
> On Mar 19, 2012, at 9:02 AM, Luis Felipe Strano Moraes
> w
On Mar 19, 2012, at 9:02 AM, Luis Felipe Strano Moraes
wrote:
> Just taking the opportunity here since it's Trac related, but the link
> that is sent on a new user registration is currently wrong, just need
> to do a s/www/trac/ on the URL sent.
>
Actually, the "www" link is supposed to work
line 176, in get_cnx
>>> return _backend.get_cnx(self._connector, self._kwargs, timeout)
>>> File
>>> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/db/pool.py",
>>> line 109, in get_cnx
>>> cnx =
>cnx = connector.get_connection(**kwargs)
>> File
>> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/db/postgres_backend.py",
>> line 69, in get_connection
>>params)
>> File
>> "/opt/local/L
On Mon, Mar 19, 2012 at 8:37 AM, Mike Lawther wrote:
> On 19 March 2012 22:44, Alexis Menard wrote:
>
>> Hi,
>>
>> On Wed, Feb 29, 2012 at 12:00 PM, William Siegrist
>> wrote:
>> > This should be fixed now.
>>
>> trac is down today for us.
>>
>
Yeah it's gotta be the server.
http://www.downforev
On 19 March 2012 22:44, Alexis Menard wrote:
> Hi,
>
> On Wed, Feb 29, 2012 at 12:00 PM, William Siegrist
> wrote:
> > This should be fixed now.
>
> trac is down today for us.
>
> bugs.webkit.org is also down with this error :
>
I'm also seeing them down with the same symptoms from my home conn
, in __init__
> cnx = psycopg.connect(' '.join(dsn))
> OperationalError: server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
>
ork/Versions/2.6/lib/python2.6/site-packages/trac/db/postgres_backend.py",
> line 185, in __init__
> cnx = psycopg.connect(' '.join(dsn))
> OperationalError: server closed the connection unexpectedly
> This probably means the server terminated abnormally
>
' '.join(dsn))
OperationalError: server closed the connection unexpectedly This probably means
the server terminated abnormally before or while processing the request.
____
From: Ashod Nakashian
To: WebKit Development
Sent: Wednesday, February 29, 2012 2:4
Hi,
As of ~20mins ago trac.webkit.org is down, webkit.org, bugs and build are OK.
Don't know who to notify so I'm spamming webkit-dev, sorry.
Who should be contacted in such cases?
-Ash___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lis
11 matches
Mail list logo