Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
建议先自行分析一下各个服务的内存占用情况。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Mark 一下,遇到了相同的情况,监测到发生磁盘 Read 峰值达到 100 MByte/s,当时未进行任何主动操作,各容器日志也无异样。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
同样遇到这个情况 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
联系方式
[email protected]
1Panel 版本
v1.10.10
问题描述
服务器在运行一段时间后,内存占用会逐渐增加,直到用完内存后使用硬盘的 swap,导致服务器宕机,怀疑有内存泄露的 Bug。
重现步骤
1.安装 wordpress、mariadb 等应用
2. 创建三个数据库
3. 使用源码部署 Flarum 和 Yourls
期待的正确结果
内存占用不持续升高,服务器稳定运行。
相关日志输出
No response
附加信息
Beta Was this translation helpful? Give feedback.
All reactions