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

Automatic Installation doesn't work.

Scheduled Pinned Locked Moved Troubleshooting
installationmagicmirror2raspberry pi 3
25 Posts 5 Posters 5.8k 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.
  • K Offline
    krishnaanivilla
    last edited by Jan 6, 2020, 6:17 PM

    0_1578334638324_e52d931b-2d0d-400f-b84b-c642c20ee32c-image.png

    1 Reply Last reply Reply Quote 0
    • S Offline
      sdetweil
      last edited by Jan 7, 2020, 2:09 PM

      with the default config.js the installation ran fine. but with just these two modules, no output

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Jan 7, 2020, 4:50 PM Reply Quote 0
      • S Offline
        sdetweil @sdetweil
        last edited by sdetweil Jan 7, 2020, 4:50 PM Jan 7, 2020, 4:50 PM

        @krishnaanivilla looking at the code for aiclient.js, it is waiting for a command from the AI front end,
        and if there is none
        this.current_selection=undefined
        then nothing is displayed.

        aiclient looks to be part of this
        https://github.com/raghavpatnecha/smartmirror

        which proposes to add some AI (process notifications) on top of MagicMirror

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • J Offline
          jonspraggins
          last edited by Jan 10, 2020, 2:36 AM

          Following up with my error message when attempting the upgrade.sh

          pi@Jon-MM:~/MagicMirror $ bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/upgrade-script.sh)"
          the log will be /home/pi/MagicMirror/installers/upgrade.log
          No LSB modules are available.
          doing test run = true
          update log will be in /home/pi/MagicMirror/installers/upgrade.log
          
          saving custom.css
          cp: cannot stat 'custom.css': No such file or directory
          upgrading from version 2.10.0 to 2.10.0
          fetching latest revisions
          there are 1 local files that are different than the master repo
          
             package-lock.json
          
          any *-lock.json files do not need to be saved
          do you want to save these files for later   (Y/n)?n
          skipping restore for package-lock.json, doing test run
          no modules found needing npm refresh
          restoring custom.css
          cp: cannot stat 'save_custom.css': No such file or directory
          rm: cannot remove 'save_custom.css': No such file or directory
          
          S 1 Reply Last reply Jan 10, 2020, 3:40 AM Reply Quote 0
          • S Offline
            sdetweil @jonspraggins
            last edited by Jan 10, 2020, 3:40 AM

            @jonspraggins please use the upgrade script here

            https://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 3
            • 3 / 3
            3 / 3
            • First post
              21/25
              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