Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.

Home Page:https://thorium.rocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browser signs me out of google services everytime time i close the browser

Lukrativehd opened this issue · comments

System Details

  • OS: Windows 11
  • Thorium Version 124.0.6367.218 (Official Build) (64-bit)

Problem
Each time i close the browser im forced to sign back into my gmail and youtube and anything related to google, which is a real PITA as i have 2fa on everything if i havent got my phone to hand i cant access my emails etc. I only have one drive, C drive with no partitions, I dont dont see any settings to help me identify what the issue may be.

Please upload the flags that your browser is currently using

whats the best way to do it, its like 72 pages long and i cannot upload html files to github?

@gz83

What I mean is the experimental flags that the browser is currently using, you can see them by going to the chrome://versions page, take a screenshot of the chrome://versions page and upload the screenshot here.

@Lukrativehd

the page doesnt exist ?
@gz83

Screenshot_14
Screenshot_15

or do you mean these?

Screenshot_16

however chrome://version works without the 's' and this is where it brings me to

Sorry, I typed an extra (s) in the previous comment. From the screenshots you uploaded recently, it seems that the problem is not caused by flags. How did you install the browser? Was the user data migrated from another browser?

i installed from the github downloading from this link off the site : https://github.com/Alex313031/Thorium-Win/releases

And once installed i logged into my google account and chose to sync settings such as bookmarks and passwords etc, this is a brand new fresh install of windows and the first browser to be installed

@gz83

Don't want to hijack this thread, but I am facing exactly this issue and I upgraded from 119.0.6045.214 to 124.0.6367.218
I didn't use any installed and just use the zip/extract to folder method, and I downloaded the AVX2 build.
I think whatever helps resolve this issue might help me too...

any updates for solutions as this issue is really starting to p*** me off im ngl having to find my phone to auth my emails and youtube everytime i close and reopen the browser is driving me nuts

@gz83

Have you cleared your browser data (such as history, cookies, etc.) and logged into your Google account?

@Lukrativehd

I resolved this by updating THORIUM.BAT to not use "--disable-encryption" parameter.
Found this fix in another issue mentioned here in Thorium github.
I don't know if removing this parameter affects portability across machines.

My batch file looks like this now... indeed the line starting with "rem" is comment in batch file.

START "" "%cd%\BIN\thorium.exe" --user-data-dir="%~dp0%\USER_DATA" --allow-outdated-plugins --disable-logging --disable-breakpad --disable-machine-id
rem START "" "%cd%\BIN\thorium.exe" --user-data-dir="%~dp0%\USER_DATA" --allow-outdated-plugins --disable-logging --disable-breakpad --disable-encryption --disable-machine-id

this worked @starkwiz i created the batch file ran it and it asked me to sign in again at the start and once i'd signed in i restarted and closed thorium a few times and every time i was still signed in! so for me moment it seems to have worked thank you so much <3

Hi, I'm having this issue too. Where did you find/create the thorium.bat file? @starkwiz @Lukrativehd

same. i hav this issue too

but restarting the whole browser fixes it(i hav 2 profiles/windows, and closing both of them and restarting fixes it, pretty annoying still...)