Hello, I'm trying to do a cvs checkout but it won't let me: cvs -d :pserver:anoncvs@cvs.freeradius.org:/source login Logging in to :pserver:anoncvs@cvs.freeradius.org:2401/source CVS password: anoncvs cvs -d :pserver:anoncvs@cvs.freeradius.org:/source checkout radiusd It just hangs in the checkout part... Any problems with the server? Thanks.
"Guilherme Franco" <guilhermefranco@gmail.com> wrote:
It just hangs in the checkout part...
Any problems with the server?
I think the disk is full. Give me a few hours, and I'll put a mirror up on deployingradius.com. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
BTW, Seems today is the day for website problems.... http://deployingradius.com/blog/ MySQL error! Error establishing a database connection! (Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)) 1. Are you sure you have typed the correct user/password? 2. Are you sure that you have typed the correct hostname? 3. Are you sure that the database server is running?
-----Original Message----- From: freeradius-users-bounces+mking=bridgew.edu@lists.freeradius.or g [mailto:freeradius-users-bounces+mking=bridgew.edu@lists.freer adius.org] On Behalf Of Alan DeKok Sent: Tuesday, October 31, 2006 10:18 AM To: FreeRadius users mailing list Subject: Re: CVS problem
"Guilherme Franco" <guilhermefranco@gmail.com> wrote:
It just hangs in the checkout part...
Any problems with the server?
I think the disk is full.
Give me a few hours, and I'll put a mirror up on deployingradius.com.
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
"King, Michael" <MKing@bridgew.edu> wrote:
http://deployingradius.com/blog/
MySQL error!
Debian is starting to annoy me. "apt-get upgrade" not only stops services 9and doesn't re-start them), but it over-writes my local config files, too. Anyway, it's fixed now. I'll have to put a cron job in to mail me if something screws up again. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Hi,
Anyway, it's fixed now. I'll have to put a cron job in to mail me if something screws up again.
ideally code should check the database connection attempt and if it fails then it prints a more sane message for Joe Average to read such as 'site currently unavailable' rather than expose the backend errors ;-) alan
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Guilherme Franco -
King, Michael