Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [solved] Qt install problem OSX

[solved] Qt install problem OSX

Scheduled Pinned Locked Moved Installation and Deployment
19 Posts 6 Posters 6.1k 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.
  • W Offline
    W Offline
    William Gorden
    wrote on last edited by William Gorden
    #1

    Hi, I'm new here. I tried finding this through the search function.

    I just installed XCode on my new Mac! (I'm still used to my PC)

    When I try to install Qt with the online installer, I get the following error:

    Network error while downloading target '/var/folders/l4/wnbxs6hx5w50f3k0nj5zcdnr0000gn/T/qt_temp.EWu399'.
    Error: Im Ablauf des SSL-Protokolls ist ein Fehler aufgetreten..

    This is german which means simply that the SSL-protocoll failed.

    Then to correct this I am offered a system dialog where I must setup a proxy.

    I admit after many years on a PC that I have no idea what to enter into this dialog...

    Can anybody help me??

    1 Reply Last reply
    0
    • D Offline
      D Offline
      deleted28
      wrote on last edited by
      #2

      maybe same or similar source of problem.
      see my post few minutes ago "Installer certificate problem"
      hm, but not sure at all

      1 Reply Last reply
      0
      • W Offline
        W Offline
        William Gorden
        wrote on last edited by
        #3

        Thanks a lot, I'll look and let you know here.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          deleted28
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • D Offline
            D Offline
            deleted28
            wrote on last edited by tekojo
            #5

            found a solution for my system, maybe it helps:
            http://forum.qt.io/topic/53084/solved-installer-certificate-problem/9

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jc123
              wrote on last edited by jc123
              #6

              I have the same problem. Error is "Network error while downloading target ... Error: SSL handshake failed."

              After that, when I go to "Settings->Repositories" I have a few dozen of entries in the table. When using the "Test" button some are successful, but some fail. When failing on the test button, I get following message:

              There was an error during connection to: https://download.qt-project.org/online/qtsdkrepository/mac_x64/desktop/tools_generic/Updates.xml.
              The issuer certificate of a locally looked up certificate could not be found, The root CA certificate is not trusted for this purpose
              

              Both Safari and Chrome don't complain on the certificate in the link above.

              I have MacOSX 10.10.3, Xcode 6.3.

              Link in the post of "wally123" is broken.

              Any hints how to fix that?

              tekojoT 1 Reply Last reply
              0
              • J jc123

                I have the same problem. Error is "Network error while downloading target ... Error: SSL handshake failed."

                After that, when I go to "Settings->Repositories" I have a few dozen of entries in the table. When using the "Test" button some are successful, but some fail. When failing on the test button, I get following message:

                There was an error during connection to: https://download.qt-project.org/online/qtsdkrepository/mac_x64/desktop/tools_generic/Updates.xml.
                The issuer certificate of a locally looked up certificate could not be found, The root CA certificate is not trusted for this purpose
                

                Both Safari and Chrome don't complain on the certificate in the link above.

                I have MacOSX 10.10.3, Xcode 6.3.

                Link in the post of "wally123" is broken.

                Any hints how to fix that?

                tekojoT Offline
                tekojoT Offline
                tekojo
                wrote on last edited by
                #7

                @jc123 fixed the link in @wally123 post. (broke due to thread being marked solved)

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  deleted28
                  wrote on last edited by deleted28
                  #8

                  Hi,

                  tilte of the thread is "[solved] Installer certificate problem"
                  actually located close to this thread in [ Home Qt Development Installation and Deployment [solved] Installer certificate problem ]
                  https://forum.qt.io/topic/53084/solved-installer-certificate-problem

                  but i fear this does not help on OSX

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mcosta
                    wrote on last edited by mcosta
                    #9

                    Seems to work on OS X but I get old data. I already have 1.0.8 package installed and I get data for 1.0.7

                    Imgur

                    UPDATE: The official Updates.xml was updated the 8th of April and reports an old version of Qt (2014-11-17). Some ack or error in upload procedure in the trolls home??

                    Once your problem is solved don't forget to:

                    • Mark the thread as SOLVED using the Topic Tool menu
                    • Vote up the answer(s) that helped you to solve the issue

                    You can embed images using (http://imgur.com/) or (http://postimage.org/)

                    D 1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      jc123
                      wrote on last edited by
                      #10

                      This seems to be a problem related to 10.10.3

                      I found a bug report for that

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        mcosta
                        wrote on last edited by
                        #11

                        could be but I'm wondering why the official Updates.xml seem to be out of date. And also in other platform users had the same issue.

                        I don't know if is related but in the last weeks the download URL changed (from qt-project to qt.io); some SSL certificate to rebuild??

                        Once your problem is solved don't forget to:

                        • Mark the thread as SOLVED using the Topic Tool menu
                        • Vote up the answer(s) that helped you to solve the issue

                        You can embed images using (http://imgur.com/) or (http://postimage.org/)

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          jc123
                          wrote on last edited by
                          #12

                          My reply was confusing. The SSL error seems to be clearly related to the bug report

                          The outdated info you get might well be something else.

                          I get the SSL error on both a new mac that I'm trying to set up and my current mac when running "update components" on my current installation. Both on 10.10.3.

                          1 Reply Last reply
                          0
                          • M mcosta

                            Seems to work on OS X but I get old data. I already have 1.0.8 package installed and I get data for 1.0.7

                            Imgur

                            UPDATE: The official Updates.xml was updated the 8th of April and reports an old version of Qt (2014-11-17). Some ack or error in upload procedure in the trolls home??

                            D Offline
                            D Offline
                            deleted28
                            wrote on last edited by
                            #13

                            @mcosta

                            how did you insert the picture/ screenshot in your message above ?
                            thx

                            1 Reply Last reply
                            0
                            • M Offline
                              M Offline
                              mcosta
                              wrote on last edited by
                              #14

                              HI to insert image you have to write

                              ![text](url)
                              

                              Once your problem is solved don't forget to:

                              • Mark the thread as SOLVED using the Topic Tool menu
                              • Vote up the answer(s) that helped you to solve the issue

                              You can embed images using (http://imgur.com/) or (http://postimage.org/)

                              1 Reply Last reply
                              0
                              • D Offline
                                D Offline
                                deleted28
                                wrote on last edited by
                                #15

                                thx, but (url) ?
                                where to upload the image ?
                                i assume local PC url is not very smart, right
                                does the forum offer a upload possibility ?

                                1 Reply Last reply
                                0
                                • M Offline
                                  M Offline
                                  mcosta
                                  wrote on last edited by
                                  #16

                                  I use imgur.com

                                  Once your problem is solved don't forget to:

                                  • Mark the thread as SOLVED using the Topic Tool menu
                                  • Vote up the answer(s) that helped you to solve the issue

                                  You can embed images using (http://imgur.com/) or (http://postimage.org/)

                                  1 Reply Last reply
                                  0
                                  • D Offline
                                    D Offline
                                    deleted28
                                    wrote on last edited by
                                    #17

                                    OK, got it now, thx

                                    1 Reply Last reply
                                    0
                                    • W Offline
                                      W Offline
                                      William Gorden
                                      wrote on last edited by
                                      #18

                                      Sorry folks, I forgot to mark this post as solved.

                                      I took the easy way out, I have a high speed connection and downloaded the entire installation file and installed Qt offline.

                                      It worked great.

                                      Now I have a running Qt on my shiny new mac.

                                      Thank you all for the replies.

                                      1 Reply Last reply
                                      0
                                      • A Offline
                                        A Offline
                                        alen robin
                                        Banned
                                        wrote on last edited by
                                        #19
                                        This post is deleted!
                                        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