digitalmars.D - dsource.org down
- Flamaros (1/1) Aug 03 2013 I am getting an internal error on page : http://www.dsource.org/
- MattCoder (3/4) Aug 03 2013 Just one note: early morning I was trying to access:
- Tobias Pankrath (2/7) Aug 04 2013 Try to disable javascript.
- Flamaros (40/48) Aug 04 2013 For dsource.org it seems to be a server error.
- David Nadlinger (3/4) Aug 05 2013 Yes, it seems that the server disk is full.
- Jonathan M Davis (4/9) Aug 03 2013 Well, the two sites are completely unrelated, so I wouldn't expect that
I am getting an internal error on page : http://www.dsource.org/
Aug 03 2013
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.
Aug 03 2013
On Saturday, 3 August 2013 at 21:31:57 UTC, MattCoder wrote:On Saturday, 3 August 2013 at 18:12:03 UTC, Flamaros wrote:Try to disable javascript.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.
Aug 04 2013
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: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 deviceOn Saturday, 3 August 2013 at 18:12:03 UTC, Flamaros wrote:Try to disable javascript.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.
Aug 04 2013
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
Aug 05 2013
On Saturday, August 03, 2013 23:31:56 MattCoder wrote:On Saturday, 3 August 2013 at 18:12:03 UTC, Flamaros wrote: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 DavisI 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.
Aug 03 2013