Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram login page changed? #342

Closed
sunnypatel165 opened this issue Jun 26, 2017 · 18 comments
Closed

Instagram login page changed? #342

sunnypatel165 opened this issue Jun 26, 2017 · 18 comments

Comments

@sunnypatel165
Copy link
Contributor

Until 2 hours ago I was using this and when I executed this now, the script failed and on taking a quick look - I think Instagram login page has changed in some way.
It doesn't seem to have the ID/Password login form by default!

This is what I see:

screen shot 2017-06-26 at 9 27 57 pm

Is this a change on insta site? can we accommodate this in some way?
Are they mandating "login via Facebook" - that sucks! 🤕

@timgrossmann
Copy link
Collaborator

@i checked several browsers and locale settings, but couldn't get this page...

I still have the signup form with the little login link on the bottom of the page.

@sunnypatel165
Copy link
Contributor Author

@timgrossmann - probably they're rolling out in phases, maybe AB testing.
If at all they change it permanently, we'll have to figure out a way around this.

@timgrossmann
Copy link
Collaborator

@sunnypatel165 I'm not really sure if they will remove the standard login mechanism completely...
But yes, we'll see and adapt once this becomes a big problem.

@sunnypatel165
Copy link
Contributor Author

Owkay - not sure if it's already time to close this - the issue still remains, maybe for a fewer number of people, but it does!

@timgrossmann
Copy link
Collaborator

@sunnypatel165 Keeping every single issue open will flood the issues section and make it very hard to find anything or keep track of things.

I think this will get important if some people (more than one) faces this problem.

@DylanRichardPearson
Copy link

I'm seeing this issue also.

@timgrossmann timgrossmann reopened this Jun 28, 2017
@ujazzz
Copy link

ujazzz commented Jun 28, 2017

having the same issue

@scopalaffairs
Copy link

yes, this is on.

@RobertHosking
Copy link

RobertHosking commented Jun 28, 2017

I may be having the same issue:

selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//footer[@class='_oofbn']/div[@class='_mhrsk _pcuq6']/nav[@class='_p1gbi']/ul[@class='_fh0f2']/li[@class='_fw3ds'][10]/span[@class='_17z9g']/select[@class='_nif11']/option[text()='English']"}

When calling session.login. This may also have something to do with an issue I was having with likes actually registering in IG. Detailed in #343

@timgrossmann
Copy link
Collaborator

@RobertHosking please do a git pull this issue should be covered by #347

@ashi1702
Copy link

similar issue

@IPYWorld
Copy link

I had the same issue as https://github.com/timgrossmann/InstaPy/issues/342#issuecomment-311766373 but the git pull (https://github.com/timgrossmann/InstaPy/issues/342#issuecomment-311796801) fixed it.

@Sem7
Copy link

Sem7 commented Jun 29, 2017

Facing the same issue. The code get me to the same screen as sunnypatel165 and obvsly the code doesn't work :(

Thanks for the awesomeness Tim!

@scopalaffairs
Copy link

the updating commit seems to work, at least login works. thanks!

@scopalaffairs
Copy link

still, I get the same error -- the server became very slow after the update and the message persists:
[...]
self.execute(Command.GET, {'url': url}) File "/usr/local/lib/python3.5/dist-packages/selenium/webdriver/remote/webdriver.py", line 236, in execute self.error_handler.check_response(response) File "/usr/local/lib/python3.5/dist-packages/selenium/webdriver/remote/errorhandler.py", line 192, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: session deleted because of page crash from unknown error: cannot determine loading status from tab crashed (Session info: chrome=59.0.3071.115) (Driver info: chromedriver=2.29.461571 (8a88bbe0775e2a23afda0ceaf2ef7ee74e822cc5),platform=Linux 4.4.0-81-generic x86_64)

@timgrossmann
Copy link
Collaborator

@scopalaffairs Did you reboot your system?

@scopalaffairs
Copy link

@timgrossmann thanks, worked beautifully – this solved my issue

@sunnypatel165
Copy link
Contributor Author

Good to close I think @timgrossmann - works fine again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants