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

    Posts

    Recent Best Controversial
    • RE: Problem with the Module "email"

      @sdetweil Thanks for the help, I will post my log tonight

      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Problem with the Module "email"

      @sdetweil I did that you’ve got. Unfortunately without success

      pi@raspberrypi2:~ $ cd MagicMirror
      pi@raspberrypi2:~/MagicMirror $ cd modules
      pi@raspberrypi2:~/MagicMirror/modules $ cd email
      pi@raspberrypi2:~/MagicMirror/modules/email $ npm install
      npm WARN email@0.0.1 No repository field.
      npm WARN email@0.0.1 No license field.
      
      audited 24 packages in 4.491s
      found 0 vulnerabilities
      
      pi@raspberrypi2:~/MagicMirror/modules/email $ sudo reboot
      login as: pi
      pi@192.168.1.102's password:
      Linux raspberrypi2 4.14.67-v7+ #1139 SMP Wed Aug 29 15:17:05 BST 2018 armv7l
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Thu Nov  8 20:03:08 2018 from 192.168.1.134
      pi@raspberrypi2:~ $
      
      
      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Problem with the Module "email"

      But I have not come further. Is there something wrong with my config?

      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Problem with the Module "email"

      @sdetweil
      ok, i changed it. Thanks for the information

      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Problem with the Module "email"

      @cirdan I did that. My username in config is adriano.b .....@gmail.com or am I mistaken you?

      {
      		        module: 'email',
                      position: 'top_left',
                      header: 'Email',
                      config: {
                          accounts: [
      
                              {
                                  user: '...@gmail.com',
                                  password: '...',
                                  host: 'imap.gmail.com',
      			    port: 993,
                                  tls: true,
                                  authTimeout: 10000,
                                  numberOfEmails: 5,
                              }
                          ],
                          fade: true,
                          maxCharacters: 30
                      }
      	},
      
      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Syntax Errorn in Config.js

      @lavolp3 Ok, then I’m glad I’m using the right command. Partially, the PI is not averse, for whatever reason. Then I just pull the plug.

      The list would really be a great idea. Because I’m really a newbi in this area. I can probably do various things on the PC, but the whole programming language are hieroglyphs for me, if you have mine. Because I have no background in this field. Maybe I can help you in another area 😉

      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Syntax Errorn in Config.js

      @lavolp3 Is not there somewhere a list of all the commands that are recommended for the MagicMirror.

      Also how to drive down the Raspberry PI Properly. I found a lot of different species on the internet. I now use the following shutdown command:

      sudo shutdown -h now
      
      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3

      @lavolp3 vielen Dank für dein Input und nochmals vielen Dank für deine Hilfe bei meinem vorherigen Problem.

      posted in General Discussion
      CyruS1337C
      CyruS1337
    • RE: Problem with the Module "email"

      @cirdan Ok, you mean I should just enter the name: Adriano B …

      0_1541575636296_2018-11-07_08-20-48.png

      posted in Troubleshooting
      CyruS1337C
      CyruS1337
    • RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3

      @35110

      Wie ich erfahren habe, ist es nicht sinnvoll wenn du dort die IP Adresse eingibst. Gibt dort einfach 0.0.0.0 ein.

      https://forum.magicmirror.builders/topic/8998/black-screen-after-starting/13

      posted in General Discussion
      CyruS1337C
      CyruS1337
    • 1 / 1