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

    erik72

    @erik72

    0
    Reputation
    492
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    erik72 Unfollow Follow

    Latest posts made by erik72

    • RE: Monthly Calendar View

      @FangFace Your golden, Thanks

      posted in Requests
      E
      erik72
    • RE: Monthly Calendar View

      Is there any config.js language setting that will make it start on Monday ?
      Tried uk that gave me russian :)

      posted in Requests
      E
      erik72
    • RE: Problems with weather modules on new install

      @bhepler
      Thanks, will give it a try.
      This is a really friendly forum :-)

      posted in Troubleshooting
      E
      erik72
    • RE: Problems with weather modules on new install

      @bhepler
      Perhaps I am starting/stopping in a wrong way.
      Because often when I have made a config change it will fail, but work after a reboot.
      I use npm start and Ctrl-Z in terminal to quit.

      posted in Troubleshooting
      E
      erik72
    • RE: Problems with weather modules on new install

      @Mykle1
      Got it working somehow :-) thanks for taking the time

      posted in Troubleshooting
      E
      erik72
    • RE: Problems with weather modules on new install

      Thanks that worked, but every other time i change something i change something in config.js. I get the following error during startup :100:

      Whoops! There was an uncaught exception…
      { Error: listen EADDRINUSE :::8080
      at Object.exports._errnoException (util.js:1022:11)
      at exports._exceptionWithHostPort (util.js:1045:20)
      at Server._listen2 (net.js:1262:14)
      at listen (net.js:1298:10)
      at Server.listen (net.js:1376:9)
      at new Server (/home/pi/MagicMirror/js/server.js:27:9)
      at /home/pi/MagicMirror/js/app.js:219:18
      at loadNextModule (/home/pi/MagicMirror/js/app.js:168:5)
      at /home/pi/MagicMirror/js/app.js:163:6
      at Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
      code: ‘EADDRINUSE’,
      errno: ‘EADDRINUSE’,
      syscall: ‘listen’,
      address: ‘::’,
      port: 8080 }

      first time it was the default config.js where i changed this line:
      ipWhitelist: [], // Set [] to allow all IP addresses.

      then i can copy config.js.sample to config,js and it works again

      i edit in nano

      posted in Troubleshooting
      E
      erik72
    • Problems with weather modules on new install

      I have tried several times installing and it all goes fine.
      No errors during updates or install.
      MM starts fine and most works, but weather and forecast is not there.
      I have followed the complete install guide.
      I’m running default config.js, no changes

      Any ideas would be nice, thanks

      posted in Troubleshooting
      E
      erik72