Site issues

Get to know other Positively members here.

Moderators: emmabeth, BoardHost

Post Reply
Shalista
Posts: 1363
Joined: Tue Feb 17, 2015 10:04 pm

Site issues

Post by Shalista »

Hey anyone else having issues with t he site? Sometiems when i click to add a comment or go to the next page i get sent to an error page. here are two errors ive gotten i nthe past 10 min.



General Error
SQL ERROR [ mysqli ]

Connection refused [2002]

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 109
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/di/container_builder.php
LINE: 549
CALL: phpbb\db\driver\mysqli->sql_connect()

FILE: [ROOT]/phpbb/di/container_builder.php
LINE: 205
CALL: phpbb\di\container_builder->inject_dbal_driver()

FILE: [ROOT]/common.php
LINE: 115
CALL: phpbb\di\container_builder->get_container()

FILE: [ROOT]/posting.php
LINE: 20
CALL: include('[ROOT]/common.php')

AND THE SECOND ERROR :?

General Error
SQL ERROR [ mysqli ]

MySQL server has gone away [2006]

SQL

SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_id = 'cc1d50510706a967006444148f7a5173' AND u.user_id = s.session_user_id

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/session.php
LINE: 382
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/viewtopic.php
LINE: 26
CALL: phpbb\session->session_begin()
Baxter (AKA Bax, Chuckles, Chuckster) Rat Terrier, born 01/16/13
JudyN
Posts: 7018
Joined: Tue Jul 26, 2011 1:20 pm
Location: Dorset, UK
Contact:

Re: Site issues

Post by JudyN »

I've not had this myself - how often has it happened and when did it first happen? Having a google it does seem to be a problem with the forum software, though it's interesting it doesn't happen to everyone or all of the time.

I know ZaraD's been having a few intermittent problems with logging on and posting too - if we can get a clear picture of all the issues then we can kick them upstairs for admin to look at. So it'd be good if anyone having problems could make a note of any error messages & post details here.
Jasper, lurcher, born December 2009
ZaraD
Posts: 577
Joined: Sat Feb 04, 2017 10:06 am
Location: Staffordshire, UK

Re: Site issues

Post by ZaraD »

Yep, I have had issues like Judy said Shalista :wink: , it's very frustrating especially when you really need advice.

My issues have been:

IP ban problems, sometimes when I come on the forum I get told I'm banned from the forum and then under that it's says a ban has been placed on your IP address, all I do is turn my MiFi off and on again and the problem is solved.

Error page , for tow days I was not able to post due to keep getting the same error , when I tried to submit or preview a post I was sent to an error page that said to continue to positively I had to complete a Re captcha , some times I clicked on the little box and it would say cannot connect to re captcha and other times it would come up with pictures to pick from and even when I get the pictures correct it does not tick the box instead it does nothing.

For some reason I was able to post after tow days of getting that error page.
jacksdad
Posts: 4887
Joined: Thu Dec 10, 2009 10:48 pm

Re: Site issues

Post by jacksdad »

General Error
SQL ERROR [ mysqli ]

Connection refused [2002]
That is most likely the issue. something with the MySql Database. it is refusing connections. this can be due to the mysql service being stopped, hung and, db full, too many simultaneous connections being attempted, corruption. but since it is intermittent, that is most suggestive of a system hitting some kind of limit.

Generally speaking you solve the first error as the subsequent errors are the side affect of the first one.
DianeLDL
Posts: 832
Joined: Sun May 19, 2013 4:16 pm
Location: Maine USA

Re: Site issues

Post by DianeLDL »

Jacksdad,

I forgot that you are the computer expert.

Nice to hear from you!

Diane
Sandy, Chihuahua mix b. 12/20/09
Post Reply