• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-Todoist only displays 'Loading...'

Scheduled Pinned Locked Moved Troubleshooting
26 Posts 3 Posters 9.0k 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.
  • S Offline
    sdetweil @MadeInMaine
    last edited by Feb 14, 2023, 2:17 AM

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

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M 1 Reply Last reply Feb 14, 2023, 2:19 AM Reply Quote 0
    • M Offline
      MadeInMaine @sdetweil
      last edited by Feb 14, 2023, 2:19 AM

      @sdetweil

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

      S 1 Reply Last reply Feb 15, 2023, 3:04 PM Reply Quote 0
      • S Offline
        sdetweil @MadeInMaine
        last edited by Feb 15, 2023, 3:04 PM

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

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        M 1 Reply Last reply Feb 17, 2023, 1:54 AM Reply Quote 0
        • M Offline
          MadeInMaine @sdetweil
          last edited by Feb 17, 2023, 1:54 AM

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

          S 1 Reply Last reply Feb 17, 2023, 2:17 PM Reply Quote 0
          • S Offline
            sdetweil @MadeInMaine
            last edited by Feb 17, 2023, 2:17 PM

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

            to open the browser developers window

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • M Offline
              MadeInMaine @sdetweil
              last edited by Feb 17, 2023, 6:51 PM

              @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 Feb 17, 2023, 8:19 PM Reply Quote 0
              • S Offline
                sdetweil @MadeInMaine
                last edited by Feb 17, 2023, 8:19 PM

                @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

                How to add modules

                learning how to use browser developers window for css changes

                M 1 Reply Last reply Feb 17, 2023, 9:18 PM Reply Quote 0
                • M Offline
                  MadeInMaine @sdetweil
                  last edited by Feb 17, 2023, 9:18 PM

                  @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 Feb 17, 2023, 9:47 PM Reply Quote 0
                  • S Offline
                    sdetweil @MadeInMaine
                    last edited by Feb 17, 2023, 9:47 PM

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

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    M 2 Replies Last reply Feb 17, 2023, 10:19 PM Reply Quote 0
                    • M Offline
                      MadeInMaine @sdetweil
                      last edited by Feb 17, 2023, 10:19 PM

                      @sdetweil

                      Roger, thank you.

                      Made the empty file called custom.css

                      When I start MM, Todoist still just says loading

                      S 2 Replies Last reply Feb 17, 2023, 10:33 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        16/26
                        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