Announcement

Collapse
No announcement yet.

problems with install on piaware

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • problems with install on piaware

    I just re-imaged my card with the latest piaware image. I entered the ssh to install FR24 but get an error:
    bash: --: invalid option
    Usage: bash [gnu long option] [option]

    and more
    any thoughts? I'm not to up on all this.

  • #2
    At a guess you manually typed it.
    and put too many '- ' in.
    It's saying -- is invalid.
    Posts not to be taken as official support representation - Just a helpful uploader who tinkers

    Comment


    • #3
      Stopped that error but now get http://repo-feed.flightradar24.com/install_fr24_rpi.sh: no such file or directory

      Comment


      • #4
        httpS

        Need to quadrouple check your typing
        Posts not to be taken as official support representation - Just a helpful uploader who tinkers

        Comment


        • #5
          I have but no luck for some reason

          Comment


          • #6
            In the url, there is an extra colon after install_fr24_rpi.sh:

            Please do NOT type commands. Copy-paste all the commands, so that there is no typo.

            Take care for long command you scroll right to see it in full. In the command below dont miss the the last characters )"


            Code:
            sudo bash -c "$(wget -O - https://repo-feed.flightradar24.com/install_fr24_rpi.sh)"

            How To Copy-Paste Text To / From PuTTY

            image_9731.png
            Last edited by abcd567; 2020-02-21, 01:17.

            Comment


            • #7
              The":" was part of the error response. I got it worked out. Had to get the script and then run the script as separate commands. All is good. Thanks for the help

              Comment

              Working...
              X