InstaPy / InstaPy/instapy-docs

Can't login to Instagram

Open
#13 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
65
Forks
54
PR merge metrics
No merged PRs in 30d

Description

I've followed the installation guide for my new Raspberry Pi 3B+.
However, first of all I noticed the installation guide misses the fact that you should run
sudo xvfb-run pip3 install Instapy if you want to run using
sudo xvfb-run python quickstart.py

However when I run this I can't login:
CRITICAL Unable to login to Instagram! You will find more information in the logs above.

The log contains the following:
1567883020133 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile.mmA6qpFAH3s5"
1567883031325 Marionette INFO Listening on port 39223
1567883031442 Marionette WARN TLS certificate errors will be ignored for this session
console.log: Accessibility service init or shutdown observer does not exist.
1567883279664 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile.ibjiuqDwRNjE"
1567883294983 Marionette INFO Listening on port 40529
1567883295069 Marionette WARN TLS certificate errors will be ignored for this session
console.log: Accessibility service init or shutdown observer does not exist.
1567883538993 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile.bONa7TMcrLdq"
1567883551164 Marionette INFO Listening on port 37191
1567883551303 Marionette WARN TLS certificate errors will be ignored for this session
console.log: Accessibility service init or shutdown observer does not exist.

Any advice?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.