kpreid / shinysdr

Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
https://shinysdr.switchb.org/
GNU General Public License v3.0
1.07k stars 115 forks source link

Websocket connection failed #157

Closed s-martin closed 1 year ago

s-martin commented 1 year ago

Hi,

I installed ShinySDR on a Raspberry Pi.

when I try to access the we interface from my tablet in the same local network, I get the

WebSocket connection failed (retrying).
If this persists, you may have a firewall/proxy problem.

error.

I assume I don’t have a firewall/NAT issue, because I’m in the same network, nevertheless it’s not working.

My config uses ports 8100, 8101.

nmap doesn’t show an open port for WS:

$ sudo nmap -sTU -O 127.0.0.1
Starting Nmap 7.80 ( https://nmap.org ) at 2023-05-21 14:04 CEST
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00018s latency).
Not shown: 1985 closed ports
PORT     STATE         SERVICE
22/tcp   open          ssh
25/tcp   open          smtp
80/tcp   open          http
139/tcp  open          netbios-ssn
443/tcp  open          https
445/tcp  open          microsoft-ds
8000/tcp open          http-alt
8080/tcp open          http-proxy
8100/tcp open          xprint-server
8443/tcp open          https-alt
68/udp   open|filtered dhcpc
137/udp  open          netbios-ns
138/udp  open|filtered netbios-dgm
1900/udp open|filtered upnp
5353/udp open          zeroconf

any hints?

s-martin commented 1 year ago

Ok, nevermind with netstat I found that the was port was used