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

    Posts

    Recent Best Controversial
    • RE: Error Running Magic Mirror on Google Compute

      @bhepler

      :~ $ ls -lh ~/MagicMirror/config
      total 24K
      -rw-r--r-- 1 drpi1 drpi1 7.7K May 21 18:00 configglobetest.js
      -rw-r--r-- 1 drpi1 drpi1 8.3K May 22 16:42 config.js
      -rw-r--r-- 1 drpi1 drpi1 1.6K May 21 02:28 config.js.sample
      

      I

      posted in Troubleshooting
      D
      d3r
    • RE: Error Running Magic Mirror on Google Compute

      @bhepler said in Error Running Magic Mirror on Google Compute:

      @d3r That’s really curious. Because I do not have that problem with node serveronly.

      I used to run node serveronly fine too. Then last week my sd card starting showing signs that it would die soon. So, I flashed raspbian on a new sd card and started fresh.

      ~ $ ls -lh /home/
      total 4.0K
      drwxr-xr-x 32 drpi1 drpi1 4.0K May 22 14:59 drpi1
      

      I have the default pi user deleted for security reasons. That’s the only thing I did different on this card.
      I think the list is different because it fails to load the config in node serveronly so the modules that are supposed to run do not.

      posted in Troubleshooting
      D
      d3r
    • RE: Error Running Magic Mirror on Google Compute

      @bhepler Hey, thanks for your reply. I don’t see how changing the whitelist would do anything since the whitelist is located in the config and the config can’t be loaded in server only. I could be mistaken. I think my issue is a bit different. I should have expanded more. I’m on a pi3 and I’m running the code on the same pi.
      This is when I run node server only:

      :~/MagicMirror $ node serveronly
      Starting MagicMirror: v2.1.1
      Loading config ...
      ***WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: Object # has no method 'accessSync'***
      Loading module helpers ...
      No helper found for module: updatenotification.
      No helper found for module: helloworld.
      All module helpers loaded.
      Starting server on port 8080 ...
      Starting server op port 8080 ...
      Server started ...
      Sockets connected & modules started ...
      
      Ready to go! Please point your browser to: http://localhost:8080
      

      and when I run npm start it does find the config which I find very strange.

      ~/MagicMirror $ npm start
      
      > magicmirror@2.1.1 start /home/drpi1/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.1.1
      Loading config ...
      Loading module helpers ...
      No helper found for module: alert.
      No helper found for module: clock.
      No helper found for module: calendar_monthly.
      Initializing new module helper ...
      Module helper loaded: calendar
      Initializing new module helper ...
      Module helper loaded: MMM-Wunderlist-Enhanced
      Initializing new module helper ...
      Module helper loaded: MMM-GarminActivities
      No helper found for module: MMM-doomsDay.
      Initializing new module helper ...
      Module helper loaded: newsfeed
      Initializing new module helper ...
      Module helper loaded: MMM-WunderGround
      Initializing new module helper ...
      Module helper loaded: MMM-Strava
      Initializing new module helper ...
      Module helper loaded: MMM-Remote-Control
      No helper found for module: MMM-iFrameReload.
      No helper found for module: MMM-iFrame.
      Initializing new module helper ...
      Module helper loaded: MMM-Readfile
      No helper found for module: MMM-Carousel.
      All module helpers loaded.
      Starting server on port 8080 ...
      Starting server op port 8080 ...
      Server started ...
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: MMM-Wunderlist-Enhanced
      Connecting socket for: MMM-GarminActivities
      Starting node helper for: MMM-GarminActivities
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Connecting socket for: MMM-WunderGround
      MMM-WunderGround helper started ...
      Connecting socket for: MMM-Strava
      Starting module: MMM-Strava
      Connecting socket for: MMM-Remote-Control
      Starting node helper for: MMM-Remote-Control
      Connecting socket for: MMM-Readfile
      Staring module helper: MMM-Readfile
      Sockets connected & modules started ...
      Launching application.
      
      posted in Troubleshooting
      D
      d3r
    • RE: MMM-Wunderlist-Enhanced

      @davericher Hey thanks for the module.
      I gave it a try but it only loads one of my list. I have 3 lists; Inbox,Personal and Recurring but only the ‘Personal’ list is showing on my Mirror.
      I also have this error which might be related.

      there was a Wunderlist problem 404
      
      lists: ["Inbox","Personal","Recurring"],
      

      Not sure what I am doing wrong.

      posted in Productivity
      D
      d3r
    • RE: Error Running Magic Mirror on Google Compute

      Apologies for bumping an old topic but I have the same issue here. I flashed a new sd card this weekend and set up MM2 again. My MM2 works fine in normal mode(electron) but if I get this error when running only the server.

      WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: Object # has no method 'accessSync'
      

      @onetwankyfive Were you able to get around this problem?

      posted in Troubleshooting
      D
      d3r
    • RE: MMM-Globe

      @Eunanibus

      @bhepler said in MMM-Globe:

      Now this is curious… It works great on my Windows 10 box (Chrome or Firefox). It works great on my Ubuntu 16.04 box at work (Chrome or Firefox). It works fantastic in Chrome or Firefox no matter the platform.

      But when I run npm start it doesn’t render anything to the screen. This is on an Ubuntu 16.04 microPC. Fascinating.

      You are describing the same issue I have. I run my mirror in server mode and use chrome on raspbian to access it. For some reason, the module won’t render on my raspbian chrome build but the mirror site works fine from my laptop and phone(any browser). I’ll post some screenshots over the weekend.

      posted in Entertainment
      D
      d3r
    • RE: MMM-Globe

      I’m using 768x1366

      posted in Entertainment
      D
      d3r
    • RE: MMM-Globe

      @Eunanibus Can you make it smaller. I am using x-small on my main mirror, an 15.6 laptop screen rotated 90 degrees but it’s not rendering. The module does render when I visit the website from my phone or my laptop.
      Aside from that, the module looks great.

      posted in Entertainment
      D
      d3r
    • RE: MMM-Globe

      That module looks sick. I’ll try it this evening.

      posted in Entertainment
      D
      d3r
    • RE: [Solved]How to start a python script @reboot?

      @pauabaer To make the code executable:

      1. Add #!/usr/bin/python3 to the top of your code.(1st line)
      2. open terminal and type sudo chmod +x /home/pi/monitor.py (this will make your code executable. You can check that it’s executable by typing “./monitor.py” You code should run.

      Then you can add the line @reboot /home/pi/monitor.py to the crontab.

      posted in General Discussion
      D
      d3r
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 10
    • 11
    • 5 / 11