Raised This Month: $ Target: $400
 0% 

[TF2] possibly new exploit? some of my plugins stopped working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
spicytuna
Junior Member
Join Date: Dec 2009
Old 04-09-2010 , 19:18   [TF2] possibly new exploit? some of my plugins stopped working
Reply With Quote #1

Some of the plugins on the server, especially ones that require
flag settings like sm_admin and our custom donation plugins.
Hlstats stopped working also.

We did not change any settings or upload a new file to the server overnight
so we have no idea what went wrong.
Is it possible this is some kind of exploit?
Funny thing is the donor plugins and admin plugin start working
once I refresh the admin cache, but it stops working again after map change.

Hlstats doesn't work though even after reloading admin.
Does anyone know what could cause this sort of thing?
I'd really appreciate any help. THank you.

Edit: Also all our servers are acting weird like this which is why I thought it might be exploit
spicytuna is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 04-09-2010 , 19:20   Re: [TF2] possibly new exploit? some of my plugins stopped working
Reply With Quote #2

I'm going to guess, your server can no longer communicate with the database server. I doubt it's an exploit.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
spicytuna
Junior Member
Join Date: Dec 2009
Old 04-09-2010 , 19:25   Re: [TF2] possibly new exploit? some of my plugins stopped working
Reply With Quote #3

Could you elaborate on that please? We use mysql database
for donor plugins and for hlstats of course but they're seperate servers.
I think the server can still communicate with the donor plugin database at least
because as soon as I refresh the admin cache they start working again.

I am not getting any error logs regarding connecting to mysql server
so I don't think it is the case. This is driving us crazy please help!
spicytuna is offline
atom0s
Senior Member
Join Date: Jul 2009
Old 04-09-2010 , 19:34   Re: [TF2] possibly new exploit? some of my plugins stopped working
Reply With Quote #4

Try enabling full logging, if it's not already on.

For srcds logging, toss this in your server.cfg:

Code:
log on
sv_log_onefile 0
sv_logfile 1
sv_logbans 1
sv_logecho 1
For Sourcemod logging:

File: addons/sourcemod/configs/core.cfg

- Make sure 'Logging' is set to 'on'.
- Try setting 'LogMode' to 'map' to produce more logging files for better debugging. This can also help ensure your logs are saved in case a crash occurs.
- Try turning on 'DebugSpew' as well to get more information about something that might be happening at a lower level.

As for your plugins, they might have specific convars for their own debugging purposes, check them out and see if they have any settings you can adjust to help add more debug information to your logs to help identify the problem.

Just some ideas.
atom0s is offline
spicytuna
Junior Member
Join Date: Dec 2009
Old 04-09-2010 , 19:48   Re: [TF2] possibly new exploit? some of my plugins stopped working
Reply With Quote #5

Alright, thank you very much.

log on
sv_log_onefile 0
sv_logfile 1
sv_logbans 1
sv_logecho 1

They were already in server.cfg, but I made the changes in core.cfg.
I just don't understand why this is happening to all the servers all of a sudden.
One of them we've had for 4 months and never had a problem like this.
The plugins and hlstats we've had for quite some time as well.
spicytuna is offline
spicytuna
Junior Member
Join Date: Dec 2009
Old 04-09-2010 , 20:20   Re: [TF2] possibly new exploit? some of my plugins stopped working
Reply With Quote #6

Still no error logs at all. If I refresh admin cache
the admin plugin and the donor plugins start working, but not hlstats.
Does anyone have similiar experience? I would really appreciate any help!
I have no idea what's going on. :S
spicytuna is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode