qinglong icon indicating copy to clipboard operation
qinglong copied to clipboard

青龙面板能支持IPQ6010吗

Open Ardin963 opened this issue 1 year ago • 5 comments

Clear and concise description of the problem

高通IPQ6010处理器性能也可以,也能装docker,但是在docker里面安装青龙就显示不支持此处理器

Suggested solution

添加对高通IPQ6010处理器的支持

Alternative

No response

Additional context

No response

Validations

  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Ardin963 avatar Apr 17 '24 06:04 Ardin963

是tplink的6680吗… 这款我试了会报错…

lucien2023 avatar Jun 23 '24 02:06 lucien2023

具体的报错信息是什么

whyour avatar Jun 23 '24 13:06 whyour

有开启特权模式,也尝试了重新安装libseccomp

======================1. 检测配置文件======================== '/ql/docker/nginx.conf' -> '/etc/nginx/nginx.conf' '/ql/docker/front.conf' -> '/etc/nginx/conf.d/front.conf' ./docker/docker-entrypoint.sh: line 13: 25 Bus error (core dumped) pm2 l &> /dev/null ======================2. 安装依赖======================== ======================3. 启动nginx======================== nginx启动成功... ======================4. 启动pm2服务======================== /ql/shell/share.sh: line 309: 43 Bus error (core dumped) pm2 flush &> /dev/null

Fatal error in , line 0

Check failed: 0 == ret.

#FailureMessage Object: 0x7eb6f14c ----- Native stack trace ----- /ql/shell/share.sh: line 309: 50 Bus error (core dumped) pm2 startOrGracefulReload other.config.js /ql/shell/share.sh: line 302: 60 Bus error (core dumped) pm2 flush &> /dev/null

Fatal error in , line 0

Check failed: 0 == ret.

#FailureMessage Object: 0x7ee0014c ----- Native stack trace ----- /ql/shell/share.sh: line 302: 67 Bus error (core dumped) pm2 startOrGracefulReload ecosystem.config.js ############################################################ 容器启动成功... ############################################################ crond[74]: crond (busybox 1.36.1) started, log level 8

lucien2023 avatar Jun 25 '24 04:06 lucien2023