Sorry, this page isn't available.
Aminyazdanshenas opened this issue · 1 comments
I run the code below :
from instapy import InstaPy InstaPy(username="my_username", password="my_password").login()
and I got:
INFO [2020-04-15 17:44:08] [Email] Workspace in use: "C:/Users/username/InstaPy" InstaPy Version: 0.6.8 ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. ._. INFO [2020-04-15 17:44:14] [Email] Session started! INFO [2020-04-15 17:44:14] [Email] -- Connection Checklist [1/3] (Internet Connection Status) OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO oooooooooooooooooooooooooooooooooooooooooooooooooooooo INFO [2020-04-15 17:44:16] [Email] - Internet Connection Status: ok INFO [2020-04-15 17:44:16] [Email] - Current IP is "2.147.121.209" and it's from "Iran/IR" INFO [2020-04-15 17:44:16] [Email] -- Connection Checklist [2/3] (Instagram Server Status) INFO [2020-04-15 17:44:46] [Email] - Instagram WebSite Status: Currently Up INFO [2020-04-15 17:44:46] [Email] - Instagram Response Time: 131.051 ms INFO [2020-04-15 17:44:46] [Email] - Instagram Reponse Code: 200 INFO [2020-04-15 17:44:46] [Email] - Instagram Server Status: ok INFO [2020-04-15 17:44:46] [Email] -- Connection Checklist [3/3] (Hide Selenium Extension) INFO [2020-04-15 17:44:46] [Email] - window.navigator.webdriver response: False INFO [2020-04-15 17:44:46] [Email] - Hide Selenium Extension: ok INFO [2020-04-15 17:45:01] [Email] Logged in successfully! INFO [2020-04-15 17:45:01] [Email] Saving account progress... ....................................................................................... ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' INFO [2020-04-15 17:45:55] [Email] Failed to get followers count of 'b'Email'' ~empty list INFO [2020-04-15 17:46:45] [Email] Failed to get following count of 'b'Email'' ~empty list WARNING [2020-04-15 17:46:45] [Email] Unable to save account progress, skipping data update Message: TypeError: window._sharedData is undefined
and in the firefox browser I got the following massage:
Sorry, this page isn't available.
The link you followed may be broken, or the page may have been removed. Go back to Instagram.
Any help to fix it?
It's a problem related to InstaPy and the configuration you used, not to docker. Please open a ticket on InstaPy repo instead.