503 Service Unavailable (docker image ownyourbits/nextcloudpi-armh))

Hi,

I’m using the nextcloudpi docker image id 3b832c3ddae7 (ncp version 1.15.?) on a odroid xu4. I were using for several month older builds of the nextcloudpi docker images without issues.

Yesterday I had to recreate the docker instance of nextcloudpi, because the automatic updated failed (from ncp 1.15.2 to 1.15.3). Since then I get “Service Unavailable 503”. The log file does not give my any hints whats going wrong:

stopping Cron...
stopping Redis...
stopping Postfix...
stopping logs...
Stopping apache
Stopping PHP-fpm
Stopping mariaDB
LAMP cleanup complete
Starting PHP-fpm
Starting Apache
Starting mariaDB
2019-07-29 22:06:15 0 [Note] mysqld (mysqld 10.3.15-MariaDB-1) starting as process 228 ...
Starting Redis
Starting Cron
Starting Postfix
System config value trusted_domains => 1 set to string 192.168.0.150
Provisioning
Provisioning Redis password
Updating NextCloud config with Redis password
Provisioning MariaDB password
Updating NextCloud config with MariaDB password
Running nc-limits
Using 1570446336B for PHP
Using 8 PHP threads
Using 837571379 memory for the database
Stopping redis-server: redis-server.
Starting redis-server: redis-server.
Init done

Any idea what could be the issue?

Kind regards,

tuxiano

I have the same issue…

Hi Hannes, thank you for your feedback. I ran ncp-update and got no error …

root@nextcloudpi:/# ncp-update
Downloading updates
Performing updates
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Get:3 http://deb.debian.org/debian buster-updates InRelease [46.8 kB]
Fetched 46.8 kB in 1s (36.5 kB/s)  
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
exfat-utils is already the newest version (1.3.0-1).
exfat-fuse is already the newest version (1.3.0-1).
php-smbclient is already the newest version (0.9.0-3+b1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
lsb-release is already the newest version (10.2019051400).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Running nc-autoupdate-nc
automatic Nextcloud updates enabled
NextCloudPi updated to version v1.15.3

Same here:

ncp-update
Downloading updates
Performing updates
Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
Get:2 http://deb.debian.org/debian buster InRelease [118 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [46.8 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main armhf Packages [50.2 kB]
Get:5 http://deb.debian.org/debian buster/main armhf Packages [7688 kB]
Fetched 7942 kB in 8s (985 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
exfat-utils is already the newest version (1.3.0-1).
exfat-fuse is already the newest version (1.3.0-1).
php-smbclient is already the newest version (0.9.0-3+b1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
lsb-release is already the newest version (10.2019051400).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
NextCloudPi updated to version v1.15.3

Try this:

Cool, thank you. You saved my day.