help-gnats
[Top][All Lists]
Advanced

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

Problem connecting to gnatsd


From: Koundinya
Subject: Problem connecting to gnatsd
Date: Sat, 09 Feb 2002 18:45:23 +0000

Hi all,
        Sorry if this is a very Frequently asked question. I've  
installed the latest gnats gnats-3.999.1 and the latest gnatsweb 
too. I have got the command line Interface working.

address@hidden /proc]# cat version 
Linux version 2.4.2-2 (address@hidden) >
(gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-79)) >
 #1 Sun Apr 8 20:41:30 EDT 2001


I have made entries in /etc/xinetd/support. Entry in 
/etc/services already exist.


address@hidden /proc]# cat /etc/xinetd.d/support 
service support
{
   disable      =       no
   socket_type  =       stream
   protocol     =       tcp
   wait         =       no
   user         =       gnats
   server       =       /usr/local/libexec/gnats/gnatsd
   server_args  =       gnatsd
   log_on_failure          += USERID
}

To install gnatsweb when I do

make test USERNAME=gnats PASSWORD=gnats123 DATABASE=default

The connection to gnatsd fails

When I try to do a telnet to port 1529, I get a connection 
refused. I don't see much error details from /var/log/messages.

I have created a gnats user

address@hidden /proc]# cat /etc/passwd | grep gnats
gnats:x:509:509:GNATS:/users/gnats:/bin/bash

Any other pointers to help me troubleshoot this problem. 

I just tried the similar experiment on Solaris x86 and though I 
have not set up databses, I'm able to connect to 1529 and then 
the connection closes citing that the database was not found 
(that's O.K, but atleast I'm able to connect).

Any help will be appreciated.

Thanks, 

Koundinya




-- 

                     \|||/ 
                     (o o)
 /----------------ooO-(_)-Ooo----------------\
 |  Koundinya.K,                             |
 |  Senior Unix Kernel Programmer,           |
 |  Systems Solutions Group,                 |
 |  TATA ELXSI Limited,Whitefield Road, Hoody|
 |  Bangalore 560 048 - INDIA                |
 |  E-Mail : address@hidden       |
 |         : address@hidden          |
 |  Phone  : +91-080-8410148,8411811 -Ext 210|
 |  Fax    : +91-080-8410152,8411813         |
 |  Web    : http://www.tataelxsi.com        |      
 \-------------------------------------------/
       "Dyed in the Wool Unix Programmer"






reply via email to

[Prev in Thread] Current Thread [Next in Thread]