Jump to content

perfformance issue

Pending 3.2.4

Colors
Colors

Posted

895910366_.png.d2a7ec6c4ad7f41cf25ee7a1e4cabb4f.png

is there any possible reason to cause this issue?
how to fix it?

  • Administrator
Steenamaroo

Posted

Hi,
Something is very heavily burdening your server, causing reasonably lightweight things, like CollectiblePickup in RustRewards, to take a very long time.

10 seconds is pretty ridiculous...Any chance you've got PlayerRanks (or some other plugin using SQL) and your credentials are wrong?
That's a bit of a leap but PlayerRanks has a default 10 second time out on trying to connect to SQL.

Colors

Posted

1 hour ago, Steenamaroo said:

Hi,
Something is very heavily burdening your server, causing reasonably lightweight things, like CollectiblePickup in RustRewards, to take a very long time.

10 seconds is pretty ridiculous...Any chance you've got PlayerRanks (or some other plugin using SQL) and your credentials are wrong?
That's a bit of a leap but PlayerRanks has a default 10 second time out on trying to connect to SQL.

no, I didnt use any mySQL or mariaDB
some using SQLite
also no playerranks in my server
sometimes other plugin may took 100~500ms but only this take 10000ms

  • Administrator
Steenamaroo

Posted

Ok. I'm not sure I can help much, I'm afraid.

RustRewards OnCollectiblePickup just happens to be the thing that was happening while your server was shitting itself.
It could easily have been a different hook, or a hook in a completely different plugin.

If it's a recurring issue, your logs will most likely confirm that.

Colors

Posted

2 minutes ago, Steenamaroo said:

Ok. I'm not sure I can help much, I'm afraid.

RustRewards OnCollectiblePickup just happens to be the thing that was happening while your server was shitting itself.
It could easily have been a different hook, or a hook in a completely different plugin.

If it's a recurring issue, your logs will most likely confirm that.

so.. you mean it only happened when some other plugins having issue?

  • Administrator
Steenamaroo

Posted

Not necessarily a plugin but, for whatever reason, your server was unable to keep up.
That's why SQL came to mind, because a failure to connect will stall the server for the duration of the timeout.

It's not a guarantee but have a dig through your logs and see if time warnings like coincide with anything in particular
like, for example, the pasting of a large structure,, Server Save, or some plugin saving its data.
You might see a pattern,

Colors

Posted

23 minutes ago, Steenamaroo said:

Not necessarily a plugin but, for whatever reason, your server was unable to keep up.
That's why SQL came to mind, because a failure to connect will stall the server for the duration of the timeout.

It's not a guarantee but have a dig through your logs and see if time warnings like coincide with anything in particular
like, for example, the pasting of a large structure,, Server Save, or some plugin saving its data.
You might see a pattern,

ok thanks.
I will try to find the problem in the logs

  • Like 1
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

127.9k

Files Sold

Total number of files sold.

2.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.