Summary | fread(): SSL read operation timed out |
Queue | IMP |
Queue Version | 6.2.2 |
Type | Bug |
State | Not A Bug |
Priority | 3. High |
Owners | |
Requester | viktor (at) szepe (dot) net |
Created | 09/28/2014 (3910 days ago) |
Due | |
Updated | 09/30/2014 (3908 days ago) |
Assigned | |
Resolved | 09/29/2014 (3909 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ fread(): SSL read operation timed out
Type ⇒ Bug
State ⇒ Unconfirmed
and on the same day upgrading also Horde through pear the following happens.
A remote IMAP+tls backend is set up with a self-signed cert.
I could log in through IMAP tls and list mail folders but can't get
message bodies:
HORDE [imp] PHP ERROR: fread(): SSL read operation timed out [pid
19643 on line 184 of
"/usr/share/php/Horde/Imap/Client/Socket/Connection/Socket.php"]
and
HORDE [imp] PHP ERROR: fgets(): SSL read operation timed out [pid
19647 on line 153 of
"/usr/share/php/Horde/Imap/Client/Socket/Connection/Socket.php"]
Please advise where to debug.