ha7ilm / openwebrx

Open source, multi-user SDR receiver software with a web interface
https://sdr.hu/openwebrx
GNU Affero General Public License v3.0
980 stars 462 forks source link

404 = Nothing matches the given URI #110

Closed michaelmutschlechner closed 6 years ago

michaelmutschlechner commented 6 years ago

Hello. I have installed openwebrx and it starts, but as soon as I open the URL in the browser (http://ip:8073) I get: Error response Error code 404.

Message: Invalid path..

Error code explanation: 404 = Nothing matches the given URI.

The console says: myIP - - [14/Feb/2018 19:48:43] code 404, message Invalid path. myIP - - [14/Feb/2018 19:48:43] "GET / HTTP/1.1" 404 -

michaelmutschlechner commented 6 years ago

You have to start the python script (openwebrx.py) in the openwebrx folder.