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

The only Chrome revision guaranteed to work is r641577 #205

Open
cirjah opened this issue Apr 17, 2019 · 2 comments
Open

The only Chrome revision guaranteed to work is r641577 #205

cirjah opened this issue Apr 17, 2019 · 2 comments

Comments

@cirjah
Copy link

cirjah commented Apr 17, 2019

Hi,

I launched fb-messenger-cli but I got the following error after giving the login credentials:

Xelp:/# fb-messenger-cli Login verification failed: No saved profile, please login Facebook credentials: Email: <mymail>@gmail.com Password: ******************************** Attempting login... Fetching login cookie Error while logging in TimeoutError: Timed out after 30000 ms while trying to connect to Chrome! The only Chrome revision guaranteed to work is r641577 Login verification failed: TimeoutError: Timed out after 30000 ms while trying to connect to Chrome! The only Chrome revision guaranteed to work is r641577 Exiting. Please try again.
Has anyone meet the same issue, and maybe solved it?

I'm running with the following:

nodejs --version
v8.16.0

@Alex-Rose
Copy link
Owner

Looks like puppeteer can't communicate with chromium. Have you tried some of the solutions in other threads? For starters you can try various combination of sudo/admin and install paths depending on which OS you're running.

@cirjah
Copy link
Author

cirjah commented May 30, 2019

Yes I have and neither seems to work.

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

No branches or pull requests

2 participants