-
Notifications
You must be signed in to change notification settings - Fork 8
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
Wine Image Always Overloaded #7
Comments
Hey, I'm already on it. Will probably be a alternative tag to use. I try to cleanup my scripts and test it in a few hours. I also will need some help from the community to see the load difference hopefully. I will ask for that here Discord. |
Thx |
feat: add proton image (fixes #7)
I keep the issue open, you can try out the new dev image which uses proton ( |
This is my log, something may be wrong? |
ah, jeah I stumbled over the same problem. I will fix that in a future update. For now you have to force an update. docker compose exec enshrouded supervisorctl start enshrouded-force-update |
I too was seeing high CPU usage on an idle server, and around 2-3GB of idle mem: Tried the
Hope the move to proton helps. Will move back to the latest tag for the time being. Thanks for all the effort this is awesome! EDIT: Was able to get a bit further with
EDIT#2: Had the k8s nvidia runtime bound to the pod which caused my display issue. Removed that and EDIT#3: CPU usage is down 20-25%, and Memory is down about 1G great improvement moving to proton thanks! |
@smizdev nice that it worked out. I will implement a fix when switching to the proton image. I always get the window error, because I don't have setup the x server properly. But the enshrouded server doesn't really need a window. It falls back to console output anyways. |
Is this fix implemented in the current release? I've been able to play fine with only a single user that's on the same network as the server, but as soon as my friend, who's connecting remotely, tries to connect the performance tanks for both him and I. Sometimes he can't even get connected at all. |
@zdegraaf there is a proton version available yes. But you have to specifically use the image tag (eg. |
@cp-fabian-pittroff Thanks for the great container build, not just with good core features, but also with great stuff like the backup feature. |
Is there an existing issue for this?
Used image version
f1b97f0461172c352038b2a5f6ff424f2f73dce757d4878b952fdc9ae2524518
Used docker compose file or docker command
No response
What you expected to see, versus what you actually saw
After my server is started, as soon as someone enters, its latency becomes extremely high, and it shows server overload. However, in reality, it only occupies 3-4GB of memory and some CPU. I saw someone on Reddit with a similar situation, and below is someone's reply:
Could you please take a look?
Logs from the container
No response
The text was updated successfully, but these errors were encountered: