EverythingSuckz / TG-FileStreamBot

A telegram bot that will give instant stream links for telegram files without the need of waiting till the download completes.
GNU Affero General Public License v3.0
1.25k stars 1.26k forks source link

docker compose up -d does not work #148

Closed lukemin closed 1 month ago

lukemin commented 3 months ago

stuck at go: downloading github.com/remyoudompheng/bigfft

EverythingSuckz commented 2 months ago

I'll look into it.

rong6 commented 1 month ago

Hey, you're not alone! I've been stuck on the project github.com/remyoudompheng/bigfft when I'm using docker, docker-compose, direct build.

ivangreat commented 1 month ago

same situation

EverythingSuckz commented 1 month ago

Hi, @lukemin @rong6 and @ivangreat I just tried to deploy on my server and it was running perfectly fine. Yes, there was some delay when installing bigfft, but it was successful.

EverythingSuckz commented 1 month ago

I've fixed the issue by updating the Docker Compose config to use the pre-built image from GitHub Container Registry instead of building the image locally. This should resolve the problem where the process gets stuck at downloading bigfft.