-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Server crash #2904
Comments
Please update to the latest server version. |
With latest version I'm referring to the latest version available at https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/ . |
Same crash occurred in builds 7290 and 10778 |
The server uptime was 3 hours, and there were over 600 active players. Another crash occurred. Is there a way to analyze this crash? (server build 7290) |
I checked the dump, but its just a heap corruption. Can you post your server specs and do you use server setters? |
using an i9-13900K CPU, 128GB RAM, and Windows Server 2019 as the operating system. |
Thanks for your report. That's sad, but most likely your i9-13900K faced with crystal degradation that happens to 13/14 series of Intels. You can read more about it here https://www.theverge.com/2024/7/26/24206529/intel-13th-14th-gen-crashing-instability-cpu-voltage-q-a |
So I would recommend you to swap your CPU to 12 series or AMD. To smoothly run server you don't need such CPU, it's enough to have 8 cores with high frequency. |
I upgraded my CPU to the 9950X and RAM to DDR5 192GB today. The active player count is over 700, and while my uplink can handle up to 3Gbps, it's currently using less than 1Gbps. However, players are experiencing long download times for resources. Is this a limitation of FXServer's file server? |
Probably yes. I would recommend you to use something as a reverse proxy with caching for resource downloading, for example nginx |
The server uptime is 8 hours, with current RAM usage at 108 GB and CPU usage at 40%. Server and sync thread hitching continues to occur. In FXServer version 7290, RAM usage didn’t increase this much, but in the latest build, memory usage keeps accumulating. |
Please do a memory dump from task manager when your server has less then 10gb ram usage. |
Hello, I'm the server administrator. After starting the server, memory usage exceeds 10GB within about 5 minutes and continues to rise, often reaching around 30GB. In the past, memory usage would often stabilize around 30GB, but now it continues to increase the longer the server is running. Would taking a memory dump when usage is below 10GB still be meaningful in this case? |
Ok, make the dump a minute after the server is started. Size doesn't matter. |
We are currently shutting down the server following the maintenance notice. We will send the memory dump as soon as possible. Thank you. |
We have generated the dump file after opening the server. Could you please let us know an email address where we can send it? |
Would a discord id also work? |
Yes Thank you |
What happened?
A server crash occurred. There were 455 players connected. Is it possible to analyze the dump?
Expected result
normal server operation
Reproduction steps
Importancy
Crash
Area(s)
FXServer
Specific version(s)
FXServer-master SERVER v1.0.0.10012 win32
Additional information
No response
The text was updated successfully, but these errors were encountered: