• 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.

Failed to load resource

Scheduled Pinned Locked Moved Bug Hunt
16 Posts 3 Posters 2.6k 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.
  • M Offline
    mumblebaj Module Developer
    last edited by Aug 18, 2023, 5:57 PM

    Has anybody seen any of these errors of late or know how I can track which module it is referring to?

    811932d6-e5f7-4a08-ac4f-16417b3e1d29-image.png

    I can see these but when hovering over it it just shows me http://0.0.0.0:8080/undefined

    00b6b383-a35e-42df-bc1a-1479868ee20c-image.png

    05fefbdd-e985-4d48-bc60-149570c64640-image.png

    I can’t see any issues with any of the modules that I am running.
    I have also noticed that this is throwing a lot of errors.

    800ddc18-735b-40db-9b73-21730d68fbc8-image.png

    Any help, advice or direction would be greatly appreciated.

    Check out my modules at: https://github.com/mumblebaj?tab=repositories

    S M 2 Replies Last reply Aug 18, 2023, 7:00 PM Reply Quote 0
    • S Offline
      sdetweil @mumblebaj
      last edited by Aug 18, 2023, 7:00 PM

      @mumblebaj usually the only way is to disable module one by one and hit f5 reload in the browser… do NOT stop/restart mm… just add disabled:true, one module at a time. , hit refresh

      its unlikely to be the base modules…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Aug 19, 2023, 11:56 AM Reply Quote 0
      • M Offline
        mumblebaj Module Developer @sdetweil
        last edited by Aug 19, 2023, 11:56 AM

        @sdetweil Thanks Sam. What about the Parameter mismatch issue?

        Check out my modules at: https://github.com/mumblebaj?tab=repositories

        S 1 Reply Last reply Aug 19, 2023, 3:58 PM Reply Quote 0
        • S Offline
          sdetweil @mumblebaj
          last edited by Aug 19, 2023, 3:58 PM

          @mumblebaj I would grep all the source code for all the modules.looking the type “show(”

          a little find, awk and grep should narrow it down pretty fast

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • M Offline
            MMRIZE @mumblebaj
            last edited by MMRIZE Aug 21, 2023, 6:48 AM Aug 21, 2023, 6:47 AM

            @mumblebaj
            Probably there would be a module which is related to the feature “hiding/showing modules”
            Check what module you have;

            • Paging
            • Hiding/Showing module by condition or schedule
            • Hidden module
            • Force refreshing or relocating other modules

            Somewhere the module might have mistakes on call .show(). It should have 3 parameters, but only 2 given.

            M 1 Reply Last reply Aug 21, 2023, 10:52 AM Reply Quote 0
            • M Offline
              mumblebaj Module Developer @MMRIZE
              last edited by Aug 21, 2023, 10:52 AM

              Thanks @MMRIZE. I have narrowed it down to the below from MMM-pages.

              8e939976-25a8-4f09-9119-f81d83a7132d-image.png

              I will log an issue on the Github but I have noticed the author has requested for somebody to take over the module from him.

              bb895342-2ca0-46dd-9c49-1408df7c1b16-image.png

              Check out my modules at: https://github.com/mumblebaj?tab=repositories

              M 1 Reply Last reply Aug 21, 2023, 12:22 PM Reply Quote 0
              • M Offline
                MMRIZE @mumblebaj
                last edited by Aug 21, 2023, 12:22 PM

                @mumblebaj
                Try other equivalent modules. There are a few paging modules still.

                M 2 Replies Last reply Aug 21, 2023, 4:32 PM Reply Quote 0
                • M Offline
                  mumblebaj Module Developer @MMRIZE
                  last edited by Aug 21, 2023, 4:32 PM

                  @MMRIZE I am testing on MMM-pages on my Windows machine running MM in WSL. I am not getting the same behavior though. I will need to debug my PROD machine. Weird that it works fine on my one machine and throwing the errors on my other machine

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    mumblebaj Module Developer @MMRIZE
                    last edited by Aug 21, 2023, 5:48 PM

                    @MMRIZE Can you help me understand the below bit of code from the core module.js.

                    26dfce7d-814a-441b-9bae-43a1fd561488-image.png

                    From the above, if options is undefined then callback is assigned to options and the module carries on it’s merry way. Is my understanding correct?

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories

                    S 1 Reply Last reply Aug 21, 2023, 7:18 PM Reply Quote 0
                    • S Offline
                      sdetweil @mumblebaj
                      last edited by Aug 21, 2023, 7:18 PM

                      @mumblebaj correct. easier to not make it null

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply Aug 22, 2023, 2:49 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        1/16
                        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