• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

email module black screen

Scheduled Pinned Locked Moved Troubleshooting
neig
10 Posts 5 Posters 6.2k Views 5 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    strawberry 3.141 Project Sponsor Module Developer @fischi87
    last edited by Feb 24, 2017, 9:12 AM

    @fischi87 something is already using this port, either an old instance of mm is still running or something else is using that port you can change the port in the config file

    Please create a github issue if you need help, so I can keep track

    F 1 Reply Last reply Feb 24, 2017, 9:38 AM Reply Quote 0
    • F Offline
      fischi87 @strawberry 3.141
      last edited by Feb 24, 2017, 9:38 AM

      @strawberry-3.141 i changed it and the error is not working anymore thanks but the screen is still black when i activate the email module?!

      S 1 Reply Last reply Feb 24, 2017, 9:41 AM Reply Quote 0
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer @fischi87
        last edited by strawberry 3.141 Feb 24, 2017, 9:42 AM Feb 24, 2017, 9:41 AM

        @fischi87 can you start the mirror and post the logs from the terminal and electron (start with npm start dev)

        Please create a github issue if you need help, so I can keep track

        F 1 Reply Last reply Feb 24, 2017, 9:44 AM Reply Quote 0
        • F Offline
          fischi87 @strawberry 3.141
          last edited by yawns Feb 24, 2017, 10:15 AM Feb 24, 2017, 9:44 AM

          @strawberry-3.141

          pi@Magic-Mirror:~/MagicMirror $ sudo npm start dev
          
          > magicmirror@2.1.0 start /home/pi/MagicMirror
          > electron js/electron.js "dev"
          
          
          npm ERR! Linux 4.4.38-v7+
          npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start" "dev"
          npm ERR! node v6.10.0
          npm ERR! npm  v4.3.0
          npm ERR! code ELIFECYCLE
          npm ERR! errno 1
          npm ERR! magicmirror@2.1.0 start: `electron js/electron.js "dev"`
          npm ERR! Exit status 1
          npm ERR! 
          npm ERR! Failed at the magicmirror@2.1.0 start script 'electron js/electron.js "dev"'.
          npm ERR! Make sure you have the latest version of node.js and npm installed.
          npm ERR! If you do, this is most likely a problem with the magicmirror package,
          npm ERR! not with npm itself.
          npm ERR! Tell the author that this fails on your system:
          npm ERR!     electron js/electron.js "dev"
          npm ERR! You can get information on how to open an issue for this project with:
          npm ERR!     npm bugs magicmirror
          npm ERR! Or if that isn't available, you can get their info via:
          npm ERR!     npm owner ls magicmirror
          npm ERR! There is likely additional logging output above.
          
          npm ERR! Please include the following file with any support request:
          npm ERR!     /root/.npm/_logs/2017-02-24T09_43_49_882Z-debug.log
          pi@Magic-Mirror:~/MagicMirror $ 
          
          

          how i do it with electron?

          1 Reply Last reply Reply Quote 0
          • F Offline
            fischi87
            last edited by fischi87 Feb 27, 2017, 5:26 PM Feb 27, 2017, 5:11 PM

            i found the mistake because of the black screen.

            i use the module Carousel and in this i didn’t change the module ‘email-mirror’ to ‘email’ because after installation the folders name is ‘email-mirror’ but u have to change this folder in /MagicMirror/modules to ‘email’ than it works.

            thanks

            R 1 Reply Last reply Mar 12, 2017, 9:43 PM Reply Quote 1
            • R Offline
              ronny3050 Module Developer @fischi87
              last edited by Mar 12, 2017, 9:43 PM

              @fischi87 said in email module black screen:

              i use the module Carousel and in this i didn’t change the module ‘email-mirror’ to ‘email’ because after installation the folders name is ‘email-mirror’ but u have to change this folder in /MagicMirror/modules to ‘email’ than it works.

              I apologize you had to figure this out the hard way, but the installation instructions clearly state this.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy