Can't run stats

Discussion in 'Feeding' started by nospamprl, Sep 3, 2020.

  1. nospamprl

    nospamprl New Member

    I just installed adsbexchamge on a raspberry and everything seemed to go fine. The "myip" shows I'm online (green happy faces):

    The problem is the stats package doesn't seem to be running. The different folders are there, but whenever I issue a command like adsbexchange-showurl says "command not found" and sudo systemctl status adsbexchange-stats says "service could not be found".

    I already uninstalled and reinstalled averything but it doesn't work.

    My Pi also feeds FA and FR24 with no problems, and apparently adsbexchanbe is also receiving my feeds:

    I found the ...showurl command on the tmp folder and ran it, but the URL provided gets me to a stats page with no data on it (maybe a default URL and not mine)



    Thanks for your help.
     
  2. wiedehopf

    wiedehopf Administrator Staff Member

  3. nospamprl

    nospamprl New Member

    Yes, I did, many times.

    Stats commands as showurl are there, in the tmp folder.
     
  4. wiedehopf

    wiedehopf Administrator Staff Member

  5. nospamprl

    nospamprl New Member

    These are the results, sorry for the images but the forum says my message seems like spam:

    upload_2020-9-3_9-23-14.png
    upload_2020-9-3_9-24-1.png
    upload_2020-9-3_9-24-37.png
     
  6. wiedehopf

    wiedehopf Administrator Staff Member

    You have tried and failed to install remoteit.
    Thus there is an error and the install script exits.

    sudo apt remove -y remoteit

    Then try the installs script again.
     
  7. nospamprl

    nospamprl New Member

    Thaks for your help. I already fixed it.

    Seemed that the application that was reported at the end of the process as not fully installed was causing the problem. I was able to fix that and re-run the stats installation, and it seem to be working now.

    Thanks again.
     
  8. wiedehopf

    wiedehopf Administrator Staff Member

    Yeah that's exactly what happened.
    I may try to improve the install script as it exited without needing to bail out :)