Giter Club home page Giter Club logo

Comments (9)

xiaopeng1995 avatar xiaopeng1995 commented on May 18, 2024

我81端口也没有被占用
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1598/mysqld
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 941/nginx: master p
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 932/pure-ftpd (SERV
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 898/sshd
tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN 970/python
tcp 0 0 0.0.0.0:888 0.0.0.0:* LISTEN 941/nginx: master p
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 977/sendmail: accep
tcp6 0 0 :::21 :::* LISTEN 932/pure-ftpd (SERV
tcp6 0 0 :::22 :::* LISTEN 898/sshd
udp 0 0 127.0.0.1:323 0.0.0.0:* 1634/chronyd
udp 0 0 0.0.0.0:43886 0.0.0.0:* 711/dhclient
udp 0 0 0.0.0.0:68 0.0.0.0:* 711/dhclient
udp 0 0 0.0.0.0:123 0.0.0.0:* 1634/chronyd
udp6 0 0 ::1:323 :::* 1634/chronyd
udp6 0 0 :::26567 :::* 711/dhclient
udp6 0 0 :::123 :::* 1634/chronyd
[root@instance-n8kkqjym bin]#

from lanproxy.

xiaopeng1995 avatar xiaopeng1995 commented on May 18, 2024

无论如何 都无法启动

java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
[root@instance-n8kkqjym bin]#

from lanproxy.

xiaopeng1995 avatar xiaopeng1995 commented on May 18, 2024

完全不知道问题出在哪里?我之前用过的 好好的就无法启动了 换成新的 服务端 也无法启动!

from lanproxy.

xiaopeng1995 avatar xiaopeng1995 commented on May 18, 2024

duplicate inet port 81
所有版本 都是报这个错误
究竟是啥意思

from lanproxy.

xiaopeng1995 avatar xiaopeng1995 commented on May 18, 2024

我服务器 开什么不改开的东西了???????

from lanproxy.

ffay avatar ffay commented on May 18, 2024

删除系统中 ~/.lanproxy/ 这个文件夹后再试试

from lanproxy.

xiaopeng1995 avatar xiaopeng1995 commented on May 18, 2024

我去试试

from lanproxy.

xiaopeng1995 avatar xiaopeng1995 commented on May 18, 2024

这个文件 找不到

from lanproxy.

bejondshao avatar bejondshao commented on May 18, 2024

Hi @xiaopeng1995 ,
从问题看是你在server端配置了两个81端口mapping。 你应该检查下你的server配置, 是否是两个client用了81端口。 正常来讲两个81端口是保存不了的。
删除.lanproxy应该好用。如果你用linux, .lanproxy在当前用户目录下,是隐藏目录, 可以执行 $ rm -rf ~/.lanproxy删除。
如果是windows, 在用户目录下, 一般为C:\Users\youruser\.lanproxy。

from lanproxy.

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.