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-Tronity

    Scheduled Pinned Locked Moved Solved Troubleshooting
    14 Posts 3 Posters 1.9k 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.
    • BKeyportB Offline
      BKeyport Module Developer @bradley1982
      last edited by

      @bradley1982

      Let’s do some basic checks.

      When you cloned the module, did you go to the module directory and run npm install ?

      If not, do that now, and report back.

      Did you get the API keys installed in your config, per the readme?

      There may be a dependency missing from the core that it uses, I’m invoking @sdetweil to take a quick look see, and if so, instruct you how to install it.

      the documentation is very poor, so really, I can’t do much more, and I doubt anyone else can, the module is 2 years old at this point, and may just be zombieware.

      Good luck!

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

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

        @bradley1982 there should be messages output from this module as part of magicmirror startup.

        If you use pm2!to auto launch mm, then

        pm2 logs —lines=50

        Will show them. You may need to increase 50 to more

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          bradley1982 @sdetweil
          last edited by

          @sdetweil thanks guys I will try and revert!!

          B 1 Reply Last reply Reply Quote 0
          • B Offline
            bradley1982 @bradley1982
            last edited by sdetweil

            @bradley1982

            
            0|MagicMir | [2024-08-12 20:34:01.170] [LOG]   Socket notification received GET_CAR_DATA 
            0|MagicMir | [2024-08-12 20:34:01.173] [LOG]   No auth token! 
            0|MagicMir | [2024-08-12 20:34:01.175] [LOG]   Authenticating via url https://api.tronity.tech/authentication 
            0|MagicMir | [2024-08-12 20:34:01.176] [LOG]   Using client ID X
            0|MagicMir | [2024-08-12 20:34:01.178] [LOG]   and client secret x
            0|MagicMir | [2024-08-12 20:34:01.180] [LOG]   Completed auth token request 
            0|MagicMir | [2024-08-12 20:34:01.765] [LOG]   Response status code 401 
            0|MagicMir | [2024-08-12 20:34:01.766] [LOG]   401 - Unauthorized 
            0|MagicMir | [2024-08-12 20:37:03.024] [INFO]  Newsfeed-Fetcher: Broadcasting 22 items. 
            
            0|MagicMirror  | [2024-08-12 20:39:01.170] [LOG]   Socket notification received GET_CAR_DATA 
            0|MagicMirror  | [2024-08-12 20:39:01.173] [LOG]   No auth token! 
            0|MagicMirror  | [2024-08-12 20:39:01.174] [LOG]   Authenticating via url https://api.tronity.tech/authentication 
            0|MagicMirror  | [2024-08-12 20:39:01.175] [LOG]   Using client ID x
            0|MagicMirror  | [2024-08-12 20:39:01.176] [LOG]   and client secret x 
            0|MagicMirror  | [2024-08-12 20:39:01.181] [LOG]   Completed auth token request 
            0|MagicMirror  | [2024-08-12 20:39:03.136] [LOG]   Response status code 401 
            0|MagicMirror  | [2024-08-12 20:39:03.138] [LOG]   401 - Unauthorized
            
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @bradley1982
              last edited by sdetweil

              @bradley1982 didn’t like the authentication info you provided

              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 @bradley1982 If google’s translation is even half good from german, the API is available through their login - there’s no documentation outside of the account system.

                As such, I’d recommend reviewing their steps to get API key/Auth token from there, and do that - it appears that’s what’s missing.

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

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

                  @BKeyport doc says

                  IMG_0048.png

                  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 know what the plugin states, I’m saying the tronity website isn’t providing documentation outside the login system. ;)

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

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      bradley1982
                      last edited by

                      Thanks for looking at this guys, presume it is just not working?

                      B 1 Reply Last reply Reply Quote 0
                      • B Offline
                        bradley1982 @bradley1982
                        last edited by

                        @bradley1982 got it working guys. I had turn the map feature to false (true) and that seems to have worked!

                        thanks for all your help.

                        Cheers

                        Paul

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

                          @bradley1982 cool, thx for the feedback

                          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 @bradley1982
                            last edited by

                            @bradley1982 so, just for clarification, the missing API was the mapbox, and disabling it worked?

                            Glad it’s fixed.

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

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

                              @BKeyport and the doc says that

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              1 Reply Last reply Reply Quote 0
                              • S sdetweil has marked this topic as solved on

                              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 / 1
                              • 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