Open hezhilong5211 opened 3 weeks ago
The only possible reason was there is something that intercept your request from the Linux machine to http://dev.debian.org
as seen on your screenshot. Make sure that you have properly configured your network proxy settings.
Met the same issue, have u solved it?
My error log:
Met the same issue, have u solved it?
@Sheepeer make sure your network proxy is properly set up. It's a networking issue, not specific to Sentry self-hosted.
Met the same issue, have u solved it?
@Sheepeer make sure your network proxy is properly set up. It's a networking issue, not specific to Sentry self-hosted.
Thanks for your reply. But I feel confused, the error log shows Connection timed out [IP: 151.101.66.132 80]
, however I ran telnet 151.101.66.132 80
and it return connected. Is there any ideas?
@Sheepeer very likely that your connection is getting intercepted. Being able to telnet to port 80 does not prove that it works as this system is trying to connect to port 443
with HTTPS (TLS).
Problem Statement
Solution Brainstorm
docker 运行 failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends cron && rm -r /var/lib/apt/lists/*“ 会出现GPG error 和 404的情况 已经换了阿里云镜像