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

404 Error

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 3 Posters 2.5k 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.
  • K Offline
    kpenrose47
    last edited by Nov 11, 2016, 6:32 PM

    When trying to install Magic Mirror I get a ‘bash: line 1: 404:: command not found’ error. I used the following link to install Magic Mirror ‘curl -sL https:/raw.githubusercontent.com/michmich/magicmirror/master/installers/raspberry.sh | bash’.

    Am I trying to install from the wrong location?

    B 1 Reply Last reply Nov 13, 2016, 2:59 AM Reply Quote 0
    • B Offline
      bhepler Module Developer @kpenrose47
      last edited by Nov 13, 2016, 2:59 AM

      @kpenrose47 I don’t know if that’s a copy & paste, but you’re missing a / after the https:

      It should be https://raw.githubusercontent...

      1 Reply Last reply Reply Quote 1
      • T Offline
        tajno
        last edited by Nov 13, 2016, 3:51 AM

        @kpenrose47 said in 404 Error:

        When trying to install Magic Mirror I get a ‘bash: line 1: 404:: command not found’ error. I used the following link to install Magic Mirror ‘curl -sL https:/raw.githubusercontent.com/michmich/magicmirror/master/installers/raspberry.sh | bash’.

        Am I trying to install from the wrong location?

        Yeah, I posted that an hour before also - but it was transfered to another thread :/.

        As bhepler now suggested: You missed a / in your link. Also the message would explain: As the link is wrong, your curl receive a 404 ERROR, which is piped to “bash” - and bash does not know what the command “404” is :).

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