• 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.

Blackscreen with no errors.

Scheduled Pinned Locked Moved Solved Troubleshooting
6 Posts 2 Posters 2.6k Views 2 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.
  • Z Offline
    zimmcognito
    last edited by Jul 4, 2017, 8:01 AM

    Hi there!
    So I have a problem that when I run sudo npm start the blank screen pops up.

    Starting MagicMirror: v2.1.2
    Loading config ...
    Loading module helpers ...
    No helper found for module: alert.
    Initializing new module helper ...
    Module helper loaded: updatenotification
    No helper found for module: clock.
    No helper found for module: compliments.
    No helper found for module: currentweather.
    No helper found for module: weatherforecast.
    Initializing new module helper ...
    Module helper loaded: newsfeed
    All module helpers loaded.
    Starting server on port 8080 ... 
    Server started ...
    Connecting socket for: updatenotification
    Connecting socket for: newsfeed
    Starting module: newsfeed
    Sockets connected & modules started ...
    Launching application.
    
    

    This is terminal log, as you can see there is no error.
    I have tried several ways to fix it like deleting modules or changing the language, Im using Kubuntu and actually wanted to try it out on my laptop before buying pi3, any idea what could cause this problem?

    Thanksies

    M 1 Reply Last reply Jul 4, 2017, 12:49 PM Reply Quote 0
    • Z Offline
      zimmcognito
      last edited by Jul 4, 2017, 1:22 PM

      You were totally right about administrative rights @Mykle1, I have done it from beggining and it works like a charm.

      M 1 Reply Last reply Jul 4, 2017, 1:22 PM Reply Quote 2
      • M Offline
        Mykle1 Project Sponsor Module Developer @zimmcognito
        last edited by Jul 4, 2017, 12:49 PM

        @zimmcognito

        You shouldn’t have to run sudo to launch the mirror. The installation guide states, “DO NOT INSTALL MagicMirror² as the root user! Always do it as the regular, non privileged pi user.”

        With that being said, is your console reporting any errors? cd into your MagicMirror directory and run npm start dev and see what you get there

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 2
        • Z Offline
          zimmcognito
          last edited by zimmcognito Jul 4, 2017, 1:02 PM Jul 4, 2017, 1:01 PM

          Oh, the sudo part might be infact my bad.

          Here is the paste bin of console errors

          M 1 Reply Last reply Jul 4, 2017, 1:21 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @zimmcognito
            last edited by Jul 4, 2017, 1:21 PM

            @zimmcognito

            You have more than a few problems going on there. Did you install your dependencies? I would try that first. Did you have the mirror running at all and it later failed when you added something? Or have you not got it to run at all?

            Personally, if installing the dependencies is not the problem, I would do a whole new installation manually, installing the latest node and npm first, then installing the dependencies, then try to running the mirror with the defaults before trying to edit anything.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • Z Offline
              zimmcognito
              last edited by Jul 4, 2017, 1:22 PM

              You were totally right about administrative rights @Mykle1, I have done it from beggining and it works like a charm.

              M 1 Reply Last reply Jul 4, 2017, 1:22 PM Reply Quote 2
              • M Offline
                Mykle1 Project Sponsor Module Developer @zimmcognito
                last edited by Jul 4, 2017, 1:22 PM

                @zimmcognito

                Oh, that’s good news. Enjoy your mirror

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                1 / 1
                • First post
                  1/6
                  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