Feed Script not working with Pi3

Discussion in 'Feeding' started by MarkB, Nov 2, 2017.

Tags:
Thread Status:
Not open for further replies.
  1. MarkB

    MarkB New Member

    Hi all

    I currently feed flightaware 24/7 with my pi3 with piaware installed

    I also want to feed ADSB-exchange however when i try to run the scripts via SSH i get these errors

    errors

    sudo apt-get -y install git produces this problem


    404 Not Found
    E: Failed to fetch 404 Not Found
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

    and I cant progress with the install...any help would be greatly appreciated

    I could not paste the full error from the terminal as the forum thinks its spam:mad:

    cheers Mark Scottish Borders
     
  2. MDA

    MDA Administrator Staff Member

    Please describe your OS better. Do you use Piaware, Raspbian Jessie or anything else.
     
  3. MarkB

    MarkB New Member

    Hi MDA

    I use piaware it was pre installed on the SD card from modmypi so when i log in via SSH i get pi(at)piaware:

    cheers Mark
     
  4. MDA

    MDA Administrator Staff Member

    Hi
    Git should be already installed but please try:
    Code:
    sudo apt-get -y update
    sudo apt-get -y upgrade
    sudo reboot
    sudo apt-get -y install git
     
    Last edited: Nov 2, 2017
  5. MarkB

    MarkB New Member

    I got this error after sudo upgrade
    E: Failed to fetch http:mirrordirector.raspbian.org/raspbian/pool/main/w/wget/ wget_1.16-1+deb8u2_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]

    I get this error after sudo git
    E: Command line option 'y' [from -y] is not known.

    cheers Mark
     
  6. MDA

    MDA Administrator Staff Member

    Try this first:
    sudo apt-get install apt-transport-https
    and repeat install
     
  7. MarkB

    MarkB New Member

    after sudo apt transport-https it asks if i want to continue i typed y and got this

    Err http:mirrordirector.raspbian.org/raspbian/ jessie/main libcurl3-gnutls arm hf 7.38.0-4+deb8u6
    404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80]
    Get:1 http:mirrordirector.raspbian.org/raspbian/ jessie/main apt-transport-htt ps armhf 1.0.9.8.4 [134 kB]
    Fetched 134 kB in 0s (485 kB/s)
    E: Failed to fetch http:mirrordirector.raspbian.org/raspbian/pool/main/c/curl/ libcurl3-gnutls_7.38.0-4+deb8u6_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:10 00:75:0:3 80]

    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis sing?
     
  8. MDA

    MDA Administrator Staff Member

    Check your internet connection. Something can be wrong.
    Maybe you will need to install necessary packages like curl ... and so on.
    It is really difficult to help without detailed knowledge about your config,
     
    Last edited: Nov 2, 2017
  9. MarkB

    MarkB New Member

    my internet connection is working well...i wonder if the problem is i am using putty to access my pi with SSH

    other than that not sure why nothing seems to work other than feeding flightaware

    cheers Mark
     
  10. MDA

    MDA Administrator Staff Member

  11. MDA

    MDA Administrator Staff Member

    PuTTy is not an issue. :)
     
  12. MarkB

    MarkB New Member

    i went into my router and found i had port 80 set up so i could remotely check VRS when away from home...i disabled that and....it seems to be working as i type this it is configuring my setup for ADSB-exchange via SSH

    its at 16%...:)

    thanks for the idea to check internet MDA

    cheers Mark
     
  13. MarkB

    MarkB New Member

    thats it done it says i should now be feeding adsb-exchange :)

    just need to work out how to get the back feed for MLAT for my local version of VRS

    any ideas?

    Cheers Mark
     
  14. MDA

    MDA Administrator Staff Member

    Which username you use for ADSBX?
     
  15. MDA

    MDA Administrator Staff Member

    There is an answer on forum :), find it - you'll have more fun.
     
  16. MarkB

    MarkB New Member

    the user name is MarkB... im not showing in the matrix yet

    i will check the forum for the post

    cheers Mark
     
  17. MDA

    MDA Administrator Staff Member

    Enjoy yor feed :)
     
  18. MDA

    MDA Administrator Staff Member

    Mark, you're on sync-matrix now. Everything looks OK. I will close this thread within next 24 hours if you have nothing against.
    BR
    Marcin
     
  19. MarkB

    MarkB New Member

    Thanks Marcin for all the help...:)

    I found the post how to get MLAT to your local VRS im trying to edit adsbexchange-mlat_maint.sh what is the command via SSH be easier than taking out the SD card

    setting up the port in VRS is straight forward

    cheers Mark
     
  20. MDA

    MDA Administrator Staff Member

    Please confirm if I should close this thread.
    VRS MLAT feed works for me and some other guys.

    :)
     
Thread Status:
Not open for further replies.