Jump to page: 1 2
Thread overview
dsource.org appears to be down
Dec 16, 2005
clayasaurus
Dec 17, 2005
Hasan Aljudy
Dec 17, 2005
clayasaurus
Dec 17, 2005
pragma
Dec 17, 2005
John Demme
Dec 17, 2005
Tom
Dec 17, 2005
J C Calvarese
Dec 17, 2005
Brad Anderson
Dec 17, 2005
J C Calvarese
Dec 17, 2005
pragma
Dec 18, 2005
Kris
Dec 18, 2005
J C Calvarese
Dec 18, 2005
Kris
Dec 18, 2005
clayasaurus
Dec 18, 2005
Kris
Dec 18, 2005
Brad Anderson
Dec 18, 2005
Sean Kelly
Dec 18, 2005
J C Calvarese
December 16, 2005
http://www.dsource.org/projects/ and http://www.dsource.org/forums arn't working for me, and I can't access the svn. Anyone know what's up? Thanks.

~ Clay
December 17, 2005
clayasaurus wrote:
> http://www.dsource.org/projects/ and http://www.dsource.org/forums arn't working for me, and I can't access the svn. Anyone know what's up? Thanks.
> 
> ~ Clay
I get a messege saying:

phpBB : Critical Error

Could not connect to the database
December 17, 2005
Hasan Aljudy wrote:
> clayasaurus wrote:
> 
>> http://www.dsource.org/projects/ and http://www.dsource.org/forums arn't working for me, and I can't access the svn. Anyone know what's up? Thanks.
>>
>> ~ Clay
> 
> I get a messege saying:
> 
> phpBB : Critical Error
> 
> Could not connect to the database

I found this on google, http://www.phpbbstyles.com/viewtopic.php?t=8860.  I'm just curious to know what's up, that's all.

~ Clay
December 17, 2005
The MySQL server appears to be down... I'm pretty sure Brad uses the MySQL database for authentication, so when that goes down...

~John

clayasaurus wrote:

> http://www.dsource.org/projects/ and http://www.dsource.org/forums arn't working for me, and I can't access the svn. Anyone know what's up? Thanks.
> 
> ~ Clay

December 17, 2005
In article <dnvpr0$31gp$1@digitaldaemon.com>, clayasaurus says...
>
>Hasan Aljudy wrote:
>> clayasaurus wrote:
>> 
>>> http://www.dsource.org/projects/ and http://www.dsource.org/forums arn't working for me, and I can't access the svn. Anyone know what's up? Thanks.
>>>
>>> ~ Clay
>> 
>> I get a messege saying:
>> 
>> phpBB : Critical Error
>> 
>> Could not connect to the database
>
>I found this on google, http://www.phpbbstyles.com/viewtopic.php?t=8860.
>  I'm just curious to know what's up, that's all.

Quoth the link:
#Then either of the following may be true;
#
#1. The database connection information in 'config.php' is wrong.
# ---> 2. The database service on the server is not running. <---

If you try to bring up any of the trac project pages, you get a stream of python errors than end with this:

#  File "/usr/lib/python2.3/site-packages/trac/db/postgres_backend.py", line 99,
in __init__
#    cnx = psycopg.connect(' '.join(dsn))
#OperationalError: FATAL:  connection limit exceeded for non-superusers

So it looks like dsource.org's database is down.  I hope everything over there is okay.

- EricAnderton at yahoo
December 17, 2005
Postgres rules!!! :P

In article <dnvv5g$2s1$1@digitaldaemon.com>, John Demme says...
>
>The MySQL server appears to be down... I'm pretty sure Brad uses the MySQL database for authentication, so when that goes down...
>
>~John
>
>clayasaurus wrote:
>
>> http://www.dsource.org/projects/ and http://www.dsource.org/forums arn't working for me, and I can't access the svn. Anyone know what's up? Thanks.
>> 
>> ~ Clay
>


December 17, 2005
In article <dnvv5g$2s1$1@digitaldaemon.com>, John Demme says...
>
>The MySQL server appears to be down... I'm pretty sure Brad uses the MySQL database for authentication, so when that goes down...
>
>~John

Dsource.org definitely used MySQL in the beginning, but I think Brad switched everything to Postgre a while back.

jcc7
December 17, 2005
I'm w/ Tom and JCC - Postgres rules, except for this case.  I had to restart it this AM, and this PM, so something is up.  Maybe the new version of Trac I put down?  Dunno, but it's disconcerting.

All involved, send email to me at the following:

brad@dsource.org
brad@sankaty.com
brad@mirus.com

Those should reach me in case the server is absolutely hosed and postfix is down as well.  Hopefully someone in the Trac world solves the issue...

BA

P.S.  Tomorrow, if it goes down, I may not be able to help, as I'll be rooting the Tampa Bay Buccaneers to victory over the New England Patriots... those facists.



J C Calvarese wrote:
> In article <dnvv5g$2s1$1@digitaldaemon.com>, John Demme says...
>> The MySQL server appears to be down... I'm pretty sure Brad uses the MySQL
>> database for authentication, so when that goes down...
>>
>> ~John
> 
> Dsource.org definitely used MySQL in the beginning, but I think Brad switched
> everything to Postgre a while back.
> 
> jcc7
December 17, 2005
In article <do0b6j$f42$1@digitaldaemon.com>, Brad Anderson says...
>
>I'm w/ Tom and JCC - Postgres rules, except for this case.  I had to restart it this AM, and this PM, so something is up.  Maybe the new version of Trac I put down?  Dunno, but it's disconcerting.
>
>All involved, send email to me at the following:
>
>brad@dsource.org
>brad@sankaty.com
>brad@mirus.com
>
>Those should reach me in case the server is absolutely hosed and postfix is down as well.  Hopefully someone in the Trac world solves the issue...
>
>BA

Okay, I'll try to make a mental note of this for the future. The dsource.org server is really reliable when you consider it's basically a one-man operation.

jcc7
December 17, 2005
In article <do0cmt$g9d$1@digitaldaemon.com>, J C Calvarese says...
>
>In article <do0b6j$f42$1@digitaldaemon.com>, Brad Anderson says...
>>
>>I'm w/ Tom and JCC - Postgres rules, except for this case.  I had to restart it this AM, and this PM, so something is up.  Maybe the new version of Trac I put down?  Dunno, but it's disconcerting.
>>
>>All involved, send email to me at the following:
>>
>>brad@dsource.org
>>brad@sankaty.com
>>brad@mirus.com
>>
>>Those should reach me in case the server is absolutely hosed and postfix is down as well.  Hopefully someone in the Trac world solves the issue...
>>
>>BA
>
>Okay, I'll try to make a mental note of this for the future. The dsource.org server is really reliable when you consider it's basically a one-man operation.

I'll second that.  Brad, if you're thinking about publishing a best-practicies book for server/site administration, I'd be first in line to buy a copy.

- EricAnderton at yahoo
« First   ‹ Prev
1 2