[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Michael Dolan mtdolan@twinight.org
Tue, 25 Jun 2002 13:44:06 -0700 (PDT)
You might try: console -M ip_addr -P to see if it can even connect to the conserver daemon on the host. that should report the PID of the conserver daemon running on "ip_addr". then try console -M console -P On 25 Jun 2002, Christopher Fowler wrote: > Date: 25 Jun 2002 16:44:05 -0400 > From: Christopher Fowler <cfowler@outpostsentinel.com> > To: George Milder <gmilder@cats.ucsc.edu> > Cc: users@conserver.com > Subject: Re: [Fwd: Whats this error] > > When all else fails, use strace to trace the system calls. You'll know > where this is failing and how to fix it.