flynnoct / chatgpt-telegram-bot

Telegram bot implemented by OFFICIAL OpenAI ChatGPT API (gpt-3.5-turbo, released on 2023-03-01)
MIT License
181 stars 43 forks source link

It doesn't work for me in Docker Desktop (Windows 10) #55

Open chicago666666 opened 1 year ago

chicago666666 commented 1 year ago

2023-03-16 01:11:04 Bot has been started successfully 2023-03-16 01:11:06 Bot has been started successfully 2023-03-16 01:11:07 Bot has been started successfully

Always restart...

image image image image image

`C:\Users\Asus\Python\chatgpt-telegram-bot>docker compose up -d [+] Running 0/1

C:\Users\Asus\Python\chatgpt-telegram-bot>`

I use the latest version 1.2.2

What I did wrong? How can I fix it?

PS: Thank you for your work!

RayCxggg commented 1 year ago

@EstrellaXD It seems like a docker issue. Can you help checking out? Many thanks.