Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. IPv6 Address family not supported by protocol
Forum Updated to NodeBB v4.3 + New Features

IPv6 Address family not supported by protocol

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 2 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bench
    wrote on last edited by
    #1

    Hi,

    we're running QtWebengine 5.7 under Linux version 4.1.33-yocto-standard. Due to reasons we don't use IPv6 in our environment and it is disabled by kernel command line parameter ipv6.disable=1. Nevertheless in the logs we see that qtwebengine is trying to access IPv6 addresses and throws errors when we open an URL.

    ERROR:socket_posix.cc(82)] CreatePlatformSocket() returned an error, errno=97: Address family not supported by protocol

    Is there a way to disable IPv6 or to suppress these messages? The application is working fine, just the logs are messed up. Getting up to 6 errors with each URL called.

    (All urls we're using have IPv4 entries in /etc/hosts)

    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      That's a question you should bring to the QtWebEngine mailing list. You'll find there the QtWebEngine module developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved