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

    Posts

    Recent Best Controversial
    • RE: Credentials being blocked?
      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: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.0.42", "::ffff:192.168.0.50"], // Set [] to allow all IP addresses
      	ipWhitelist:[],
      	                                                       // 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"],
      

      and yes the UI is on the same machine.

      posted in Troubleshooting
      F
      Fr8Trayne
    • RE: Credentials being blocked?

      This is what I’m getting

      Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security
            Policy set or a policy with "unsafe-eval" enabled. This exposes users of
            this app to unnecessary security risks.
       
      For more information and help, consult
      https://electronjs.org/docs/tutorial/security.
       This warning will not show up
      once the app is packaged.
      

      and this from the logs.

      roboto.css:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      main.css:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      socket.io.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      config.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      defaults.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      nunjucks.min.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      defaultmodules.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      translations.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      module.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      vendor.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      logger.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      class.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      translator.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      loader.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      socketclient.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      main.js:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
      

      Can you tell from this information? If not I can throw my whole config in and have you take a look and yes I am a newb at this. I’ve learned a lot but this part is a bit over my head at the moment. Google was not my friend as I couldn’t understand what to do with the information given. It seems like the only modules that aren’t working are those that require credentials like the MMM-Fitbit2 and MMM-Airtable

      posted in Troubleshooting
      F
      Fr8Trayne
    • Credentials being blocked?

      So I have many great modules on my Mirror that are working, but there are some that just sit in the loading state. I’ve followed each installation to a T, but nothing seems to be going through. I took a glance at the logs and it looks like there is a web security things not allowing those modules to fetch the data. I read somewhere that Electron has a web preference for security that needed to turned off? Is this a thing? If so, any tips?

      In any case not sure why none of these are updating.

      posted in Troubleshooting
      F
      Fr8Trayne
    • RE: Updating Python to > 3.5.3

      Thanks I had googled it and tried about 5 methods to no avail. I’ll give this a go and see if it works.

      posted in Troubleshooting
      F
      Fr8Trayne
    • Updating Python to > 3.5.3

      I’m currently testing out the MMM-Fitbit2 and I’ve got everything in place except the actual authorization. It’s saying the python on my pi is too old (3.5.3) How do I go about updating it to 3.6.0 or later?

      posted in Troubleshooting
      F
      Fr8Trayne
    • RE: Monitor going to sleep

      Thanks guys the first method worked great!

      posted in Troubleshooting
      F
      Fr8Trayne
    • Monitor going to sleep

      I just updated the Raspberry Pi and it’s started going to sleep after 15 mins or so. How do I shut this off?

      posted in Troubleshooting
      F
      Fr8Trayne
    • RE: MMM-Fitbit2

      @Vizulize no problem. I’m great at finding the problems 😉. I’ll have to connect directly to the Raspberry pi and try again. I’ll let you know how it goes.

      posted in Health
      F
      Fr8Trayne
    • RE: MMM-Fitbit2

      @Vizulize So I clicked continue and it gets stuck at Opening web browser… I’ve tried doing it a few times now, but it’s not moving forward. Advice?

      posted in Health
      F
      Fr8Trayne
    • RE: MMM-Fitbit2

      Ah thank you! I was confused there. I’ll give it another go and let you know how it turns out.

      posted in Health
      F
      Fr8Trayne
    • RE: MMM-Fitbit2

      @Vizulize I’m setting this up and almost everything was smooth except when I get to the client secret. It won’t let me paste, or type anything to move forward. Any suggestions?

      posted in Health
      F
      Fr8Trayne
    • RE: What is the procedure for reviving a dead module?

      @Vizulize keep up the great work! If I had the coding knowledge to help I would definitely lend a hand. This will be an awesome addition to many Magic Mirrors.

      posted in Troubleshooting
      F
      Fr8Trayne
    • RE: What is the procedure for reviving a dead module?

      This is awesome! Did you add it as a new module?

      posted in Troubleshooting
      F
      Fr8Trayne
    • RE: What is the procedure for reviving a dead module?

      Yes please do this. I was just looking to add this today, but looks like I’ll wait. If you’re able do you mind adding the water stat as well?

      posted in Troubleshooting
      F
      Fr8Trayne
    • RE: MMM-CalendarExt2

      @Sean thanks. I have added those changes with no effect. Would you mind guiding me to find those stores events in the RPI? I’d like to see if that is the issue.

      posted in Utilities
      F
      Fr8Trayne
    • RE: MMM-CalendarExt2

      I’ve removed the actual links to calendars solely for this . Please note that it has been working up until 2 days ago. I love this module just not sure this stopped working. Also note I have a second version of this one a weekly view that still is working just fine.
      {
      module: “MMM-CalendarExt2”,
      pages: {second: “fullscreen_above”},
      defaultset: {
      view: {
      slotCount: 5,
      },
      },

      		config: {
      
      				scenes: [
        					{
          				name: "Month Calendar",
      				views: ["family"],
      				className: "scene_1",
        					},
      					],
      			
      				views: [
        					{
      				    name: "family",
          				    mode: "week",
      				    fromNow:0,
      				    className: "view_1",
      				    calendars: [],
      				    slotTitleFormat:"MM/DD",
      				    slotSubTitleFormat: "dddd",
      				    beforeDays: "7",
      				    hideOverflow: false,
      				    type: "row",
        					},
      					],
      
      				calendars: [
      				    {
      				    name: "Family Calendar",
      				    url: "https://calendar.google.com/calendar/ical",
      				    scanInterval: 2000,
      				    className: "family_calendar",
      				    maxIterations: 100,
      				    },
      
      				    {
      				    name: "Dad's Calendar",
      				    url: "https://calendar.google.com/calendar/ical",
      					    scanInterval: 2000,
      				    className: "dads_calendar",
      				    maxIterations: 100,
      				    },
      
      				    {
      				    name: "Mom's Calendar",
      				    url: "https://calendar.google.com/calendar/ical",
      				    scanInterval: 2000,	
      				    className: "moms_calendar",
      				    maxIterations: 100,
      				    },
      
      				    {
      				    name: "Alana's Calender",
      				    url: "https://calendar.google.com/calendar/ical",
      				    scanInterval: 2000,
      				    className: "alanas_calendar",
      				    maxIterations: 100,
      				    },
      
      				    {
      				    name: "John's Calendar",
      				    url: "https://calendar.google.com/calendar/ical",
      				    scanInterval: 2000,
      				    className: "johns_calendar",
      				    maxIterations: 100,
      				    },
      
      				    {
      				    name: "Holiday Calendar",
      				    url: "https://calendar.google.com/calendar/ical,
      				    scanInterval: 2000,
      				    className: "holiday_calendar",
      				    maxIterations: 100,
      				    },
      				],
      			},
      	},
      
      posted in Utilities
      F
      Fr8Trayne
    • RE: MMM-CalendarExt2

      Howdy @Sean something weird is happening. I have this module setup and it’s been working great for a while. It is a scene with two views. The first view is great, but the second view which has the exact same calendars only shows today. The rest of the month is blank. Have you seen this happen before?

      posted in Utilities
      F
      Fr8Trayne
    • Budgeting Module

      I’d love to be able to connect or create a budget that is viewable on the MagicMirror. I am just getting started learning about how this all works so I thought I’d put this request out their for those inclined to make modules.
      I’d love to see a connection to EveryDollar or Mint if possible.

      posted in Requests
      F
      Fr8Trayne
    • Budgeting Module

      Is there a budgeting module out there? If not, is there a solution using a spreadsheet or something similar to display budget on Magic Mirror?

      posted in Feature Requests
      F
      Fr8Trayne
    • RE: MMM-GooglePhotos Not showing images.

      I also had issues with this and other mods, but found that I was using pages and not identifying the page for those mods to show up on. If you use pages or page selector modules make sure you’re designating the page.

      posted in Troubleshooting
      F
      Fr8Trayne
    • 1
    • 2
    • 1 / 2