Ad Widget

Collapse

SSL_write() timed out

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • n1am
    Junior Member
    • May 2017
    • 4

    #1

    SSL_write() timed out

    Hi guys,
    I'm having some issues on a Zabbix Proxy 3.0.9 (sqlite version) using PSK encryption.
    The Zabbix Server received data correctly for half-hour from the proxy and then this error occurred:

    Code:
    zabbix_proxy.log
    cannot send history data to server at "***********": SSL_write() timed out
    SSL_shutdown() with zabsrv.sinfoni.it returned error code 5:
    I use the same proxy configuration in multiple site and I never had this problem.


    The default gateway of the network is a SonicWall router (without the UTM license) not controlled by me. This may be the cause but I'm not sure.
    Last edited by n1am; 06-05-2017, 12:34.
  • Mechanix
    Member
    • Jan 2017
    • 92

    #2
    Hi,

    I experience the same issue:

    Comment

    • Mechanix
      Member
      • Jan 2017
      • 92

      #3
      Is the proxy OS centos? If yes, check if selinux is active with:

      Code:
      sestatus

      Comment

      Working...