Problems logging in
Forum rules
By using this site, you agree to our rules. Please see: Terms of Use
By using this site, you agree to our rules. Please see: Terms of Use
-
moggiethouable
- Minor Legend
- Posts: 1403
- Joined: Tue Jan 17, 2012 12:30 pm
- Location: North East England
- MMOC Member: Yes
Problems logging in
Am I alone I wonder?
The site seems very slow, sometimes taking numerous attempts at logging in.
The site seems very slow, sometimes taking numerous attempts at logging in.
Happiness belongs to the self sufficient
- svenedin
- Minor Legend
- Posts: 4716
- Joined: Fri Aug 29, 2014 9:27 am
- Location: Surrey
- MMOC Member: Yes
Re: Problems logging in
You are definitely not alone. There is another recent thread about it. Simon reports that "bad actors" are flooding the forum with bots. They are not registered users so not logging in but when they browse the forum in large numbers this causes everything to run very slowly. Simon is going to try to increase the forum security against this.
viewtopic.php?p=717396&hilit=slow#p717396
Stephen
viewtopic.php?p=717396&hilit=slow#p717396
Stephen
1969 1098cc Convertible “Xavier” which I have owned since 1989.
Stephen
Stephen
-
mrs.smith2012
- Minor Fan
- Posts: 480
- Joined: Wed Sep 17, 2025 6:19 pm
- Location: Essex
- MMOC Member: Yes
Re: Problems logging in
Glad it’s not just me!
- Bill_qaz
- Minor Legend
- Posts: 2208
- Joined: Fri Jan 14, 2022 7:31 pm
- Location: Oxfordshire
- MMOC Member: Yes
Re: Problems logging in
Commonly getting this message and after a short time it opens page as normal.
Regards Bill
Re: Problems logging in
This is why.14,566 'bad actors' accessing the message board at one time - nearly 38,000 on Sunday
In total there are 14573 users online :: 7 registered, 0 hidden and 14566 guests (based on users active over the past 5 minutes)
Most users ever online was 37962 on Sun Mar 15, 2026 9:50 am
In total there are 14573 users online :: 7 registered, 0 hidden and 14566 guests (based on users active over the past 5 minutes)
Most users ever online was 37962 on Sun Mar 15, 2026 9:50 am

-
moggiethouable
- Minor Legend
- Posts: 1403
- Joined: Tue Jan 17, 2012 12:30 pm
- Location: North East England
- MMOC Member: Yes
Re: Problems logging in
Why they would pick on this site is a mystery to me.
But perhaps it is time to make 35000 visitors register.
If someone is genuine they will take the time, "bad actors" will go elsewhere.
But perhaps it is time to make 35000 visitors register.
If someone is genuine they will take the time, "bad actors" will go elsewhere.
Happiness belongs to the self sufficient
-
Sleeper
- Minor Legend
- Posts: 1313
- Joined: Tue Nov 08, 2016 3:18 pm
- Location: Manchester ( Damp and Miserable ) and that's just the wife...
- MMOC Member: Yes
Re: Problems logging in
Bad Actor ( Putin ) , policy of western destabilisation...
John ;-)
John ;-)
-
Mervin
- Minor Fan
- Posts: 227
- Joined: Mon Jan 27, 2025 11:02 am
- Location: Staffordshire Moorlands
- MMOC Member: No
Re: Problems logging in
And why would Vlad want to de-stabilise this message board?
Possibly it is just lonely individuals with nothing better to occupy their sad little lives.
Possibly it is just lonely individuals with nothing better to occupy their sad little lives.
- svenedin
- Minor Legend
- Posts: 4716
- Joined: Fri Aug 29, 2014 9:27 am
- Location: Surrey
- MMOC Member: Yes
Re: Problems logging in
According to a quick web search. These are not human beings they are automated pieces of software, "bots". Of course they can be directed by human beings but they may be largely autonomous.
From a Google search:
"Based on forum support discussions and user reports, it is a common phenomenon for forums to experience significantly increased load times or technical errors, such as full databases (e.g., xf_session_activity errors), caused by an overwhelming influx of "guest" users.
Nature of Guests: While some guests are legitimate users, many are bots, search engine crawlers, or scrapers accessing the forum instantly upon new posts.
Impact on Performance: Thousands of guest users can cause small forums to get "stuck" or become very slow.
Mitigation: Administrators often have to enable "Guests Must Login" features to stop bot activity"
Some more information from further searching:
The influx of guest users slows down forums for several reasons:
1. The Rise of Aggressive AI Scrapers and Bots
Data Harvesting for AI: Many "guests" are actually automated bots from artificial intelligence companies crawling forums to train Large Language Models (LLMs).
Aggressive Behavior: Unlike traditional search engine bots (like Googlebot) that methodically crawl, AI bots are often "hyper-aggressive," requesting large batches of pages in short bursts without observing proper slowdown rules, which overwhelms server capacity.
"Bad" Scrapers: Data mining bots often ignore robots.txt files (instructions on what not to scrape), resulting in relentless, high-volume traffic.
2. High Resource Consumption ("Noisy Neighbors")
Database Overload: Forums are dynamic, relying on databases to load content. Thousands of automated requests in a few minutes can lock up a database, causing "database connection" errors.
Un-cached Content Access: Bots often crawl deep into old archives rather than just the homepage, forcing the server to do more work in real-time, which consumes more CPU and RAM.
Shared Hosting Issues: Many forums operate on shared hosting. An aggressive bot attack on one forum can consume all server resources, slowing down other websites on the same server.
3. Misidentification of "Guests"
Non-Logged-In Users: Forums often classify anyone not logged in as a "guest." This includes human visitors, search engine bots, and malicious scrapers alike. During high bot activity, the "guests" count can spike from hundreds to thousands, masking the true source of the load.
Why Not Just Block Them?
Difficulty Identifying Bad Traffic: It is difficult to distinguish a "bad" scraping bot from a "good" search engine bot (like Google) or a legitimate potential human user. Blocking all "guests" can negatively affect search engine rankings.
Fake User Agents: Many scrapers disguise themselves as normal web browsers, making simple filtering ineffective.
While some admins implement robots.txt rules or use tools like Cloudflare to limit this traffic, the overwhelming volume of new AI crawlers makes this a persistent issue in modern web administration.
Stephen
From a Google search:
"Based on forum support discussions and user reports, it is a common phenomenon for forums to experience significantly increased load times or technical errors, such as full databases (e.g., xf_session_activity errors), caused by an overwhelming influx of "guest" users.
Nature of Guests: While some guests are legitimate users, many are bots, search engine crawlers, or scrapers accessing the forum instantly upon new posts.
Impact on Performance: Thousands of guest users can cause small forums to get "stuck" or become very slow.
Mitigation: Administrators often have to enable "Guests Must Login" features to stop bot activity"
Some more information from further searching:
The influx of guest users slows down forums for several reasons:
1. The Rise of Aggressive AI Scrapers and Bots
Data Harvesting for AI: Many "guests" are actually automated bots from artificial intelligence companies crawling forums to train Large Language Models (LLMs).
Aggressive Behavior: Unlike traditional search engine bots (like Googlebot) that methodically crawl, AI bots are often "hyper-aggressive," requesting large batches of pages in short bursts without observing proper slowdown rules, which overwhelms server capacity.
"Bad" Scrapers: Data mining bots often ignore robots.txt files (instructions on what not to scrape), resulting in relentless, high-volume traffic.
2. High Resource Consumption ("Noisy Neighbors")
Database Overload: Forums are dynamic, relying on databases to load content. Thousands of automated requests in a few minutes can lock up a database, causing "database connection" errors.
Un-cached Content Access: Bots often crawl deep into old archives rather than just the homepage, forcing the server to do more work in real-time, which consumes more CPU and RAM.
Shared Hosting Issues: Many forums operate on shared hosting. An aggressive bot attack on one forum can consume all server resources, slowing down other websites on the same server.
3. Misidentification of "Guests"
Non-Logged-In Users: Forums often classify anyone not logged in as a "guest." This includes human visitors, search engine bots, and malicious scrapers alike. During high bot activity, the "guests" count can spike from hundreds to thousands, masking the true source of the load.
Why Not Just Block Them?
Difficulty Identifying Bad Traffic: It is difficult to distinguish a "bad" scraping bot from a "good" search engine bot (like Google) or a legitimate potential human user. Blocking all "guests" can negatively affect search engine rankings.
Fake User Agents: Many scrapers disguise themselves as normal web browsers, making simple filtering ineffective.
While some admins implement robots.txt rules or use tools like Cloudflare to limit this traffic, the overwhelming volume of new AI crawlers makes this a persistent issue in modern web administration.
Stephen
1969 1098cc Convertible “Xavier” which I have owned since 1989.
Stephen
Stephen
- geoberni
- Minor Maniac
- Posts: 5214
- Joined: Fri Aug 04, 2017 11:19 am
- Location: North Leicestershire
- MMOC Member: Yes
Re: Problems logging in
They're malicious AI Bots.
I just took a look at a privately operated Forum (i.e. 1 guy has run it for the last 22 years) I used professionally before I retired from H&S, for which I still have an active account. It also uses phpBB .
Like this place it's use has dropped off with a rise in Farcebook use.
Those 6 Registered were me and 5 Bots belonging to Ahrefs [Bot], Bing [Bot], Google [Bot], Google Adsense [Bot], Semrush [Bot].In total there are 98 users online :: 6 registered, 0 hidden and 92 guests (based on users active over the past 5 minutes)
Most users ever online was 812 on Thu Mar 12, 2026 1:25 pm
At the same time, the Users here :
The 7 registered are 2 people and 5 Search Engine Bots, Ahrefs [Bot], Amazon [Bot], Bing [Bot], Google [Bot], Majestic-12 [Bot]In total there are 11225 users online :: 7 registered, 0 hidden and 11218 guests (based on users active over the past 5 minutes)
Most users ever online was 37962 on Sun Mar 15, 2026 9:50 am
So not exactly the same 5 Search Engines .
But look at those Most Users ever online.
Both Forums had their most ever in the past week, but our figure here is through the roof, around 47 times the other Board's count.
Basil the 1955 series II


-
Sleeper
- Minor Legend
- Posts: 1313
- Joined: Tue Nov 08, 2016 3:18 pm
- Location: Manchester ( Damp and Miserable ) and that's just the wife...
- MMOC Member: Yes
Re: Problems logging in
" And why would Vlad want to de-stabilise this message board?
Possibly it is just lonely individuals with nothing better to occupy their sad little lives. "
35,000 of them ?
John ;-)
Possibly it is just lonely individuals with nothing better to occupy their sad little lives. "
35,000 of them ?
John ;-)
Last edited by Sleeper on Thu Mar 19, 2026 10:13 pm, edited 1 time in total.
-
moggiethouable
- Minor Legend
- Posts: 1403
- Joined: Tue Jan 17, 2012 12:30 pm
- Location: North East England
- MMOC Member: Yes
Re: Problems logging in
So,
at risk of repeating myself,
is it possible to do away with the facility of guests online?
If a guest wishes to genuinely get involved he would have to register, that would eliminate bots wouldn't it?
Or am I showing my ignorance?
at risk of repeating myself,
is it possible to do away with the facility of guests online?
If a guest wishes to genuinely get involved he would have to register, that would eliminate bots wouldn't it?
Or am I showing my ignorance?
Happiness belongs to the self sufficient
-
Mervin
- Minor Fan
- Posts: 227
- Joined: Mon Jan 27, 2025 11:02 am
- Location: Staffordshire Moorlands
- MMOC Member: No
Re: Problems logging in
"They're malicious AI Bots."
Which surely don't generate themselves. Some saddo must have to start the ball rolling?
I have never used AI and have no intention of doing so. Therefore I know exactly the square root of 0 about them.
My question is still why would Vladimir set his sights on this message board as somebody alleged?
Which surely don't generate themselves. Some saddo must have to start the ball rolling?
I have never used AI and have no intention of doing so. Therefore I know exactly the square root of 0 about them.
My question is still why would Vladimir set his sights on this message board as somebody alleged?
- Bill_qaz
- Minor Legend
- Posts: 2208
- Joined: Fri Jan 14, 2022 7:31 pm
- Location: Oxfordshire
- MMOC Member: Yes
Re: Problems logging in
Thank you to all involved in sorting out the site issues.
Good to have it back and functional
Good to have it back and functional
Regards Bill
- geoberni
- Minor Maniac
- Posts: 5214
- Joined: Fri Aug 04, 2017 11:19 am
- Location: North Leicestershire
- MMOC Member: Yes
Re: Problems logging in
Not resolved, just mitigated by the looks of it.
If you check the Who's Online details, it still shows ....
Registered included the authorised Search Engines Bots, the rest are the Malicious Actors.In total there are 8108 users online :: 7 registered, 0 hidden and 8101 guests
Basil the 1955 series II


- svenedin
- Minor Legend
- Posts: 4716
- Joined: Fri Aug 29, 2014 9:27 am
- Location: Surrey
- MMOC Member: Yes
Re: Problems logging in
I don't see any difference. It's still extremely slow for me and it timed out on me repeatedly this morning.
Stephen
Stephen
1969 1098cc Convertible “Xavier” which I have owned since 1989.
Stephen
Stephen
- Bill_qaz
- Minor Legend
- Posts: 2208
- Joined: Fri Jan 14, 2022 7:31 pm
- Location: Oxfordshire
- MMOC Member: Yes
Re: Problems logging in
Yes still slow Berni but yesterday had no access just a gateway error message.
Regards Bill
Re: Problems logging in
Timed out on me yesterday, who/whatever is behind all this, has achieved their objectives.
-
PeterCat
- Minor Friendly
- Posts: 37
- Joined: Wed Feb 25, 2026 2:28 pm
- Location: Lancashire
- MMOC Member: No
Re: Problems logging in
Another scary aspect of AI ? if this activity is being repeated across the thousands of similar sites then it indicates the power required to populate and maintain AI. clearly a massive data base will result ( with good bad and indifferent material in it ) This will be touted as an invaluable resource for all of us but who will really proffit?