We have the Rock64 in the oven ( waiting for a stable Armbian version ). Now, we need help to build and/or test images for other Armbian supported boards.
I have several Armbian supported boards. Iāve been working with Armbian for over a year now and really appreciate their efforts. (XU4, HC1, C2, BananaPi, OrangePi+, ClearfogPro, more comingā¦)
My group has a great deal of interest in your project and how it can help us in a classroom environment so we would love to play ;]
Iāve been using NCP for several months on a Pi3 and absolutely love it. Now Iām trying to install NCP on an Odroid XU4. The install goes fine, but Iām having difficulty accessing NCP using SSH. I enabled SSH on the WebUI but when I try to SSH in, I am told to update my password and then it logs me out. When I try to login using the new password I receive the following:
NextCloudPlus v0.54.1 is outdated
update to v0.54.3 through āncp-configā or type 'sudo ncp-updateā
Last login: Fri May 4 00:15:53 2018 from 192.168.2.101
Could not chdir to home directory /nonexistent: No such file or directory
This account is currently not available.
Connection to 192.168.2.112 closed.
I did. Itās the one I downloaded from the NCP site. Is ncp the user name to use for SSH? Thatās the one Iāve been using and having issues with. Any thoughts what would be causing the problem?
Thanks for all of the hard work youāve put into this project. Itās super helpful.
Iām currently testing the ncp image on my odroid HC2. After stumbling upon this bug in version 54.xx (which caused me being completely locked off my HC2), thus I had to redo the machine. This time I used the newer image from 05-28-18 (56.0x). Unfortunately, I ran again into some issues which I want to outline here, before posting an actual bug report. Maybe the issue is on my side?
First of all, when I locked into the NCP web ui, ther first thing I noted was, that the wizzard didnāt come up automatically. I couldnāt even start it manually from the menu bar.
Secondly I noticed, that my NC installation couldnāt connect to the Internet at all! Even pings via ssh to google.com couldnāt get through.
I got back now to the older image I used previously and with this image, the machine is now working properly (this time, I didnāt try to setup a fixed IP ).
What do you mean by that? was there some kind of error?
If you were able to access in the local network, then this must be a networking issue in your house. Maybe the diagnostics in the landing info page will help.
The odroid has no HDMI, the best thing to do to configure networking is to attach a tty usb in case you lose network connectivity. Those you can get for $2.
I will look at that bug when I have some time, but it is going to be impossible for me for a while because I am really busy with real life stuff. If anybody would like to help with this I can point them to the relevant code.
@natebrink and @RiSK I have exactly the same problems! No inet, No wizzard at fisrt start/boot,
The ports 443 and 80 are open on my router and i definitely have inet
I also had problems with ssh. ( login impossible after first connection via putty and the required change of password
Here is something wrong with the image for our odoid hc2. Very sad, i really enjoyed it with my pi!!
i have possibly simple question, but since im new to docker, i cant move forwardā¦
im trying to generate ncp image for odroidc2ā¦ should be probably eazyā¦ im folowing all steps, but i keep getting this errorā¦
`root@odroidc2:~/nextcloudpi# ./build-SD-armbian.sh odroidc2
Already up-to-date.
[ o.k. ] Using config file [ config-docker.conf ]
[ ā¦ ] Building a Docker container
/root/nextcloudpi/armbian/config-docker.conf: line 19: docker: command not found