instagram-java-scraper icon indicating copy to clipboard operation
instagram-java-scraper copied to clipboard

Failed to connect error

Open n0rt0n opened this issue 5 years ago • 1 comments

Hello! I have tried to run instagram.basePage(), but got this exception: java.net.ConnectException: Failed to connect to www.instagram.com/2a03:2880:f20a:e5:face:b00c:0:4420:443 Is somebody got same error? What this can be?

n0rt0n avatar Jan 29 '19 12:01 n0rt0n

At a guess it's an IPv6 issue with your machine/network. Try disabling IPv6 on your machine.

cablespaghetti avatar Jan 29 '19 16:01 cablespaghetti