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. Cant run Qmediaplayer Error: "Secure connection setup failed."
Forum Update on Monday, May 27th 2025

Cant run Qmediaplayer Error: "Secure connection setup failed."

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 282 Views
  • 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.
  • N Offline
    N Offline
    notabug
    wrote on 11 Oct 2021, 16:33 last edited by
    #1

    Hello, I made a simple music streamer in Linux. Everything is OK but when i want to package the application as an snap package, Qmediaplayer won't work anymore. I know that the app has the network access because system ("curl somthing"); is working inside the snap package but the Qmediaplayer returns this message in the command line:
    Error: "Secure connection setup failed."
    Do You know what does this error actually mean and how can i fix the problem?
    Sorry for my bad English.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 11 Oct 2021, 18:30 last edited by
      #2

      Hi and welcome to devnet,

      Did you try to curl an https address ?

      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
      0
      • N Offline
        N Offline
        notabug
        wrote on 11 Oct 2021, 19:58 last edited by notabug 10 Nov 2021, 19:59
        #3

        @SGaist Thank You. I added system ("curl https://whynohttps.com/") both snap and the app binary gave the same answer. (curl did successfully get the data from https website)

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 12 Oct 2021, 19:36 last edited by
          #4

          Do you have OpenSSL in your snap package ?

          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
          0

          1/4

          11 Oct 2021, 16:33

          • Login

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