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

A few issues with deploying the app by myself #108

Open
chenzhiguo opened this issue Oct 29, 2023 · 0 comments
Open

A few issues with deploying the app by myself #108

chenzhiguo opened this issue Oct 29, 2023 · 0 comments

Comments

@chenzhiguo
Copy link

chenzhiguo commented Oct 29, 2023

It is a pity that I cannot continue to use the web for data synchronization. I want to build this application by myself to continue to provide services. I have a few unclear questions to ask:

  1. If I only need to configure the synchronization service, do I only need to set up the tabby-web service and do not need that tabby-connection-gateway?
  2. I set the corresponding oauth configuration in github, but after github verification, there are still errors as follows:
AuthFailed at /api/1/auth/social/complete/github/
Authentication failed: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /login/oauth/access_token (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required')))
Request Method:	GET
Request URL:	http://svc.abc.io:8022/api/1/auth/social/complete/github/?code=a8fa33ae61c4f56d9965&state=e0s5s6kqFGVOMuM539cS8yFQxb1K6CtO
Django Version:	3.2.12
Exception Type:	AuthFailed
Exception Value:	
Authentication failed: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /login/oauth/access_token (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required')))
Exception Location:	/venv/tabby-web-9TtSrW0h-py3.7/lib/python3.7/site-packages/social_core/backends/base.py, line 237, in request
Python Executable:	/venv/tabby-web-9TtSrW0h-py3.7/bin/python
Python Version:	3.7.17
Python Path:	
['/app',
 '/venv/tabby-web-9TtSrW0h-py3.7/bin',
 '/usr/local/lib/python37.zip',
 '/usr/local/lib/python3.7',
 '/usr/local/lib/python3.7/lib-dynload',
 '/venv/tabby-web-9TtSrW0h-py3.7/lib/python3.7/site-packages']
Server time:	Sun, 29 Oct 2023 10:05:14 +0000
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

1 participant