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-WifiPassword, oudated ?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    25 Posts 2 Posters 1.1k 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.
    • S Offline
      sdetweil @Jben1969
      last edited by

      @Jben1969 is MagicMirror running under the raspberry userid?

      if using pm2 do
      pm2 stop all

      then
      cd ~/Magicmirror
      npm start

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @Jben1969 also, what are the MM config.js settings for

        address:
        port:
        ipWhitelist:
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @Jben1969 did you get this resolved

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • J Offline
            Jben1969
            last edited by

            Hello,
            today I have tried your suggestions and I have got an error about the WifiModule:

            [2024-09-22 14:05:39.718] [LOG] Loading module helpers …
            [2024-09-22 14:05:39.722] [WARN] No /home/raspberry/MagicMirror/js/…/modules/MMM-WiFiPassword/MMM-WiFiPassword.js found for module: MMM-WiFiPassword.
            [2024-09-22 14:05:39.723] [LOG] No helper found for module: MMM-WiFiPassword.
            [2024-09-22 14:05:39.726] [LOG] No helper found for module: alert.
            [2024-09-22 14:05:39.754] [LOG] Initializing new module helper …
            [2024-09-22 14:05:39.757] [LOG] Module helper loaded: updatenotification
            [2024-09-22 14:05:39.760] [LOG] No helper found for module: clock.
            [2024-09-22 14:05:40.214] [LOG] Initializing new module helper …
            [2024-09-22 14:05:40.215] [LOG] Module helper loaded: calendar
            [2024-09-22 14:05:40.217] [LOG] No helper found for module: weather.
            [2024-09-22 14:05:41.114] [LOG] Initializing new module helper …
            [2024-09-22 14:05:41.115] [LOG] Module helper loaded: MMM-Wallpaper
            [2024-09-22 14:05:41.117] [LOG] No helper found for module: MMM-CalendarExt3.
            [2024-09-22 14:05:41.118] [LOG] All module helpers loaded.
            [2024-09-22 14:05:41.135] [LOG] Starting server on port 8080 …
            [2024-09-22 14:05:41.177] [WARN] You’re using a full whitelist configuration to allow for all IPs
            [2024-09-22 14:05:46.656] [LOG] Server started …

            adress : localhost
            port: 8080
            ipWhitelist: []

            Jochen

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

              @Jben1969
              No /home/raspberry/MagicMirror/js/…/modules/MMM-WiFiPassword/MMM-WiFiPassword.js found for module: MMM-WiFiPassword.

              this sounds like a permissions problem

              can you do

              cd ~/MagicMirror/modules
              ls MMM-WiFiPassword -laF
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              J 1 Reply Last reply Reply Quote 0
              • J Offline
                Jben1969 @sdetweil
                last edited by

                @sdetweil

                Shame on me, the name of the folder was not right, the capital F of WiFi was a small f.
                Now everthing is allright, it shows a nice QR-Code of my Guest WiFi.

                Thank you so much.

                Jochen

                S 1 Reply Last reply Reply Quote 0
                • J Jben1969 has marked this topic as solved on
                • S Offline
                  sdetweil @Jben1969
                  last edited by

                  @Jben1969 awesome

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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