#Random Zapp Shutdows

7 messages · Page 1 of 1 (latest)

steady yoke
#

I keep getting random times when zapp just shuts down. So then I have to login to the dashboard and start the server again.
It happens at least once a day, has happened twice.
And it doesn’t matter of the pop count, has happened with 3 people to then happening with 20.
Has this happened to anybody else? Or can something in my fivem server cause the whole of the host to crash?
Zapp doesn’t seem to know why,

Thank you

upper spruceBOT
#

Hi there 👋
Thank you for creating a post on our Community Forum. Please keep in mind that we don't provide official support on Discord. This is a forum for the community, by the community. Meaning that help is not guaranteed. If at any point you believe your post is resolved, feel free to use the button below to close this automatically.
Now let's wait and see if someone of our lovely community can help you out!

discordtip TIP:

Need actual official support? Reach out to our customer care. greenticket

rapid grail
#

Quick things you should check :

txAdmin → Monitor → RAM spikes
txAdmin logs around crash time
server.cfg for restart scripts
artifact version
resource errors

These could happen cause of many Things, a Single Bad Ressource could cause these crashes.

#

Also Typical things that trigger a shutdown:

RAM spikes from scripts

CPU spikes when many resources initialize

Disk I/O limits (logs or databases going crazy)

Restart watchdog thinking the process froze

Most crashes happen cause something silently hits a limit

steady yoke
#

@rapid grail Iv been pulling my hair out over it, Iv checked the resmon of each script while it’s busy.

Everything sits 0.0 highest would go to .03 like police or something heavily used.

Crash time nothing seems to pop out at me.

I’m always updating artifact server files.

I just don’t know,

Starting to get inventory error with this. Don’t know what’s causing it or whether that would have anything to do with it.

#

But would any of these things cause my whole host to shutdown? Or just cause tx to restart?

rapid grail
#

These things that i can see from your Screenshot doesn't are the reason for these specific crashes.

So the reason should be at another point, so we should figure this out to try to solve it