Git Product home page Git Product logo

jibri-pod-controller's People

Contributors

jbg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jibri-pod-controller's Issues

Get an issue with starting jibri controller pod

I think I have got issues with Dockerfile because the jibri pod show that the container could not be restarted (back-off)
However, running the docker build with the Dockerfile had no error.
Could you help me to solve this problem?
image
image

The ideas coincide

I have been researching jitsi-meet.
Since a jibri can only record one meeting, this cannot satisfy my users.
I recommend using the local-recording solution to solve it.
Unfortunately, in some cases, the recording file will be lost,
so I Thinking of using k8s' dynamic scaling to solve this problem,
I saw this warehouse today, which was consistent with my idea, which really made me very excited.
Does the recording on avstack use this solution?
Will he lose the recording file? Is this a good solution?

Segmentation fault when running on GKE

Hi!

I have a problem with jibri-pod-controller when running on Google Cloud k8s cluster - GKE.
On first try pods in the deployment end up in CrashLoopBackOff without any log accessible with kubectl logs.
The only information I had was

    State:          Waiting
      Reason:       CrashLoopBackOff
    Last State:     Terminated
      Reason:       Error
      Exit Code:    139

So I changed the entrypoint of Docker image to sleep infinity, ran the deployment, enter pod's shell and ran the binary manually ending up with

    / $ /usr/local/bin/jibri-pod-controller
    Segmentation fault

I tried in different namespaces (default and my own custom one) without any luck.
Environment variables seems to be passed correctly since I can see them in the pod's description as well as from inside the shell

    Environment:
      RUST_LOG:           info
      PORT:               8080
      JIBRI_HEALTH_PORT:  2222
      JIBRI_BUSY_LABELS:  app=jibri,state=busy
      SWEEP_INTERVAL:     300
      POD_NAME:           jibri-pod-controller-5c644f77f6-kkgqw (v1:metadata.name)
      NAMESPACE:          default (v1:metadata.namespace)
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rb6xb (ro)

I also tried to run this image in local Docker and it outputs error logs correctly (no access to k8s)

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.