Page 3 of 3

Re: Web Interface not working dump1090

Posted: Thu Aug 24, 2017 1:53 pm
by EA3HUF
OK, now is working. :P

Please note that the contents of the public_html folder in the link you gave me in a previous post:

https://github.com/SDRplay/dump1090/tre ... ublic_html

is not the same that the one you sent compressed as a .tar.gz

Yesterday night I start suspecting the problem was with the fetching of the data by the .js scripts in the public_html folder.
They were looking for data.json but the program was producing aircraft.json.

I found a comment of a developper saying he changed names in public_html javascript scripts and some related discussions on forums (https://github.com/mutability/dump978/issues/7).

This can potentially create many troubles if you are not aware of the changes and which are the specific forks of the program you need.

Anyway, many thanks for the support. Now is working and I learnt several things in the way. Fantastic
If you allow me, I would ask sdrplay people to update the installer on the sdrplay downloads page to include public_html and prevent the problem.

Re: Web Interface not working dump1090

Posted: Fri Aug 25, 2017 7:44 am
by sdrplay
Interesting that the contents are different. I will work on adding the public_html folder into the installer. Will try to get that done soon, but have to work it around other development that's going on.

Thanks for your help in getting to the bottom of the problem.

Best regards,

SDRplay Support

Re: Web Interface not working dump1090

Posted: Fri Apr 19, 2019 6:10 pm
by Rebel
Hi,

havn't used dump1090 for a while and was also struggling to get access to the web interface on my local machine.
At the end I've solved the issue by adding the net-bind-address command and all worked fine then. This was different in earlier versions I think...
The /public_html folder is subfolder of my /dump1090 folder which is located in my /home on a Ubuntu Linux
This is how I start dump/1090 in /home/user/dump1090/

./dump1090 --dev-sdrplay --interactive --rsp2-antenna-portA --net --net-bind-address 127.0.0.1

Hope this helps in case someone runs into the same issue

73 de Fred, DL6BAW