coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
27.19k stars 1.4k forks source link

BUG: Pyrogram userbot httpcore issue #1159

Closed billouetaudrey closed 11 months ago

billouetaudrey commented 12 months ago

Hi,

I deploy an userbot, work fine if I deploy direcly with docker, but error when using coolify

Any idea ?

Screenshot : https://ibb.co/VwJN0cw

Thanks

billouetaudrey commented 12 months ago

Or there

https://nekobin.com/qoyavejuke

annihilatorrrr commented 11 months ago

This isn't a coolify issue, it's your code issue with the dependencies. Some dependencies got updated prolly.

billouetaudrey commented 11 months ago

This isn't a coolify issue, it's your code issue with the dependencies. Some dependencies got updated prolly.

I think it is because no issue when using it directly with docker Docker and Greenify are in same server

I ask for a friend ;) My own userbot are on my docker directly

Sorry for my bad english

annihilatorrrr commented 11 months ago

U got it all wrong.

billouetaudrey commented 11 months ago

it was dnspython package issue

Fixed :)