You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
Hi I have a problem with z-push syncing to a large folder, so I'm trying to figure out why it doesn't 'see' the new messages. Infact it only ever gets the first 512 messages... I think it's some kind of issue with the imap/mail server in question (as changing backend server apparently fixes it), however, I'm seeing this error in the z-push logs...
07/01/2023 05:13:57 [19218] [FATAL] [[email protected]] UnavailableException: SqlStateMachine->SetState(): Could not write state: MySQL server has gone away - code: 0 - file: /usr/share/z-push/backend/sqlstatemachine/sqlstatemachine.php:271
Is it possible that this error is preventing it from remembering where it's upto... I also see this:
Hi I have a problem with z-push syncing to a large folder, so I'm trying to figure out why it doesn't 'see' the new messages. Infact it only ever gets the first 512 messages... I think it's some kind of issue with the imap/mail server in question (as changing backend server apparently fixes it), however, I'm seeing this error in the z-push logs...
07/01/2023 05:13:57 [19218] [FATAL] [[email protected]] UnavailableException: SqlStateMachine->SetState(): Could not write state: MySQL server has gone away - code: 0 - file: /usr/share/z-push/backend/sqlstatemachine/sqlstatemachine.php:271
Is it possible that this error is preventing it from remembering where it's upto... I also see this:
07/01/2023 05:13:57 [19218] [DEBUG] [[email protected]] HandleSync(): Exported maxItems of messages: 512 / 29375
07/01/2023 05:43:14 [ 5831] [DEBUG] [[email protected]] HandleSync(): Exported maxItems of messages: 512 / 29375
07/01/2023 06:00:42 [ 5833] [DEBUG] [[email protected]] HandleSync(): Exported maxItems of messages: 512 / 29391
07/01/2023 06:26:45 [ 5887] [DEBUG] [[email protected]] HandleSync(): Exported maxItems of messages: 512 / 29376
Any suggestions/clues welcome. Sorry if I"m posting this to the wrong place.
ChrisP.
The text was updated successfully, but these errors were encountered: