[EMAIL PROTECTED] wrote:
Hi !
I seem to have a problem with my setup here, as posting fails on the second connection.
If my client is started and connects to dnews, all is fine, and all posts go out. When
I then try to post again a little bit later from the same instance of the client it
fails. If I restart the client it works again. This only happens with dnews, when I
post to any other news server the client is happily posting multiple times. I use a VB
app with an ocx for posting.
If I restart dnews between first and second connection it works again one more time.
I have disabled the firewall which did not help.
Curious, yes to find the problem we need a full log from that client, set in
dnews.conf
log_nntp true
Then issue these commands:
tellnews loglvl debug
tellnews debug chan_read:chan_write:
Then generate the problem again, then examine dnews.log (or send to [EMAIL PROTECTED])
ChrisP.
This is in my tmsg.log
17 11:21:59.94 1856 Error, on thin_socket_read, no data for at least 0 seconds nc=0 sk=540 No error
17 11:21:59.94 1856 thin: Cannot read command line chan 0 -3
17 11:21:59.94 1856 thin_read_line failed
17 11:21:59.94 1856 thin: Input thread exiting 0
17 11:21:59.94 1856 thin: Input thread finishing 0
17 11:21:59.94 1856 thin: setthread false
17 11:21:59.94 1856 thin: thread_add done
17 11:21:59.94 1856 thin: Now release mutex
17 11:21:59.94 1856 thin: Now sleeping 0.1 seconds
17 11:22:00.04 1856 thin: Now exiting this thread
17 11:22:00.04 1856 thin: thin_finish_finished ok
Does anyone have ideas ?
Where (which log file) would I look for more info ?
Thanks,
Hosni