hi therei need support for the issue that iām facing after update my ncp to last release.
The issues comes when i try to access ncp through webclient, iām receiving error Service Unavailable, Error 503.
Here setup and logs:
version: root@rock64:~# ncp-update
Downloading updates
Performing updates
Installing nc-restore
Installing nc-backup
NextCloudPi updated to version v0.59.0
takezo@rock64:~$ sudo -u www-data php /var/www/nextcloud/occ maintenance:mode --off
[sudo] password for takezo:
127.0.0.1 localhost rock64
192.168.1.207 domainncp.dnsdomain.org
::1 localhost rock64 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
Nextcloud is not installed - only a limited number of commands are available
[Symfony\Component\Console\Exception\CommandNotFoundException]
Command āmaintenance:modeā is not defined.
Did you mean this?
maintenance:install
backupā¦ backupā¦ nopeā¦!
lets go to the first point, is there anything that i can do to find where and why im getting this errorā¦? (where i can find the problem or missing fileā¦)
Your config.php is empty perhaps? in any case, if you have no backups just backup your data and database manually, then run nc-init (or reinstall), then restore your manual backup.
WARNING: existing mysqld configuration will be changed <<<
Getting build codeā¦
Hit:1 http://security.debian.org stretch/updates InRelease
Hit:3 http://apt.armbian.com stretch InRelease
Ign:2 Index of /debian stretch InRelease
Hit:4 Index of /debian stretch-updates InRelease
Hit:5 Index of /debian stretch-backports InRelease
Hit:6 Index of /debian stretch Release
Reading package listsā¦ Done
Reading package listsā¦ Done
Building dependency tree
Reading state informationā¦ Done
ca-certificates is already the newest version (20161130+nmu1+deb9u1).
sudo is already the newest version (1.8.19p1-2.1).
wget is already the newest version (1.18-5+deb9u2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up php7.0-fpm (7.0.30-0+deb9u1) ā¦
Job for php7.0-fpm.service failed because the control process exited with error code.
See āsystemctl status php7.0-fpm.serviceā and ājournalctl -xeā for details.
invoke-rc.d: initscript php7.0-fpm, action ārestartā failed.
Ć¢āĀ php7.0-fpm.service - The PHP 7.0 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php7.0-fpm.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2018-09-27 11:41:10 CEST; 25ms ago
Docs: man:php-fpm7.0(8)
Process: 4019 ExecStart=/usr/sbin/php-fpm7.0 --nodaemonize --fpm-config /etc/php/7.0/fpm/php-fpm.conf (code=exited, status=78)
Main PID: 4019 (code=exited, status=78)
Sep 27 11:41:09 rock64 systemd[1]: Starting The PHP 7.0 FastCGI Process ManĆ¢ā¬Ā¦rā¦
Sep 27 11:41:09 rock64 php-fpm7.0[4019]: Cannot load Zend OPcache - it was aĆ¢ā¬Ā¦ded
Sep 27 11:41:10 rock64 php-fpm7.0[4019]: [27-Sep-2018 11:41:10] ERROR: [/etcĆ¢ā¬Ā¦TRY
Sep 27 11:41:10 rock64 php-fpm7.0[4019]: [27-Sep-2018 11:41:10] ERROR: UnablĆ¢ā¬Ā¦e 1
Sep 27 11:41:10 rock64 php-fpm7.0[4019]: [27-Sep-2018 11:41:10] ERROR: faileĆ¢ā¬Ā¦nfā
Sep 27 11:41:10 rock64 php-fpm7.0[4019]: [27-Sep-2018 11:41:10] ERROR: FPM iĆ¢ā¬Ā¦led
Sep 27 11:41:10 rock64 systemd[1]: php7.0-fpm.service: Main process exited,Ć¢ā¬Ā¦/n/a
Sep 27 11:41:10 rock64 systemd[1]: Failed to start The PHP 7.0 FastCGI ProcĆ¢ā¬Ā¦ger.
Sep 27 11:41:10 rock64 systemd[1]: php7.0-fpm.service: Unit entered failed Ć¢ā¬Ā¦ate.
Sep 27 11:41:10 rock64 systemd[1]: php7.0-fpm.service: Failed with result āĆ¢ā¬Ā¦deā.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package php7.0-fpm (āconfigure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
php7.0-fpm
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)