Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT Torrent example not working
Forum Updated to NodeBB v4.3 + New Features

QT Torrent example not working

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 3 Posters 589 Views 3 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.
  • R Offline
    R Offline
    Raii
    wrote on last edited by Raii
    #1

    I'm running a torrent instance from a qt network instance, but I get this error when I start torrent.
    https://doc.qt.io/qt-5/qtnetwork-torrent-example.html

    qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed

    K 1 Reply Last reply
    0
    • R Raii

      I'm running a torrent instance from a qt network instance, but I get this error when I start torrent.
      https://doc.qt.io/qt-5/qtnetwork-torrent-example.html

      qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Raii

      Did you check the SSL requirements https://doc.qt.io/qt-5/ssl.html ?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      2
      • R Offline
        R Offline
        Raii
        wrote on last edited by
        #3

        i am a qt beginner :) can you explain a little more clearly

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Raii
          wrote on last edited by
          #4

          0_1563739042449_torrent.PNG

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

            Hi,

            You need to get a 32bit version of OpenSSL. Since it's Qt 5.12.2 you are using, you need to get the latest version of the 1.0 series. Since 5.12.4, the switch has been made to 1.1.

            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
            2
            • R Offline
              R Offline
              Raii
              wrote on last edited by
              #6

              Thank you sir

              1 Reply Last reply
              0

              • Login

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