Mon-ius / Docker-Warp-Socks

Connet to CloudFlare WARP, exposing `socks5` proxy all together.
https://hub.docker.com/r/monius/docker-warp-socks
GNU General Public License v3.0
370 stars 39 forks source link

Docker安装昨天突然不能用了 #19

Closed internalG closed 1 year ago

internalG commented 1 year ago

是里面有什么配置过期了吗?之前一直很稳定。除了socks无法连接看不到其他错误信息。

catfishlty commented 1 year ago

我也是同样的问题

强烈建议Docker Image能打上Tag 💯

用的Docker Compose,https://raw.githubusercontent.com/Mon-ius/Docker-Warp-Socks/main/dev/warp-socks.yml

Docker Image: https://hub.docker.com/layers/monius/docker-warp-socks/latest/images/sha256-4fcd9c812235afb64a498aa3fa9f2a7a0cbed005f29c55fcf9ab82cecf9bdd5b?context=explore

logs

curl: (52) Empty reply from server
/run/entrypoint.sh: line 15: wgcf: command not found
sed: can't read /opt/wgcf-profile.conf: No such file or directory
curl: (52) Empty reply from server
/run/entrypoint.sh: line 15: wgcf: command not found
sed: can't read /opt/wgcf-profile.conf: No such file or directory
curl: (28) Failed to connect to github.com port 443: Connection timed out
/run/entrypoint.sh: line 15: wgcf: command not found
sed: can't read /opt/wgcf-profile.conf: No such file or directory
curl: (18) transfer closed with 7009749 bytes remaining to read
/run/entrypoint.sh: line 15: wgcf: command not found
sed: can't read /opt/wgcf-profile.conf: No such file or directory
curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104
/run/entrypoint.sh: line 15: wgcf: command not found
sed: can't read /opt/wgcf-profile.conf: No such file or directory
curl: (52) Empty reply from server
/run/entrypoint.sh: line 15: wgcf: command not found
sed: can't read /opt/wgcf-profile.conf: No such file or directory
Mon-ius commented 1 year ago

will try to fix it soon, thx for notification

Mon-ius commented 1 year ago

Hey, @internalG @catfishlty

I can confirm that the problem is located on the upstream, which mean we may cannot use wgcf to connect to warp network for free anymore.

I suggest to contact ViRb3/wgcf first.

regards

Mon-ius commented 1 year ago

Dear All,

Just found the root cause, see

In short, Cloudflare's main dc sucks and power off, now this work should be fine.

internalG commented 1 year ago

Good catch! Will check back later.