Lozy / danted

Fast script for installing & configing Danted--Socks5 Proxy Server.
1.47k stars 444 forks source link

Dante Server Install Failed! 所有系统安装失败求助 #104

Open sea52k opened 2 years ago

sea52k commented 2 years ago

Debian 10.11 , Ubuntu 16.18.20.22 , CentOS 7.8.9 , Docker 19.03 全部显示 Dante Server Install Failed! 安装失败求助

Lozy commented 2 years ago

看下是否是内网Ip的缘故,注意携带参数 --ip=x.x.x.x

sea52k commented 2 years ago

在CentOS Linux 7 每次都可以成功 感谢

Lozy commented 2 years ago

systemctl status sockd

看看Debian 的错误是什么

lloyd18 commented 1 year ago

@Lozy 系统是 debian10,也出错了,大佬看看什么情况

● sockd.service - Dante Socks5 Daemon, Provider by sockd.info
   Loaded: loaded (/lib/systemd/system/sockd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Sat 2022-11-26 05:45:02 CST; 3min 30s ago
     Docs: https://github.com/lozy/danted
  Process: 24174 ExecStart=/etc/danted/sbin/sockd -f /etc/danted/sockd.conf -N ${Start_Process} ${Sockd_Opts} (code=exited, status=203/EXEC)
 Main PID: 24174 (code=exited, status=203/EXEC)

11月 26 05:45:02 C20220618145923 systemd[1]: sockd.service: Service RestartSec=100ms expired, scheduling restart.
11月 26 05:45:02 C20220618145923 systemd[1]: sockd.service: Scheduled restart job, restart counter is at 5.
11月 26 05:45:02 C20220618145923 systemd[1]: Stopped Dante Socks5 Daemon, Provider by sockd.info.
11月 26 05:45:02 C20220618145923 systemd[1]: sockd.service: Start request repeated too quickly.
11月 26 05:45:02 C20220618145923 systemd[1]: sockd.service: Failed with result 'exit-code'.
11月 26 05:45:02 C20220618145923 systemd[1]: Failed to start Dante Socks5 Daemon, Provider by sockd.info.
lloyd18 commented 1 year ago

安装过程的报错

configure: WARNING: malloc.h: present but cannot be compiled
configure: WARNING: malloc.h:     check for missing prerequisite headers?
configure: WARNING: malloc.h: see the Autoconf documentation
configure: WARNING: malloc.h:     section "Present But Cannot Be Compiled"
configure: WARNING: malloc.h: proceeding with the preprocessor's result
configure: WARNING: malloc.h: in the future, the compiler will take precedence
Lozy commented 1 year ago

@lloyd18 可以发下机器的ip/passwd 到邮箱 myairski#gmail.com, 我来瞧瞧

lloyd18 commented 1 year ago

@lloyd18可以发下机器的ip/passwd 到邮箱 myairski#gmail.com, 我来瞧瞧

好像不太方便,我自己再研究一下吧,谢谢啦。

Lozy commented 1 year ago

@lloyd18 测试了一下, 发现Debian 10 编译 1.3.2 有报错,默认版本调整到1.4.2。 可以重安装一次看看

lloyd18 commented 1 year ago

@Lozy 可以,已经正常使用了,谢谢。