Score: 5.00 Votes: 1
rate this

WBW is Sloooooow!!!

Starter: sigmer Posted: 16 years ago Views: 2.8K
  • Goto:
#4197954
TY Diz Im slow too
#4197955
Lvl 25
Have been working around the clock to fix the current issues.. changed a lot of configurations and made some changes to code to harden the scripts a little more.

I am tired as hell, as it is already 5:25 in the morning here, haven't got any sleep yet.

Hopefully these configurations stick.

PS: I really need a cool and AWESOME AVATAR
#4197956
Lvl 74
it was a little slow earlier for me too but seems allright now for me
#4197957
Lvl 25
Quote:
Originally posted by agentdave

it was a little slow earlier for me too but seems allright now for me


Everything should be running smooth again.
#4197958
Lvl 26


Hey, is the site slow for anyone else? j/k
#4197959
Lvl 25
Quote:
Originally posted by Kanzen

[ Image ]

Hey, is the site slow for anyone else? j/k


damn you! just make me a damn new awesome avatar, that would brighten up my mood!
#4197960
Lvl 59
Dizzy Dancing because the servers are working and he can sleep:

#4197961
Lvl 25
No sleeping for me yet... still need to-do some fixes.
#4197962
Lvl 59
Well, when you fix it you can use that as an avatar, and we'll all know that you're doing a happy dance.
#4197963
Lvl 25
Quote:
Originally posted by EricLindros

Well, when you fix it you can use that as an avatar, and we'll all know that you're doing a happy dance.


I am happy when I know for sure this problem is fixed.
#4197964
Lvl 25
Everything seems to be stable now. I am going to try and get some sleep.
#4197965
Lvl 25
How is the site doing today? anyone having problems?
#4197966
Lvl 30
Alright this end (Downunder). I have found that Firefox has been slow, but that's another issue. So, okay here (at 12.30pm Sunday...about 4.30am ur time?)
#4197967
Slow again with more errors.

Warning (512): SQL Error: 2013: Lost connection to MySQL server during query [CORE/cake/libs/model/datasources/dbo_source.php, line 514]

Code | Context

$sql = "begin"
$error = "2013: Lost connection to MySQL server during query"
$out = null

$out = null;
if ($error) {
trigger_error("<span style = "color:Red;text-align:left"><b>SQL Error:</b> {$this->error}</span>", E_USER_WARNING);

DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 514
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 201
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 337
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 298
Model::call__() - CORE/cake/libs/model/model.php, line 436
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 52
Comment::begin() - [internal], line ??
CommentsController::deleteitem() - APP/controllers/comments_controller.php, line 376
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
Object::requestAction() - CORE/cake/libs/object.php, line 100
PicturesController:eletePicture() - APP/controllers/pictures_controller.php, line 1334
PicturesController::delete() - APP/controllers/pictures_controller.php, line 752
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211

Query: begin

Warning (512): SQL Error: 2006: MySQL server has gone away [CORE/cake/libs/model/datasources/dbo_source.php, line 514]

Code | Context

$sql = "SELECT a.id FROM babe_comm AS a WHERE a.linkid = '590'"
$error = "2006: MySQL server has gone away"
$out = null

$out = null;
if ($error) {
trigger_error("<span style = "color:Red;text-align:left"><b>SQL Error:</b> {$this->error}</span>", E_USER_WARNING);

DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 514
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 201
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 337
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 221
Model::query() - CORE/cake/libs/model/model.php, line 2285
Comment::GetCommentsForItemDelete() - APP/models/comment.php, line 203
CommentsController::deleteitem() - APP/controllers/comments_controller.php, line 378
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
Object::requestAction() - CORE/cake/libs/object.php, line 100
PicturesController:eletePicture() - APP/controllers/pictures_controller.php, line 1334
PicturesController::delete() - APP/controllers/pictures_controller.php, line 752
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211

Query: SELECT a.id FROM babe_comm AS a WHERE a.linkid = '590'

Warning (2): Invalid argument supplied for foreach() [APP/controllers/comments_controller.php, line 379]

Code | Context

$section = "babe"
$linkId = "590"
$comments = false


$comments = $this->Comment->GetCommentsForItemDelete();
foreach($comments AS $comment) {

CommentsController::deleteitem() - APP/controllers/comments_controller.php, line 379
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
Object::requestAction() - CORE/cake/libs/object.php, line 100
PicturesController:eletePicture() - APP/controllers/pictures_controller.php, line 1334
PicturesController::delete() - APP/controllers/pictures_controller.php, line 752
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 89

Query: commit

Query: SELECT count(*) AS newcount, sum(filesize) AS newsize FROM picture WHERE category = '7'

Query: UPDATE pic_category SET pic_num = '', dbsize = '' WHERE id = '7'

Query: INSERT INTO moderate_log (section, action, actionid, userid) VALUES ('Babe', 'delete', '590', '103697'

Query: commit

Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/wbwv5/cake/basics.php:111) [CORE/cake/libs/controller/controller.php, line 615]

#4197968
Lvl 10
I sometimes can't add pics to my favs or post comments...
#4197969
Lvl 7
Ok, to keep the promise of keeping you updated. We believe to have found the problem and Diz-X has changed some things. Tonight (for you today) we will see what impact these changes had on the performance of the site.
#4197970
Lvl 25
Quote:
Originally posted by Phally

Ok, to keep the promise of keeping you updated. We believe to have found the problem and Diz-X has changed some things. Tonight (for you today) we will see what impact these changes had on the performance of the site.


Let us be clear on this statement, Phally found the problem, and I patched it. So all glory on this one goes to Phally
#4197971
Lvl 7
Quote:
Originally posted by Diz-X

...

Let us be clear on this statement, Phally found the problem, and I patched it. So all glory on this one goes to Phally

I love you, man! Let's hope that was actually the problem hehe
#4197972
Lvl 37


Cheers and beers for Phally and Diz! (beer)

#4197973
Lvl 25
How are speeds the last couple of days?
  • Goto: