[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: Whats this error

Bryan Stansell bryan@conserver.com
Fri, 21 Jun 2002 14:49:30 -0700 (PDT)


On Fri, Jun 21, 2002 at 02:11:21PM -0700, George Milder wrote:
> I just built the conserver 7.2.2 and when I run console I get
> 
> 	console: connect: 782@console: Connection refused
> 
> Can someone tell me where I went wrong.

the client is trying to connect to port 782 of the host named
'console'.  the server isn't up and listening on that port on that
host.  so, either 'console' isn't the host you expect, or the server
didn't start properly (check the logs), or you have other issues (like
filters).  anyway, there's a few things to check and look out
for...hopefully that'll get you going.

Bryan