How to access NextcloudPi first time & Activation

Same setup (same SD card) but with v1.54.0 → works fine

1 Like

Did you change anything else? For me it still does not work. Even with 1.54.0 or using the pi imager. Curl installation doesn’t work either unfortunately. Seems like there’s an error in the Skript.

Does anyone have another idea?
I filed a bug-report.

Today I got my rpi5 and did a quick and simple install of NextcloudPi_RaspberryPi5_v1.55.2.zip on a sd-card.
No problem at all, but I forget to take down my regular nextcloudpi, so I accessed the new one by IP-Number. With firefox private-window js enabled I got the working activation-page. 4443-web-panel was even reachable as expected.
Image written on win10 desktop with pi-imager without presets.

With a new raspi 4 I tried an install with NextcloudPi_RaspberryPi4_v1.55.2.zip and failed.

georg@HEKA:~$ curl -v https://192.168.2.51
*   Trying 192.168.2.51:443...
* connect to 192.168.2.51 port 443 failed: Connection refused
* Failed to connect to 192.168.2.51 port 443 after 2 ms: Connection refused
* Closing connection 0
curl: (7) Failed to connect to 192.168.2.51 port 443 after 2 ms: Connection refused
georg@HEKA:~$ curl -v http://192.168.2.51
*   Trying 192.168.2.51:80...
* connect to 192.168.2.51 port 80 failed: Connection refused
* Failed to connect to 192.168.2.51 port 80 after 6 ms: Connection refused
* Closing connection 0
curl: (7) Failed to connect to 192.168.2.51 port 80 after 6 ms: Connection refused
georg@HEKA:~$

But I succeeded in installing NextcloudPi_RaspberryPi_v1.53.2.zip

  • https://IP-Number get the activation page
  • print - activate get the web-ui (reloading the activation page by error gets new credentials, trashing print out/write down)
  • set ssh
  • log in via ssh
  • do the updating as proposed