After an Update, NCP is down

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 29.0.5): cant see it , NCP v.1.55.2
Operating system and version (eg, Ubuntu 24.04): Armbian 24.8.3 bookworm \l . 6.6.47-current-odroidxu4 (armv7l)
Apache or nginx version (eg, Apache 2.4.25): Apache/2.4.62
PHP version (eg, 8.3): cant see it

The issue you are facing:

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it:

  1. Everything i want to do, says the same : “php: Befehl nicht gefunden” (php: command not found) - /usr/local/etc/library.sh: Zeile 17: php: Kommando nicht gefunden.
  2. I cant do anything and so i cant fill out the rest. Sorry!
  3. When i go to my side this is the only thing i can see:

Maybe there is a Problem with php? Should i reinstall it?

What did you install to make it work and what did you do to make it stop working?

it was a normal update with the command “sudo apt update && upgrade -y”
Don´t know what exactly was installed

It is difficult to say what the error could be, you could investigate why this command cannot be found or what kind of command it is.

You may also find what you are looking for on this page:

Should be:

sudo apt update && sudo apt full-upgrade -y

But why updating?
NCP v.1.55.2 is very new image, if then occurs “command not found” I assume your setup story is not told to give further advice.
Maybe you try

sudo ncp-report

Okay, I can’t solve the problem so I saved my data, and made a new install.
First I installed a new armbian bookworm. Made updates, and used the armbian-config to move the data storage to the SSD .

After that I tried to install ncp with the curl command, but I didn’t worked. There were several red warning.

I looked for a ncp image to, but there is no image for my board anymore.

Can it be, that there is no support for 32bit CPU 's anymore? I have a odroid hc1.

I thought it is good to have a actual system. Made it for more than two years.

That’s an issue.

So you think I need a new board? :frowning:

It depends on your usecase.
If your instance is “home alone” you may live with outdated stuff. But you will consider going 64bit in future.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.