Skip to content

Posts from A series of issues.

No ratings yet — be the first to rate!
In reply to Драккошка
User Avatar
1 year ago
Auto-translated
Drakkoska
Tula.
It usually loads well from the home Wi-Fi, but there are occasional interruptions. It doesn't load at all from work; I tried with a computer, a phone, and different browsers. A VPN doesn't help; it also doesn't help when it disconnects from the home Wi-Fi.
An interesting error is PR_CONNECT_RESET_ERROR, the connection was reset by the server. Yesterday, I did a traceroute from home and identified routing problems. Tomorrow, I'll also try to ping from the work computer.
Could it be that, along with spammy IP addresses, useful ones were also blocked?
Bot blocking is done in real-time; there is no permanent IP blocking. It works like a software firewall, relying primarily on the browser identifier.

If the browser connects to the server and is blocked or limited in the number of requests, you will see messages like this:

HTTP/1.1 429 Too Many Requests
Too many requests from this IP
 
HTTP/1.0 403 Forbidden
Access denied

If these messages are not present, then the request did not even reach our server or the program that handles bot blocking.

PR_CONNECT_RESET_ERROR in Firefox often indicates local network or internet access problems (https://gamesqa.ru/internet/pr-connect-reset-error-18013/)

User Avatar
1 year ago
Auto-translated
Yes, it seems the problem was with the internet provider. After some experimentation with a VPN, I was able to connect using the problematic Wi-Fi.
User Avatar
1 year ago
Auto-translated
hw_founder
60 pages per minute (which is quite a lot for a human user). If that's not enough, let me know, and I can increase the limit, but the higher the limit, the more vulnerable the forum becomes overall.
I don't know if this was intended or not, but just in case, I'll write this: if you open a page with many embedded images (including very small ones), some of them won't load, and you'll immediately get an error message "Too many requests from this IP" when you interact with the forum next. That is, as I understand it, each attempt to access an image counts towards the 60-page limit.
User Avatar
1 year ago
Auto-translated

The first attempt to award points to the spammer. 😔

The second and subsequent attempts.

As it turns out, points are awarded, but the spammer doesn't get banned.
Here he is.
His nickname is still blue.
And, since I'm posting in this thread, here's an article about internet problems in Russia.
I understand that

Authorregulation is applied by local internet providers

and the problem affects not only heroesworld, but I would still like to point out that the problem is widespread, especially for any mobile operators. If there are any options to change the certificate (if that's the issue) or something else, I would be extremely grateful, because at some point the resource may simply become inaccessible except through a VPN, on any internet (and then it will be inaccessible even with a VPN, some of them are already not helping).
If this is impossible, then... We make backups and just sit, read, and reminisce...

In reply to Ment
User Avatar
1 year ago
Auto-translated
Ment

The first attempt to assign points to the spammer. 😔

The second and subsequent attempts.

As it turns out, points are assigned, but the spammer is not banned.
Here he is.
The nickname is still blue.
And, since I'm posting in this thread, here's an article about internet problems in Russia.
I understand that

the problem affects not only HeroesWorld, but I would still like to point out that the problem is widespread, especially for mobile operators. If there are any options to change the certificate (if that's the issue) or something else, I would be very grateful, because at some point the resource may simply become inaccessible except through a VPN, on any internet (and then it will be inaccessible even with a VPN, some of them are already not helping).
If this is impossible, then... We make backups and just sit, read, and reminisce...

I fixed the page for managing violations; now the user is blocked. I tested it on the specified spam account.

Regarding the SSL certificate, HeroesWorld receives it directly from Let's Encrypt, without Cloudflare, so there should be no problems with it.
The site check gives it a high rating.
However, there is evidence that changing Cloudflare and Let's Encrypt does not help (https://qna.habr.com/q/1155320), and the problem is precisely in the blocking of non-Russian infrastructure by providers.


https://www.ssllabs.com/ssltest/analyze.html?d=heroesworld.ru
Attachments 1
1 file attached • Total size: 20.9 KB
In reply to kcfgogbfalgfl
User Avatar
1 year ago
Auto-translated
aaanywho
I don't know if this is intentional or not, but just in case, I'll write this: if you open a page with many embedded images (including very small ones), some of them won't load, and you'll immediately get an error message "Too many requests from this IP" when you interact with the forum next. That is, as far as I understand, each image access attempt goes against the limit of 60 pages.
Yes, images that are attachments are treated as page requests.
60 is for non-authorized users; for authorized users, it should be 600 within a minute.

I've increased it to 120 for non-authorized users, as the critical load from bots has significantly decreased for now.
User Avatar
1 year ago
Auto-translated
I'm trying to leave a comment, but the page loads very slowly, both with and without extensions enabled. It might be due to the number of videos on the page. I have to reload the page several times before it finally loads.
Attachments 1
1 file attached • Total size: 19.0 KB
In reply to Mооnst@r
User Avatar
1 year ago
Auto-translated
Mооnst@r
I'm trying to leave a comment, but the page loads very slowly, both with and without extensions. It might be due to the number of videos on the page. I have to reload the page several times until it finally loads.
I've added a script that forces the preloading to be disabled for all loaded videos during the preview of a new post in the editor. Besides the videos in this thread, there's nothing else that could be slowing down the loading.
User Avatar
1 year ago
Auto-translated
Maximum zip attachment size is 38.15 MB. Uploading a 35.5 MB zip file from my computer results in a 413 Request Entity Too Large error.
In reply to Mооnst@r
User Avatar
1 year ago
Auto-translated
Mооnst@r
The maximum size for zip attachments is 38.15 MB. I'm uploading a 35.5 MB zip file from my computer, and I'm getting a 413 Request Entity Too Large error.

Yes, there was a limit on the server. I've updated the configuration, so it should upload now.
Attachments 1
1 file attached • Total size: 34.5 MB
User Avatar
7 months ago
Auto-translated
Why? I re-upload the link to the mod, write the description, and then my access to the site is blocked at the most crucial moment, and this has happened more than once.
Author
Access denied
Author
Error establishing a secure connection

The connection to the server was reset during the page load.

The page you are trying to view cannot be displayed because the authenticity of the received data cannot be verified.
Please contact the website owners and inform them of this problem.

I quickly logged in through a VPN.
In reply to Mооnst@r
User Avatar
7 months ago
Auto-translated
Mооnst@r
Why? I'm re-uploading the mod link, writing a description, and then I get blocked from accessing the site at the most crucial moment, and this has happened more than once.
I quickly logged in through a VPN.

In reality, a 403 block should only trigger if the browser making the request is identified as a bot.
It's likely that the VPN might have spoofed the browser string or used addresses within a range commonly used by bots.

Nevertheless, I've updated the script, which should improve the situation for registered and logged-in users.
If cookies are enabled in the browser and the account is logged in, the mechanism should allow such users to access the site from any IP address.
User Avatar
7 months ago
Auto-translated
Oh, the admins have implemented so many workarounds that now you can’t access the forum without a VPN. Should I also subscribe to a VPN and do at my own expense what I used to do out of pure enthusiasm: create mods, gather materials from Olden Era, and other things? Happy New Year, and good luck, lol.
In reply to Mооnst@r
User Avatar
7 months ago
Auto-translated
Mооnst@r
Oh, gods, the admin has added so many workarounds that now you can't access the forum without a VPN. Should I also subscribe to a VPN and pay for something out of my own pocket that I used to do out of pure enthusiasm: creating mods, gathering materials from the olden era, and so on? Happy New Year, and good luck, lol.
I think I said the opposite, that a VPN could be the reason for the IP block; perhaps the selected VPN had a lot of traffic, which is typical for public VPNs that are often used for spam campaigns.

HeroesWorld is a non-profit Community and has been supported by pure enthusiasm for over 20 years, so I can't understand the reference to a paid subscription. The site is not on the list of prohibited resources, and access problems may only be related to internet providers that, for some reason, cannot establish a stable route to the server. Unfortunately, some Russian providers are experiencing difficulties accessing European servers; this is a known issue.



https://monitorus.ru/check/218137HpNy/



The measures taken to combat bots are aimed at keeping the site online, rather than letting it die from the load created by spam bots or DDoS attacks.

If you have any suggestions on how to make things better, I'm always ready to listen.
In reply to HwKeeper
User Avatar
7 months ago
Auto-translated
hw_founder
I think I said the opposite, that a VPN could be the reason for the IP block. Perhaps the selected VPN had a lot of traffic, which is typical for public VPNs that are often used for spam.

HeroesWorld is a non-profit Community and has been supported by pure enthusiasm for over 20 years, so I cannot comment on the reference to a paid subscription. The site is not on the list of prohibited resources, and access problems may be related only to internet providers that, for some reason, cannot establish a stable route to the server. Unfortunately, some Russian providers are experiencing difficulties accessing European servers; this is a known issue.


The measures taken to combat bots are aimed at keeping the site online, rather than letting it die from the load created by spam bots or DDoS attacks.

If you have any suggestions on how to improve things, I am always ready to listen.
The VPN could not be the reason for the block; it wasn't there before the block. I only installed it when I was no longer allowed to access the site, in order to report this.
This is not the first block; it's exactly the same. The site tries to load for a while and then displays "Error establishing a secure connection" or immediately "Access denied." I thought it would be resolved within a day, as it was last time, but no, so I installed a VPN and wrote about it. The provider knows nothing about this. They may be experiencing difficulties, but they won't tell me, and I highly doubt that they suddenly can't access forum.heroesworld.ru. No other sites that I use regularly have been blocked; only this one stopped working overnight.

Perhaps you should check on your end. If the site is not on the list of blocked sites by the RKN, why are some users no longer able to access the site and now use a VPN? Or, can you suggest something specific for me to check on my end.

Statistics

Welcome our newest member: recijeb