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.

    Magic Mirror Scripts - "Unable to determine upstream"

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 2 Posters 66 Views 2 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.
    • BKeyportB Offline
      BKeyport Module Developer @sdetweil
      last edited by

      @sdetweil said in Magic Mirror Scripts - "Unable to determine upstream":

      cd ~/MagicMirror
      git branch
      git remote -v

      bkey1970@mirrorserv:~ $ cd ~/MagicMirror
      git branch
      git remote -v
        _fix_clipping
      * master
      origin  git@github.com:MagicMirrorOrg/MagicMirror.git (fetch)
      origin  git@github.com:MagicMirrorOrg/MagicMirror.git (push)
      

      The "E" in "Javascript" stands for "Easy"

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @BKeyport
        last edited by sdetweil

        @BKeyport said in Magic Mirror Scripts - "Unable to determine upstream":

        com:Mag

        how did that ‘:’ get between
        mine is origin

        https://github.com/MagicMirrorOrg/MagicMirror.git (fetch)
        

        try upgrade script again

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        S BKeyportB 2 Replies Last reply Reply Quote 0
        • S Offline
          sdetweil @sdetweil
          last edited by

          I gotta run to my daughters… back later

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer @sdetweil
            last edited by

            It has to do with SSH. I’m failing out on SSH, but if I force it over to HTTPS it worked.

            The "E" in "Javascript" stands for "Easy"

            BKeyportB S 2 Replies Last reply Reply Quote 0
            • BKeyportB Offline
              BKeyport Module Developer @BKeyport
              last edited by BKeyport

              $ git remote set-url  origin https://github.com/MagicMirrorOrg/MagicMirror.git
              $ git remote set-url --push  origin https://github.com/MagicMirrorOrg/MagicMirror.git
              

              For reference if seen again.

              The "E" in "Javascript" stands for "Easy"

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @BKeyport
                last edited by

                @BKeyport how /why ssh

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                BKeyportB 1 Reply Last reply Reply Quote 0
                • BKeyportB Offline
                  BKeyport Module Developer @sdetweil
                  last edited by

                  @sdetweil I think I had an error with my SSH keys and had to reset them. It’s cascading through my system. Basically, some idiot forgot he already had SSH on his system and set it up for another project. LOL

                  The "E" in "Javascript" stands for "Easy"

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @BKeyport
                    last edited by

                    @BKeyport but nothing here is ssh??!!!

                    My script runs On the target system

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    BKeyportB 1 Reply Last reply Reply Quote 0
                    • BKeyportB Offline
                      BKeyport Module Developer @sdetweil
                      last edited by

                      @sdetweil

                      I must have manually installed MM originally, rather than using your scripts - cloning it via SSH rather than HTTPS.

                      The "E" in "Javascript" stands for "Easy"

                      BKeyportB 1 Reply Last reply Reply Quote 0
                      • BKeyportB Offline
                        BKeyport Module Developer @BKeyport
                        last edited by

                        In any case, resetting the origin URL fixed it, so we have that in our toolbelt.

                        The "E" in "Javascript" stands for "Easy"

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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