public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* Re: Unparseable reply from gnatsd
@ 2003-04-29 18:40 Eicke Felipe
  2003-04-29 18:55 ` Yngve Svendsen
  0 siblings, 1 reply; 11+ messages in thread
From: Eicke Felipe @ 2003-04-29 18:40 UTC (permalink / raw)
  To: yngve.svendsen; +Cc: help-gnats

Hi,I use gnatsd through inetd the entry at inetd.conf is:
support stream tcp nowait gnats /usr/local/gnats/libexec/gnats/gnatsd gnatsd
and the entry at /etc/services is:
support         1529/tcp        prmsd gnatsd    # cygnus bug tracker


I tried to telnet localhost 1529 and ...

telnet localhost 1529
Trying 127.0.0.1...
Connected to localhost.alellyx.com.br.
Escape character is '^]'.
Connection closed by foreign host.








>From: Yngve Svendsen <yngve.svendsen@sun.com>
>To: "Eicke Felipe" <eickeaf@hotmail.com>
>CC: help-gnats@gnu.org
>Subject: Re: Unparseable reply from gnatsd
>Date: Tue, 29 Apr 2003 20:22:55 +0200
>
>At 18:18 29.04.2003 +0000, Eicke Felipe wrote:
>>Ok there is a file /usr/local/gnats/etc/gnats/databases and the content 
>>is:
>>default:Bug database:/usr/local/gnats/com/gnatsdb
>>
>>The following is the output from command gnatsd with the option LIST 
>>Databases:
>>
>>/usr/local/gnats/libexec/gnats/gnatsd
>>200 gnatserver GNATS server 4.0-beta1 ready.
>>LIST Databases
>>301 List follows.
>>default:Bug database:/usr/local/gnats/com/gnatsdb
>
>Hm. It might be that gnatsd isn't started properly when Gnatsweb tries to 
>connect. Try to do a "telnet localhost 1529" on the GNATS server and if you 
>can connect, do a "list databases" once again. Then send the output to the 
>mailing list.
>
>- Yngve
>


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail



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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Unparseable reply from gnatsd....
@ 2004-06-21 16:45 Adam Cade
  2004-06-21 17:48 ` Chad Walstrom
  2004-06-22 18:30 ` Mel Hatzis
  0 siblings, 2 replies; 11+ messages in thread
From: Adam Cade @ 2004-06-21 16:45 UTC (permalink / raw)
  To: help-gnats

Gnats was working just fine.... i did not use it for a few weeks, then 
got this error:

Unparseable reply from gnatsd

I have searched google... found some people with the same problem... but 
never a solution.

Any help would be rather nice!

Thanks in advanced.

Adam

-- 
Adam Cade , Go Internet Ltd
email: adam@gointernet.co.uk
voice: +44 (0)20 7419 0001
fax  : +44 (0)20 7419 6519
web  : www.gointernet.co.uk




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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: Unparseable reply from gnatsd
@ 2003-04-29 18:20 Eicke Felipe
  2003-04-29 18:23 ` Yngve Svendsen
  0 siblings, 1 reply; 11+ messages in thread
From: Eicke Felipe @ 2003-04-29 18:20 UTC (permalink / raw)
  To: yngve.svendsen; +Cc: help-gnats

Ok there is a file /usr/local/gnats/etc/gnats/databases and the content is:
default:Bug database:/usr/local/gnats/com/gnatsdb

The following is the output from command gnatsd with the option LIST 
Databases:

/usr/local/gnats/libexec/gnats/gnatsd
200 gnatserver GNATS server 4.0-beta1 ready.
LIST Databases
301 List follows.
default:Bug database:/usr/local/gnats/com/gnatsdb


Could you help me?
Eicke.



>From: Yngve Svendsen <yngve.svendsen@sun.com>
>To: "Eicke Felipe" <eickeaf@hotmail.com>
>CC: help-gnats@gnu.org
>Subject: Re: Unparseable reply from gnatsd
>Date: Tue, 29 Apr 2003 20:12:01 +0200
>
>At 17:58 29.04.2003 +0000, Eicke Felipe wrote:
>>Hi, (thanks for your reply, I am hopeless).
>>
>>I installed gnatsweb from the contrib subdirectory of the GNATS 4.0 beta 
>>distribution.
>>The directory three that I installed is the following:
>
>(snip)
>
>>and there is a file /etc/gnats-db.conf with contents:
>>/usr/local/gnats/com/gnatsdb:default
>
>This seems to be what causes your problem. The gnats-db.conf is now named 
>"databases" and should be located in the /usr/local/etc directory if you 
>built GNATS with default options. See 
>http://www.gnu.org/software/gnats/doc/4_0_beta_snapshot/databases-file.html#databases%20file 
>for more info.
>
>Hope this helps.
>
>- Yngve
>


_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail



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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: Unparseable reply from gnatsd
@ 2003-04-29 17:59 Eicke Felipe
  2003-04-29 18:13 ` Yngve Svendsen
  0 siblings, 1 reply; 11+ messages in thread
From: Eicke Felipe @ 2003-04-29 17:59 UTC (permalink / raw)
  To: yngve.svendsen; +Cc: help-gnats

Hi, (thanks for your reply, I am hopeless).

I installed gnatsweb from the contrib subdirectory of the GNATS 4.0 beta 
distribution.
The directory three that I installed is the following:

/usr/local/gnats/
                 bin
                 com/gnatsdb
                 etc
                 info
                 libexec
                 man
                 share
and there is a file /etc/gnats-db.conf with contents:
/usr/local/gnats/com/gnatsdb:default


Why is the combo Database (from gnatsweb) empty?

Thanks a lot Eicke.


>From: Yngve Svendsen <yngve.svendsen@sun.com>
>To: "Eicke Felipe" <eickeaf@hotmail.com>, help-gnats@gnu.org
>Subject: Re: Unparseable reply from gnatsd
>Date: Tue, 29 Apr 2003 19:50:16 +0200
>
>At 17:30 29.04.2003 +0000, Eicke Felipe wrote:
>>Hi folks,
>>
>>I leave the version 3 and install the Gnats 4.
>>I got the following error when I try to open gnatsweb:
>>
>>
>>
>>Login
>>Unparseable reply from gnatsd
>
>It does look like you haven't upgraded Gnatsweb. Note that Gnatsweb 2.x 
>will not work with GNATS 4.x. A beta version of Gnatsweb 4.0 is included in 
>the contrib subdirectory of the GNATS 4.0 beta distribution.
>
>Hope this helps,
>
>Yngve Svendsen
>Gnatsweb maintainer
>


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail



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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Unparseable reply from gnatsd
@ 2003-04-29 17:37 Eicke Felipe
  2003-04-29 17:58 ` Yngve Svendsen
  0 siblings, 1 reply; 11+ messages in thread
From: Eicke Felipe @ 2003-04-29 17:37 UTC (permalink / raw)
  To: help-gnats

Hi folks,

I leave the version 3 and install the Gnats 4.
I got the following error when I try to open gnatsweb:



Login
Unparseable reply from gnatsd

Unparseable reply from gnatsd

User Name:
Database:

The combo Database is empty and the Web Server log is the following:
[Tue Apr 29 14:24:23 2003] gnatsweb.pl: Use of uninitialized value at 
/usr/local/apache/cgi-bin/gnatsweb.pl line 357.
[Tue Apr 29 14:24:23 2003] gnatsweb.pl: Use of uninitialized value at 
/usr/local/apache/cgi-bin/gnatsweb.pl line 415.
[Tue Apr 29 14:24:23 2003] gnatsweb.pl: Use of uninitialized value at 
/usr/local/apache/cgi-bin/gnatsweb.pl line 415.
[Tue Apr 29 14:24:23 2003] gnatsweb.pl: gnatsweb: unparseable gnatsd output: 
; user=, db=default; stacktrace: In: main::get_reply <= main::client_cmd <= 
main::login_page <= main::main at /usr/local/apache/cgi-bin/gnatsweb.pl line 
415.

Could you help me.

I believe there are someone in this list but I did not receive any answers 
for my questions anyway I am trying...

Thanks and Regards.
Eicke.

>From: "Eicke Felipe" <eickeaf@hotmail.com>
>To: help-gnats@gnu.org
>Subject: Help Please
>Date: Mon, 28 Apr 2003 14:05:05 +0000
>
>Hi folks,
>
>I am trying to configure gnats in my FreeBSD (installed gnats 3.113.1 by 
>ports) machine for weeks, but I did get yet. I don't know but when I try to 
>create a PR through gnatsweb the e-mail arrive to destination but the PR 
>number is empty and the database is not populated. I don't know what I need 
>to do, please could you help me?
>
>Thanks.
>Eicke.
>
>
>
>
>
>_________________________________________________________________
>The new MSN 8: smart spam protection and 2 months FREE*  
>http://join.msn.com/?page=features/junkmail
>
>
>
>_______________________________________________
>Help-gnats mailing list
>Help-gnats@gnu.org
>http://mail.gnu.org/mailman/listinfo/help-gnats


_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail



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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-06-21 17:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-29 18:40 Unparseable reply from gnatsd Eicke Felipe
2003-04-29 18:55 ` Yngve Svendsen
  -- strict thread matches above, loose matches on Subject: below --
2004-06-21 16:45 Adam Cade
2004-06-21 17:48 ` Chad Walstrom
2004-06-22 18:30 ` Mel Hatzis
2003-04-29 18:20 Eicke Felipe
2003-04-29 18:23 ` Yngve Svendsen
2003-04-29 17:59 Eicke Felipe
2003-04-29 18:13 ` Yngve Svendsen
2003-04-29 17:37 Eicke Felipe
2003-04-29 17:58 ` Yngve Svendsen

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).