Doug, this is normal. This is a resident program, it will remain active in your terminal as long as you don't kill it using Ctrl-C for example. Messages will be displayed during the course of actions.
Jerome ----- On Nov 3, 2015, at 3:30 PM, Doug Stewart [email protected] wrote: > On Tue, Nov 3, 2015 at 3:16 PM, Guillaume Roguez < > [email protected] > wrote: > > > > > ----- Le 3 Nov 15, à 15:04, Doug Stewart [email protected] a écrit : > >> On Tue, Nov 3, 2015 at 2:30 PM, Guillaume Roguez < >> [email protected] > wrote: >> >>> Hi Doug, >>> >>> > On Mon, Nov 2, 2015 at 1:56 PM, Guillaume Roguez < >>> > [email protected] > wrote: >>> > >>> >> Hi Doug, >>> >> >>> >> > >>> >> > Thanks Guillaume >>> >> > I am the one having the problems. >>> >> > I am on Ubuntu 15.10 >>> >> > where would i find this daemon log to see what is in it? >>> >> > Doug Stewart >>> >> > >>> >> >>> >> On Ubuntu, it's in /var/log/syscall, you can filter on "dring" keyword >>> to >>> >> see Ring daemon log. >>> >> >>> >> Note: on Fedora it's in /var/log/messages >>> >> >>> >> -- >>> >> Guillaume >>> >> >>> > >>> > >>> > Thanks. I copied some to >>> > https://www.dropbox.com/s/vsd0yoyl9g71f85/dring1.log?dl=0 >>> > >>> > Does this help solve the problem. >>> > I can copy more from the log file. >>> > or try a new attempt and copy it here. >>> > >>> > >>> >>> It's a connecting issue between peers: DHT works, you've received the ICE >>> descriptor from the peer, but using these information ICE fails to connect >>> you to the other side. >>> Is it possible for you to run the dring application (daemon) in a console >>> using command-line: >>> >>> SIPLOGLEVEL=4 /usr/lib/x86_64-linux-gnu/dring -c -d >>> >>> >>> Be sure to run the client AFTER this command and not having any dring >>> process running (type twice "killall dring") >>> Then send me the log of daemon after a communication failure. >>> >>> Thanks, >>> Guillaume >>> >> >> >> I made sure that no dring was running then tried your command. >> It never finished !! >> it froze trying to connect to >> >> [1446580076.847|16932|ringaccount.cpp:727 ] Dht status : IPv4 >> connected; IPv6 connecting >> >> attached is the command window text. >> > > > Sorry, I've forgotten to say: when the daemon runs, launch the client as usual > then do the call test > > But it never finish starting . from what i am seeing > > -- > DAS > > > _______________________________________________ > Ring mailing list > [email protected] > https://lists.savoirfairelinux.net/mailman/listinfo/ring _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring
