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 74.4k 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.
    • bheplerB Offline
      bhepler Module Developer @sdetweil
      last edited by

      @sdetweil - Yeah, at this point it may be easier to just back up the config.jsfile and reflash the SD card.

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        MMRPi1 @bhepler
        last edited by

        @bhepler Didn’t work

        1 Reply Last reply Reply Quote 0
        • M Offline
          MMRPi1 @bhepler
          last edited by

          @bhepler I’d very much prefer it doesn’t come to that. I’m on a Pi 1 and I had enough (too much) trouble setting up MM in the first place (since its not officially supported), I’m kinda paranoid it won’t work this time around

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @MMRPi1
            last edited by

            @MMRPi1 use my installer script

            see here https://github.com/sdetweil/MagicMirror_scripts
            read the readme for the command to issue

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              MMRPi1 @sdetweil
              last edited by

              @sdetweil that to update?

              bheplerB S 2 Replies Last reply Reply Quote 0
              • bheplerB Offline
                bhepler Module Developer @MMRPi1
                last edited by bhepler

                @MMRPi1 - He has an installation script too. Use that one instead. It’s quite robust.

                If you’re really paranoid about losing your data, you can make an image of your SD card before reflashing it. If anything goes wrong, you can just flash that image back onto the card.

                The downside is that it’s going to take a fair amount of time to install Magic Mirror again. But I think at this point it’s going to be faster this way than to keep banging our heads against this TLS error.

                S 1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @MMRPi1
                  last edited by sdetweil

                  @MMRPi1 no. install

                  my stuff does ONLY MagicMirror related work

                  so create a new sd card, get it all working, ssh, whatever

                  and check that git clone works (U can get this repo), just don’t use it after download

                  then ssh in and execute the MM install script command

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @bhepler
                    last edited by

                    @bhepler said in Can't clone from GitHub:

                    fair amount of time to install Magic Mirror again

                    typically less than 20 minutes

                    oh, use raspian buster, not jessie or stretch… too old now

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    bheplerB 1 Reply Last reply Reply Quote 0
                    • bheplerB Offline
                      bhepler Module Developer @sdetweil
                      last edited by

                      @sdetweil said in Can't clone from GitHub:

                      typically less than 20 minutes

                      He’s on an RPI 1. That’s not typical.

                      S M 2 Replies Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @bhepler
                        last edited by

                        @bhepler still won’t be bad… take 25 on my pi0

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          MMRPi1 @bhepler
                          last edited by

                          @bhepler For reference on why I’m sceptical, check my other thread from a few years back

                          S 1 Reply Last reply Reply Quote 0
                          • S Do not disturb
                            sdetweil @MMRPi1
                            last edited by sdetweil

                            @MMRPi1 its been a mess… the old installer didn’t work, and there are tons of old documents that people built 2-3 years ago, that are no mostly useless, but we can’t get rid of them.

                            i wanted the installer to be THE way to get it installed, by it takes a lot of work, and it was felt that was outside the MM project objectives… so they were removed in 2.11. armv6l devices pi 0, 1 and pi2 a are not supported (ie won’t run) unless some extra work is done… my script handles all that

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            M 1 Reply Last reply Reply Quote 0
                            • M Offline
                              MMRPi1 @sdetweil
                              last edited by

                              @sdetweil Oh alright I guess. Well I guess I’ll image the SD, flash it, try again and hope for the best. Here goes

                              S 1 Reply Last reply Reply Quote 1
                              • bheplerB Offline
                                bhepler Module Developer
                                last edited by

                                good luck

                                1 Reply Last reply Reply Quote 0
                                • S Do not disturb
                                  sdetweil @MMRPi1
                                  last edited by

                                  @MMRPi1 do you have another sd card available?

                                  Sam

                                  How to add modules

                                  learning how to use browser developers window for css changes

                                  M 1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    MMRPi1 @sdetweil
                                    last edited by

                                    @sdetweil Don’t think so but I’ll look around.

                                    S 1 Reply Last reply Reply Quote 0
                                    • S Do not disturb
                                      sdetweil @MMRPi1
                                      last edited by

                                      @MMRPi1 ok, before you start, one thing… electron for the newer node levels is not available for armv6l devices anymore, so we run in split mode, serveronly and chrome-browser to view… takes a little longer to start up

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      M 1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        MMRPi1 @sdetweil
                                        last edited by

                                        @sdetweil I think I do that already. Not sure what split mode is though. Side note: I found an old SD, how much space do I need for the OS and MM and everything else?

                                        S bheplerB 2 Replies Last reply Reply Quote 0
                                        • S Do not disturb
                                          sdetweil @MMRPi1
                                          last edited by

                                          @MMRPi1 i think 8 gig is too small

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

                                          M 1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            MMRPi1 @sdetweil
                                            last edited by

                                            @sdetweil Cool /s All I’ve got is 4GB :/

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 5 / 6
                                            • First post
                                              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