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

Error: Socket Closed #119

Open
tomuGo opened this issue Apr 7, 2021 · 1 comment
Open

Error: Socket Closed #119

tomuGo opened this issue Apr 7, 2021 · 1 comment

Comments

@tomuGo
Copy link

tomuGo commented Apr 7, 2021

Your os

ubuntu18

The version of electron-ssr

2.7

What's the problem

开启PAC模式,无法访问外网,开启全局,什么网站都无法访问

App log here

2021-04-07 17:25:16:075 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
2021-04-07 17:25:21:336 [info] start download ssrr
2021-04-07 17:25:24:384 [info] ssrr download success
2021-04-07 17:25:27:480 [info] run command: python /home/qiushui/.config/electron-ssr/shadowsocksr/shadowsocks/local.py -s 127.0.0.1 -p 8388 -k ****** -m aes-256-cfb -O origin -o plain -b 127.0.0.1 -l 1080
2021-04-07 17:25:27:488 [info] pac server listen at: 127.0.0.1:2333
2021-04-07 17:25:27:488 [info] http proxy server listen at: 127.0.0.1:12333
2021-04-07 17:25:32:115 [info] pac server closed.
2021-04-07 17:25:32:115 [info] http proxy server closed.
2021-04-07 17:26:11:224 [info] run command: python /home/qiushui/.config/electron-ssr/shadowsocksr/shadowsocks/local.py -s d383f8d1-d68e-4bf5---------.world -p 8701 -k ****** -m aes-256-cfb -O auth_aes128_md5 -G 32401:jrL2XN -o http_simple -g 7c04932401.download.windowsupdate.com -b 127.0.0.1 -l 1080
2021-04-07 17:26:11:228 [info] pac server listen at: 127.0.0.1:2333
2021-04-07 17:26:11:230 [info] http proxy server listen at: 127.0.0.1:12333
2021-04-07 17:26:28:066 [info] run command: python /home/qiushui/.config/electron-ssr/shadowsocksr/shadowsocks/local.py -s d383f8---------------world -p 8702 -k ****** -m aes-256-cfb -O auth_aes128_md5 -G 32401:jrL2XN -o http_simple -g 7c04932401.download.windowsupdate.com -b 127.0.0.1 -l 1080
2021-04-07 17:27:10:325 [error] http proxy server connect error: Error: Socket Closed
2021-04-07 17:27:10:326 [error] http proxy server connect error: Error: Socket Closed
2021-04-07 17:27:12:295 [error] http proxy server connect error: Error: Socket Closed
2021-04-07 17:27:12:296 [error] http proxy server connect error: Error: Socket Closed
2021-04-07 17:27:12:297 [error] http proxy server connect error: Error: Socket Closed


@shiloha-z
Copy link

一样的问题,不过我的日志中是ssr download error,跟你的不一样

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