Espo.ERROR: API [POST]:/:controller/action/:action, Params:Array ( [controller] => EmailAccount [action] => testConnection ) , InputData: {"host":"myserver","port":993,"ssl":true,"username ":"myuser","password":null,"id":"*****"} - cannot connect to host ; error = fsockopen(): unable to connect to ssl://myserver:993 (Unknown error) (errno = 0 ) [] []
[2018-07-07 14:17:51] Espo.ERROR: Display Error: cannot connect to host ; error = fsockopen(): unable to connect to ssl://myserverl:993 (Unknown error) (errno = 0 ), Code: 0 URL: /crm/api/v1/EmailAccount/action/testConnection [] []
This is copied from the log file of espocrm 5.3.0. No more error messages are shown. The ssl-Certificate is a self signed certificate from smeserver9.2 at contribs.org.
Other mail clients, horde and round cube work without any problems.
Any hints how to debug this error further?
Best regards
Andreas
[2018-07-07 14:17:51] Espo.ERROR: Display Error: cannot connect to host ; error = fsockopen(): unable to connect to ssl://myserverl:993 (Unknown error) (errno = 0 ), Code: 0 URL: /crm/api/v1/EmailAccount/action/testConnection [] []
This is copied from the log file of espocrm 5.3.0. No more error messages are shown. The ssl-Certificate is a self signed certificate from smeserver9.2 at contribs.org.
Other mail clients, horde and round cube work without any problems.
Any hints how to debug this error further?
Best regards
Andreas
Comment