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 error #8

Closed
lk1983823 opened this issue Apr 9, 2018 · 2 comments
Closed

Sign in error #8

lk1983823 opened this issue Apr 9, 2018 · 2 comments

Comments

@lk1983823
Copy link

I follow your instruction to open http://127.0.0.1:8000 in the browser and sign in with my github. But it shows 404 error the page not found.
When I use the command "pip install advisor_clients", it shows "Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 503 Forwarding failure',))': /simple/advisor-clients/"

Thank you!!

@tobegit3hub
Copy link
Owner

Thanks for reporting. In fact, you don't need to sign in with Github account. You can just click the button in the left top to access the dashboard page.

The problem of installing advisor_cients shows the ProxyError. You can check your proxy configuration or just disable command-line proxy with these commands.

export http_proxy=''
export https_proxy=''

@tobegit3hub
Copy link
Owner

Close because of no response.

Please re-open the issue if you have any other question.

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

2 participants