Code Monkey home page Code Monkey logo

Comments (4)

hapklaar avatar hapklaar commented on August 12, 2024

Same here! Every time I lose power to my USG, IPTV doesn't come back up by itself again, I also have to restart using /opt/vyatta/bin/vyatta-op-cmd-wrapper restart igmp-proxy

from usg-kpn-ftth.

kevintuhumury avatar kevintuhumury commented on August 12, 2024

Same here. Whenever a situation like that occurs, I also have to run restart igmp-proxy manually. When I do that it will always mention the following:

Stopping IGMP proxy.
Starting IGMP proxy service.

Never something else. Only once have I seen a different output. In that case I ran pidof igmpproxy to see whether it was running or not and it wasn't, meaning... in all other cases it is likely already running, but doesn't do the trick for some reason.

The igmpproxy.sh script does exactly that when verifying whether it is running or not (pidof igmpproxy), if it isn't, than it will restart it and only in that case. As it's already running for me (and probably also for you guys), the script won't do anything. Even though it seems to require a restart, because after that everything works fine.

I was even thinking of removing the check and running the script every now and than, but restarting the service disrupts IPTV for a second or two, so that's not an option.

Does anyone have a fix for this?

from usg-kpn-ftth.

coolhva avatar coolhva commented on August 12, 2024

I have no way of checking if IGMP proxy is still doing its task besides checking if it is running. Maybe something can be done from the statistics but I'm not sure.

from usg-kpn-ftth.

hapklaar avatar hapklaar commented on August 12, 2024

For the moment I just added /opt/vyatta/bin/vyatta-op-cmd-wrapper restart igmp-proxy to the end of the kpn.sh script. Seems to work. Tested with a few simulated power outages.

from usg-kpn-ftth.

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.