0
I tried to connect weibo (a large commercial website so their server is working and I'm not web scraping it).
The url I tested is 'http://weibo.com/3099834425' (a random guy's personal profile page, so my browsers didn't memorise this address).
Here is what I tried:
- Open this url in Chrome. It gives the error code "ERR_CONNECTION_REFUSED", saying "This site can’t be reached, weibo.com refused to connect.".
- Add 'www.' prefix manually, it'll work perfectly fine, displaying the right profile page.
Clear Chrome's Cookies and open this url again. It still fails.
Open this url in Safari. It also fails.
- Paste the link in Safari's address bar. In some tabs it fails, showing "Safari Can't Connect to the Server"; in other tabs it succeeds, adding the 'www.' prefix automatically and showing the actual page.
- Delete Weibo's Cookies on Safari. Open this link and still fails.
Is this a redirection problem or a address bar automatic completion problem? Is this problem on browser configuration's side or on weibo's side? How could I fix it?
Thanks a lot!!!
1Are you able to connect from a different computer or device that is on the same wifi network? – Burgi – 2017-07-20T08:08:51.900
@Burgi Yes other computers will work. – chenlian – 2017-07-29T02:44:09.030