JioTV-Go / jiotv_go

Unlock the magic of JioTV across all your devices, without the need for the JioTV App. Crafted with love in Golang for a delightful blend of speed and efficiency! 🌟✨
https://jiotv_go.rabil.me/
Other
341 stars 92 forks source link

bug: Not able to run binary #183

Closed firefoxOnFire closed 10 months ago

firefoxOnFire commented 10 months ago

Bug description

I was trying to run on github codespace and got this error.

Steps to reproduce

after downloading the binary from github and running ./binary

Relevant log output

./jio: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./jio)
./jio: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./jio)

Screenshots or videos

No response

Solution

No response

Additional context

No response

Acknowledgements

rabilrbl commented 10 months ago

This problem is related to c libs in go. You need to compile JioTV Go on github codespaces itself. Also JioTV Go won't work outside residential IP. i.e. won't work on datacenter IPs and outside India

firefoxOnFire commented 10 months ago

This problem is related to c libs in go. You need to compile JioTV Go on github codespaces itself. Also JioTV Go won't work outside residential IP. i.e. won't work on datacenter IPs and outside India

I guess the problem is in your way of compiling and publishing the binary. Because when I did compile myself. That binary can run every x86_64 linux I have; and tested on like 4-5 different machines.

May be you should check your way to do and fix. Thanks.

firefoxOnFire commented 10 months ago

Also JioTV Go won't work outside residential IP. i.e. won't work on datacenter IPs and outside India

I was using clean proxy.