Unable to connect to wireless network: flush_object_timeout_handler

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Problem



I am unable to connect to a public WiFi hotspot from my Fedora 26 laptop (whereas my Android phone is able to connect). I have logs from wpa_supplicant but I am unable to figure out where the issue is.



Explanation



You can find a snippet from my wpa_supplicant logs at this pastebin. The most relevant part seems to be here:



[…]
wpa_supplicant[3077]: wlp2s0: Selecting BSS from priority group 0
wpa_supplicant[3077]: wlp2s0: 0: a4:5d:36:1b:34:0a ssid='HP-Print-0A-ENVY 5530 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-69 freq=2412
wpa_supplicant[3077]: wlp2s0: skip - SSID mismatch
wpa_supplicant[3077]: wlp2s0: 1: 00:01:9f:09:5d:b0 ssid='fuegocoffee' wpa_ie_len=26 rsn_ie_len=24 caps=0x411 level=-70 freq=2412
wpa_supplicant[3077]: wlp2s0: selected based on RSN IE
wpa_supplicant[3077]: wlp2s0: selected BSS 00:01:9f:09:5d:b0 ssid='fuegocoffee'
wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9
wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/225
wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/320
wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/305
wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/321
wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/330
wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/340) [s]
wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/341) [s]
wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/342) [s]
wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/343) [s]
wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/344) [s]
wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/345) [s]
[…]


I'm trying to connect to the fuegocoffee network. While trying to do that, it seems like wpa_supplicant is timing out, but I'm unable to figure out how to debug this further.



Is there anything I can do to figure out what the issue is? How do I go about debugging this kind of issue?



Thanks!







share|improve this question
























    up vote
    0
    down vote

    favorite












    Problem



    I am unable to connect to a public WiFi hotspot from my Fedora 26 laptop (whereas my Android phone is able to connect). I have logs from wpa_supplicant but I am unable to figure out where the issue is.



    Explanation



    You can find a snippet from my wpa_supplicant logs at this pastebin. The most relevant part seems to be here:



    […]
    wpa_supplicant[3077]: wlp2s0: Selecting BSS from priority group 0
    wpa_supplicant[3077]: wlp2s0: 0: a4:5d:36:1b:34:0a ssid='HP-Print-0A-ENVY 5530 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-69 freq=2412
    wpa_supplicant[3077]: wlp2s0: skip - SSID mismatch
    wpa_supplicant[3077]: wlp2s0: 1: 00:01:9f:09:5d:b0 ssid='fuegocoffee' wpa_ie_len=26 rsn_ie_len=24 caps=0x411 level=-70 freq=2412
    wpa_supplicant[3077]: wlp2s0: selected based on RSN IE
    wpa_supplicant[3077]: wlp2s0: selected BSS 00:01:9f:09:5d:b0 ssid='fuegocoffee'
    wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9
    wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/225
    wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/320
    wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/305
    wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/321
    wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/330
    wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/340) [s]
    wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/341) [s]
    wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/342) [s]
    wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/343) [s]
    wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/344) [s]
    wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/345) [s]
    […]


    I'm trying to connect to the fuegocoffee network. While trying to do that, it seems like wpa_supplicant is timing out, but I'm unable to figure out how to debug this further.



    Is there anything I can do to figure out what the issue is? How do I go about debugging this kind of issue?



    Thanks!







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Problem



      I am unable to connect to a public WiFi hotspot from my Fedora 26 laptop (whereas my Android phone is able to connect). I have logs from wpa_supplicant but I am unable to figure out where the issue is.



      Explanation



      You can find a snippet from my wpa_supplicant logs at this pastebin. The most relevant part seems to be here:



      […]
      wpa_supplicant[3077]: wlp2s0: Selecting BSS from priority group 0
      wpa_supplicant[3077]: wlp2s0: 0: a4:5d:36:1b:34:0a ssid='HP-Print-0A-ENVY 5530 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-69 freq=2412
      wpa_supplicant[3077]: wlp2s0: skip - SSID mismatch
      wpa_supplicant[3077]: wlp2s0: 1: 00:01:9f:09:5d:b0 ssid='fuegocoffee' wpa_ie_len=26 rsn_ie_len=24 caps=0x411 level=-70 freq=2412
      wpa_supplicant[3077]: wlp2s0: selected based on RSN IE
      wpa_supplicant[3077]: wlp2s0: selected BSS 00:01:9f:09:5d:b0 ssid='fuegocoffee'
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/225
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/320
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/305
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/321
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/330
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/340) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/341) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/342) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/343) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/344) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/345) [s]
      […]


      I'm trying to connect to the fuegocoffee network. While trying to do that, it seems like wpa_supplicant is timing out, but I'm unable to figure out how to debug this further.



      Is there anything I can do to figure out what the issue is? How do I go about debugging this kind of issue?



      Thanks!







      share|improve this question












      Problem



      I am unable to connect to a public WiFi hotspot from my Fedora 26 laptop (whereas my Android phone is able to connect). I have logs from wpa_supplicant but I am unable to figure out where the issue is.



      Explanation



      You can find a snippet from my wpa_supplicant logs at this pastebin. The most relevant part seems to be here:



      […]
      wpa_supplicant[3077]: wlp2s0: Selecting BSS from priority group 0
      wpa_supplicant[3077]: wlp2s0: 0: a4:5d:36:1b:34:0a ssid='HP-Print-0A-ENVY 5530 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-69 freq=2412
      wpa_supplicant[3077]: wlp2s0: skip - SSID mismatch
      wpa_supplicant[3077]: wlp2s0: 1: 00:01:9f:09:5d:b0 ssid='fuegocoffee' wpa_ie_len=26 rsn_ie_len=24 caps=0x411 level=-70 freq=2412
      wpa_supplicant[3077]: wlp2s0: selected based on RSN IE
      wpa_supplicant[3077]: wlp2s0: selected BSS 00:01:9f:09:5d:b0 ssid='fuegocoffee'
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/225
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/320
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/305
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/321
      wpa_supplicant[3077]: dbus: flush_object_timeout_handler: Timeout - sending changed properties of object /fi/w1/wpa_supplicant1/Interfaces/9/BSSs/330
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/340) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/341) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/342) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/343) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/344) [s]
      wpa_supplicant[3077]: dbus: org.freedesktop.DBus.Properties.GetAll (/fi/w1/wpa_supplicant1/Interfaces/9/BSSs/345) [s]
      […]


      I'm trying to connect to the fuegocoffee network. While trying to do that, it seems like wpa_supplicant is timing out, but I'm unable to figure out how to debug this further.



      Is there anything I can do to figure out what the issue is? How do I go about debugging this kind of issue?



      Thanks!









      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 16 '17 at 0:17









      Justin W. Flory

      4371925




      4371925

























          active

          oldest

          votes











          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          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%2f398300%2funable-to-connect-to-wireless-network-flush-object-timeout-handler%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f398300%2funable-to-connect-to-wireless-network-flush-object-timeout-handler%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Christian Cage

          How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?