father-bot / chatgpt_telegram_bot

💬 Telegram bot with ChatGPT, Python-based, using OpenAI's API.
https://t.me/chatgpt_karfly_bot
MIT License
5.18k stars 1.81k forks source link

I want to install and run two instances of this project on Debian 11, but it seems that only one can run at a time. Does anyone know what to do? #405

Open mithew opened 11 months ago

mithew commented 11 months ago

I want to install and run two instances of this project on Debian 11 in two separate directories, but it seems that only one can be run at a time. Does anyone know what to do?

JonahWhaler commented 11 months ago

I suspect it's either the duplicated container name or port used.