Page 1 of 1
#1 Re: Forum Errors
Posted: Sat Oct 20, 2018 1:05 pm
by Dirk Broer
Cruncher Pete TSBT wrote: ↑Sat Oct 20, 2018 4:07 am
General Error
SQL ERROR [ mysqli ]
User 'tsbtforum' has exceeded the 'max_user_connections' resource (current value: 30) [1226]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
Looks like the dreaded Marsinph's DDOS attack

#2 Re: Http 500 Errors
Posted: Tue Nov 14, 2023 8:12 pm
by Dirk Broer
A 500 internal server error is, as the name implies, a general problem with the website's server. More than likely, this means there's an issue or temporary glitch with the website's programming.
This happens when I try to access e.g. 'Badges? We don't need no stinkin' badges!'
#3 Re: Forum Errors
Posted: Wed Nov 15, 2023 7:54 am
by admin01
There was a problem with a 3rd party add-on. This has been disabled and the problem with that subforum is resolved.
#4 Re: Forum Errors
Posted: Wed Nov 15, 2023 8:01 am
by admin01
the SQL error may be a problem in phpbb3's code. i think timeout for php => mysql is set in phpbb3 to 120 seconds which is very long if the site has more than a few people. the connection should be opened, used, then closed.
#5 Re: Forum Errors
Posted: Tue Oct 15, 2024 4:41 pm
by Dirk Broer
https://postimg.cc/XGg5Gzj3 is acting up: all images show just a place holder.
#6 Re: Forum Errors
Posted: Wed Oct 16, 2024 9:38 pm
by scole of TSBT
yup
Seems that url is to a page, not an the actual image file like this...

#7 Re: Forum Errors
Posted: Thu Oct 17, 2024 4:06 pm
by Dirk Broer
scole of TSBT wrote: ↑Wed Oct 16, 2024 9:38 pm
yup
Seems that url is to a page, not an the actual image file like this...
All my pictures under that page did not show, that's why I gave the page-url....
#8 Re: Forum Errors
Posted: Thu Oct 17, 2024 7:35 pm
by scole of TSBT
I'll check further