MagicMirror Forum

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

    MMM-Todoist only displays 'Loading...'

    Troubleshooting
    3
    26
    1433
    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
      MadeInMaine @sdetweil last edited by

      @sdetweil

      I see the thé instructions to do thé git fetch in the ToDoist folder, then git checkout df2d4ff.

      Is that all I need to do?

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

        @MadeInMaine I am talking about logs of messages while mm is running

        Sam

        Create a working config
        How to add modules

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

          @sdetweil

          Where do I find the logs of messages while mm is running?

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

            @MadeInMaine I gave you the instructions for where the logs are

            Sam

            Create a working config
            How to add modules

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

              @sdetweil
              Is the developer window (for curl-shift-i) the terminal window or folders/files?

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

                @MadeInMaine when the MagicMirror screen is showing, press ctrl-shift-i

                to open the browser developers window

                Sam

                Create a working config
                How to add modules

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

                  @sdetweil

                  In the developer window, there are 3 errors (two are the same, the first of these two)

                  • “refused to apply style from ‘http://localhost:8080/css/custo localhost/:1m.css’ because it’s MIME type (‘text/hyml’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.”

                  • “Error on loading stylesheet:css/custom.css”

                  I have not done any custom css work, although I want to once I figure out the basics.

                  Thanks again for any help.

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

                    @MadeInMaine this is because custom.css doesn’t exist by default

                    do

                    touch ~/MagicMirror/css/custom.css

                    to create an empty file

                    then the errors will go away.

                    so no errors in dev window, how about where u did npm start?

                    Sam

                    Create a working config
                    How to add modules

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

                      @sdetweil

                      Open the /.CSS folder and make an empty file named custom.CSS , is that correct?

                      And that is correct about the magic mirror screen. No errors there just a blank to do list with nothing below it. And no errors in the terminal when I do the NPM start.

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

                        @MadeInMaine yes. but, Linux is case sensitive, so CSS is not the same as css

                        Sam

                        Create a working config
                        How to add modules

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