0x5bfa / FluentHub

A stylish yet powerful GitHub client for Windows
MIT License
1.08k stars 52 forks source link

Bug: Cannot login to FluentHub via GitHub #361

Closed TotoWang-hhh closed 1 year ago

TotoWang-hhh commented 1 year ago

⏱️ Before you start...

🪟 What version of Windows is this issue present?

Windows 10 Beta | X64

🔢 What version/architecture of FluentHub are you on?

v0.5.0

📄 Description

When I press Login with GitHub, my browser started automatically, and I authorized this application. Then the app didn't make any changes when I pressed 'open' in my browser

🪜 Steps To Reproduce

No response

🤔 Expected behavior

FluentHub will login

📟 Stack Trace

NO ERROR

Stack trace details
``` paste here ```

📸 Assets

No response

kengwang commented 1 year ago

I noticed that you are probably in China and using proxy to access GitHub. As FluentHub is and UWP application, it cannot access your local proxy unless you enable loopback for FluentHub Just run the command below in either cmd or PowerShell

CheckNetIsolation Loopbackexempt -a -n="49462fluenthub-uwp.fluenthub_tq8wa33sfftnm"

Then you can login to FluentHub

0x5bfa commented 1 year ago

@TotoWang-hhh That was useful to you?

TotoWang-hhh commented 1 year ago

@TotoWang-hhh That was useful to you?

It may be a network problem. I logged in succsessful a few days later