Hi Steffan,

please find attached the logs, both for PolarSSL and OpenSSL (which works).

Best regards,
Peter

Am 09.07.2013 14:41, schrieb Steffan Karger:
> On 07/09/2013 11:09 AM, p.j.bak...@polarssl.org wrote:
>> Yeah!
>>
>> -82 is: POLARSSL_ERR_NET_WANT_READ
>>
>> It means that somewhere in the code, OpenVPN calls a read() or a write() and
>> seems to not handle the return value properly.
> 
> I've peaked into the code, but in all cases where ssl_read() or
> ssl_write() is called, there is checked for a POLARSSL_ERR_NET_WANT_READ
> of POLARSSL_ERR_NET_WANT_WRITE return value. In those cases, no error is
> returned and a read or write will be retried later on, but the polarssl
> debugging output will still be printed. It could very well be that this
> is not the actual issue.
> 
> Peter, do you perhaps have full, possibly redacted, logs available?
> 
> -Steffan
> 
> 
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Openvpn-devel mailing list
> Openvpn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openvpn-devel
> 
> 

Attachment: openvpn-x86_64-openssl-debug.txt.gz
Description: GNU Zip compressed data

Attachment: openvpn-x86_64-polarssl-debug.txt.gz
Description: GNU Zip compressed data

Reply via email to