Web page not showing
blogdemoi opened this issue · 1 comments
blogdemoi commented
Hello,
I installed the AUR package on my Manjaro https://aur.archlinux.org/packages/dump1090-fa-git then cd into usr/bin and ran ./dump1090 --interactive --net
then tried to open http://localhost:8080/ but nothing showing on the page
Firefox can’t establish a connection to the server at localhost:8080
In my terminal I have :
I also did:
systemctl start dump1090-fa
Failed to start dump1090-fa.service: Unit dump1090-fa.service not found.
What can be wrong?
Thank you.
mutability commented
dump1090 does not provide a webserver, you need to arrange for a separate webserver to serve the json & static files.
The Debian package does this automatically. I don't know anything about the aur package, you should contact the maintainer of that package.