Giter Site home page Giter Site logo

Comments (7)

7c avatar 7c commented on August 19, 2024

same here, but in my case i throws this exception by first start. version 0.3

from dnschef.

0x4d4c avatar 0x4d4c commented on August 19, 2024

To sort this out: did you check whether there was a different process running on the IP/port combination you tried to start DNSChef on? IIRC the "failed to open log file" error pops up in this case as well.

from dnschef.

kolet avatar kolet commented on August 19, 2024

actualy i did, i closed all proccess ,checked that no one of the port were taken.
the only thing to make it work is to reset the whole server..

from dnschef.

emirotin avatar emirotin commented on August 19, 2024

This is a gimmick, bad error reporting. What's actually happening is IOError code 13 (permission denied) is thrown on an attempt to bind to the default port 53 which requires the root permissions

from dnschef.

dpicollege avatar dpicollege commented on August 19, 2024

i have same error even i start with root? any solution for that?

from dnschef.

pkosmala avatar pkosmala commented on August 19, 2024

Same problem here. Nothing's running on port 53, but I get "Failed to open log file for writing".

from dnschef.

GrrrDog avatar GrrrDog commented on August 19, 2024

In my case, it was systemd-resolved on port 53.
I stopped it and dnschef started working as usual.

https://askubuntu.com/questions/907246/how-to-disable-systemd-resolved-in-ubuntu

from dnschef.

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.