Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 08-22-2007, 01:39 AM
GoHorns123 GoHorns123 is offline
 
Join Date: Aug 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is the entire message - it's happening again, right now - and there is no one logged into the board.


Database error in vBulletin :

Invalid SQL:

SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forum cache','usergroupcache','stylecache','languagecach e','products','pluginlist','cron','profilefield',' userstats','birthdaycache','maxloggedin','iconcach e','eventcache','mailqueue');

MySQL Error : User 'indiscri' has exceeded the 'max_questions' resource (current value: 50000)
Error Number : 1226

Date : Tuesday, August 21st 2007 @ 07:27:00 PM


While I was typing, a second error came in.

Database error in vBulletin :

Invalid SQL:

SELECT *
FROM datastore

WHERE title IN ('','options','bitfields','attachmentcache','forum cache','usergroupcache','stylecache','languagecach e','products','pluginlist','cron','profilefield');


MySQL Error : User 'indiscri' has exceeded the 'max_questions' resource (current value: 50000)
Error Number : 1226

Date : Tuesday, August 21st 2007 @ 07:29:41 PM
Script : http://www.XXX.com/forums/arcade.php?do=stats&gameid=8 (edited out board name & url for security)
Referrer :
IP Address : xxx.xx.xxxx
Username :
Classname : vb_database
Reply With Quote
  #12  
Old 08-22-2007, 01:58 AM
Eikinskjaldi's Avatar
Eikinskjaldi Eikinskjaldi is offline
 
Join Date: Feb 2006
Location: Hell, never looked better
Posts: 572
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Like I said, run it in debug mode, see how any queries are being generated.
Reply With Quote
  #13  
Old 08-22-2007, 02:00 AM
GoHorns123 GoHorns123 is offline
 
Join Date: Aug 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry to be annoying, but how do I do that?

For example, I can't even access my databases. I try to log into phpmyadmin and it says "no databases" and the same error message.
Reply With Quote
  #14  
Old 08-22-2007, 02:37 AM
Eikinskjaldi's Avatar
Eikinskjaldi Eikinskjaldi is offline
 
Join Date: Feb 2006
Location: Hell, never looked better
Posts: 572
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

turn your board off so that others cannot access it

add the following to config.php

$config['Misc']['debug'] = true;

When you load a page, at the bottom you will see a full workup of all the files called and number of database queries made.

You might have to wait an hour for the timeout you are experiencing to reset itself.
Reply With Quote
  #15  
Old 08-22-2007, 02:45 AM
GoHorns123 GoHorns123 is offline
 
Join Date: Aug 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you. So I should just wait out this database error, and then attempt these steps?

On a side note, the exadmin that I mentioned previously has made her own board, using vb, and the same host we have - when we go down, we notice she has gone down too - odd? It's happened about 3 times... could our forums be connected somehow?
Reply With Quote
  #16  
Old 08-22-2007, 03:51 AM
Eikinskjaldi's Avatar
Eikinskjaldi Eikinskjaldi is offline
 
Join Date: Feb 2006
Location: Hell, never looked better
Posts: 572
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GoHorns123 View Post
Thank you. So I should just wait out this database error, and then attempt these steps?

On a side note, the exadmin that I mentioned previously has made her own board, using vb, and the same host we have - when we go down, we notice she has gone down too - odd? It's happened about 3 times... could our forums be connected somehow?
Yep, wait it out.

She had full access to your system. For all I know she is using your forums. If she has ssh access and/or database access then she could write a script that calls your db 50000 times a minute.

Anything is possible.
Reply With Quote
  #17  
Old 08-22-2007, 04:00 AM
GoHorns123 GoHorns123 is offline
 
Join Date: Aug 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So what can I do to see if she's using our forums? Or what can I do to change it to make sure she can't use our forums?
Reply With Quote
  #18  
Old 08-22-2007, 06:41 AM
Eikinskjaldi's Avatar
Eikinskjaldi Eikinskjaldi is offline
 
Join Date: Feb 2006
Location: Hell, never looked better
Posts: 572
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GoHorns123 View Post
So what can I do to see if she's using our forums? Or what can I do to change it to make sure she can't use our forums?
Assuming she didn't have root ssh access to the server:

Change all passwords, clear all php files, relaod a new version of the code from vb


Assuming she did have root access to the server:
ask your techs for a hard drive wipe and compete system re-install
Reply With Quote
  #19  
Old 08-22-2007, 11:02 AM
GoHorns123 GoHorns123 is offline
 
Join Date: Aug 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think honestly, this is the case

Quote:
If she has ssh access and/or database access then she could write a script that calls your db 50000 times a minute.
So how do I remover her ssh access?

By the way, it's now the next morning and the board is still down. Same DB error.

Ok, weird.

I just got our vb board up again... and the way I did that was to install a temporary phpbb board. Once I installed that - our normal forums were up and running, like it recognized our databases again.

This happened the same way the other night.

Any thoughts on this?

Update : We are now up, and their forums are down.
Reply With Quote
  #20  
Old 08-22-2007, 12:12 PM
Eikinskjaldi's Avatar
Eikinskjaldi Eikinskjaldi is offline
 
Join Date: Feb 2006
Location: Hell, never looked better
Posts: 572
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GoHorns123 View Post
I think honestly, this is the case

So how do I remover her ssh access?
This is not something I can explain to you via post. If she has any skill she could have hidden an account anywhere on the system. You need to know how to search for it.


Quote:
Ok, weird.

I just got our vb board up again... and the way I did that was to install a temporary phpbb board. Once I installed that - our normal forums were up and running, like it recognized our databases again.

This happened the same way the other night.

Any thoughts on this?

Update : We are now up, and their forums are down.
I have no idea on this. There is just so much it could be, and trying to fix the problem a post at a time is difficult.
Reply With Quote
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. The time now is 02:57 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04390 seconds
  • Memory Usage 2,257KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete