Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
#sBitx Can't connect over LAN
#sBitx
I just built the latest version of sBitx from Ashar's github repo. When it starts, instead of displaying the web interface, it displays a generic directory page at port 8080. I can't connect to it on port 80.?
-- I can ping the sBitx (ping sbitx) and access it via ssh (ssh pi@sbitx), but to get the web browser (Edge) to display the directory page, I have to use the ip address (192.168.2.50:8080). This is on the DE and I'm accessing it from Windows 10. 73, Mark, N8ME |
This is interesting. The proxy on port 80 of sbitx has redirected it to 8080 (mongoose signature on the return). However, the index.html has not been served.? If port 8080 is serving the correct page, so should port 80.? Can you check if another instance of sbitx is zombied somewhere? - f On Thu, Oct 19, 2023, 6:43 PM Mark Erbaugh <mark.election@...> wrote: I just built the latest version of sBitx from Ashar's github repo. When it starts, instead of displaying the web interface, it displays a generic directory page at port 8080. I can't connect to it on port 80.? |
Mark, I don't see your address in all this. Regards, Fred On Thu, Oct 19, 2023 at 11:33?AM HA3HZ <gyula@...> wrote: I thought there was another release. Only June 21st is what I see. --
Thanks and regards, Fred Freeland - Northville Circuits Inc./NCI |
I was using an older install.txt file that didn't have the iptables instructions. I added the iptables commands found in the install.txt cloned from the repo. Now, I do connect to sbitx.local (port 80), but it's still just giving me the directory page. This is both on the RPi touch screen and if I try to connect with a web browser from another computer.
The command ./build sbitx completes without error and the old-style radio display on the RPi touch screen seems to launch and work just fine. It's just that when it lauches the web browser, it comes up with the directory. It's like it's not finding the directory with the HTML code. I cloned the repo into the Pi's ~/Documents folder so the source code is in /home/pi/Documents/sbitx is that right or does it matter? -- 73, Mark, N8ME |
to navigate to use esc to dismiss