ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.65k stars 164 forks source link

Gmail doesn't load in Ferdium anymore #1804

Open KirilOkun opened 2 weeks ago

KirilOkun commented 2 weeks ago

Avoid duplicates

Ferdium Version

6.7.4

What Operating System are you using?

Windows

Operating System Version

Windows 11

What arch are you using?

x64

Last Known Working Ferdium version

No response

Expected Behavior

Gmail service loads as normal.

Actual Behavior

After restarting Ferdium Gmail service opens to a login screen but then errors out with:

"This browser or app may not be secure. Try using a different browser."

Steps to reproduce

  1. Reload a Gmail service
  2. Enter uid at login prompt.

Debug link

No response

Screenshots

image

Additional information

No response

pepper3k commented 2 weeks ago

This is a feature, not a bug. Use this opportunity to move to a service that respects your privacy and doesn't use AI to analyze all of your email content and sell it to the highest bidder AKA Governments and Advertisers.

But seriously now, was it working before? Did you try clearing cache? Did you try reinstalling the service, maybe trying another account? How about checking the system clock, that can be a source of problems if not synchronized correctly. Can you replicate this on other computers as well, or is it a problem with just one?

You have left out a lot of information. Try checking the things that i mentioned, or anything else that comes to mind.

Arthur-Huan commented 2 weeks ago

This is not helpful, but have you considered using an email client for your emails? Thunderbird, for example, works perfectly with Gmail if you use OAuth2.

Apart from the suggestions above me, you could also try overriding the user agent. Go into Settings -> Advanced and paste in the user agent with the latest Chrome for Win 11 (at the time of writing): Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36. You might also have to change the index.js file. Check out some other recipes like Messenger or Instagram's, which would include the method overrideUserAgent().