-
Notifications
You must be signed in to change notification settings - Fork 57
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
2.4 update: session retention not reliable #303
Comments
Oddly also passwords were wiped out. |
I hade twice this experience today but not sure what happened exactly. Will try to reproduce it |
Also I experienced a list of icon and after editing the app my user data was lost. Also I will try to reproduce it and report |
The plot thickens for me: I noticed that beyond simply not retaining sessions and passwords the Epichrome app instance will not even offer to save passwords now. I've quit and restarted, but password retention no longer works (although sessions are retained between restarts AFTER the update failure). |
Hmm. This feels like a return to a very old problem in the early 2.3.0 betas where some folks had problems getting their apps to retain password information due to the app not properly interacting with the system keychain. I thought that had gotten resolved when I started signing the Brave executable. I guess the first question: are all the apps experiencing this problem Brave-based? If you're seeing this with Chrome-based apps too, then I truly have no idea what's going on. Meantime, it could be worth trying this process from the Troubleshooting guide: Login data not saving (be sure to back up any saved passwords from all your Brave apps first, as doing this process will lose them). If either of you find any pattern to why some apps are doing this an others are not, please let me know. Any information could help track it down. |
Wow - just had a horrible experience here. One browser that successfully updated and was already a Brave browser and had already run successfully before has lost all session info, all settings, and all extensions. As for your last question:
The answer is: No. They have been straight Google Chrome browsers that have exhibited this. As for the new experience of losing everything in Brave, I'm attempting to figure out what's going on since the old Brave settings seem to be intact, but I'm having some trouble figuring out why Brave would not load them. I've generated a new ticket: #304 |
Passwords continue to not able to be saved at this point. FYI, even though the release notes didn't make any mention, 2.4.1 doesn't help on this front either. |
So to double-check, these are Chrome-based apps that you've confirmed were not left active (you've run Epichrome Scan before launching)? I can't think of why you wouldn't be able to save passwords in that situation as those apps are literally unaltered, signed versions of Chrome, and should just use the Chrome keychain item... |
Yes, Chrome apps. |
Also, of note, all logs (in |
Stop the presses - something wild has happened. After something like the 15-20th run of this particular browser now, and around 3 times running after the 2.4.1 update, passwords are now saving again. THE OLD PASSWORDS ARE ALSO AVAILABLE AGAIN Important to note is that |
Well, hmm. I guess this is good in the sense that it's working again, and nothing was lost. With release versions of Epichrome, logs generally aren't generated unless something goes wrong. Debug messages are turned off by default. You can turn them on for a run by launching from the command-line with:
|
Unfortunately another EpiChrome (NOT BRAVE) app I updated today exhibited this same previous behavior. No saved session + missing passwords. Extensions retained and SessionBuddy saved the day in that sessions missing aspect, but passwords not restoring yet after multiple restarts.... Nothing in Logs folder either. |
Have you run that app with |
So I continue to experience this sporadically and now again consistently with the app I initially had trouble with and also now another EpiChrome (not Brave) instance on another system that was updated wherein passwords are no longer filled. I even turned on the Google account sync to restore passwords on one of them and that also likewise did not facilitate the population of passwords. I ran it with the
and don't see anything indicative of a problem in the log:
|
Yeah, this log looks like everything ran fine from Epichrome's perspective. Once the engine is running, it really is just Chrome (as you know) so there's very little I can do to diagnose problems after that point. Having not ever experienced this myself, I'm not sure what else I can do to diagnose it at this point. The main thing is to make sure that the engine was actually invoked with --user-data-dir (which you can see in |
When updating to 2.4.0 I've found that sometimes tabs (sessions) are retained... and sometimes they're not. Not sure of the rhyme or reason thereof as of yet, but thought I should note the issue.
The text was updated successfully, but these errors were encountered: