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-SORT out of credits

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 2 Posters 1.2k 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.
    • M Offline
      Manu85
      last edited by

      @Mykle1 Hello, I ask you again because I received an email this morning from WorldTidess telling me “Out of Credit” your module has been installed for 6 days! I did not touch the configuration of the module, on the other hand I would like to point out that my raspberry starts again every hour because I have a problem of stability of the system, after 2 or 3 hours my MM is bug the modules are freeze and the watch does not move, making it restart every hour this corrects the problem, maybe the problem of credits comes from there? What do you think about it? thanks again for your help

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @Manu85
        last edited by Mykle1

        @Manu85

        Ok, so this module (by default) calls the api once an hour. That’s 24 calls a day or 720 of 1000 free calls a month. They may have changed the free limit at the api or all your restarts are starting to add up. Each time you restart MM the module calls the api. You might have to wait a month now for your free calls to reset or you can get another apiKey. I would also suggest you change the updateInterval to something like this:

        updateInterval: 240 * 60 * 1000,

        Why don’t you seek help for your stability issue on the forum?

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • M Offline
          Manu85
          last edited by

          @Mykle1 Thank you for your response I have changed the “update” on the site respectively they speak of 200 free calls, on the other hand I do not know if it is per month or just once to test the product … I opened a other account with a new apiKey, thank you again I will see if it works, for the stability of the pi I asked the question because maybe with your good knowledge of the product you had a solution, so I will ask the question on the forum.
          Have a good day

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @Manu85
            last edited by

            @Manu85 said in MMM-SORT out of credits:

            they speak of 200 free calls, on the other hand I do not know if it is per month or just once to test the product

            If they changed the free api to 200 calls a month then your updateInterval would have to be

            updateInterval: 4 * 60 * 60 * 1000 // for 180 a month

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • M Offline
              Manu85
              last edited by

              @Mykle1 thank you for your help

              Mykle1M 1 Reply Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @Manu85
                last edited by

                @Manu85

                You’re welcome, mate.

                Create a working config
                How to add modules

                M 1 Reply Last reply Reply Quote 0
                • M Offline
                  Manu85 @Mykle1
                  last edited by

                  @Mykle1 hi, for information, now it’s a trial version with 200 calls and after that you need a paid subscription

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