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.

    ERROR:network_service_instance_impl.cc(600)

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 2 Posters 628 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.
    • S Offline
      sdetweil @togletree93
      last edited by

      @togletree93 thats outside our app…

      can you try in server mode and

      npm run server
      then open browser to http://localhost:8080

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Reply Quote 1
      • T Offline
        togletree93 @sdetweil
        last edited by

        @sdetweil

        ~ $ npm run server
        npm ERR! code ENOENT
        npm ERR! syscall open
        npm ERR! path /home/togletree/package.json
        npm ERR! errno -2
        npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/home/togletree/package.json'
        npm ERR! enoent This is related to npm not being able to find a file.
        npm ERR! enoent 
        
        npm ERR! A complete log of this run can be found in: /home/togletree/.npm/_logs/2024-11-12T15_39_23_877Z-debug-0.log
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @togletree93
          last edited by

          @togletree93 have to be in the MagicMirror folder for all MagicMirror commands

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Reply Quote 0
          • T Offline
            togletree93 @sdetweil
            last edited by

            @sdetweil Sorry for not getting back faster but the page loaded in server mode.
            So what does that mean about trying to run it through terminal? is it a software problem?

            S 2 Replies Last reply Reply Quote 0
            • S Offline
              sdetweil @togletree93
              last edited by sdetweil

              @togletree93 yes, electron browser is having trouble again

              i am busy til this evening i will write up and create a script for this

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @togletree93
                last edited by sdetweil

                @togletree93 I added a new script at the end of the scripts page
                https://github.com/sdetweil/MagicMirror_scripts

                this will install my startup script in the package.json
                and update the installers/mm.sh to indicate which browser to use
                (and install the browser you pick from a list if not already installed)

                this will run mm in server only mode and then launch a browser over it like you did manually

                the look is identical, (alth0 midori browser has gotten troublesome with its parameter handling and MAY need to have its window maximized manually

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • D dathbe referenced this topic on
                • 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