RE: node dies with no errors

2000-02-12 Thread Richard Adams
On Fri, 04 Feb 2000, Wilson G. Hein wrote: > Special thanks to Richard, > > I found my problems with node-0.3.0! As I originally suspected it had to do > with the file permissions. /usr/sbin/node's permissions from the binary rpm > were set to 755. Using chmod I changed then to 4755, and the rest

RE: node dies with no errors

2000-02-04 Thread Wilson G. Hein
Special thanks to Richard, I found my problems with node-0.3.0! As I originally suspected it had to do with the file permissions. /usr/sbin/node's permissions from the binary rpm were set to 755. Using chmod I changed then to 4755, and the rest is history. Symtoms were inabilty to use network dev

Re: node dies with no errors

2000-01-28 Thread Jesse T Royall
I RECD THIS IN ERROR. AM RETURNING IT KSHARP On Thu, 27 Jan 2000 07:00:50 + Randy Smith <[EMAIL PROTECTED]> writes: > Try running it like this: > > strace /usr/sbin/node >~/node-strace 2>&1 > > This will run a system trace on the program and output all > information > in a file called "n

Re: node dies with no errors

2000-01-28 Thread Tomi Manninen
On Fri, 28 Jan 2000, Randy Smith wrote: > Well, he sent me output from the strace. After all the initial normal > system call type stuff, I can see where it connected to /dev/log, sent a > message indicating the program started, then did an _exit() shortly > thereafter. If there is nothing in the

Re: node dies with no errors

2000-01-28 Thread Peter Grace
Tomi Manninen wrote: > > On Wed, 26 Jan 2000, Peter Grace wrote: > > The first thing is to check your system logs (probably /var/log/messages) > for an error message from node. There should be something. > > Most probably the problem is with uid/callsign association like Wilson > already poined

RE: node dies with no errors

2000-01-28 Thread Wilson G. Hein
Thanks Richard, Tomi, and Jose, > -Original Message- > > I have a problem where I feel I have myself configured correctly. I can get > > into the node, and can make an ax25 connect out. But when trying to netrom > > connect, or telnet out of the node, I get a message saying I have no > >

Re: node dies with no errors

2000-01-28 Thread Randy Smith
Well, he sent me output from the strace. After all the initial normal system call type stuff, I can see where it connected to /dev/log, sent a message indicating the program started, then did an _exit() shortly thereafter. If there is nothing in the logfile regarding the exit (which doesn't look l

RE: node dies with no errors

2000-01-27 Thread Ing. Jose A. Amador
] > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Grace > > Sent: Wednesday, January 26, 2000 9:17 PM > > To: [EMAIL PROTECTED] > > Subject: node dies with no errors > > > > &g

RE: node dies with no errors

2000-01-27 Thread Richard Adams
On Thu, 27 Jan 2000, Wilson G. Hein wrote about, RE: node dies with no errors: > Hello, > > Have you ran axparms -assoc to associate your callsign with a username? Do > you have yourself configure in the node.perms? Oops complete red face here, i forgot that one yesterday when

Re: node dies with no errors

2000-01-27 Thread Tomi Manninen
On Thu, 27 Jan 2000, Randy Smith wrote: > Try running it like this: > > strace /usr/sbin/node >~/node-strace 2>&1 That won't work. Node needs to be installed setuid root and a normal user can not strace a setuid program. And root can not run node at all... (there is a way around this, namely th

Re: node dies with no errors

2000-01-27 Thread Tomi Manninen
On Wed, 26 Jan 2000, Peter Grace wrote: > Greetings all, especially Toni: > When I run node as in /usr/sbin/node > it dies with no errors. > > Any ideas why or how to diagnose? The first thing is to check your system logs (probably /var/log/messages) for an error message from node. There should

RE: node dies with no errors

2000-01-27 Thread Wilson G. Hein
PROTECTED]]On Behalf Of Peter Grace > Sent: Wednesday, January 26, 2000 9:17 PM > To: [EMAIL PROTECTED] > Subject: node dies with no errors > > > Greetings all, especially Toni: > When I run node as in /usr/sbin/node > it dies with no errors. > > Any ideas why or how

Re: node dies with no errors

2000-01-27 Thread Richard Adams
On Thu, 27 Jan 2000, Peter Grace wrote about, Re: node dies with no errors: > To all - an update > I just tried rebuilding the node binary package from src and installed > it and when I run /usr/sbin/node - it still dies with no errors. > Perhaps I need to get into the src, but I&#

Re: node dies with no errors

2000-01-27 Thread Randy Smith
Try running it like this: strace /usr/sbin/node >~/node-strace 2>&1 This will run a system trace on the program and output all information in a file called "node-strace" that will be in your home directory. Examination of this file should reveal the nature of the problem with the program. Randy

Re: node dies with no errors

2000-01-26 Thread Peter Grace
To all - an update I just tried rebuilding the node binary package from src and installed it and when I run /usr/sbin/node - it still dies with no errors. Perhaps I need to get into the src, but I'm not much of a c programmer. 73 de Peter [EMAIL PROTECTED] Peter Grace wrote: > > Greetings all,

node dies with no errors

2000-01-26 Thread Peter Grace
Greetings all, especially Toni: When I run node as in /usr/sbin/node it dies with no errors. Any ideas why or how to diagnose? RedHat 6.1 kernel-2.2.14 ax25-apps-0.0.4-1 libax25-0.0.7-1 libax25-devel-0.0.7-1 ax25-tools-0.0.5-1 node-0.3.0-1 (also tried node-0.3.0-8) 73 de -- Peter Grace