Trying to access mql5.com from my regular computer and normal internet I get this error
403 - запрещено. Доступ запрещен.
Предоставленные учетные данные не дают права на просмотр этого каталога или страницы.
But then when I change my internet to use my phones wifi/hotspot then I can now log in. Also spoofing my IP address or using VPN lets me log in. Is this some attack on my mql5 identity? Is someone trying to block my access? Has anyone else had this problem? Thanks
Do you have antivirus installed on your computer ?
Trying to access mql5.com from my regular computer and normal internet I get this error
403 - запрещено. Доступ запрещен.
Предоставленные учетные данные не дают права на просмотр этого каталога или страницы.
But then when I change my internet to use my phones wifi/hotspot then I can now log in. Also spoofing my IP address or using VPN lets me log in. Is this some attack on my mql5 identity? Is someone trying to block my access? Has anyone else had this problem? Thanks
Unfortunately this is a security policy that can happen sometimes if you accesses the MQL5.com using several browser instances and/or very frequently with the same IP, probably to protect against web robots and their automatic page requests.
Most of the times this is a protection measure performed in the application layer of the TCP/IP stack (this protection measure is programmed in the webserver).
Specifically, this is for preventing denial of service attacks (DoS and DDoS), brute force attacks attempting to decrypt protected resources that are not authenticated, etc., etc.
When trying to access any HTTP resource protected by this measure, several times per second, then this 403 HTTP error code should be launched. Don't worry, it is ok. To solve this you just have to reset your router or change your public IP.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Trying to access mql5.com from my regular computer and normal internet I get this error
403 - запрещено. Доступ запрещен.
Предоставленные учетные данные не дают права на просмотр этого каталога или страницы.
But then when I change my internet to use my phones wifi/hotspot then I can now log in. Also spoofing my IP address or using VPN lets me log in. Is this some attack on my mql5 identity? Is someone trying to block my access? Has anyone else had this problem? Thanks