AmirulAndalib/MLTB-ALPINE-DOCKER

Bugs Which needs to Get fixed

AmirulAndalib opened this issue · 1 comments

Bugs List :

  • Need to fix Split error in telegram upload working fine for UpTo 2GB and raising above the amount around 3-4gb++ the bot doesn't split the files and says files are corrupted. This bug is only noticed with Alpine Docker image and not in the default Ubuntu image

Bugs List :

  • Need to fix Split error in telegram upload working fine for UpTo 2GB and raising above the amount around 3-4gb++ the bot doesn't split the files and says files are corrupted. This bug is only noticed with Alpine Docker image and not in the default Ubuntu image

All checks didn't pass..
was using busybox's split engine instead of gnu spilt engine.

Issue fixed 🫂