Code Monkey home page Code Monkey logo

padavan_ci's Issues

upnp异常

K2P,使用Build vb1980's kernal4.4 Padavan,基于最新编译

系统日志里反复出现这条日志,另外系统日志的端口映射(UPnp)里无数据。
Apr 3 02:24:06 miniupnpd[1009]: private/reserved address 172.23.125.84 is not suitable for external IP
Apr 3 02:24:48 miniupnpd[1009]: private/reserved address 172.23.125.84 is not suitable for external IP
Apr 3 02:28:04 miniupnpd[1009]: private/reserved address 172.23.125.84 is not suitable for external IP

172.23.125.84 为wan口pppoe拨号后拿到的移动宽带内网ip。
经过搜索后,是否就是以下链接提到的问题?
coolsnowwolf/lede#5020 (comment)

等修复,多谢!

v2ray/xray编译不过,不选就能通过

../transport/internet/websocket/dialer.go:5:2: package embed is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/embed)
make[2]: *** [Makefile:30: build_xray] Error 1
make[2]: Leaving directory '/opt/Padavan-KVR/trunk/user/xray'
make[1]: *** [Makefile:248: all] Error 2
make[1]: Leaving directory '/opt/Padavan-KVR/trunk/user'
make: *** [Makefile:202: user_only] Error 2
Error: Process completed with exit code 2.

Pandavan K2P 无法科学

这边想请教一下,您在恩山发布的最新版K2P Pandavan,SSR+插件无法使用绕过大陆IP上网
Nov 25 22:54:20 shadowsocksr: chinadns-ng tunnel error.restart!
Nov 25 22:54:50 shadowsocksr: chinadns-ng tunnel error.restart!
Nov 25 22:55:20 shadowsocksr: chinadns-ng tunnel error.restart!
Nov 25 22:55:50 shadowsocksr: chinadns-ng tunnel error.restart!

K2P_nano,ZeroTier编译出错

osdep/LinuxNetLink.cpp: In member function 'void ZeroTier::LinuxNetLink::_routeAdded(nlmsghdr*)':
osdep/LinuxNetLink.cpp:296:7: warning: unused variable 'ms' [-Wunused-variable]
char ms[24] = {0};
^~
osdep/LinuxNetLink.cpp: In member function 'void ZeroTier::LinuxNetLink::_routeDeleted(nlmsghdr*)':
osdep/LinuxNetLink.cpp:384:7: warning: unused variable 'ms' [-Wunused-variable]
char ms[24] = {0};
^~
make[3]: *** [: service/OneService.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/opt/rt-n56u/trunk/user/zerotier/ZeroTierOne-1.10.2'
make[2]: *** [Makefile:8: all] Error 2
make[2]: Leaving directory '/opt/rt-n56u/trunk/user/zerotier'
make[1]: Leaving directory '/opt/rt-n56u/trunk/user'
make[1]: *** [Makefile:251: all] Error 2
make: *** [Makefile:202: user_only] Error 2
Error: Process completed with exit code 2.

勾上smartdns编译出错

BUILD smartdns
make -C smartdns
make[4]: Entering directory '/opt/padavan-4.4/trunk/user/smartdns'
( if [ ! -f /opt/padavan-4.4/trunk/user/smartdns/smartdns-Release39.tar.gz ]; then
wget -t5 --timeout=20 --no-check-certificate -O smartdns-Release39.tar.gz https://github.com/pymumu/smartdns/archive/refs/tags/Release39.tar.gz;
fi )
( if [ ! -d smartdns-Release39 ]; then
mkdir smartdns-Release39;
tar zxf smartdns-Release39.tar.gz --strip-components=1 -C smartdns-Release39 ;
fi )

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make[4]: Leaving directory '/opt/padavan-4.4/trunk/user/smartdns'
make[3]: Leaving directory '/opt/padavan-4.4/trunk/user'
make[4]: *** [Makefile:15: extract_test] Error 2
make[2]: Leaving directory '/opt/padavan-4.4/trunk'
make[1]: Leaving directory '/opt/padavan-4.4'
make[3]: *** [Makefile:249: smartdns_only] Error 2
make[2]: *** [Makefile:211: user_only] Error 2
make[1]: *** [Makefile:38: build] Error 2
make: *** [Makefile:56: K2P] Error 2
Error: Process completed with exit code 2.

=================================================================
Padavan_CI)/Build vb1980's kernal4.4 Padavan
机型K2P,只要smartdns选y就会出现这个错误。
https://github.com/ericvwv/Padavan_CI/actions/runs/4051034411

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.