-
Notifications
You must be signed in to change notification settings - Fork 631
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
最新版在空闲时,占用了服务器所有系统资源。。。 #1098
Comments
docker run -d -p 8080:8080 -m 300M --memory-swap -1 -e ENABLE_LOCAL_VIP=true -e NO_CACHE=true -e ENABLE_FLAC=true -e NODE_ENV=production --restart=always --log-opt max-size=10m --name=win_music pan93412/unblock-netease-music-enhanced -e https://music.163.com |
感谢大佬回复,我试试,,, |
试了下,一段时间后还是变成这样了,我看你在参数里启用了那个 FOLLOW_SOURCE_ORDER , |
可以去了解一下docker限制cpu资源,或者问问chatgpt |
也就是说,最新版这个占用是正常的情况对吗? |
非常不正常…… 我看看是哪裡 memory leak。 |
感谢大佬回复。 |
我这边也是内存一直上涨,cpu没事 |
就是被攻击了,你转发到外网时它成了一个没密码的公开代理,被扫描器扫到后当肉鸡了,比如被拿来当DDoS节点用,所以资源被吃满了。 |
Bug 描述
如题。
我用的是docker,,系统是PVE下的Debian11虚拟机。
感觉最近软路由反应比以前迟钝了,看了下,发现这个docker占用了服务器绝大部分的CPU和内存,在没有使用网易云,没有请求连接到它的情况下,系统资源有多少它就能吃掉多少,,,
删掉容器重建了几次,都是运行一段时间后就会变成这样。
请问这是正常情况吗?
预期行为
资源占用恢复到以前
实际行为
No response
复现步骤
重建了几次都是这样
日志内容
等我明天研究研究这个要怎么弄,,,🙈🙈🙈
网易云音乐歌曲链接
No response
网易云音乐版本号
与此无关
操作系统
与此无关
其他信息
No response
问题排查
The text was updated successfully, but these errors were encountered: