-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to auto login #662
Comments
The Why this happens is unclear at the moment, as there is no error cause in the log, so the request for notification channel setup just hangs somewhere in the @electron/@chromium internals. Some other users experience similar issues, see #648 for example. I guess I could disable the background throttling for webview's "webContents", and we see then if it increases the For now, if you run Linux, consider other package types, like for example flatpak-based one. Writing this because the issue like this might be potentially related to environment specifics (it stopped working for you a few months ago, for some reason, like for example update on your environment), and "flathub" comes with some environment isolation capabilities. |
This is happening to me since the last update. |
I tried flatpak-based version, and it works fine. There is no longer a need for a captcha, and the session remains valid the next time the app starts. |
For me this is back working on my arch system. |
@lxgr-linux thanks for the update. Based on this issue, and other cases too, I could say that Another option is replacing |
The
|
Hello, any chances this will be fixed? I also have this issue since November 2023 (Windows 10). By the way, when I use Ferdium to login into ProtonMail, autologin works perfectly fine: |
The updated version sits in the
This is just a wrapper of a regular proton's webclient without any addition features, so it obviously uses proton's auto login approach (saved sessions). Totally different approach used here (addition features, custom sessions saving, etc). |
I have configured Electron Mail to start automatically on boot with a persistent session. However, several months ago, it stopped maintaining the login status. Every time I boot up, I have to log in again, and I also have to go through a graphical captcha. I've tried deleting the config folder, but even after logging in, it still doesn't retain the login status the next time.
electron mail version: v5.2.2 (c5f76ec)
I found the error message in
.config/electron-mail/log.log
:The text was updated successfully, but these errors were encountered: