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

erro MMM-HASS

Scheduled Pinned Locked Moved Solved Troubleshooting
19 Posts 2 Posters 4.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.
  • S Away
    sdetweil @iorifly
    last edited by Jan 15, 2020, 10:57 PM

    @iorifly yes, not home now. Will try to spend some time tomorrow

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • I Offline
      iorifly
      last edited by Jan 15, 2020, 11:01 PM

      I look forward to something tomorrow. Thank you for not leaving me!

      1 Reply Last reply Reply Quote 0
      • I Offline
        iorifly
        last edited by Jan 16, 2020, 1:33 AM

        My exit when I request browser version

        pi@raspberrypi:~/MagicMirror $ chromium-browser --version
         --disable-quic --enable-tcp-fast-open --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version=
        Chromium 74.0.3729.157 Built on Raspbian , running on Raspbian 10
        
        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil
          last edited by Jan 16, 2020, 3:33 PM

          @iorifly

          ok, i have found the problem… all my fault

          edit ~/MagicMirror/run-start.sh

          	#exec 3< &-           #  edit this line and comment out with leading #
          	tee < &3 &             #  add this line  after the line above, no space between < and &3, forum is real trouble with < 
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          I 1 Reply Last reply Jan 16, 2020, 10:44 PM Reply Quote 0
          • I Offline
            iorifly
            last edited by Jan 16, 2020, 4:03 PM

            guy!!

            I’m not home at the moment BUT HOW HAPPY I am. Will I be able to use the module? I will return as soon as possible to you. THANK YOU FOR HELPING ME AND NOT ABANDONING THE BOAT.

            S 1 Reply Last reply Jan 16, 2020, 4:04 PM Reply Quote 0
            • S Away
              sdetweil @iorifly
              last edited by Jan 16, 2020, 4:04 PM

              @iorifly it is not a module problem, but a script problem…

              the module runs, but I don’t know how it works, so that will be next work for you

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • I Offline
                iorifly
                last edited by Jan 16, 2020, 4:10 PM

                @sdetweil said in erro MMM-HASS:

                it is not a module problem, but a script problem…
                the module runs, but I don’t know how it works, so that will be next work for you

                I understood. I will try to do it later! You don’t know how happy I am !!!

                I can get MMM-hass + spotify to work and remove the update notice from the screen I will buy the glass.

                1 Reply Last reply Reply Quote 0
                • I Offline
                  iorifly @sdetweil
                  last edited by Jan 16, 2020, 10:44 PM

                  @sdetweil said in erro MMM-HASS:

                  #exec 3< &- # edit this line and comment out with leading #
                  tee < &3 & # add this line after the line above, no space between < and &3, forum is real trouble with <

                  Regardless of how I put it, I get an error.

                  pi@raspberrypi:~/MagicMirror $ npm start
                  
                  > magicmirror@2.10.0 start /home/pi/MagicMirror
                  > ./run-start.sh
                  
                  ./run-start.sh: linha 68: 3: Descritor de arquivo inválido
                  ./run-start.sh: linha 38: 3: Descritor de arquivo inválido
                  Starting chromium browser now, have patience, it takes a minute
                   --disable-quic --enable-tcp-fast-open --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version=
                  Abrindo em uma sessão de navegador existente.
                  pi@raspberrypi:~/MagicMirror $
                  1 Reply Last reply Reply Quote 0
                  • I Offline
                    iorifly
                    last edited by iorifly Jan 16, 2020, 10:50 PM Jan 16, 2020, 10:47 PM

                    the forum will not let me write … lol

                    https://imgur.com/LoCMbrA

                    S 1 Reply Last reply Jan 16, 2020, 10:56 PM Reply Quote 0
                    • S Away
                      sdetweil @iorifly
                      last edited by Jan 16, 2020, 10:56 PM

                      @iorifly get it this way

                      cd ~/MagicMirror
                      curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/run-start.sh >run-start.sh
                      

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/19
                        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