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

    Posts

    Recent Best Controversial
    • RE: Ornate Awesomeness

      Ah thanks @strawberry-3-141… I know, that I read about in a few times ago

      posted in Show your Mirror
      O
      ostfilinchen
    • RE: Ornate Awesomeness

      Nice work. But… what is WatchDog…?

      posted in Show your Mirror
      O
      ostfilinchen
    • RE: Modify the Gap/Margins

      Hi @ALombardi ,

      edit your custom.css and add these Lines. The Body Part should look like this:

      body {
      margin: 30px;
      position: absolute;
      height: calc(100% - 50px);
      width: calc(100% - 50px);
      }

      posted in Development
      O
      ostfilinchen
    • RE: Problems mit config.js

      i have testet is myself via ssh.

      pm2 stop mm -> pm2 delete mm -> pm2 save

      then

      sudo reboot

      After the reboot there is no mm in the processlist. Now i do pm2 start mm.sh and pm2 status. At the End sudo reboot. When the raspi is up, the mirror starts without any Problems via pm2.

      Is it possible, that anything goes wrong during the Installation of pm2?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems mit config.js

      do you do this via ssh or directly on the raspi?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems mit config.js

      i don’t think so.

      please do this: pm2 start mm -> pm2 save -> pm2 Status -> pm2 save -> sudo reboot

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems mit config.js

      do u run the commands with sudo? if not, can you test it?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems mit config.js

      U must start the MM with pm2 start mm and after this u can exec the command pm2 save

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-Fuel

      At the Moment there’s no Option to disable the rotate-feature.

      U can open an issue on github to ask, if he can create this option.

      posted in Transport
      O
      ostfilinchen
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      Thanks! Great job

      posted in Utilities
      O
      ostfilinchen
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      now it Looks good. One Correction please. Can u Change the Headline to the Standard like calender and so on? In the pic of my post i mean the Headline “1. Bundesliga 2016/2017”.

      I have commented out line 56-60 in MMM-DWD-WarnWeather.js. And in my custom.css i add these lines:

      .MMM-DWD-WarnWeather div.displaytitle {
      text-transform: uppercase;
      font-size: 15px;
      font-family: “Roboto Condensed”;
      border-bottom: 1px solid #666;
      line-height: 15px;
      padding-bottom: 5px;
      margin-bottom: 10px;
      color: white;

      posted in Utilities
      O
      ostfilinchen
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      @LukeCodewalker: it’s better but always the width is to great.

      0_1478948885625_20161112_114922_b.jpg

      And now, no warnings would be loaded. It stops with “Warnungen werden geladen”. It must Display “keine Warnungen”, because there’re no warnings.

      posted in Utilities
      O
      ostfilinchen
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      Hi @LukeCodewalker! Great Module and i like it. But something is wrong with the css. If I have more than 1 Module on one position, than it’s to width. That didn’t look good.

      Can u please check this?

      Daniel

      posted in Utilities
      O
      ostfilinchen
    • RE: MMM-WunderGround

      @RedNax: Now I always get the message that the key does not exist. If i open the URL in the Browser i get the full Response.

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-WunderGround

      @getsarcasm: please update the Module with git pull. @RedNax has updated this

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-WunderGround not updating after a few hours

      @RedNax now i get the error, that the key does not exist. But it does. The next updating the weather, it works again.

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-WunderGround

      @nhl: i have start the mirror with npm start dev and there was an error for the WU. It says, that there is an origin for the api. So i change the Company Website on the Website of the WU API in http://localhost:8080

      After this, i restart the mirror with npm start dev and there is no error yet. I will check this over the Weekend. I hope, this will fix the none-updating-error. :-)

      posted in Troubleshooting
      O
      ostfilinchen
    • MMM-WunderGround

      Hi all,

      i, and others also, have the Problem, that the module works for a few hours and then stops updating with no error in pm2 logs or on the mirror.

      Is there an Problem with the updatedom or what can i do?

      Daniel

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: PM2 logs

      Hi @KirAsh4,

      i have done it and there are no Errors. But is it normal that the mirror stop working, if any module get an error. The module MMM-Soccer produces an error and then the module MMM-WurnderGround stop working.

      @RedNax: is it possible to debug the module?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: PM2 logs

      U mean to open the mm-webpage?

      I restart the pi and then i call pm2 logs mm and it shows me this log. The mirror by the way starts.

      posted in Troubleshooting
      O
      ostfilinchen
    • 1 / 1