messenger-to-telegram icon indicating copy to clipboard operation
messenger-to-telegram copied to clipboard

Doesn't work for me

Open palimpsest1 opened this issue 4 years ago • 0 comments

I'm getting this output when running in docker exactly the way it was in instruction

web_1 | > [email protected] start /usr/src/app web_1 | > node bot.js web_1 | web_1 | info login Logging in... web_1 | info login Logged in web_1 | info login Request to reconnect web_1 | info login Request to pull 1 web_1 | ERR! login Error inside first pull request. Received HTML instead of JSON. Logging in inside a browser might help fix this. web_1 | { web_1 | error: 'Error inside first pull request. Received HTML instead of JSON. Logging in inside a browser might help fix this.' web_1 | }

What am I supposed to do?

palimpsest1 avatar Mar 19 '20 00:03 palimpsest1