KIWISDR.LOCAL only working on admin interface
Hi Group
I've updated today from a 1.8x version to current 1.9.5.
I can connect the ADMIN UI via http://kiwisdr.local:8073/admin as well http://192.168.2.100:8073/admin
But I cannot connect to the RX UI via http://kiwisdr.local:8073 - the browser window is blank.
When I connect to http://192.168.2.100:8073 the RX UI comes up.
What I'm doing wrong?
//Dietmar
I've updated today from a 1.8x version to current 1.9.5.
I can connect the ADMIN UI via http://kiwisdr.local:8073/admin as well http://192.168.2.100:8073/admin
But I cannot connect to the RX UI via http://kiwisdr.local:8073 - the browser window is blank.
When I connect to http://192.168.2.100:8073 the RX UI comes up.
What I'm doing wrong?
//Dietmar
Comments
Thanks.
?
kiwi_util.js:459 getVarFromString: NO SCOPE cfg.ant_switch.denymixing scope_name=ant_switch
kiwi_util.js:51 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
kiwi_util.js:62 iOS=false OSX=false Linux=false Windows=true android=false
kiwi_util.js:63 safari=true firefox=false chrome=true
kiwi.js:49 conn_type=kiwi
kiwi_util.js:898 WebSocket connection to 'ws://kiwisdr.local:8073/1526825870872/SND' failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED
w3_util.js:272 w3_el_softfail("id-debugdiv") SOFTFAIL
kiwi_util.js:924 WS-CLOSE: SND
xdLocalStorage.js:181 XDLS seen servers=0
?
The same error appears also sometimes on the ADMIN UI - then also blank screen
?
But to get this far it did successfully connect to http://kiwisdr.local:8073/ (note "http" instead of "ws") to fetch the html and javascript parts of the Kiwi code. So it is partially working. It's as though lookups on kiwisdr.local are not 100% successful all the time which is extremely odd. I hate to say it but have you tried rebooting Windows? This has got to be an mDNS problem on Windows somehow. Anyone else having this problem?
Up to then it was working perfectly. I tried using the ITunes fix which I used when I first got my Kiwi assuming the update had removed it but it has not resolved the problem.
Microsoft Windows [Version 10.0.17134.48]
Yes rebooting was done several times in the meantime
@JohnT
What is the ITunes fix?
BTW - sorry for using a niche operating system :-/
If you open a Windows command window does a "ping kiwisdr.local" run without dropped ping responses? I think it defaults to trying 4 pings. There is probably some switch to get it to run a bit longer.
Removing Bonjour didn't solve the problem.
It does not seem to matter what that open tab is looking at, my PC is set up to open on the BBC news page but anything else I tried also works.
I tried this with Chrome and Microsoft Edgeto see what happens but it does not work.
Very strange.
--------------------
root@kiwisdr:~# scs avahi-daemon
? avahi-daemon.service - Avahi mDNS/DNS-SD Stack
Loaded: loaded (/lib/systemd/system/avahi-daemon.service; enabled)
Active: active (running) since Sat 2018-05-19 09:47:41 UTC; 4 days ago
Main PID: 441 (avahi-daemon)
Status: "avahi-daemon 0.6.31 starting up."
CGroup: /system.slice/avahi-daemon.service
??441 avahi-daemon: registering [kiwisdr.local]
??458 avahi-daemon: chroot helper
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
--------------
root@kiwisdr:~# cat /etc/hostname
kiwisdr
ipconfig /flushdns
(note: ipconfig, not ifconfig like on Unix).