Page 1 of 1

htbuf_readnblk erros

Posted: Thu Jan 16, 2014 4:04 am
by josmani
I am frequently running a script to synchronize content between two Texis databases. It is using the <submit> function to post content to a receiving script. While most of the time it works fast, occasionally I am getting very slow speed and an error message:

Cannot read from 206.155.xx.xx:80: An existing connection was forcibly closed by the remote host in the function htbuf_readnblk

Nevertheless, the content gets uploaded after the error message.

We did change physical servers recently and I am trying to figure out the cause of this error. Any guidance will be appreciated.

Texis version on the uploading server:
Texis Web Script (Vortex) Copyright (c) 1996-2012 Thunderstone - EPI, Inc.
Commercial Version 6.01.1342629243 20120718 (i686-intel-winnt-64-32)

Texis version on the receiving server:
Texis Web Script (Vortex) Copyright (c) 1996-2012 Thunderstone - EPI, Inc.
Commercial Version 6.01.1342652989 20120718 (i686-unknown-linux2.4.9-64-32

htbuf_readnblk erros

Posted: Thu Jan 16, 2014 10:25 am
by Kai
Any Vortex errors on the receiving server? Is a proxy being used? What type/version of web server is the receiver?

htbuf_readnblk erros

Posted: Thu Jan 16, 2014 11:08 am
by josmani
No errors on receiving server. No proxy and it is running on Linux / Apache.

htbuf_readnblk erros

Posted: Thu Jan 16, 2014 12:03 pm
by Kai
Anything in the receiving Apache server error log? It might note why it is resetting the connection.