vladimiry / ElectronMail

Unofficial ProtonMail Desktop App
GNU General Public License v3.0
1.49k stars 96 forks source link

Window goes grey #556

Open RobertKirchner9 opened 1 year ago

RobertKirchner9 commented 1 year ago

When there's another window in front of the ElectronMail window, the latter sometimes goes grey (see screenshot) and I don't know how to get it back. I have to quit and log in again. Screenshot at 2022-09-23 14-36-26

vladimiry commented 1 year ago

Sounds mysterious so far. I mean, at the moment, I have no guess regarding a possible fix.

I have to quit and log in again.

A possible, simpler workaround is opening the account's context menu via a right mouse click and selecting the "unload" action in the list. This action reloads the webview/page which hosts the proton's web client.

vladimiry commented 1 year ago

This gray screen indicates that mentioned webview/page is:

It's not the first point (not the initial stage), since you could not sign-in into the account without loading the proton client.

If you can locate the error lines similar to the following in the log.log file located in the app settings folder, then it's point 2 (destroyed webview process, exitCode value might be different):

[error] src/electron-main/web-contents.ts {"details":{"reason":"killed","exitCode":9}}
[error] src/web/browser-window/app/_accounts/account-view.component.ts AccountViewComponent webview event {"type":"crashed"}

No such lines - point 3.

RobertKirchner9 commented 1 year ago

Here are the contents of my log.log file, appended. It does indeed include error lines similar to what you quoted:

[2021-01-02 12:01:02.151] [error] [web-contents] {"level":3,"message":"Saving file will fallback to in-memory downloads: Failed to register a ServiceWorker: The URL protocol of the current origin ('webclient1://mail.protonmail.com') is not supported.","line":1,"sourceId":"webclient1://mail.protonmail.com/drive/index.2b21a2a6.js"} [2021-01-02 12:01:02.160] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Saving file will fallback to in-memory downloads: Failed to register a ServiceWorker: The URL protocol of the current origin ('webclient1://mail.protonmail.com') is not supported.","line":1,"sourceId":"webclient1://mail.protonmail.com/drive/index.2b21a2a6.js"} [2021-01-02 21:19:59.567] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-02 21:19:59.572] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:16:56.040] [error] [preload: webview/primary] [api/build-db-patch] { name: 'OfflineError', message: 'No network connection', status: 0 } [2021-01-03 09:16:56.044] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"b842cc8d-4a44-489a-9213-30858565e38b"} { name: 'OfflineError', message: 'No network connection', status: 0 } [2021-01-03 09:16:56.057] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-03 09:16:56.065] [error] [app.error-handler.service] { name: 'OfflineError', message: 'No network connection', stack: 'OfflineError: No network connection\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-03 09:17:05.830] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:17:05.832] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:29:31.645] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) StatusCodeError: Bad Request","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:29:31.648] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) StatusCodeError: Bad Request","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:30:01.705] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:30:01.707] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:32:38.005] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) StatusCodeError: Bad Request","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 09:32:38.008] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) StatusCodeError: Bad Request","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 10:27:32.097] [error] [preload: webview/primary] [api/build-db-patch] { name: 'OfflineError', message: 'No network connection', status: 0 } [2021-01-03 10:27:32.100] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"2e706cc2-84d6-4c82-a2e3-d69e41179fec"} { name: 'OfflineError', message: 'No network connection', status: 0 } [2021-01-03 10:27:32.113] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-03 10:27:32.121] [error] [app.error-handler.service] { name: 'OfflineError', message: 'No network connection', stack: 'OfflineError: No network connection\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-03 10:56:30.656] [error] [preload: webview/primary] [api/build-db-patch] { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-03 10:56:30.660] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"965e2594-1b91-4e81-ba45-4279a00f9875"} { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-03 10:56:30.671] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-03 10:56:30.687] [error] [app.error-handler.service] { name: 'TimeoutError', message: 'Request timed out', stack: 'TimeoutError: Request timed out\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-03 19:21:06.290] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 19:21:06.293] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 19:21:26.765] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-03 19:21:26.769] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-04 08:29:21.250] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-04 08:29:21.252] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-04 15:17:56.291] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-04 15:17:56.324] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-04 20:07:23.745] [error] [preload: webview/primary] [api/build-db-patch] { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-04 20:07:23.751] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"4a3691a4-235a-485b-a593-a8410b4c6c41"} { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-04 20:07:23.758] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-04 20:07:23.793] [error] [app.error-handler.service] { name: 'TimeoutError', message: 'Request timed out', stack: 'TimeoutError: Request timed out\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-05 09:36:11.400] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-05 09:36:11.403] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-05 11:29:32.278] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-05 11:29:32.280] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-05 15:39:09.768] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":110935,"sourceId":"webclient1://mail.protonmail.com/calendar/vendors~index.f839744e.chunk.js"} [2021-01-05 15:39:09.782] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":110935,"sourceId":"webclient1://mail.protonmail.com/calendar/vendors~index.f839744e.chunk.js"} [2021-01-05 18:25:02.681] [error] [preload: webview/primary] [api/build-db-patch] { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-05 18:25:02.685] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"35a9e035-3352-4143-8bd9-46e104ee3711"} { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-05 18:25:02.696] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-05 18:25:02.712] [error] [app.error-handler.service] { name: 'TimeoutError', message: 'Request timed out', stack: 'TimeoutError: Request timed out\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-05 21:36:37.343] [error] [web-contents] {"level":3,"message":"Saving file will fallback to in-memory downloads: Failed to register a ServiceWorker: The URL protocol of the current origin ('webclient1://mail.protonmail.com') is not supported.","line":1,"sourceId":"webclient1://mail.protonmail.com/drive/index.2b21a2a6.js"} [2021-01-05 21:36:37.351] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Saving file will fallback to in-memory downloads: Failed to register a ServiceWorker: The URL protocol of the current origin ('webclient1://mail.protonmail.com') is not supported.","line":1,"sourceId":"webclient1://mail.protonmail.com/drive/index.2b21a2a6.js"} [2021-01-06 08:40:34.494] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-06 08:40:34.498] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-06 10:05:35.676] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-06 10:05:35.683] [error] [app.error-handler.service] { name: 'OfflineError', message: 'No network connection', stack: 'OfflineError: No network connection\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-06 14:56:37.865] [error] [preload: webview/primary] [api/build-db-patch] { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-06 14:56:37.871] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"72c904c3-f28f-4416-bdc0-16b1a88379a1"} { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-06 14:56:37.877] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-06 14:56:37.884] [error] [app.error-handler.service] { name: 'TimeoutError', message: 'Request timed out', stack: 'TimeoutError: Request timed out\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-07 09:10:09.472] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox/hyMu8tm7884Nh0FW1NE2ZNdSVBYZDRxhefWWadfucAEkAMIWLfNVFVaPj46twEqvJjBsxktJGn8F1fxyHQRO7A=="} [2021-01-07 09:10:09.476] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox/hyMu8tm7884Nh0FW1NE2ZNdSVBYZDRxhefWWadfucAEkAMIWLfNVFVaPj46twEqvJjBsxktJGn8F1fxyHQRO7A=="} [2021-01-07 09:10:16.950] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox/hyMu8tm7884Nh0FW1NE2ZNdSVBYZDRxhefWWadfucAEkAMIWLfNVFVaPj46twEqvJjBsxktJGn8F1fxyHQRO7A=="} [2021-01-07 09:10:16.953] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox/hyMu8tm7884Nh0FW1NE2ZNdSVBYZDRxhefWWadfucAEkAMIWLfNVFVaPj46twEqvJjBsxktJGn8F1fxyHQRO7A=="} [2021-01-07 09:48:48.309] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-01-07 09:48:48.312] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-01-07 12:21:21.197] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox/7Ggdin7p1fgrGfQKFZPBxFz6EW4S1MmhyB6hd_XLPlrmT06lF8k87tDF5GEJX-fg012NvGKavJ7ZOL09AeTc1Q=="} [2021-01-07 12:21:21.201] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TypeError: Cannot destructure property 'locale' of 'undefined' as it is undefined.","line":17194,"sourceId":"webclient1://mail.protonmail.com/inbox/7Ggdin7p1fgrGfQKFZPBxFz6EW4S1MmhyB6hd_XLPlrmT06lF8k87tDF5GEJX-fg012NvGKavJ7ZOL09AeTc1Q=="} [2021-01-07 15:26:50.635] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-07 15:26:50.647] [error] [app.error-handler.service] { name: 'OfflineError', message: 'No network connection', stack: 'OfflineError: No network connection\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-07 17:27:46.066] [error] [preload: webview/primary] [api/build-db-patch] { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-07 17:27:46.070] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"faf15550-755e-4eb7-85ba-eca5ab7b0e59"} { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-07 17:27:46.082] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-07 17:27:46.115] [error] [app.error-handler.service] { name: 'TimeoutError', message: 'Request timed out', stack: 'TimeoutError: Request timed out\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-08 08:49:11.492] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-08 08:49:11.514] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-08 11:37:29.388] [error] [preload: webview/primary] [api/build-db-patch] { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-08 11:37:29.393] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"79c5529c-1e62-4d10-b9e6-c97be62a90f4"} { name: 'TimeoutError', message: 'Request timed out', status: -1 } [2021-01-08 11:37:29.404] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-08 11:37:29.421] [error] [app.error-handler.service] { name: 'TimeoutError', message: 'Request timed out', stack: 'TimeoutError: Request timed out\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-08 21:08:19.822] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-08 21:08:19.829] [error] [app.error-handler.service] { name: 'Error', message: 'Invocation timeout of calling "buildDbPatch" method on "electron-mail:webview-api:primary" channel with 1800000ms timeout', stack: 'Error: Invocation timeout of calling "buildDbPatch" method on "electron-mail:webview-api:primary" channel with 1800000ms timeout\n' + ' at MergeMapSubscriber.project (:2848:42)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at AsyncAction.dispatch [as work] (:9117:16)\n' + ' at AsyncAction._execute (:10292:18)\n' + ' at AsyncAction.execute (:10280:26)\n' + ' at AsyncScheduler.flush (:10379:32)\n' + ' at ZoneDelegate.invokeTask (file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6:115602:35)\n' + ' at Object.onInvokeTask (file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6:41991:37)' } [2021-01-09 11:28:31.749] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-09 11:28:31.755] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-09 15:51:54.175] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-09 15:51:54.178] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-09 18:13:23.065] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-09 18:13:23.068] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-10 16:23:34.436] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-10 16:23:34.448] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-10 19:11:13.728] [error] [src/electron-main/api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"readSettings","channel":"electron-mail:ipcMain-api","payloadType":"request","uid":"6c3e3457-548b-45be-8895-d15c2d89a074"} DecryptionError: Decryption failed ({"type":"sodium.crypto_secretbox_easy","options":{"nonceBytes":24},"data":{"nonceBase64":"8+Ag+L+yUA/pgbObk5g6W4KeWPzG9sRq"}}) at Object. (/opt/ElectronMail/resources/app.asar/node_modules/fs-json-store-encryption-adapter/lib/encryption/index.js:55:35) at step (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:140:27) at Object.throw (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:121:57) at rejected (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:112:69) [2021-01-10 19:11:13.739] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-10 19:11:13.774] [error] [reducers/notification] { name: 'DecryptionError', message: 'Failed to decrypt the settings storage', stack: 'DecryptionError: Decryption failed ({"type":"sodium.crypto_secretbox_easy","options":{"nonceBytes":24},"data":{"nonceBase64":"8+Ag+L+yUA/pgbObk5g6W4KeWPzG9sRq"}})\n' + ' at Object. (/opt/ElectronMail/resources/app.asar/node_modules/fs-json-store-encryption-adapter/lib/encryption/index.js:55:35)\n' + ' at step (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:140:27)\n' + ' at Object.throw (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:121:57)\n' + ' at rejected (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:112:69)' } [2021-01-12 09:18:27.634] [error] [protocol] resolveFileSystemResourceLocation() Error: ENOENT, app/webclient/mail.protonmail.com/assets/img/icons/broken-img.png not found in /opt/ElectronMail/resources/app.asar at createError (electron/js2c/asar_bundle.js:5:1255) at Object.e.lstat (electron/js2c/asar_bundle.js:5:4003) at electron/js2c/asar_bundle.js:5:4406 at processTicksAndRejections (internal/process/task_queues.js:79:11) [2021-01-12 09:18:27.638] [error] [protocol] Failed to resolve "webclient1://mail.protonmail.com/assets/img/icons/broken-img.png" resource [2021-01-12 09:18:27.654] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-12 10:03:04.800] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/calendar/settings/calendars#import"} [2021-01-12 10:03:04.804] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/calendar/settings/calendars#import"} [2021-01-12 11:33:41.695] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/calendar/settings/calendars#import"} [2021-01-12 11:33:41.697] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/calendar/settings/calendars#import"} [2021-01-12 12:42:13.745] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/calendar/settings/calendars#import"} [2021-01-12 12:42:13.748] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/calendar/settings/calendars#import"} [2021-01-14 12:33:31.264] [error] [preload: webview/primary] [api/build-db-patch] { name: 'StatusCodeError', message: 'Unprocessable Entity', status: 422, responseUrl: 'https://mail.protonmail.com/api/mail/v4/messages/', responseStatusText: 'Unprocessable Entity', dataCode: 2501, dataError: 'Message does not exist', dataErrorDescription: '' } [2021-01-14 12:33:31.267] [error] [preload: webview/primary] [api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"buildDbPatch","channel":"electron-mail:webview-api:primary","payloadType":"request","uid":"a04863f6-f63d-445d-baea-59604d42878a"} { name: 'StatusCodeError', message: 'Unprocessable Entity', status: 422, responseUrl: 'https://mail.protonmail.com/api/mail/v4/messages/', responseStatusText: 'Unprocessable Entity', dataCode: 2501, dataError: 'Message does not exist', dataErrorDescription: '' } [2021-01-14 12:33:31.279] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-14 12:33:31.291] [error] [app.error-handler.service] { name: 'StatusCodeError', message: 'Unprocessable Entity', stack: 'StatusCodeError: Unprocessable Entity\n' + ' at Object.deserializeError (:3175:20)\n' + ' at MergeMapSubscriber.project (:2864:64)\n' + ' at MergeMapSubscriber._tryNext (:9794:27)\n' + ' at MergeMapSubscriber._next (:9784:18)\n' + ' at MergeMapSubscriber.Subscriber.next (:7980:18)\n' + ' at TakeWhileSubscriber.nextOrComplete (:15089:25)\n' + ' at TakeWhileSubscriber._next (:15084:14)\n' + ' at TakeWhileSubscriber.Subscriber.next (:7980:18)\n' + ' at FilterSubscriber._next (:9432:30)\n' + ' at FilterSubscriber.Subscriber.next (:7980:18)' } [2021-01-16 17:26:34.367] [error] [web-contents] {"level":3,"message":"OfflineError: No network connection","line":217098,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-16 17:26:34.373] [error] [web-contents] {"level":3,"message":"OfflineError: No network connection","line":202199,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-16 17:26:34.376] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"OfflineError: No network connection","line":217098,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-16 17:26:34.376] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"OfflineError: No network connection","line":202199,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-17 12:50:23.493] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-17 12:50:23.523] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-17 12:51:31.375] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) undefined","line":0,"sourceId":"webclient1://mail.protonmail.com/spam"} [2021-01-17 12:51:31.395] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) undefined","line":0,"sourceId":"webclient1://mail.protonmail.com/spam"} [2021-01-18 09:26:27.874] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-01-18 09:26:27.883] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-01-19 14:17:47.188] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:17:47.194] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:18:17.249] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:18:17.252] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:18:47.260] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:18:47.262] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:19:17.322] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:19:17.324] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:19:47.385] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:19:47.388] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:20:17.446] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:20:17.448] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:20:47.515] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:20:47.518] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:21:17.566] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:21:17.568] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:21:47.626] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:21:47.629] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:22:17.688] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:22:17.690] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:22:47.761] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:22:47.764] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:17.821] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:17.823] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:47.817] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:47.820] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:47.887] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:47.891] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:47.953] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:47.956] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:48.005] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:48.008] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:49.875] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:49.877] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:50.042] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:50.045] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:50.117] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-19 14:23:50.120] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-22 16:58:12.020] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":184922,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-22 16:58:12.034] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":184922,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-22 20:05:18.206] [error] [web-contents] {"details":{"reason":"abnormal-exit"}} [2021-01-25 13:29:59.054] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-25 13:29:59.061] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-25 15:46:08.582] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-25 15:46:08.585] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-25 18:59:23.718] [error] [src/electron-main/api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"updateCheck","channel":"electron-mail:ipcMain-api","payloadType":"request","uid":"3b238e0f-4081-498d-af9e-b127eb560e85"} FetchError: request to https://api.github.com/repos/vladimiry/ElectronMail/releases failed, reason: getaddrinfo ENOTFOUND api.github.com at ClientRequest. (/opt/ElectronMail/resources/app.asar/node_modules/node-fetch/lib/index.js:1461:11) at ClientRequest.emit (events.js:315:20) at TLSSocket.socketErrorListener (_http_client.js:426:9) at TLSSocket.emit (events.js:315:20) at emitErrorNT (internal/streams/destroy.js:92:8) at emitErrorAndCloseNT (internal/streams/destroy.js:60:3) at processTicksAndRejections (internal/process/task_queues.js:84:21) [2021-01-25 18:59:23.730] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-25 18:59:23.760] [error] [app.error-handler.service] { name: 'FetchError', message: 'request to https://api.github.com/repos/vladimiry/ElectronMail/releases failed, reason: getaddrinfo ENOTFOUND api.github.com', stack: 'FetchError: request to https://api.github.com/repos/vladimiry/ElectronMail/releases failed, reason: getaddrinfo ENOTFOUND api.github.com\n' + ' at ClientRequest. (/opt/ElectronMail/resources/app.asar/node_modules/node-fetch/lib/index.js:1461:11)\n' + ' at ClientRequest.emit (events.js:315:20)\n' + ' at TLSSocket.socketErrorListener (_http_client.js:426:9)\n' + ' at TLSSocket.emit (events.js:315:20)\n' + ' at emitErrorNT (internal/streams/destroy.js:92:8)\n' + ' at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)\n' + ' at processTicksAndRejections (internal/process/task_queues.js:84:21)' } [2021-01-25 18:59:50.716] [error] [src/electron-main/api/index] [pubsub-to-rpc-api] [provider] notification.error {"name":"readSettings","channel":"electron-mail:ipcMain-api","payloadType":"request","uid":"2e56f85e-1f50-4213-87fb-f7a4f75c982d"} DecryptionError: Decryption failed ({"type":"sodium.crypto_secretbox_easy","options":{"nonceBytes":24},"data":{"nonceBase64":"8+Ag+L+yUA/pgbObk5g6W4KeWPzG9sRq"}}) at Object. (/opt/ElectronMail/resources/app.asar/node_modules/fs-json-store-encryption-adapter/lib/encryption/index.js:55:35) at step (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:140:27) at Object.throw (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:121:57) at rejected (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:112:69) [2021-01-25 18:59:50.717] [error] [web-contents] {"level":3,"message":"[object Object]","line":120264,"sourceId":"file:///opt/ElectronMail/resources/app.asar/app/web/browser-window/index.js?2049d8ec0993e5f8abd6"} [2021-01-25 18:59:50.722] [error] [reducers/notification] { name: 'DecryptionError', message: 'Failed to decrypt the settings storage', stack: 'DecryptionError: Decryption failed ({"type":"sodium.crypto_secretbox_easy","options":{"nonceBytes":24},"data":{"nonceBase64":"8+Ag+L+yUA/pgbObk5g6W4KeWPzG9sRq"}})\n' + ' at Object. (/opt/ElectronMail/resources/app.asar/node_modules/fs-json-store-encryption-adapter/lib/encryption/index.js:55:35)\n' + ' at step (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:140:27)\n' + ' at Object.throw (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:121:57)\n' + ' at rejected (/opt/ElectronMail/resources/app.asar/node_modules/tslib/tslib.js:112:69)' } [2021-01-26 09:21:42.112] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:21:42.120] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:29:57.982] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:29:57.985] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:30:28.049] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:30:28.052] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:30:58.111] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:30:58.113] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:31:54.816] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:31:54.819] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:32:24.873] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:32:24.876] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:32:54.935] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:32:54.938] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:33:24.995] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:33:24.997] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:33:55.006] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:33:55.009] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:34:25.077] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:34:25.079] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:34:55.139] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:34:55.142] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:35:25.205] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:35:25.208] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:35:55.267] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:35:55.270] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:36:22.486] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-26 09:36:22.490] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-27 18:38:46.887] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/all-mail/_ZMssde9G9uQeH4MJuFVMlP2Wfs2QqizY8cQNM2_RlDs9Mso07UrsOJWqwWgA9Nf-KHwRbyaaqgyy8GloPGtfw==/jHTK4XVmtSZmeLNBETMWSjU1Hzhjcm6F1euGM9RP9ogv_7EeFwb3LmIMPINugifA_TYTbjimOb83cs-Km3XXXw==?keyword=lewis+car"} [2021-01-27 18:38:46.895] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) AbortError: The user aborted a request.","line":19277,"sourceId":"webclient1://mail.protonmail.com/all-mail/_ZMssde9G9uQeH4MJuFVMlP2Wfs2QqizY8cQNM2_RlDs9Mso07UrsOJWqwWgA9Nf-KHwRbyaaqgyy8GloPGtfw==/jHTK4XVmtSZmeLNBETMWSjU1Hzhjcm6F1euGM9RP9ogv_7EeFwb3LmIMPINugifA_TYTbjimOb83cs-Km3XXXw==?keyword=lewis+car"} [2021-01-28 08:24:22.335] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-28 08:24:22.337] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-01-28 11:21:57.271] [error] [web-contents] {"level":3,"message":"Access to fetch at 'https://mail.protonmail.com/api/v4/events/A9vokjSwRUIXFvUBs9-D_FAhxk6WwxM2hqP1vr-Y0hFR4E9Aw66P8ARVHec7uJu9Bkan_3b0zUrFB3Rx_-yf0g==' from origin 'webclient1://mail.protonmail.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.","line":0,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-01-28 11:21:57.279] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Access to fetch at 'https://mail.protonmail.com/api/v4/events/A9vokjSwRUIXFvUBs9-D_FAhxk6WwxM2hqP1vr-Y0hFR4E9Aw66P8ARVHec7uJu9Bkan_3b0zUrFB3Rx_-yf0g==' from origin 'webclient1://mail.protonmail.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.","line":0,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-02-01 10:09:12.561] [error] [web-contents] {"level":3,"message":"Access to fetch at 'https://mail.protonmail.com/api/v4/events/J8_K19PmSLPDciz4vJsBwPNSGwq39gn5tDjDfX8p7doCgUQ5lzdgqQH1h8i1nj1ADd6F0wfPOqsE0tel0d9n9A==' from origin 'webclient1://mail.protonmail.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.","line":0,"sourceId":"webclient1://mail.protonmail.com/spam"} [2021-02-01 10:09:12.569] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Access to fetch at 'https://mail.protonmail.com/api/v4/events/J8_K19PmSLPDciz4vJsBwPNSGwq39gn5tDjDfX8p7doCgUQ5lzdgqQH1h8i1nj1ADd6F0wfPOqsE0tel0d9n9A==' from origin 'webclient1://mail.protonmail.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.","line":0,"sourceId":"webclient1://mail.protonmail.com/spam"} [2021-02-02 11:31:26.470] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 11:31:26.498] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 12:52:00.362] [error] [web-contents] {"level":3,"message":"Access to fetch at 'https://mail.protonmail.com/api/v4/events/UTfBacbkOarQHPLi0JPXCTSNGAEPMxt2SaX_dwHr2ED3xCMi96f2BBVX-IxDH0oCJBFxiN4x486WGmeWfhTfPA==' from origin 'webclient1://mail.protonmail.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.","line":0,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-02-02 12:52:00.373] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Access to fetch at 'https://mail.protonmail.com/api/v4/events/UTfBacbkOarQHPLi0JPXCTSNGAEPMxt2SaX_dwHr2ED3xCMi96f2BBVX-IxDH0oCJBFxiN4x486WGmeWfhTfPA==' from origin 'webclient1://mail.protonmail.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.","line":0,"sourceId":"webclient1://mail.protonmail.com/inbox"} [2021-02-02 13:37:50.035] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:37:50.037] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:15.232] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:15.235] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:45.296] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:45.299] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) TimeoutError: Request timed out","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:56.978] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:56.979] [error] [web-contents] {"level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:56.981] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network connection","line":184907,"sourceId":"webclient1://mail.protonmail.com/vendors~index.977eddff.chunk.js"} [2021-02-02 13:40:56.983] [error] [account.component][0] webview event {"type":"console-message","level":3,"message":"Uncaught (in promise) OfflineError: No network co

vladimiry commented 1 year ago

It does indeed include error lines similar to what you quoted

Not really. The only suspect is the following one, but it's just one case and quite old:

[2021-01-22 20:05:18.206] [error] [web-contents] {"details":{"reason":"abnormal-exit"}}

So I believe the issue cause can be narrowed down to point 3:

Got hidden for some reason (not by design).

RobertKirchner9 commented 1 year ago

Dear Vladimir,

A short while ago I got a message in ElectronMail saying that Protomail had been updated, and I needed to refresh. I logged out and tried logging in again. I get to what's shown in the attached screen shot, I click on the purple Log in button, but it just hangs. I tried rebooting, then I tried reinstalling v5.1.3, but same result.

Asher

Sent with Proton Mail secure email.

vladimiry commented 1 year ago

@RobertKirchner9 see #588. The latest v5.1.4 release fixes the issue.

RobertKirchner9 commented 1 year ago

Dear Vladimir,

I recently updated my Protonmail password. When I log in to Electron-Mail, it still has the old Proton password stored in settings somewhere, and I have to enter the new password each time. Can you tell me how to make Electron-Mail store the correct password? To be clear, I'm talking about the Protonmail login password, not the master password for opening Electron-Mail.

Thanks, Asher

Sent with Proton Mail secure email.

------- Original Message ------- On Wednesday, March 1st, 2023 at 1:59 AM, Vladimir Yakovlev @.***> wrote:

@.***(https://github.com/RobertKirchner9) see #588. The latest v5.1.4 release fixes the issue.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

vladimiry commented 1 year ago

Sounds like somehow weird issue. I guess you could try the following steps:

vladimiry commented 1 year ago

Can you tell me how to make Electron-Mail store the correct password?

I don't recommend storing the accounts passwords in the app as this feature is obsolete since v4.10.2, but using the persistent sessions feature.

RobertKirchner9 commented 1 year ago

Thanks, that worked.

Sent with Proton Mail secure email.

------- Original Message ------- On Thursday, March 23rd, 2023 at 11:53 AM, Vladimir Yakovlev @.***> wrote:

Sounds like somehow weird issue. I guess you could try the following steps:

  • Disable the persistent sessions flag for the account and click "Update" button on the form.
  • Restart the app.
  • Login into the proton account.
  • Enable the flag again for this account, including clicking "Update" button.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>