public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: jozef.bulka@gmx.ch
To: Chandra Ramesh <Ramesh.Chandra@siemens.com>
Cc: help-gnats@gnu.org
Subject: RE: Gnatsweb 2.9.3 + Gnats 3.113
Date: Tue, 04 Feb 2003 09:50:00 -0000	[thread overview]
Message-ID: <4387.1044352136@www55.gmx.net> (raw)
In-Reply-To: <892CE977BB4FD31194EE00A0C9F273390A01DADF@blrk001a.sisl.co.in>

I have Suse Linux running on my machine. There are both inetd.conf and
xinetd.conf in the /etc directory.  I have followin line in the inetd.conf:
support    stream  tcp     nowait  gnats
/usr/local/gnats/libexec/gnats/gnatsd gnatsd

But I think the gnatsd daemon is running, because I get an answer from this
daemon:
"520 You are not on the host access list: localhost (127.0.0.1)."

Regards,
Joe

> Hello,
> 
> 	One of the causes could be that you are not running the "gnatsd"
> daemon
> 	through inetd or xinetd. Please check which of these 2 your OS
> supports
> 	and start the daemon either thro' inetd OR xinetd as the case may
> be.
> 
> 	Hope it helps
> 
> Regards,
> Ramesh Chandra
> 
> 
> -----Original Message-----
> From: jozef.bulka@gmx.ch [mailto:jozef.bulka@gmx.ch]
> Sent: Tuesday, February 04, 2003 3:05 PM
> To: help-gnats@gnu.org
> Subject: Gnatsweb 2.9.3 + Gnats 3.113
> 
> 
> Hi everybody,
> 
> I am not able to make the gnatsweb running. I am still getting 
> following
> answer from the gnatsd:
> "520 You are not on the host access list: localhost (127.0.0.1)."
> 
> I have localhost in the /etc/gnatsd.conf & .../gnats-adm/gnatsd.conf 
> file:
> localhost:edit:
> 
> I have gnats user in the /etc/gnatsd.access & 
> .../gnats-adm/gnatsd.access
> file:
> gnats:gnats:edit:*
> 
> I have also /etc/gnats-db.conf fie:
> ...../share/gnats/gnats-db:gnats-db,default,main
> ...../share/gnats/gnats-db2:gnats-db2,second
> 
> Can somebody help me?
> 
> Thanx,
> Joe
> 
> 
> URL
> http://linux4/cgi-bin/gnatsweb.pl?database=default&user=gnats&passwo
> rd=gnats
> 
> >>>> ...../httpd/error_log
> [Tue Feb  4 10:20:52 2003] gnatsweb.pl: got cookie: length=0:
> gnatsweb-test-cookie =><=
> [Tue Feb  4 10:20:52 2003] gnatsweb.pl: debug 0.5: 
> gnatsweb-test-cookie=:
> [Tue Feb  4 10:20:52 2003] gnatsweb.pl: debug 0.5: total size of raw
> cookies: 21
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl: -------------- init_prefs
> -------------------
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl: global_prefs = {
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl:           'database' => 
> 'default'
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl:         }
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl: db_prefs = {
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl:           'password' => 
> 'gnats',
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl:           'user' => 'gnats'
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl:         }
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl: client_init: localhost 1529
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl: server_reply: 520 You are not 
> on the
> host access list: local
> host (127.0.0.1).
> [Tue Feb  4 10:20:53 2003] gnatsweb.pl: Error: access denied at 
> gnats.pm
> line 72, <SOCK> chunk 1.
> [Tue Feb  4 10:20:53 2003] [info] [client 192.168.117.52] (32)Broken 
> pipe:
> client stopped connection
>  before send body completed
> 
> -- 
> +++ GMX - Mail, Messaging & more  http://www.gmx.net +++
> NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
> 
> 
> 
> _______________________________________________
> Help-gnats mailing list
> Help-gnats@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnats
> 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!



_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

  reply	other threads:[~2003-02-04  9:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-04  9:43 Chandra Ramesh
2003-02-04  9:50 ` jozef.bulka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-04  9:56 Chandra Ramesh
2003-02-04 10:54 ` jozef.bulka
2003-02-04  9:37 jozef.bulka
2003-02-05 19:49 ` Mel Hatzis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4387.1044352136@www55.gmx.net \
    --to=jozef.bulka@gmx.ch \
    --cc=Ramesh.Chandra@siemens.com \
    --cc=help-gnats@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).