New Kiwi no access to admin on network
At first, I couldn't find the new Kiwi on the network, as Chrome got stuck on "Finding your local IP address", while Edge added "TypeError: Object doesn't support property or method 'createDataChannel'.
Eventually I found its IP in the router's DHCP client list.
So, I could connect, and it runs on the local network. But if I try to connect as admin, I get the error message shown in the jpg. I also can not connect with http://kiwisdr.local:8074/admin. If I do the same with my other Kiwi, there is no trouble. Software 1.287. I changed port no to 8074 when I got it so not to confuse with the other Kiwi. Is that where the problem is?
Attachments:
https://forum.kiwisdr.com/uploads/Uploader/75/a0969c0e5e7704d354e5e59091f1a7.jpg
Eventually I found its IP in the router's DHCP client list.
So, I could connect, and it runs on the local network. But if I try to connect as admin, I get the error message shown in the jpg. I also can not connect with http://kiwisdr.local:8074/admin. If I do the same with my other Kiwi, there is no trouble. Software 1.287. I changed port no to 8074 when I got it so not to confuse with the other Kiwi. Is that where the problem is?
Attachments:
https://forum.kiwisdr.com/uploads/Uploader/75/a0969c0e5e7704d354e5e59091f1a7.jpg
Comments
The Kiwi scan utility has never worked on Safari and now it appears it no longer works on Chrome/Edge. It still works on Firefox, for me at least. The scan code has to use some magic to find the local ip address and ever-increasing browser security changes are preventing this.
The second error (the error in the attachment) is very interesting to me. I would really, really like to see the Kiwi log for more information (you'd have to log into the Beagle directly). People have reported this problem in the past and swore that the Kiwi and machine running the browser were on the same local network. But this error can only occur if they are not. So I added code to display the ip of the connecting client.
So here is a clear case of them both being on the same local network yet the check is failing. So there is obviously a bug someplace. It shouldn't have anything to do with the Kiwi being on port 8074. But who knows..
Are you now able to connect to 192.168.1.101:8074/admin consistently from both Chrome and FF?
Attachments:
https://forum.kiwisdr.com/uploads/Uploader/6f/3cb284997e3630b9f77f6e7bacdcc3.jpg
Are you wanting to run them both using the proxy service simultaneously? I'm realizing just now that the proxy doesn't support more than one Kiwi per public ip address currently. I will look into if this can be changed.
It's not the case that just because you're using the proxy that the Kiwi is visible publicly. Those are still two different settings. You'd just have to pick a hostname for the second non-public Kiwi that would be difficult for someone to guess.
There are quite a few people running multiple Kiwis at a single location. And close to 100 proxied Kiwis (public and non-public). So I'm a little surprised this issue hadn't come up until now.