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

Error Authenticating #43

Closed
Austin5925 opened this issue May 21, 2024 · 11 comments
Closed

Error Authenticating #43

Austin5925 opened this issue May 21, 2024 · 11 comments

Comments

@Austin5925
Copy link

After using the no_cache flag, I still cannot finish the authentication.

./io_net_launch_binary_mac --no_cache=true --device_id=10787db2-24aa-4bc5-8adc-4965e102f1c4 --user_id=5748e64a-7e32-47e4-8713-a1ccbcd1a3b0 --operating_system="macOS" --usegpus=false --device_name=ausdin-mac-new --no_cache=true
____ ____ _ __ ____ ______
/ // __ \ / |/ // // /
/ / / // / / // / / /
/
/ _
/()//|//__/ //

Welcome to the IO.net Launcher CLI. The ultimate tool to help you manage your IO Worker.

Current version: 2.0.6

2024/05/21 12:17:48 {
"key_set": true
}
Error: device code authorization returned: Bad Request
Error: Error authenticating: provided token has expired or invalid. Please re-authenticate using --no_cache=true flag.

@ilkhom19
Copy link
Contributor

this might be the issue with Network Connections. Try to visit https://auth0.io.solutions/activate, if that doesn't open, that means Auth0 (our ID provider) is not reachable for you:

@Ionzzz
Copy link

Ionzzz commented May 21, 2024

image

I open the TUN and manage the Service Mode, then it's ok

@Austin5925
Copy link
Author

this might be the issue with Network Connections. Try to visit https://auth0.io.solutions/activate, if that doesn't open, that means Auth0 (our ID provider) is not reachable for you:

The link opens. The issue is that I tried to connect to the IO, after the authentication(which succeeded), and then the CLI asked me to type "Yes"(when I left the computer for a while), and when I typed the yes, the session has already expired. the Auth0 seemed to be alright.

@ilkhom19
Copy link
Contributor

please try with "--no_cache=true" flag once more

@Austin5925
Copy link
Author

Still not working...

@ilkhom19
Copy link
Contributor

Are you using the latest version binary ?

@FLynnGame
Copy link

problem has been solved.
follow this steps.

  1. Run CMD with administrator rights
  2. set proxy like this
    set http_proxy=http://127.0.0.1:1080
    set https_proxy=http://127.0.0.1:1080
  3. run cmd with your own
    io_net_launch_binary_windows.exe --device_id=xxx --user_id=xxx --operating_system="Windows" --usegpus=true --device_name="xxx"

@ilkhom19 ilkhom19 closed this as completed Jun 1, 2024
@TiejianZhang
Copy link

After using the no_cache flag, I still cannot finish the authentication.

./io_net_launch_binary_mac --no_cache=true --device_id=10787db2-24aa-4bc5-8adc-4965e102f1c4 --user_id=5748e64a-7e32-47e4-8713-a1ccbcd1a3b0 --operating_system="macOS" --usegpus=false --device_name=ausdin-mac-new --no_cache=true ____ ____ _ __ ____ ______ / // __ \ / |/ // // / / / / // / / // / / / // /()//|/// /_/

Welcome to the IO.net Launcher CLI. The ultimate tool to help you manage your IO Worker.

Current version: 2.0.6

2024/05/21 12:17:48 { "key_set": true } Error: device code authorization returned: Bad Request Error: Error authenticating: provided token has expired or invalid. Please re-authenticate using --no_cache=true flag.

您解决这个问题了吗

@BlackLotusAL
Copy link

BlackLotusAL commented Jun 15, 2024

image

I open the TUN and manage the Service Mode, then it's ok

Thank God I finally found the solution.

@exing567
Copy link

I've tried all the methods above and it didn't work

@Daseinlux
Copy link

following steps maybe help:

  1. clash enable ipv6 and tun mode。
  2. tun mode: open dns ipv6 and set 8.8.8.8 the first ipv6 dns nameserver。

@ilkhom19 ilkhom19 pinned this issue Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants