500 Errors on Cache Purge Redux

Get help with installation and running phpBB 3.3.x here. Please do not post bug reports, feature requests, or extension related questions here.
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: 500 Errors on Cache Purge Redux

Post by 3Di »

There is no other way of knowing what triggers the fateful error 500, one thing is for sure, it is a server-related error. phpBB does not produce the error, until proven otherwise, which we do not have at this point.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: 500 Errors on Cache Purge Redux

Post by david63 »

I would still be interested to know if the problem exists with the files from here rather than the "one click" install files.
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
shortmort37
Registered User
Posts: 656
Joined: Sat Aug 26, 2006 8:40 pm
Location: Upper Darby, PA, USA
Name: Dan Morton
Contact:

Re: 500 Errors on Cache Purge Redux

Post by shortmort37 »

david63 wrote: Tue May 11, 2021 8:24 pm I would still be interested to know if the problem exists with the files from here rather than the "one click" install files.
I haven't forgotten, David! I'm struggling with this well-known error at the moment:
"The installer detected a timeout"
"The installer has detected a timeout, you may try to refresh the page, which may lead to data corruption. We suggest that you either increase your timeout settings or try to use the CLI."

As I recall, this has to do with a MySQL timeout error, which I will get around to poking soon.
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: 500 Errors on Cache Purge Redux

Post by 3Di »

shortmort37 wrote: Tue May 11, 2021 9:03 pm "The installer detected a timeout"
Try after applying this patch
https://github.com/phpbb/phpbb/pull/6208
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
shortmort37
Registered User
Posts: 656
Joined: Sat Aug 26, 2006 8:40 pm
Location: Upper Darby, PA, USA
Name: Dan Morton
Contact:

Re: 500 Errors on Cache Purge Redux

Post by shortmort37 »

3Di wrote: Tue May 11, 2021 9:06 pm Try after applying this patch...
Thank you. I edited install/startup.php per the patch, dropped the database and reinstantiated, and restarted the install - but I still get the same error, at the same percentage completion:
Capture.JPG
My recollection was faulty; the MySQL parameter I was remembering relates to importing a database. I presume the timeout here is a PHP timeout? There are these two entries in my php.ini file, but it seems unlikely either of them were exceeded:

Code: Select all

max_execution_time = 60
max_input_time = 90
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: 500 Errors on Cache Purge Redux

Post by 3Di »

You should report that to the tracker: https://tracker.phpbb.com/browse/PHPBB3-16292

We are going OFF TOPIC here, your issue has been already discussed to death IMHO.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
shortmort37
Registered User
Posts: 656
Joined: Sat Aug 26, 2006 8:40 pm
Location: Upper Darby, PA, USA
Name: Dan Morton
Contact:

Re: 500 Errors on Cache Purge Redux

Post by shortmort37 »

That tracker link reads like stereo instructions to me - I'm not sure I can contribute there. But I agree, this is a tangential issue, out of scope for this thread. I've opened another request.
Post Reply

Return to “[3.3.x] Support Forum”