Like Ra's Naughty Forum
Site performance, Server errors, outages and tunings - Printable Version

+- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb)
+-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section)
+--- Forum: Site (https://www.likera.com/forum/mybb/Forum-Site)
+--- Thread: Site performance, Server errors, outages and tunings (/Thread-Site-performance-Server-errors-outages-and-tunings)



RE: Site performance, Server errors, outages and tunings - Like Ra - 15 Jul 2021

(15 Jul 2021, 00:39 )Like Ra Wrote: Let's see if it holds together.
Nope 😕 Back to 2.4.46...


RE: Site performance, Server errors, outages and tunings - Like Ra - 21 Jul 2021

Upgraded WordPress to 5.8. A note to myself - upgrading WordPress causes memcached clean-up, what breaks MyBB caching. So, after each WP upgrade, the "smilies" and "attachments" MyBB caches must be rebuilt.

I will begin MyBB plugin updates tonight. If the forum becomes unavailable (or is in the maintenance mode), follow me on twitter: https://twitter.com/like_ra


RE: Site performance, Server errors, outages and tunings - Like Ra - 01 Aug 2021

Upgraded PHP (7.4.22-1), MySQL (8.0.26), Apache (2.4.48-1), kernel.

Watching error logs...


RE: Site performance, Server errors, outages and tunings - Like Ra - 01 Aug 2021

(01 Aug 2021, 01:46 )Like Ra Wrote: Apache (2.4.48-1)
(15 Jul 2021, 00:44 )Like Ra Wrote: Nope 😕 Back to 2.4.46...



RE: Site performance, Server errors, outages and tunings - Tinker D - 02 Aug 2021

Ok, for some reason, when I try to click on a picture or a link, I get this message...

The requested content can not be loaded.
Please try again later.

Also, when I try to post a reply, that little wheel just keeps spinning.
To see my post, I have to reload the page.

Ra?? What are you dinking with now ?


RE: Site performance, Server errors, outages and tunings - Like Ra - 02 Aug 2021

Thanks for letting me know @Tinker D ! WordPress broke the memcache again. I've just cleaned it up, so everything should be working now.


RE: Site performance, Server errors, outages and tunings - Like Ra - 06 Aug 2021

Two persons reported login issues - the password is correct, but the page just refreshes in the "logout state".

So far we were not able to identify what/where the problem is. I suspect that it's related to cookies - at least session cookies must be enabled. If you experience this issue, please try to do the following:

o- make sure you use https:// and not http://
o- do not run the site in the private windows
o- allow cookies for the site
o- disable enhanced tracking protection for the site.
o- send me an email (likera.com@gmail.com)


RE: Site performance, Server errors, outages and tunings - Like Ra - 06 Aug 2021

I tweaked one setting in the forum, which might work around the issue.


RE: Site performance, Server errors, outages and tunings - PurpleVibes - 06 Aug 2021

Yay, I was finally able to login. Kind of...
I can enter the forum on mobile only. For some reason I can't do it on desktop.
I've tried to login from different web browsers without any luck, so that means my PC is the problem.

(06 Aug 2021, 01:34 )Like Ra Wrote: Two persons reported login issues - the password is correct, but the page just refreshes in the "logout state".
So far we were not able to identify what/where the problem is. I suspect that it's related to cookies - at least session cookies must be enabled. If you experience this issue, please try to do the following:
o- make sure you use https:// and not http://
o- do not run the site in the private windows
o- allow cookies for the site
o- disable enhanced tracking protection for the site.
o- send me an email (likera.com@gmail.com)

The only solution that worked was the last one, so when in trouble contact Like Ra.


RE: Site performance, Server errors, outages and tunings - Like Ra - 06 Aug 2021

Did you check if you use http or https? E.g. https://www.likera.com/forum/mybb ?