m1guelpf / chatgpt-telegram

Run your own GPTChat Telegram bot, with a single command!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on Centos 7

yogawa opened this issue · comments

I was using docker,have created config file on /root/.config/chatgpt.json and have copied my session from browser
And this is the result


Creating network "chatgpt_default" with the default driver
Creating chatgpt-telegram ... done
Attaching to chatgpt-telegram
chatgpt-telegram    | 2023/01/23 05:01:28 Downloading driver to /root/.cache/ms-playwright-go/1.20.0-beta-1647057403000
chatgpt-telegram    | 2023/01/23 05:01:43 Downloaded driver successfully
chatgpt-telegram    | /root/.cache/ms-playwright-go/1.20.0-beta-1647057403000/playwright.sh: line 3: /root/.cache/ms-playwright-go/1.20.0-beta-1647057403000/node: not found
chatgpt-telegram    | 2023/01/23 05:01:43 Couldn't get OpenAI session: Couldn't install headless browser: could not install driver: could not install browsers: could not install browsers: exit status 127
chatgpt-telegram exited with code 1

try to manually install the driver.

https://chatgpttalk.com/

ChatGPT Talk