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.