Code Monkey home page Code Monkey logo

Comments (10)

paradiseduo avatar paradiseduo commented on July 17, 2024

你用PAC模式访问的墙外还是墙内的网站,全局不可用只可能是你节点挂掉了。

from shadowsocksx-ng-r8.

simohauml avatar simohauml commented on July 17, 2024

PAC模式下墙内墙外都没问题。只要切换到Global模式,墙内外就都上不去。节点确认是可用的。我系统里还安装了ClashX、ClashXR、V2rayU,之前安装过ShadowsockeNG,后来卸载掉了。会不会被这些软件影响了?

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on July 17, 2024

很有可能,因为很多软件的默认端口都是一样的,像V2rayU,默认也占用1086端口。
我看你的日志,1086端口有一段时间被占用:

2020-05-03 09:16:26 INFO: listening at 127.0.0.1:1086
 2020-05-03 09:23:07 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 09:35:42 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 09:35:54 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 10:46:52 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 13:16:41 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 15:16:41 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 15:32:30 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 15:32:30 ERROR: remote_recv_cb_recv: Connection reset by peer
 2020-05-03 15:32:41 ERROR: remote_recv_cb_recv: Connection reset by peer

而且PAC同一时间只能有一个代理软件设置的生效(但是大家用的都是一套东西,名单就那么几个)。
建议你看一下1086和1087端口是不是被别的程序占用了:

➜  lsof -i:1087
COMMAND    PID       USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
Google     998 x   19u  IPv4 0x52b7224f49c83e09      0t0  TCP localhost:51156->localhost:cplscrambler-in (ESTABLISHED)
Google     998 x   30u  IPv4 0x52b7224f40f10429      0t0  TCP localhost:51149->localhost:cplscrambler-in (CLOSE_WAIT)
privoxy   4803 x    3u  IPv4 0x52b7224f49c8d2c9      0t0  TCP localhost:cplscrambler-in (LISTEN)
privoxy   4803 x    4u  IPv4 0x52b7224f461768e9      0t0  TCP localhost:cplscrambler-in->localhost:51156 (ESTABLISHED)

➜  lsof -i:1086
COMMAND   PID       USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
ss-local 4799 x    8u  IPv4 0x52b7224f49c9aa49      0t0  TCP localhost:cplscrambler-lg (LISTEN)
ss-local 4799 x    9u  IPv4 0x52b7224f40f10e09      0t0  TCP localhost:cplscrambler-lg->localhost:51165 (ESTABLISHED)
privoxy  4803 x    5u  IPv4 0x52b7224f46184069      0t0  TCP localhost:51165->localhost:cplscrambler-lg (ESTABLISHED)

from shadowsocksx-ng-r8.

simohauml avatar simohauml commented on July 17, 2024

确实,1087端口被v2rayu占用了。卸载v2rayu解决。多谢!

from shadowsocksx-ng-r8.

Fomovet avatar Fomovet commented on July 17, 2024

@paradiseduo @simohauml 遇到同样问题了,PAC模式正常访问Google,开启全局模式Chrome浏览器就出现网络连接断开,这里比较诡异的是Safari浏览器是能正常访问Google的,检查1086、1087这两个端口也没出现其他软件占用的情况~

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on July 17, 2024

@paradiseduo @simohauml 遇到同样问题了,PAC模式正常访问Google,开启全局模式Chrome浏览器就出现网络连接断开,这里比较诡异的是Safari浏览器是能正常访问Google的,检查1086、1087这两个端口也没出现其他软件占用的情况~

重启电脑,另外检查一下Chrome是否单独设置了代理。

from shadowsocksx-ng-r8.

Fomovet avatar Fomovet commented on July 17, 2024

@paradiseduo 我尝试按照前辈你说的步骤进行:关机重启、禁用所有Chrome浏览器插件、检测软件端口占用、节点连接的情况,还是没找到问题所在

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on July 17, 2024

@paradiseduo 我尝试按照前辈你说的步骤进行:关机重启、禁用所有Chrome浏览器插件、检测软件端口占用、节点连接的情况,还是没找到问题所在

开启全局代理,检查这三项是否是SSR设置的:
image

from shadowsocksx-ng-r8.

Fomovet avatar Fomovet commented on July 17, 2024

@paradiseduo 我尝试按照前辈你说的步骤进行:关机重启、禁用所有Chrome浏览器插件、检测软件端口占用、节点连接的情况,还是没找到问题所在

开启全局代理,检查这三项是否是SSR设置的:
image

检查发现配置是没问题的,我截了一些图片:

2

1

3

4

5

6

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on July 17, 2024

@Fomovet 装个SwitchyOmega吧

from shadowsocksx-ng-r8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.