Re: dsource.org down

2013-08-05 Thread David Nadlinger

On Sunday, 4 August 2013 at 22:06:58 UTC, Flamaros wrote:

For dsource.org it seems to be a server error.


Yes, it seems that the server disk is full.

David


Re: dsource.org down

2013-08-04 Thread Flamaros

On Sunday, 4 August 2013 at 15:36:36 UTC, Tobias Pankrath wrote:

On Saturday, 3 August 2013 at 21:31:57 UTC, MattCoder wrote:

On Saturday, 3 August 2013 at 18:12:03 UTC, Flamaros wrote:
I am getting an internal error on page : 
http://www.dsource.org/


Just one note: early morning I was trying to access: 
http://dlang.org/lex.html but it was too slow.


Try to disable javascript.


For dsource.org it seems to be a server error.

I get this :
If you think this really should work and you can reproduce it, 
you should consider reporting this problem to the Trac team.


Go to http://trac.edgewall.org/ and create a new ticket where you 
describe the problem, how to reproduce it. Don't forget to 
include the Python traceback found below.


Python Traceback

Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/trac/web/main.py", 
line 484, in dispatch_request

dispatcher.dispatch(req)
  File "/usr/lib64/python2.5/site-packages/trac/web/main.py", 
line 208, in dispatch

req.authname = self.authenticate(req)
  File "/usr/lib64/python2.5/site-packages/trac/web/main.py", 
line 172, in authenticate

authname = authenticator.authenticate(req)
  File "build/bdist.linux-x86_64/egg/dsource/auth.py", line 49, 
in authenticate

db = self.env.get_central_db_cnx()
  File "build/bdist.linux-x86_64/egg/dsource/env.py", line 45, in 
get_central_db_cnx

return CentralDatabaseManager(self).get_connection()
  File "/usr/lib64/python2.5/site-packages/trac/db/api.py", line 
74, in get_connection

return connector.get_connection(**args)
  File 
"/usr/lib64/python2.5/site-packages/trac/db/postgres_backend.py", 
line 40, in get_connection
return PostgreSQLConnection(path, user, password, host, port, 
params)
  File 
"/usr/lib64/python2.5/site-packages/trac/db/postgres_backend.py", 
line 112, in __init__

cnx = psycopg.connect(' '.join(dsn))
OperationalError: FATAL:  could not access status of transaction 0
DETAIL:  could not write to file "pg_subtrans/BE1B" at offset 
24576: No space left on device


Re: dsource.org down

2013-08-04 Thread Tobias Pankrath

On Saturday, 3 August 2013 at 21:31:57 UTC, MattCoder wrote:

On Saturday, 3 August 2013 at 18:12:03 UTC, Flamaros wrote:
I am getting an internal error on page : 
http://www.dsource.org/


Just one note: early morning I was trying to access: 
http://dlang.org/lex.html but it was too slow.


Try to disable javascript.


Re: dsource.org down

2013-08-03 Thread Jonathan M Davis
On Saturday, August 03, 2013 23:31:56 MattCoder wrote:
> On Saturday, 3 August 2013 at 18:12:03 UTC, Flamaros wrote:
> > I am getting an internal error on page : http://www.dsource.org/
> 
> Just one note: early morning I was trying to access:
> http://dlang.org/lex.html but it was too slow.

Well, the two sites are completely unrelated, so I wouldn't expect that 
problems on one would have anything to do with problems on the other.

- Jonathan M Davis


Re: dsource.org down

2013-08-03 Thread MattCoder

On Saturday, 3 August 2013 at 18:12:03 UTC, Flamaros wrote:

I am getting an internal error on page : http://www.dsource.org/


Just one note: early morning I was trying to access: 
http://dlang.org/lex.html but it was too slow.


dsource.org down

2013-08-03 Thread Flamaros

I am getting an internal error on page : http://www.dsource.org/


Re: DSource.org down?

2010-12-21 Thread Nick Sabalausky
"somebody"  wrote in message 
news:ieqeih$2li...@digitalmars.com...
> Here I was going to checkout a fresh version of Derelict2 and
> DSource.org is down.
>
> Any indication of when it'll be up again? Or maybe I can download
> Derelict2 from somewhere else.
>

It does tend to go down periodically. Always comes back though.




Re: DSource.org down?

2010-12-21 Thread filgood
Hi,

Yes, I'm also unable to access dsource.org since yesterday. I was looking to get
the dstats library. David Simcha, do you have a clone of your lib somewhere else
available?

Thanks


DSource.org down?

2010-12-21 Thread somebody
Here I was going to checkout a fresh version of Derelict2 and
DSource.org is down.

Any indication of when it'll be up again? Or maybe I can download
Derelict2 from somewhere else.

Thanks