Locked out by using the Admin page?
Hello,
I am new and played with the admin pages and possibilities. When I wanted to return to the main page, I got the message:
"sorry, this kiwisdr server is being used for development right now."
There was no way to remove the message and return to normal operation except reinstall the image from the SD-card.
I restarted the server etc. I was looking for a lock "server-down" in the root directory and also for "ku" and "kd" but could not find them.
Which Menues should I avoid to be locked out.
Thanks Hajo
I am new and played with the admin pages and possibilities. When I wanted to return to the main page, I got the message:
"sorry, this kiwisdr server is being used for development right now."
There was no way to remove the message and return to normal operation except reinstall the image from the SD-card.
I restarted the server etc. I was looking for a lock "server-down" in the root directory and also for "ku" and "kd" but could not find them.
Which Menues should I avoid to be locked out.
Thanks Hajo
Comments
Can you ssh to it and run the "ku" command?
http://kiwisdr.com/quickstart/index.html#id-login
Cheers
Stu
thanks.
I tried it, but there was a warning, not to do that. But I still have trouble to sort out kiwi and beaglebone structure and system... I have another BBB running.
Hajo
sorry I first tried it from the admin console. There I got this message. Later I made a ssh connection to root, couldn't find the command.
What is the difference between ssh and admin console?
Hajo
The command needs to be run from the right directory I believe
Stu
Above, the "ku" ("kiwi up") command was mentioned. But I think everyone meant to say "up" ("update") which is the command to manually update the software and rebuild from scratch. This is essentially the manual version of what the automatic software update does. See the link in Stu's post.
The "up" command cannot be used from the console tab of the admin page. That's why you get the error message (there is a different procedure needed in this case). The "cdp" "up" command sequence can only ever be used from a root ssh/PuTTY login to the Beagle. But that is not the solution that is needed here.
thanks! You were right: I was playing on grounds which I should have omitted. Things are getting clearer and next time I know how to deal with my own incompetence and will do as you proposed.
73 de Hajo (dl1sdz)
The "up" script is: Now consider what would happen if you ran this inside the console tab of the admin interface (and the check wasn't there). As soon as it hits the "make stop" your connection to the Kiwi goes away. Now what? If this is a Kiwi for which you have no ssh access (for whatever reason) then you're stuck. The suggested steps of "m git; mi; (restart button)" is a manually way of doing a rebuild while the Kiwi is still running and then restarting safely once the build has been successful.
There is also the "force software build" button on the update tab which manually starts the automatic software update process.
you described exactly what happened. So I started looking into the git pages ... but that takes time.
Is there somewhere a top down technical documentation, before diving into the real world (code)?I
I started to explore the file structure, but without an overview it seems at last for me to get lost
Hajo
There is a architecture design document, but it is very old and somewhat out-of-date: https://www.dropbox.com/s/i1bjyp1acghnc16/KiwiSDR.design.review.pdf?dl=1
There is no "tour" guide of the software/files. That was always a low-priority task. Sadly we don't have many software contributors, although the ones we do have are doing some absolutely stellar work. And of course our many forum contributors are providing a great service to our user base.
it's reading and exploring time and just in case ... I know where to ask to get a valid answer.
I appreciated your help.
73 de Hajo