BIND DNS Server not startingCentOS BIND DNS Troubleshooting?how to install odoo (formerly OpenERP) 8 rpm on...

In the comics did Thanos "kill" just sentient beings or all creatures with the snap?

Is there a math equivalent to the conditional ternary operator?

Wrap all numerics in JSON with quotes

Does being OVERLY tall affect taekwondo?

What should one use the left pedal for on an upright?

Can we carry rice to Japan?

Get length of the longest sequence of numbers with the same sign

Where is the line between being obedient and getting bullied by a boss

Levi-Civita symbol: 3D matrix

How would we write a misogynistic character without offending people?

What are all the squawk codes?

Traversing Africa: A Cryptic Journey

Filling in Area Under Curve Causes Alignment Issues

Is it possible to keep the Ring of Winter if you manage to acquire it?

Second-rate spelling

If a set is open, does that imply that it has no boundary points?

Center single line(s) in align

Is there a frame of reference in which I was born before I was conceived?

How do ISS astronauts "get their stripes"?

If nine coins are tossed, what is the probability that the number of heads is even?

When should a commit not be version tagged?

Where is the fallacy here?

What happened to QGIS 2.x

Did Amazon pay $0 in taxes last year?



BIND DNS Server not starting


CentOS BIND DNS Troubleshooting?how to install odoo (formerly OpenERP) 8 rpm on CentOS 7Failed at step EXEC spawning /usr/libexec/mariadb-prepare-db-dirCentOS BIND DNS Not Working Properlypostgresql-9.5 on CentOS 7 won't start on boot (PGDATA on mount point)firewall-cmd on OpenVZ CentOS 7Galera cluster - cannot start MariaDB (CentOS7)BIND DNS-server not startingRedis Sentinel Systemd services failing to start on Ubuntu 16.04 and CentOS 7Unable to start BIND DNS Server (On CWP)













0















BIND DNS Server is not working. When I start it, I am getting the following error.



named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-03-05 17:20:22 UTC; 9s ago
Process: 3897 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found
Mar 05 17:20:22 templatemaza bash[3897]: zone templatemaza.com/IN: loaded serial 2018071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns3.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns4.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns1.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns2.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza systemd[1]: named.service: control process exited, code=exited status=1
Mar 05 17:20:22 templatemaza systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Mar 05 17:20:22 templatemaza systemd[1]: Unit named.service entered failed state.
Mar 05 17:20:22 templatemaza systemd[1]: named.service failed.


Please help me to solve this problem. Let me know if you need more detail










share|improve this question









New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found <--- I'd start by addressing the error in your logs.

    – yoonix
    1 hour ago


















0















BIND DNS Server is not working. When I start it, I am getting the following error.



named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-03-05 17:20:22 UTC; 9s ago
Process: 3897 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found
Mar 05 17:20:22 templatemaza bash[3897]: zone templatemaza.com/IN: loaded serial 2018071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns3.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns4.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns1.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns2.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza systemd[1]: named.service: control process exited, code=exited status=1
Mar 05 17:20:22 templatemaza systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Mar 05 17:20:22 templatemaza systemd[1]: Unit named.service entered failed state.
Mar 05 17:20:22 templatemaza systemd[1]: named.service failed.


Please help me to solve this problem. Let me know if you need more detail










share|improve this question









New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found <--- I'd start by addressing the error in your logs.

    – yoonix
    1 hour ago
















0












0








0








BIND DNS Server is not working. When I start it, I am getting the following error.



named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-03-05 17:20:22 UTC; 9s ago
Process: 3897 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found
Mar 05 17:20:22 templatemaza bash[3897]: zone templatemaza.com/IN: loaded serial 2018071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns3.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns4.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns1.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns2.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza systemd[1]: named.service: control process exited, code=exited status=1
Mar 05 17:20:22 templatemaza systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Mar 05 17:20:22 templatemaza systemd[1]: Unit named.service entered failed state.
Mar 05 17:20:22 templatemaza systemd[1]: named.service failed.


Please help me to solve this problem. Let me know if you need more detail










share|improve this question









New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












BIND DNS Server is not working. When I start it, I am getting the following error.



named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-03-05 17:20:22 UTC; 9s ago
Process: 3897 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found
Mar 05 17:20:22 templatemaza bash[3897]: zone templatemaza.com/IN: loaded serial 2018071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns3.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns4.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns1.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza bash[3897]: zone ns2.templatemaza.com/IN: loaded serial 2013071600
Mar 05 17:20:22 templatemaza systemd[1]: named.service: control process exited, code=exited status=1
Mar 05 17:20:22 templatemaza systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Mar 05 17:20:22 templatemaza systemd[1]: Unit named.service entered failed state.
Mar 05 17:20:22 templatemaza systemd[1]: named.service failed.


Please help me to solve this problem. Let me know if you need more detail







domain-name-system centos centos7 bind






share|improve this question









New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 6 mins ago









Michael Hampton

171k27312636




171k27312636






New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









jay padaliyajay padaliya

1




1




New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found <--- I'd start by addressing the error in your logs.

    – yoonix
    1 hour ago
















  • 1





    Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found <--- I'd start by addressing the error in your logs.

    – yoonix
    1 hour ago










1




1





Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found <--- I'd start by addressing the error in your logs.

– yoonix
1 hour ago







Mar 05 17:20:22 templatemaza bash[3897]: _default/gc-ns2.templatemaza.com/IN: file not found <--- I'd start by addressing the error in your logs.

– yoonix
1 hour ago












1 Answer
1






active

oldest

votes


















0














Problem fixed. I have removed an invalid domain from etc/named.conf file and restart Bind DNS server. Now it is working






share|improve this answer








New contributor




jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "2"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });






    jay padaliya is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f956874%2fbind-dns-server-not-starting%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Problem fixed. I have removed an invalid domain from etc/named.conf file and restart Bind DNS server. Now it is working






    share|improve this answer








    New contributor




    jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.

























      0














      Problem fixed. I have removed an invalid domain from etc/named.conf file and restart Bind DNS server. Now it is working






      share|improve this answer








      New contributor




      jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        0












        0








        0







        Problem fixed. I have removed an invalid domain from etc/named.conf file and restart Bind DNS server. Now it is working






        share|improve this answer








        New contributor




        jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        Problem fixed. I have removed an invalid domain from etc/named.conf file and restart Bind DNS server. Now it is working







        share|improve this answer








        New contributor




        jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 1 hour ago









        jay padaliyajay padaliya

        1




        1




        New contributor




        jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        jay padaliya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






















            jay padaliya is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            jay padaliya is a new contributor. Be nice, and check out our Code of Conduct.













            jay padaliya is a new contributor. Be nice, and check out our Code of Conduct.












            jay padaliya is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to Server Fault!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f956874%2fbind-dns-server-not-starting%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

            Список ссавців Італії Природоохоронні статуси | Список |...

            Українські прізвища Зміст Історичні відомості |...