Giter VIP home page Giter VIP logo

Comments (13)

rabilrbl avatar rabilrbl commented on May 18, 2024

@niravjdn Any idea which specific version of arm? e.g. armv7

from jiotv_go.

niravjdn avatar niravjdn commented on May 18, 2024

This is my output of uname -a

Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux

from jiotv_go.

rabilrbl avatar rabilrbl commented on May 18, 2024

from jiotv_go.

rabilrbl avatar rabilrbl commented on May 18, 2024

@niravjdn Exec format error, simply means the binary running in docker was not designed for that particular architecture.

Not sure, how it is mixed up by docker.

from jiotv_go.

rabilrbl avatar rabilrbl commented on May 18, 2024

@niravjdn use this exact image and let me know

docker pull ghcr.io/rabilrbl/jiotv_go:sha-48ef712@sha256:c7a650fec4f20928ebb061cb6fc563291f13780b037c682c6851ac6fa9bab455

from jiotv_go.

niravjdn avatar niravjdn commented on May 18, 2024

@rabilrbl I tried that same image also, Ill update you after trying once more.

from jiotv_go.

niravjdn avatar niravjdn commented on May 18, 2024

It works with below compose directly.

Harcoding docker image works.

version: '3'
services:
  jiotv_go:
    image: ghcr.io/rabilrbl/jiotv_go:sha-48ef712@sha256:c7a650fec4f20928ebb061cb6fc563291f13780b037c682c6851ac6fa9bab455
    ports:
      - "5053:5001"
    volumes:
      - /DATA/AppData/JIO-TV/.jiotv_go/secrets:/app/secrets

from jiotv_go.

niravjdn avatar niravjdn commented on May 18, 2024

Does it work outside india? or it works on indian IP address only?

I'm not able to play vides.

from jiotv_go.

niravjdn avatar niravjdn commented on May 18, 2024

This is the output of below command, that might help you investigate what went wrong with docker not auto detecting proper image?

docker info --format '{{ .OSType }}/{{ .Architecture }}'
linux/aarch64

from jiotv_go.

rabilrbl avatar rabilrbl commented on May 18, 2024

Does it work outside india? or it works on indian IP address only?

I'm not able to play vides.

Geo blocked, india only

from jiotv_go.

rabilrbl avatar rabilrbl commented on May 18, 2024

It works with below compose directly.

Harcoding docker image works.

version: '3'
services:
  jiotv_go:
    image: ghcr.io/rabilrbl/jiotv_go:sha-48ef712@sha256:c7a650fec4f20928ebb061cb6fc563291f13780b037c682c6851ac6fa9bab455
    ports:
      - "5053:5001"
    volumes:
      - /DATA/AppData/JIO-TV/.jiotv_go/secrets:/app/secrets

Try normally without specifying. I had made minor change in dockerfile for v3

from jiotv_go.

rabilrbl avatar rabilrbl commented on May 18, 2024

@niravjdn Please respond. Will close this issue on stale

from jiotv_go.

niravjdn avatar niravjdn commented on May 18, 2024

I'll try that today and update you.

from jiotv_go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.