菜丶鸟
菜丶鸟
There is a warning when entering OCI - V, and the generated key cannot be imported into the user API ``` oci -v /root/lib/oracle-cli/lib/python3.6/site-packages/oci/_vendor/httpsig_cffi/sign.py:10: CryptographyDeprecationWarning: Python 3.6 is no longer...
编译时xray-core报错了! ``` /home/sjkhsl/lede/staging_dir/target-x86_64_musl/usr/share/gocode/src does not exist, skipping symlinks touch /home/sjkhsl/lede/build_dir/target-x86_64_musl/Xray-core-1.5.9/.configured_1cd727ac7b9ebbe4ee453b5ddb8504b3 rm -f /home/sjkhsl/lede/build_dir/target-x86_64_musl/Xray-core-1.5.9/.built touch /home/sjkhsl/lede/build_dir/target-x86_64_musl/Xray-core-1.5.9/.built_check CONFIG_GOLANG_MOD_CACHE_WORLD_READABLE="" GO_BUILD_CACHE_DIR="/home/sjkhsl/lede/tmp/go-build" GO_MOD_CACHE_DIR="/home/sjkhsl/lede/dl/go-mod-cache" GO_MOD_ARGS="-modcacherw" GO_PKG="github.com/xtls/xray-core" GO_INSTALL_EXTRA="" GO_INSTALL_ALL="" GO_SOURCE_ONLY="" GO_BUILD_PKG="github.com/xtls/xray-core/main" GO_EXCLUDES="" GO_GO_GENERATE="" GO_INSTALL_BIN_PATH="/usr/bin" BUILD_DIR="/home/sjkhsl/lede/build_dir/target-x86_64_musl/Xray-core-1.5.9" GO_BUILD_DIR="/home/sjkhsl/lede/build_dir/target-x86_64_musl/Xray-core-1.5.9/.go_work/build" GO_BUILD_BIN_DIR="/home/sjkhsl/lede/build_dir/target-x86_64_musl/Xray-core-1.5.9/.go_work/build/bin"...
Collected errors: * resolve_conffiles: Existing conffile /home/sjkhsl/lede/build_dir/target-x86_64_musl/root-x86/etc/config/socat is different from the conffile in the new package. The new conffile will be placed at /home/sjkhsl/lede/build_dir/target-x86_64_musl/root-x86/etc/config/socat-opkg. * check_data_file_clashes: Package iperf3-ssl wants to...
缺少依赖啊。
WARNING: Makefile 'package/feeds/small8/linkease/Makefile' has a dependency on 'ffmpeg-remux', which does not exist WARNING: Makefile 'package/feeds/small8/luci-app-store/Makefile' has a dependency on 'luci-lib-taskd', which does not exist WARNING: Makefile 'package/feeds/small8/luci-app-xray/Makefile' has a dependency...
编译时报错! ``` Building targets ../../../../../dl/go-mod-cache/github.com/lucas-clemente/[email protected]/streams_map_generic_helper.go:4:2: no required module provides package github.com/cheekybits/genny/generic; to add it: go get github.com/cheekybits/genny/generic make[3]: *** [Makefile:43: /home/sjkhsl/lede/build_dir/target-x86_64_musl/v2ray-plugin-5.0.8/.built] Error 1 make[3]: Leaving directory '/home/sjkhsl/lede/feeds/xiaorouji/v2ray-plugin' time: package/feeds/xiaorouji/v2ray-plugin/compile#0.59#0.95#0.56 ERROR:...
按照说明文档将原链接改为 svn co https://github.com/281677160/openwrt-package/master/feeds/luci/applications/luci-app-netdata 并不能拉去,提示错误。实验了一下 svn co https://github.com/281677160/openwrt-package/master/luci-app-netdata 也不行。然后试验git clone -b master 也失败了~ 拉取lede的,因该就是使用master啊。路径还有什么问题吗?
6.0编译错误。
6.0內核编译错误。 ``` In file included from /home/sjkhsl/lede/staging_dir/target-x86_64_musl/usr/include/mac80211-backport/linux/compiler.h:3, from ./include/asm-generic/bug.h:5, from /home/sjkhsl/lede/staging_dir/target-x86_64_musl/usr/include/mac80211-backport/asm-generic/bug.h:3, from ./arch/x86/include/asm/bug.h:87, from ./include/linux/bug.h:5, from /home/sjkhsl/lede/staging_dir/target-x86_64_musl/usr/include/mac80211-backport/linux/bug.h:3, from /home/sjkhsl/lede/staging_dir/target-x86_64_musl/usr/include/mac80211/linux/average.h:5, from /home/sjkhsl/lede/build_dir/target-x86_64_musl/linux-x86_64/batman-adv-2022.0/compat-hacks.h:109, from : ./include/linux/compiler.h:248: note: this is the location of...
群晖docker安装,把config目录映射了,要修改config.php内的地址,可是每次修改后,文件就自动恢复了,怎么解决?
上传固件失败,提示 `502 Bad Gateway nginx/1.21.3 ` 上传.img文件就会报错,只有上传.gz的压缩文件才能升级,可是上传.gz的文件并不能保存配置升级。 在nginx配置文件中修改这两项没有作用! ``` client_max_body_size 2560M; large_client_header_buffers 200 100k; ```
The certificate applied for through the DNS API will not be automatically updated. It is mentioned in the documentation that the Automatic DNS API needs to be configured. How can...