Can't communicate with Kiwi [fixed in v1.301]
My Kiwi is connected to the switch for my local LAN.
Per MyLANViwer, it was assigned 192.158.0.70 .
I can ping it with no problems.
However, browser access to the Kiwi always says the device can not be found.
I've tried Chrome and Edge.
I've tried //182.158.0.73, 192.168.0.70:8073 , and 192.168.0.73/admin
I've also tried the kiwisdr.local:8073/admin and kiwisdr.local:8073 .
My only and wild guess is that pinging only relies on the Beagle firmware but the 8073 port requires Kiwi software. True?
I may or may not have a happy Beagle: the left LED flashes twice. Other LEDs are on. I don't know what they mean so they may have a message I need to understand.
Chuck
Per MyLANViwer, it was assigned 192.158.0.70 .
I can ping it with no problems.
However, browser access to the Kiwi always says the device can not be found.
I've tried Chrome and Edge.
I've tried //182.158.0.73, 192.168.0.70:8073 , and 192.168.0.73/admin
I've also tried the kiwisdr.local:8073/admin and kiwisdr.local:8073 .
My only and wild guess is that pinging only relies on the Beagle firmware but the 8073 port requires Kiwi software. True?
I may or may not have a happy Beagle: the left LED flashes twice. Other LEDs are on. I don't know what they mean so they may have a message I need to understand.
Chuck
Comments
True.
Can you login as root to the Beagle using ssh/PuTTY? If so, try these commands to see what is going on: Look for looping behavior (Kiwi server restarting over and over again) and paste a chunk of the messages here.
I know it's probably a typo or three but what is the real address?
You said it got "192.158.0.70" (which is probably 192.168.0.70 because that is a normal class C private address
Then you tried addresses that are not the real address or the typo'd one?
Try http://192.168.0.70:8073 (not https:// as some browsers default to now) intially (unless you have already got in by SSH)
Only other observation/question what type of PSU are you using?
cdp executes but produces no output to the terminal. ms1 gives me a command not found message.
As for looking for looping behavior, I suppose that means output to the terminal, right?
And yes, if I typed 158 in the address, it should have been the normal 168. Bad eyes yield many typos.
Chuck
cdp = "change directory project". Produces no output, goes to the Kiwi build directory.
msl = "make short log". That's the letter L, not the number one.
I didn't mention this as I didn't see the connection but now I'll mention that maybe 30 minutes after first power up I tried to connect to port 8073 and was told "software update in progress".
Since then, I've gotten the "cant connect to page" message from Edge.
Chuck
I tried ti test again but when I getti the Beagle password via putty, a blank password does not get me in.
What do I do?
Chuck
When you get in again try the two commands "cdp" and "up" and see if that fixes the problem.
So apparently the version of software in my Amazon unit locked up when it tried to do an automatic update?
Chuck
v1.301 fixes both of these issues. Apologies for the inconvenience.