[Solved] NCP 11-22-18 Image after restart "Failed to start the php 7.2 Fastcgi process Manager" RPI1 512MB

Hello I’m already really frustrated with the NCP installation. I tried a lot of thing, but i stuck every time at the same problem.

Fresh install NCP 11-22-18 RPI Image on a RPI 1

After the 1. reboot the system stuck at this error and i don’t know how to solve this.

systemctl status php7.2-fpm.service

● php7.2-fpm.service - The PHP 7.2 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php7.2-fpm.service; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Sun 2018-12-02 18:47:53 GMT; 5min ago
Docs: man:php-fpm7.2(8)
Process: 1195 ExecStart=/usr/sbin/php-fpm7.2 --nodaemonize --fpm-config /etc/php/7.2/fpm/php-fpm.conf (code=killed, signal=ILL)
Main PID: 1195 (code=killed, signal=ILL)
Dec 02 18:47:52 nextcloudpi systemd[1]: Starting The PHP 7.2 FastCGI Process Manager…
Dec 02 18:47:52 nextcloudpi systemd[1]: php7.2-fpm.service: Main process exited, code=killed, status=4/ILL
Dec 02 18:47:53 nextcloudpi systemd[1]: Failed to start The PHP 7.2 FastCGI Process Manager.
Dec 02 18:47:53 nextcloudpi systemd[1]: php7.2-fpm.service: Unit entered failed state.
Dec 02 18:47:53 nextcloudpi systemd[1]: php7.2-fpm.service: Failed with result ‘signal’.

Tried already this fix but it doesent helped.

Its not a power/ sc card problem because the image NextCloudPi_RPi_10-23-18 worked like charm.

Found a solution by myself:

  1. Install nextcloudpi image: NextCloudPi_RPi_10-23-18 image (still available as torrent)
  2. sudo su
  3. ncp-update
  4. reboot now

With normal “sudo ncp-update” I got kernel panic after update.

1 Like

Can you share the link to torrent

sadly the armv6 versions of the pi are not supported at the moment. Raspbian notion of armhf is different from regular Debian.

You can install the 7.0 php version manually and disable updates at your own risk (not recommended).

Or spend 25$ on a newer pi, or better yet, on a Rock64

Whenever Raspbian moves to Buster support might come back, but we won’t stay on PHP7.0 to support old hardware where NC runs very badly anyway

Hope it makes sense

Cheers!

here you go http://savebt.me/torrent/BE72E4E87F84A88DFF9ECC4B1DA40B810FAB6CEA.html

1 Like