-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] armv7l系统上,内存限制为负数,导致编辑容器等操作无法成功确认 #4040
Comments
麻烦提供一下点击安装按钮后的错误信息、截图。 |
再提供一下概览页面截图信息(查看一下内存、cpu等获取是否正常) |
好的,我们在本地环境复现一下问题。 |
v1.10.1-lts 版本已发布。 |
KaySar12
pushed a commit
to KaySar12/1Panel
that referenced
this issue
Oct 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
联系方式
betteryz@qq.com
1Panel 版本
1.10.0 latest
问题描述
在应用商店内安装任何软件(高级设置)、编辑容器配置等操作时,会因为内存限制选项无法进行任何操作
重现步骤
主机名称raspberrypi 发行版本raspbian-10.13 内核版本5.10.103-v7l+系统类型armv7l
在应用商店内安装任何软件,点开高级设置,不做任何编辑
此时无法进行安装,提示内存显示错误
最大内存限制为负数(如上图所示),即使默认为0,不限制内存
期待的正确结果
修改内存限制的读取机制,针对不同内核做适配
相关日志输出
No response
附加信息
No response
The text was updated successfully, but these errors were encountered: