Mailing List Archive

Whats this error
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.

Thanks in advance,

George
Re: Whats this error [ In reply to ]
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