hbprotoss / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server
0 stars 0 forks source link

log file is empty #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install turn server 1.8.4.0
2. edit /etc/turnserver.conf with followins:-
    no-stdout-log
    log-file=/var/tmp/turn.log
    #syslog
3. start server with command:
    $ turnserver

What is the expected output? 
    no output in the console
    messages logs in the log file
What do you see instead?
    the log printed in the console
    log file created under /var/tmp with empty.

What version of the product are you using? On what operating system?
    turnserver 1.8.4.0, ubuntu 12.04-64

Please provide any additional information below.

Original issue reported on code.google.com by zhangjun...@gmail.com on 16 May 2013 at 8:43

GoogleCodeExporter commented 8 years ago
The messages will eventually appear in the log file - they are just on hold in 
the buffer. But I'll fix that.

Original comment by mom040...@gmail.com on 16 May 2013 at 9:10

GoogleCodeExporter commented 8 years ago

Original comment by mom040...@gmail.com on 16 May 2013 at 9:11

GoogleCodeExporter commented 8 years ago
I found the problem - I'll fix it tomorrow.

Original comment by mom040...@gmail.com on 16 May 2013 at 9:59

GoogleCodeExporter commented 8 years ago
thanks a lot for your quick response, really appreciated!

Original comment by zhangjun...@gmail.com on 16 May 2013 at 12:24

GoogleCodeExporter commented 8 years ago
Fixed in 1.8.4.3

Original comment by mom040...@gmail.com on 16 May 2013 at 11:26

GoogleCodeExporter commented 8 years ago
I tried the new load, the problem is gone. Thanks.

Original comment by zhangjun...@gmail.com on 17 May 2013 at 7:41