Tony3 Posted September 17 Share Posted September 17 Every time I stop and then start Chromium, do a search on google, or on youtube, there seems to be a deletion of the cookies, and it asks consent again, login again .... I found lots of possible solutions on internet about that issue, but none work for me! I wonder what this is due to, any ideas? 0 Quote Link to comment Share on other sites More sharing options...
royk Posted September 17 Share Posted September 17 You probably already disabled the automatic deletion in the Chromium settings... It could be a website setting in Chromium Because of automatic login? Although I think this only affects access to the the keyring No user rights to the cookies folder: sudo chown -R username:username ~/.config/chromium Some flag set in Chromium: chrome://flags or at /etc/chromium-browser/default Otherwise just remove it with apt purge ... and check if everything is deleted and reinstall. 0 Quote Link to comment Share on other sites More sharing options...
Tony3 Posted September 18 Author Share Posted September 18 (edited) I created a new user and it works fine with it. Then I inpected the user not working and noticed: - the .config/chromium is a link to /run/user/1000/tony-chromium - df command is showing: tmpfs 787428 20416 767012 3% /run/user/1000 overlaid 787428 20416 767012 3% /run/user/1000/chromium-chromium What is this /run/user/1000 ? It seems to be a temporary directory, thus a good reason what I seem to loose cookies. Of course for the user working there is no such link for .config/chromium Waiting forward for some light on this setup that was not made by me! I removed the link .config/chromium rerun chromium, and no issue anymore. thanks again. Edited September 19 by Tony3 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.