-
-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Activation not Possible #1994
Comments
Hey, |
Did you guys try activating it via CLI? |
Hello, I have the same issue with RaspberryPi 4 using NextcloudPi_RaspberryPi4_v1.55.2.zip (md5sum checked). <?php
/**
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Christoph Wurst <[email protected]>
* @author Joas Schilling <[email protected]>
* ... https://192.168.1.36 brings me to the activation page, but it is not working :
I don't have microHDMI cable, so as says FadeFx I tried SSH. But SSH is not activated (nmap says port 22 not opened, btw 4443 port is closed aswell) For the long story : |
I installed the v.1.55.0 image and then updated it in the WebUI to v.1.55.2. This worked well. You can access the WebUI either with https://nextcloudpi.local/ or with https://fill-in-your-ip:4443. In the local network you needn’t open the port 4443 on your router. |
Thank you @AndreHerling your workaround worked well for me too ! Except that I had to go to https://my-servers-ip (with no port) to have the activation page.
|
local login (w/ keyboard connected to Pi5) also not working, SSH can also not be activated, very annoying. Will try with older image version <v1.55.2 |
Did you try putting the SSH file in boot partition of the SD card? |
It is intended to activate SSH from the WebUI. |
I suspect 1.55.2 to have issues with root access, that is why several things do not work |
Sorry to hear about your issues. Unfortunately, the information isn't really conclusive for me yet and I don't know what might be causing these issues. I'll release a new version soon which hopefully works better. A few notes though:
|
When did the switch to armbian happen? |
To be more precise, I think there is an issue to access /root/.my.cnf |
BTW according to armbian doku SSH should be enabled by default with user root and password 1234 which you should be prompted to change on first login and create a proper user as well. |
Default root credentials as well as default SSH access are disabled in NCP, because that would pose a big security risk due of the activation mechanism that NCP uses. |
NCP is using Armbian for all SBCs since v1.54.0 |
What makes you believe that? 🤔 |
As for me I can only update nextcloud when mysql(mariadb) root password is empty. Otherwise I get an error that it can not login to mysql |
Would you mind creating another bug report for that? It's likely unrelated to this one and I would need the output of the failing commands to understand the cause for this. |
Now that v1.55.3 is released, please try and report if these issues persist for your :) |
Hi, Same behaviour with 1.55.0 image. |
Did a quick install with release 1.55.3 on rpi4 sd-card 32GB, wrote image on Win10 laptop with Raspberrry Pi Imager v.1.9.0. |
Same here. 1.55.3 on RPI5, can't connect on login, ssh activated but can't connect, activation interface dont get response..... |
@F4HTB Not sure what you mean with "connect on login". There is no login by default, you need to connect via web browser to set passwords |
Do you have the option to to attach a display and check if there are any meaninful logs during boot? @geoW-n Thanks for testing! |
Did a quick test with raspi 5. It works as expected.
|
I did a test, same as @geoW-n . latest Version v1.55.3 (2024-11-08) System is not coming up, after several reboots I started all over again. This time I checked with a local monitor the screen.
I guess it is a general problem in Armbian, as it stucks during boot already. My Pi5 HW is brand new. I also did a complete check of the SD-card -> no problem. |
Hi,
I have a Raspberry PI 5 with 8GB Ram. As router I have a Fritz!Box.
I downloaded the image for v1.55.2 and flashed it to a micro SD with Raspberry PI Imager. Then, according to the manual (https://help.nextcloud.com/t/how-to-access-nextcloudpi-first-time-activation/126309), I was supposed to access https://nextcloudpi or https://nextcloudpi.local. Both sites were not accessible. I also tried to access the IP, but it just doesn't work and looking to the comments on https://help.nextcloud.com/t/how-to-access-nextcloudpi-first-time-activation/126309 I'm not the only one.
The Raspberry PI 5 is seen in the network and I can ping it.
Greetings
André
The text was updated successfully, but these errors were encountered: