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.

    Blank mirror?

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 3 Posters 3.8k Views 3 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.
    • L Offline
      Lange
      last edited by

      Hi! A new setup on a ubuntu server, trying to use server only.

      This is what i get:

      node serveronly:

      lange@tower:~/MagicMirror$ node serveronly/
      Starting MagicMirror: v2.1.3
      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.
      Initializing new module helper ...
      Module helper loaded: calendar
      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: calendar
      Starting node helper for: calendar
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Sockets connected & modules started ...
      
      Ready to go! Please point your browser to: http://192.168.1.123:8080
      
      

      This is what i get when using sh run-start.sh

      lange@tower:~/MagicMirror$ sh run-start.sh
      /usr/local/lib/node_modules/electron/dist/electron: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
      
      

      Help please :)

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @Lange
        last edited by

        @Lange said in Blank mirror?:

        Ready to go! Please point your browser to: http://192.168.1.123:8080

        what happened when you tried to access that in your browser?

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

        1 Reply Last reply Reply Quote 0
        • L Offline
          Lange
          last edited by

          A Black blank page. Like moduls are not loading

          1 Reply Last reply Reply Quote 0
          • L Offline
            Lange
            last edited by

            npm install --unsafe-perm fixed the problem for me.

            E 1 Reply Last reply Reply Quote 3
            • E Offline
              Esinem @Lange
              last edited by

              @Lange said in Blank mirror?:

              npm install --unsafe-perm fixed the problem for me.

              Hurrah! You saved my sanity! Finally, after several days of repeated reinstalls and fiddling, it lives!

              L 1 Reply Last reply Reply Quote 0
              • L Offline
                Lange @Esinem
                last edited by

                @Esinem said in Blank mirror?:

                @Lange said in Blank mirror?:

                npm install --unsafe-perm fixed the problem for me.
                

                Hurrah! You saved my sanity! Finally, after several days of repeated reinstalls and fiddling, it lives!

                Ive seen many with the problem, but no one has posted the solution. There for, always visit your old posts :D

                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