• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Can't clone from GitHub

Scheduled Pinned Locked Moved Unsolved Troubleshooting
107 Posts 3 Posters 61.5k Views 3 Watching
Loading More Posts
  • 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.
  • S Offline
    sdetweil @MMRPi1
    last edited by Apr 21, 2020, 3:59 PM

    @MMRPi1 said in Can't clone from GitHub:

    Unfortunately, I still can’t access git though.

    one thing at a time!..

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M 1 Reply Last reply Apr 21, 2020, 4:00 PM Reply Quote 0
    • M Offline
      MMRPi1 @sdetweil
      last edited by Apr 21, 2020, 4:00 PM

      @sdetweil You’re right, the SSH is all sorted

      S 1 Reply Last reply Apr 21, 2020, 4:00 PM Reply Quote 0
      • S Offline
        sdetweil @MMRPi1
        last edited by Apr 21, 2020, 4:00 PM

        @MMRPi1 eh? ‘all sorted’ means working to me

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        M 1 Reply Last reply Apr 21, 2020, 4:10 PM Reply Quote 0
        • M Offline
          MMRPi1 @sdetweil
          last edited by Apr 21, 2020, 4:10 PM

          @sdetweil Yes I can SSH into the pi fine now.

          S 1 Reply Last reply Apr 21, 2020, 4:12 PM Reply Quote 0
          • S Offline
            sdetweil @MMRPi1
            last edited by Apr 21, 2020, 4:12 PM

            @MMRPi1 ok, I missed that … what did u reboot? the pi, or the router?

            let remove git and reinstall it

            sudo apt-get remove git
            sudo apt-get install git

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 2 Replies Last reply Apr 21, 2020, 4:14 PM Reply Quote 0
            • M Offline
              MMRPi1 @sdetweil
              last edited by Apr 21, 2020, 4:14 PM

              @sdetweil I rebooted the router.

              1 Reply Last reply Reply Quote 0
              • M Offline
                MMRPi1 @sdetweil
                last edited by Apr 21, 2020, 4:23 PM

                @sdetweil I tried reinstalling git and I got the same error.

                S 1 Reply Last reply Apr 21, 2020, 4:35 PM Reply Quote 0
                • S Offline
                  sdetweil @MMRPi1
                  last edited by Apr 21, 2020, 4:35 PM

                  @MMRPi1 just to recheck

                  git clone https://github.com/sdetweil/MagicMirror_scripts.git
                  

                  fails with the same error…

                  do this

                  cat ~/.gitconfig
                  

                  is there a

                  [http]
                      proxy = http://mydomain\\myusername:mypassword@myproxyserver:8080
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  M 1 Reply Last reply Apr 21, 2020, 4:37 PM Reply Quote 0
                  • M Offline
                    MMRPi1 @sdetweil
                    last edited by Apr 21, 2020, 4:37 PM

                    @sdetweil I got this instead: [http]
                    sslVerify = false

                    S 1 Reply Last reply Apr 21, 2020, 4:41 PM Reply Quote 0
                    • S Offline
                      sdetweil @MMRPi1
                      last edited by Apr 21, 2020, 4:41 PM

                      @MMRPi1

                      https://stackoverflow.com/questions/51088635/git-clone-error-gnutls-handshake-failed-an-unexpected-tls-packet-was-receive

                      ok, here is a solution I think… second response, recompile git with openssl

                      link to script that does the work.

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply Apr 21, 2020, 4:49 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 11
                      • 6 / 11
                      6 / 11
                      • First post
                        59/107
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy