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.

    MMM-FRITZ-Box-Callmonitor-py3 and MMM-Callmonitor-Current-Call

    Scheduled Pinned Locked Moved Utilities
    47 Posts 3 Posters 8.4k Views 4 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.
    • X Offline
      xIExodusIx @sdetweil
      last edited by

      @sdetweil

      Sorry sdetweil, on my github account site at “Password and authentication” is no “developer settings”.
      What I can see is;
      Password and a button with Change Password
      Passkeys and somthing toadd and modify them.
      Two-factor authentication! with a bunch of settings.

      But no “developer settings”.

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

        @xIExodusIx its moved, select settings, then at the bottom

        IMG_0822.png

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        X 1 Reply Last reply Reply Quote 0
        • X Offline
          xIExodusIx @sdetweil
          last edited by

          @sdetweil

          Okay I hav now a “Personal-Access-Token” but the next problem is comming up afet I make “git push”
          Problem:
          remote: Permission to xIExodusIx/MMM-FRITZ-Box-Callmonitor-py3.git denied to xIExodusIx.

          It’s really complicated and frustrating :-(

          What have I to do now? I searched for permissons on github to modify for uploading but could not find anything.

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

            @xIExodusIx show output of

            git remote -v

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            X 1 Reply Last reply Reply Quote 0
            • X Offline
              xIExodusIx @sdetweil
              last edited by

              @sdetweil

              git remote -v
              origin https://github.com/xIExodusIx/MMM-FRITZ-Box-Callmonitor-py3.git (fetch)
              origin https://github.com/xIExodusIx/MMM-FRITZ-Box-Callmonitor-py3.git (push)

              That is what I get.

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

                @xIExodusIx you did use the token as the password, right?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                X 3 Replies Last reply Reply Quote 0
                • X Offline
                  xIExodusIx @sdetweil
                  last edited by

                  @sdetweil

                  Yes, when I type git push, I have to type in my username and next I have to type in the “userpassword” for that I take the “Personal-Access-Toke” I got from github.

                  Thats what I do:
                  git push
                  Username for ‘https://github.com’: xIExodusIx
                  Password for ‘https://xIExodusIx@github.com’:
                  remote: Permission to xIExodusIx/MMM-FRITZ-Box-Callmonitor-py3.git denied to xIExodusIx.
                  Schwerwiegend: konnte nicht auf ‘https://github.com/xIExodusIx/MMM-FRITZ-Box-Callmonitor-py3.git/’ zugreifen: The requested URL returned error: 403

                  The Problem is, that the “password” aka “Personal-Access-Token” is not showed in Linux (RaspiOS). I copy the “PAT (Personal-Access.-Token)” that I stored in Keepass on my PC and insert it using a klick with the right mouse-button in RaspiOS.

                  1 Reply Last reply Reply Quote 0
                  • X Offline
                    xIExodusIx @sdetweil
                    last edited by

                    @sdetweil

                    I got it, I made a new “Personal-Access-Token (classic)” giving it write access permissons for repositories and could now successful make “git push”.

                    1 Reply Last reply Reply Quote 0
                    • X Offline
                      xIExodusIx @sdetweil
                      last edited by

                      @sdetweil

                      What have I to do next?
                      Can I edit my commit? I would like to give mor information and correct some typing errors.

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

                        @xIExodusIx no , cannot edit a “commit”

                        you can make another

                        change files
                        test
                        git status
                        git add
                        git commit
                        git push

                        same workflow each time

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        X 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 4 / 5
                        • 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