fb-messenger-cli icon indicating copy to clipboard operation
fb-messenger-cli copied to clipboard

The only Chrome revision guaranteed to work is r641577

Open cirjah opened this issue 5 years ago • 2 comments

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

cirjah avatar Apr 17 '19 10:04 cirjah

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.

Alex-Rose avatar May 30 '19 04:05 Alex-Rose

Yes I have and neither seems to work.

cirjah avatar May 30 '19 22:05 cirjah