shadowsocksrr / electron-ssr

Shadowsocksr client using electron
MIT License
1.73k stars 510 forks source link

报一个错ERRO_CONNECTION_REUSED, ubunt18和20都成功安装了,且运行起来, 但是无法访问外网 #129

Open JsDoingYJ opened 10 months ago

JsDoingYJ commented 10 months ago

我在ubuntu18和20都安装了,electron-ssr-0.2.6版本,所有的依赖库都安装好了,运行起来了,出现一个错误ERR_CONNECT_REFUSED,我看以前的issue说是库没有安装,但是我按照他们的方法,所有的库都安装成功了,仍然报错 报错信息如下: electron-ssr 2023-11-10 08:34:00:842 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED 2023-11-10 08:34:01:081 [info] Register shortcut: toggleWindow, Ctrl+Shift+W 2023-11-10 08:34:01:100 [info] run command: python /home/aigc/.config/electron-ssr/shadowsocksr/shadowsocks/local.py -s 服务器地址打码 -p 9757 -k 密码打码 -m aes-256-cfb -O origin -o plain -b 127.0.0.1 -l 1080 2023-11-10 08:34:01:120 [info] pac server listen at: 127.0.0.1:2333 2023-11-10 08:34:01:122 [info] http proxy server listen at: 127.0.0.1:12333 2023-11-10 08:34:01:550 [error] 2023-11-10 08:34:01 INFO util.py:85 loading libcrypto from libcrypto.so.1.1

2023-11-10 08:34:01:552 [error] 2023-11-10 08:34:01 INFO local.py:50 local start with protocol[origin] password [密码打码] method [aes-256-cfb] obfs [plain] obfs_param [] 2023-11-10 08:34:01 INFO local.py:54 starting local at 127.0.0.1:1080 2023-11-10 08:34:01 INFO asyncdns.py:324 dns server: [('127.0.0.53', 53)]

2023-11-10 08:34:03:105 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429) 2023-11-10 08:34:03:107 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429)

2023-11-10 19:06:02:244 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED 2023-11-10 19:06:02:262 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED 2023-11-10 19:06:02:271 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED 2023-11-10 19:06:02:287 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED 2023-11-10 19:06:02:297 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED 2023-11-10 19:06:02:305 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED 2023-11-10 19:06:03:204 [error] Unhandled Rejection at: Promise [object Promise], reason: Error: net::ERR_CONNECTION_REFUSED

JsDoingYJ commented 10 months ago

有人能解答下吗,着急,这个问题是啥引起的哦

verring commented 9 months ago

有人能解答下吗,着急,这个问题是啥引起的哦

换CFW,这个19年后就没更新过了

JsDoingYJ commented 9 months ago

有人能解答下吗,着急,这个问题是啥引起的哦

换CFW,这个19年后就没更新过了

感谢老哥,切换到Clash,解决了