Skip to content
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

Sign in to Follow #2679

Closed
3 of 5 tasks
aibangjuxin opened this issue Feb 3, 2025 · 8 comments
Closed
3 of 5 tasks

Sign in to Follow #2679

aibangjuxin opened this issue Feb 3, 2025 · 8 comments
Labels
bug Something isn't working need info

Comments

@aibangjuxin
Copy link

Describe the bug

Application can't login with Google ?
jump page success .but can't open Application

Feed Info

Do you want to allow this website to open “Follow”?
but failed

Reproduction Video

No response

Environment

No response

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • This issue is valid

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@aibangjuxin aibangjuxin added the bug Something isn't working label Feb 3, 2025
Copy link

linear bot commented Feb 3, 2025

@aibangjuxin
Copy link
Author

Image
Using google account login . can't jump to app

@abandon888
Copy link
Contributor

same as login by GitHub, it very effect the app using experience. I found it on my macOS app

@hyoban
Copy link
Member

hyoban commented Feb 5, 2025

Can not reproduce

@TuuuNya
Copy link

TuuuNya commented Feb 5, 2025

same as login by Github, logined on web browser, but can't direct to Follow App, My platform is Apple M3

@aibangjuxin
Copy link
Author

Yes . My Using macOS . Apple M4

@prnake
Copy link

prnake commented Feb 16, 2025

Some issue, and it was found to be a problem with the proxy setting (felt like a version change issue, the old proxy param was set to "proxy": "socks://localhost: 6153, direct://" on my computer and couldn't be changed within app):

Request failed with network error. Wait 10s and retry
2025-02-16 21:09:55.980 Follow[99780:31817740] TSM AdjustCapsLockLEDForKeyTransitionHandling - _ISSetPhysicalKeyboardCapsLockLED Inhibit
Error occurred in handler for 'setProxyConfig': TypeError: Use `delete()` to clear values
    at ElectronStore.set (file:///Applications/Follow.app/Contents/Resources/app.asar/dist/main/index.js:40453:13)
    at setProxyConfig (file:///Applications/Follow.app/Contents/Resources/app.asar/dist/main/index.js:115493:9)
    at Object.action (file:///Applications/Follow.app/Contents/Resources/app.asar/dist/main/index.js:115577:20)
    at file:///Applications/Follow.app/Contents/Resources/app.asar/dist/main/index.js:7872:20
    at WebContents.<anonymous> (node:electron/js2c/browser_init:2:86558)
    at WebContents.emit (node:events:519:28)

Solution: open ~/Library/Application\ Support/Follow/ and edit db.json, set "proxy": "",. Or simply remove ~/Library/Application\ Support/Follow/db.json or the full directory should work too.

@DIYgod
Copy link
Member

DIYgod commented Feb 17, 2025

Based on the information provided, this issue is a duplicate of #2786.

@DIYgod DIYgod closed this as completed Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need info
Projects
None yet
Development

No branches or pull requests

6 participants