SenseBin/netty-socks5

运行gradle package,遇错

Closed this issue · 1 comments

hi。

root@racknerd-7b97d8:~/netty-socks5# gradle package
Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

  • What went wrong:
    A new daemon was started but could not be connected to: pid=DaemonInfo{pid=16120, address=[98bd8db3-f05b-4541-a815-c29dfc1ad946 port:45615, addresses:[/127.0.0.1]], state=Busy, lastBusy=1653795211998, context=DefaultDaemonContext[uid=fa4fba0f-6dbb-4f1c-b556-cd97361ba6a8,javaHome=/root/jdk-8u92-linux-x64/jdk1.8.0_92,daemonRegistryDir=/root/.gradle/daemon,pid=16120,idleTimeout=10800000,priority=NORMAL,daemonOpts=-XX:MaxMetaspaceSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=CN,-Duser.language=zh,-Duser.variant]}, address= [98bd8db3-f05b-4541-a815-c29dfc1ad946 port:45615, addresses:[/127.0.0.1]]. See https://docs.gradle.org/7.4.2/userguide/troubleshooting.html#network_connection for more details.

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

怎么解决?谢谢回复

netty-socks5

Gradle 版本问题,请使用4.x版本进行构建
我近期会补充release至GitHub,也可使用