GithubHelp home page GithubHelp logo

Comments (4)

algorerhythm avatar algorerhythm commented on June 9, 2024

Update on this --

It appears that the "/lib/xtables/libxt_conntrack.so: no "conntrack" extension found for this protocol" message was a red herring.

The issue has something to do with my stdout buffer. The way I was testing this involved using "print" statements below the "insert_rule" code. These "print" statements were failing leading me to believe that my script was prematurely returning. As of now I think the stdout buffer is getting stepped on by IPTCModule::save().

I fixed this in my script by adding sys.stdout.flush() after calls that fire IPTCModuel::save().

from python-iptables.

ldx avatar ldx commented on June 9, 2024

Hi, I pushed a commit 7a2bdb6 that is supposed to fix this problem. Can you give it a spin and see if your prints are handled correctly now?

from python-iptables.

algorerhythm avatar algorerhythm commented on June 9, 2024

Fantastic, thanks much! I will test it Monday.

On Sat, Nov 16, 2013 at 6:31 AM, ldx [email protected] wrote:

Hi, I pushed a commit 7a2bdb67a2bdb6that is supposed to fix this problem. Can you give it a spin and see if
your prints are handled correctly now?


Reply to this email directly or view it on GitHubhttps://github.com//issues/43#issuecomment-28627675
.

from python-iptables.

ldx avatar ldx commented on June 9, 2024

I believe this has been fixed - feel free to reopen if not.

from python-iptables.

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.