MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-Todoist only displays 'Loading...'

    Troubleshooting
    3
    26
    913
    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.
    • R
      robertybob last edited by robertybob

      Hi, is there anyone here who has this module working ok?

      There’s an issue open for this on Github - I’ve run
      git checkout df2d4ff as suggested by people there, however the issue persists. Do I need to git reset after doing this?

      Alternatively, is there a way of cloning a repository up to a particular comit (i.e. the apparent last known working one)?

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

        @robertybob that was in the module folder, right? the git checkout?

        did u do a git fetch first, to get the info to the pi

        Sam

        Create a working config
        How to add modules

        R 1 Reply Last reply Reply Quote 0
        • R
          robertybob @sdetweil last edited by robertybob

          @sdetweil said in MMM-Todoist only displays 'Loading...':

          @robertybob that was in the module folder, right? the git checkout?

          did u do a git fetch first, to get the info to the pi

          @sdetweil Hi Sam. Yeah it was in the module folder, but I didn’t realise I had to do git fetch before git checkout (so I haven’t done git fetch at all). Can I simply try those commands, in the correct order, for it to work, or have I messed anything up (and therefore it best I delete and reinstall the module)?

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

            @robertybob u didn’t break anything. git is very robust

            when u did the git checkout it should have said unknown commit

            so git fetch to get the stuff from github to your machine. (git pull only updates the current branch)

            then git checkout as described

            Sam

            Create a working config
            How to add modules

            R 1 Reply Last reply Reply Quote 1
            • R
              robertybob @sdetweil last edited by

              @sdetweil

              a0933f94-893c-4fd2-a53b-cd10ba773057-image.png

              This seems to have worked, but the issue of ‘loading…’ is still there. Ah well, thank you for your help 🙂 If anyone here does manage to get the module working ok, please let me know how you did it!

              1 Reply Last reply Reply Quote 0
              • M
                MadeInMaine last edited by

                Did anyone ever figure out how to get past the “loading”?

                I can’t seem to get it to work

                Thanks in advance

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

                  @MadeInMaine what do the messages say?

                  2 places

                  where you do npm start,
                  or if you use pm2 to auto start mm,.then
                  pm2 logs --lines=50

                  and in the developers window, ctrl-shift-i on the keyboard and then select the console tab

                  Sam

                  Create a working config
                  How to add modules

                  M 3 Replies Last reply Reply Quote 0
                  • M
                    MadeInMaine @sdetweil last edited by

                    @sdetweil

                    I don’t get an error, just says “loading” under the Todoist section on the MM

                    I ‘npm start’ from the MagicMirror directory

                    Sorry, I am not sure what the rest of the info is you requested

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

                      @sdetweil

                      I am not sure exactly what you mean.

                      Could you explain/dumb it down for me….

                      Thank you so much

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

                        @MadeInMaine the instructions are there

                        Sam

                        Create a working config
                        How to add modules

                        M 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy