Is it possible that IP addresses within this range are being blocked by MetaTrader?
may be ... may be not ...
I had similar issue with host file and WebVew2 and so on (on computer with Windows 10) -
Forum on trading, automated trading systems and testing trading strategies
MQL5 Market failed to get list of user products
Sergey Golubev, 2026.02.27 08:45
So, it may be the other reason: anti-virus software, firewall (in your computer or any), and so on.
I do not know the technical details.
Because when I had similar issue so I re-installed WebVew2, and check host file in computer:
Forum on trading, automated trading systems and testing trading strategies
can not login MQL5with my MT4 and Google too
Sergey Golubev, 2024.09.05 06:17
I think it may be related to host file -
- host file (website is showing something wrong): this thread https://www.mql5.com/en/forum/458988
- decision (solved): #8 and #14 and #3
more:
- hosts file: the thread (English),
- post #3 with instruction about HowTo.
may be ... may be not ...
I had similar issue with host file and WebVew2 and so on (on computer with Windows 10) -
This case is definitely not due to any of the above reasons. Basic checks show that all connection attempts were terminated by the MetaTrader server.
``` C:\Users\Administrator>curl -v https://www.metatrader5.com/ * Trying 36.255.76.151... * TCP_NODELAY set * Connected to www.metatrader5.com (36.255.76.151) port 443 (#0) * schannel: SSL/TLS connection with www.metatrader5.com port 443 (step 1/3) * schannel: checking server certificate revocation * schannel: sending initial handshake data: sending 190 bytes... * schannel: sent initial handshake data: sent 190 bytes * schannel: SSL/TLS connection with www.metatrader5.com port 443 (step 2/3) * schannel: failed to receive handshake, need more data * schannel: SSL/TLS connection with www.metatrader5.com port 443 (step 2/3) * schannel: encrypted data got 2256 * schannel: encrypted data buffer: offset 2256 length 4096 * schannel: sending next handshake data: sending 93 bytes... * schannel: SSL/TLS connection with www.metatrader5.com port 443 (step 2/3) * schannel: encrypted data got 258 * schannel: encrypted data buffer: offset 258 length 4096 * schannel: SSL/TLS handshake complete * schannel: SSL/TLS connection with www.metatrader5.com port 443 (step 3/3) * schannel: stored credential handle in session cache > GET / HTTP/1.1 > Host: www.metatrader5.com > User-Agent: curl/7.55.1 > Accept: */* * schannel: client wants to read 102400 bytes * schannel: encdata_buffer resized 103424 * schannel: encrypted data buffer: offset 0 length 103424 * schannel: server closed the connection * schannel: encrypted data buffer: offset 0 length 103424 * schannel: encrypted data buffer: offset 0 length 103424 * schannel: decrypted data buffer: offset 0 length 4096 * schannel: schannel_recv cleanup * schannel: server suddenly closed (missing close_notify) * Closing connection 0 * schannel: shutting down SSL/TLS connection with www.metatrader5.com port 443 * schannel: clear security context handle curl: (56) Failure when receiving data from the peer ``` I still don't know the exact reason why I'm being blocked like this, even though the IP addresses in the inspection range weren't flagged as abusive.
- www.metatrader5.com
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
Why can this IP range: 103.9.77.0/24 cannot access www.metatrader5, mql5.com or www.metaquotes.net?
All return the same error like the attached picture below.
Is it possible that IP addresses within this range are being blocked by MetaTrader? Is it possible to find out the reason why and have the ban lifted in the future?
Thank you.