MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. motdog
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 111
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: [MMM-Remote-Control] Can not access remote control module

      @stuartiannaylor tried adding my router info but not successful

      posted in Troubleshooting
      M
      motdog
    • RE: Frustrated rookie

      Startx did it. What do I have to do to prevent that in the future? I know I missed something to prevent auto login

      posted in Troubleshooting
      M
      motdog
    • Frustrated rookie

      Ok Ive tried the googler machine to find an answer with no luck. Apparently I missed something in my initial set up. I restarted my pi and am stuck and cant get to the desktop. I’ve tried the pm2 commands and anything else I can find. Sooo how do I get past this and back to the desktop and what do I need to do so that this doesn’t happen when I shut it down to finally build it into my frame etc.

      I took pics of what I am getting and tried.

      https://imgur.com/a/UyegwXj

      Cheers. I owe y’all some beers for the help

      posted in Troubleshooting
      M
      motdog
    • RE: [MMM-Remote-Control] Can not access remote control module

      hmmm stuck. I get the create a config screen Heres what I have

      var config = {
      	address: "0.0.0.0", // Address to listen on, can be:
      	                      // - "localhost", "127.0.0.1", "::1" to listen on loopback interface
      	                      // - another specific IPv4/6 to listen on a specific interface
      	                      // - "", "0.0.0.0", "::" to listen on any interface
      	                      // Default, when address config is left out, is "localhost"
      	port: 8080,
      	ipWhitelist: [], // Set [] to allow all IP addresses
      	                                                       // or add a specific IPv4 of 192.168.1.5 :
      	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
      	                                                       // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
      	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
      

      then on my config

      		 {
      	        module: 'MMM-Remote-Control'
      	        // uncomment the following line to show the URL of the remote control on the mirror
      	        // , position: 'bottom_left'
      	        // you can hide this module afterwards from the remote control itself
      	        config: {
      	            apiKey: ''
      	        }
          },
      

      thanks for helping the clueless rookie

      posted in Troubleshooting
      M
      motdog
    • RE: MMM-NASA

      All I get is Hello Universe

      {
      		    module: 'MMM-NASA',
      		    position: 'bottom_right',
      		    config: {
      			search: "Galaxies",                 
      			infoLength: 400,                  
      		        scroll: "yes",                    
      			rotateInterval: 60,  
      			useHeader: false,
      			header: "",
      			maxWidth: "300px",               
      			animationSpeed: 3000,            
      		    }
      		},
      

      ive tried playing with the intervals with no luck either

      posted in Troubleshooting
      M
      motdog
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @j-e-f-f yep. Thanks. Just lots of trial and error but it was set up how I wanted.

      posted in Utilities
      M
      motdog
    • RE: MagicMirror screen goes black

      @sdetweil I use VNC viewer pretty much all of the time to access this and nothing happens. I do see the green light occasionally flash on the pi when I try with the keyboard hooked up to it & my tv.

      posted in Troubleshooting
      M
      motdog
    • RE: MagicMirror screen goes black

      Thanks I’ll try in the morning. If I can somehow get to config.js I’ll undo what I did. Appreciate all of your help!

      posted in Troubleshooting
      M
      motdog
    • RE: MagicMirror screen goes black

      @sdetweil I can’t get to terminal. All I have is black screen with pointer on it. I’m sure it was when I copied a config

      posted in Troubleshooting
      M
      motdog
    • RE: MagicMirror screen goes black

      i have a black screen too. Just got dark sky working. was finally happy and while rebooting after installing another module it goes to black. I thought it was my pi (3b) so I tried my other pi 3b+ and just black. I noticed earlier what looked like a draining battery icon but have no clue what that could mean. I do have a cursor on my black screen. alt tab shows Electon but I cant do anything from there. Help

      posted in Troubleshooting
      M
      motdog
    • 1
    • 2
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 9 / 12