gh-proxy icon indicating copy to clipboard operation
gh-proxy copied to clipboard

docker部署后502

Open longdoer opened this issue 9 months ago • 5 comments

image

使用docker部署后出现502错误 docker run -d --name="gh-proxy-py"
-p 0.0.0.0:8888:80
--restart=always
hunsh/gh-proxy-py:latest

longdoer avatar Nov 24 '23 05:11 longdoer

请确保服务访问 github 的通畅

longdoer @.***> 于2023年11月24日周五 13:09写道:

[image: image] https://user-images.githubusercontent.com/16441085/285364418-b3be0a28-c2f8-4851-8335-27a7239ea1c5.png

使用docker部署后出现502错误 docker run -d --name="gh-proxy-py" -p 0.0.0.0:8000:80 --restart=always hunsh/gh-proxy-py:latest

— Reply to this email directly, view it on GitHub https://github.com/hunshcn/gh-proxy/issues/109, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZDQS6QAXRPFYORO2KGNE3YGATYPAVCNFSM6AAAAAA7YTC4KOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDSMJQG44DANY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

hunshcn avatar Nov 24 '23 08:11 hunshcn

请确保服务访问 github 的通畅 longdoer @.> 于2023年11月24日周五 13:09写道: [image: image] https://user-images.githubusercontent.com/16441085/285364418-b3be0a28-c2f8-4851-8335-27a7239ea1c5.png 使用docker部署后出现502错误 docker run -d --name="gh-proxy-py" -p 0.0.0.0:8000:80 --restart=always hunsh/gh-proxy-py:latest — Reply to this email directly, view it on GitHub <#109>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZDQS6QAXRPFYORO2KGNE3YGATYPAVCNFSM6AAAAAA7YTC4KOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDSMJQG44DANY . You are receiving this because you are subscribed to this thread.Message ID: @.>

服务器上访问githu是正常的,我试了两台服务器都出现该问题。

longdoer avatar Nov 24 '23 08:11 longdoer

请确保服务访问 github 的通畅 longdoer @.> 于2023年11月24日周五 13:09写道: [image: image] https://user-images.githubusercontent.com/16441085/285364418-b3be0a28-c2f8-4851-8335-27a7239ea1c5.png 使用docker部署后出现502错误 docker run -d --name="gh-proxy-py" -p 0.0.0.0:8000:80 --restart=always hunsh/gh-proxy-py:latest — Reply to this email directly, view it on GitHub <#109>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZDQS6QAXRPFYORO2KGNE3YGATYPAVCNFSM6AAAAAA7YTC4KOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDSMJQG44DANY . You are receiving this because you are subscribed to this thread.Message ID: _@**.**_>

服务器上访问githu是正常的,我试了两台服务器都出现该问题。

也可以试下最新的 latest。我这边测试没有问题。

hunshcn avatar Nov 24 '23 08:11 hunshcn

我遇到了一样的问题,也是502错误,访问GitHub是正常的,镜像也是最新的

themojie avatar Nov 24 '23 09:11 themojie

我也遇到这个问题了

immoke avatar Apr 18 '24 10:04 immoke