systemd-networkd-wait-online failureHow can I make my user services wait till the network is online?Systemd...

How to store my pliers and wire cutters on my desk?

Sea level static test of an upper stage possible?

sfdx force:org:list --all doesn't show all scratch orgs

Interrupt pin type on the 6502

How do I stop my characters falling in love?

Is there a reason why I should not use the HaveIBeenPwned API to warn users about exposed passwords?

How did the Axis intend to hold the Caucasus?

Why does Canada require mandatory bilingualism in all government posts?

When does Haskell complain about incorrect typing in functions?

Suggestions for protecting jeans from saddle clamp bolt

What do I do with a party that is much stronger than their level?

What language is Raven using for her attack in the new 52?

Why do all my history books divide Chinese history after the Han dynasty?

Is there an antonym for "spicy" or "hot" regarding food (NOT "seasoned" but "spicy")?

Checking if an integer is a member of an integer list

Am I allowed to use personal conversation as a source?

Can anyone give a concrete example to illustrate what is an uniform prior?

How did Mysterio have these drones?

What are the different qualities of the intervals?

How to get CPU-G to run on 18.04

Examples of simultaneous independent breakthroughs

How many oliphaunts died in all of the Lord of the Rings battles?

Which approach can I use to generate text based on multiple inputs?

Writing a clean implementation of rock–paper–scissors game in C++



systemd-networkd-wait-online failure


How can I make my user services wait till the network is online?Systemd networking: IPv6 networking not available at bootHow to setup DHCP Relay in Debian 8?systemd-networkd-wait-online.service keeps failingIP address removed from network interface managed by systemd-networkdsystemd-networkd IPv6 autoconfigurationShould localhost be managed by systemd-networkd?Systemd service timeoutsystemd-fsck failed with error code 8. Unable to repair disk on bootupCan an NTP client dynamically detect when to try connecting to servers, without integrating with the specific network configuration system?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2















The default openvpn-server configuration file depends on systemd-networkd-wait-online, which times out with error:



systemd-networkd-wait-online[279]: Event loop failed: Connection timed out


My system has only 2 interfaces:




  • lo, which is ignored

  • eth0, is up and running and perfectly configured


Why does this times out? Is it a systemd bug?



Fabio










share|improve this question














bumped to the homepage by Community 56 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • There is a bug report filed at: github.com/systemd/systemd/issues/6441. In brief, one cause which triggers this bug is disabling the ipv6 stack.

    – Fabio
    Jul 3 '18 at 10:35


















2















The default openvpn-server configuration file depends on systemd-networkd-wait-online, which times out with error:



systemd-networkd-wait-online[279]: Event loop failed: Connection timed out


My system has only 2 interfaces:




  • lo, which is ignored

  • eth0, is up and running and perfectly configured


Why does this times out? Is it a systemd bug?



Fabio










share|improve this question














bumped to the homepage by Community 56 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • There is a bug report filed at: github.com/systemd/systemd/issues/6441. In brief, one cause which triggers this bug is disabling the ipv6 stack.

    – Fabio
    Jul 3 '18 at 10:35














2












2








2








The default openvpn-server configuration file depends on systemd-networkd-wait-online, which times out with error:



systemd-networkd-wait-online[279]: Event loop failed: Connection timed out


My system has only 2 interfaces:




  • lo, which is ignored

  • eth0, is up and running and perfectly configured


Why does this times out? Is it a systemd bug?



Fabio










share|improve this question














The default openvpn-server configuration file depends on systemd-networkd-wait-online, which times out with error:



systemd-networkd-wait-online[279]: Event loop failed: Connection timed out


My system has only 2 interfaces:




  • lo, which is ignored

  • eth0, is up and running and perfectly configured


Why does this times out? Is it a systemd bug?



Fabio







linux arch-linux systemd systemd-networkd






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 24 '17 at 15:07









FabioFabio

1214 bronze badges




1214 bronze badges





bumped to the homepage by Community 56 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 56 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • There is a bug report filed at: github.com/systemd/systemd/issues/6441. In brief, one cause which triggers this bug is disabling the ipv6 stack.

    – Fabio
    Jul 3 '18 at 10:35



















  • There is a bug report filed at: github.com/systemd/systemd/issues/6441. In brief, one cause which triggers this bug is disabling the ipv6 stack.

    – Fabio
    Jul 3 '18 at 10:35

















There is a bug report filed at: github.com/systemd/systemd/issues/6441. In brief, one cause which triggers this bug is disabling the ipv6 stack.

– Fabio
Jul 3 '18 at 10:35





There is a bug report filed at: github.com/systemd/systemd/issues/6441. In brief, one cause which triggers this bug is disabling the ipv6 stack.

– Fabio
Jul 3 '18 at 10:35










1 Answer
1






active

oldest

votes


















0














It seems to be a bug because also other people have this problem (seen on google) but cannot find a bugfix at NEWS from systemd. I have the problem that a nfs share is only available when systemd-networkd-wait-online timed out after default 2 min. My workaround is to mask the service because it fails anyway:



~$ sudo systemctl mask systemd-networkd-wait-online





share|improve this answer


























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "106"
    };
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f381448%2fsystemd-networkd-wait-online-failure%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














    It seems to be a bug because also other people have this problem (seen on google) but cannot find a bugfix at NEWS from systemd. I have the problem that a nfs share is only available when systemd-networkd-wait-online timed out after default 2 min. My workaround is to mask the service because it fails anyway:



    ~$ sudo systemctl mask systemd-networkd-wait-online





    share|improve this answer




























      0














      It seems to be a bug because also other people have this problem (seen on google) but cannot find a bugfix at NEWS from systemd. I have the problem that a nfs share is only available when systemd-networkd-wait-online timed out after default 2 min. My workaround is to mask the service because it fails anyway:



      ~$ sudo systemctl mask systemd-networkd-wait-online





      share|improve this answer


























        0












        0








        0







        It seems to be a bug because also other people have this problem (seen on google) but cannot find a bugfix at NEWS from systemd. I have the problem that a nfs share is only available when systemd-networkd-wait-online timed out after default 2 min. My workaround is to mask the service because it fails anyway:



        ~$ sudo systemctl mask systemd-networkd-wait-online





        share|improve this answer













        It seems to be a bug because also other people have this problem (seen on google) but cannot find a bugfix at NEWS from systemd. I have the problem that a nfs share is only available when systemd-networkd-wait-online timed out after default 2 min. My workaround is to mask the service because it fails anyway:



        ~$ sudo systemctl mask systemd-networkd-wait-online






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jun 29 '18 at 9:59









        IngoIngo

        1731 silver badge9 bronze badges




        1731 silver badge9 bronze badges






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • 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%2funix.stackexchange.com%2fquestions%2f381448%2fsystemd-networkd-wait-online-failure%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

            Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

            Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

            Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...