Re: Gnatsweb
Chad Walstrom <[email protected]> Sun, 08 Jan 2006 13:55:07 -0600
| Newsgroups | gmane.comp.bug-tracking.gnats.general |
|---|---|
| Message-ID | <[email protected]> |
> $ telnet localhost 1529
> Trying 127.0.0.1...
> telnet: connect to address 127.0.0.1: Connection refused
> telnet: Unable to connect to remote host: Connection refused
It appears that your inetd daemon is not allowing connections to the
1529 port; it doesn't appear to be a GNATS problem at all. Turn up
logging for your specific inetd daemon (whether it's the netkit inetd
daemon, xinetd, or launchd for Mac OS X).
The global host access file is generally found in
${prefix}/etc/gnats/gnatsd.host_access. Make sure you have one entry
to allow localhost with either a "none" or "listdb" access level. If
it's set to "deny", gnatsd will drop the connection.
--
Chad Walstrom <[email protected]> http://www.wookimus.net/
assert(expired(knowledge)); /* core dump */