After NCP update to 1.25.0 PHP service down - NC: Service unavailable (503)

Hi,
problem stated above.
Running system so far:
NC 18.0.3.0
NCPI 1.24 (+/-)
PHP 7.3
RPi 4 2G
Rebooted, of course

All commands I googled to restart php didnt work. May reinstalling PHP will help? But how to...? May upgrade to 7.4 will help? (Ive read some discussion about this here) Then, how to…?
Any suggestions, please.

Thanks,
RCV

Update:
sudo apt reinstall php7.3 ¨
result: PHP service down + MariaDB service down :face_vomiting:

I hesitate to update to PHP 7.4…

Maybe can share output of ncp-report?

NCP is still stable with php7.3, I would not upgrade to 7.4 unless you know what you are doing.

Hi,
sure I can.
If you`d like more, please let me know.
Interesting, MariaDB is up again.
Thanks a lot!

NCPi Report

NextCloudPi diagnostics

NextCloudPi version  v1.25.0
NextCloudPi image    NextCloudPi_03-28-20
distribution         Raspbian GNU/Linux 10 \n \l
automount            yes
USB devices          sda 
datadir              /media/myCloudDrive/ncdata
data in SD           no
data filesystem      btrfs
data disk usage      20G/29G
rootfs usage         12G/15G
swapfile             /var/swap
dbdir                /media/USBdrive/ncdatabase
Nextcloud check      ok
Nextcloud version    18.0.4.2
HTTPD service        up
PHP service          down
MariaDB service      up
Redis service        up
Postfix service      up
internet check       ok
port check 80        open
port check 443       open
IP                   ***REMOVED SENSITIVE VALUE***
gateway              ***REMOVED SENSITIVE VALUE***
interface            wlan0
certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         no
uptime               1min

Hi,
an update on the situation & lessons learned:
uninstall + reinstall of PHP7.3 didn`t work - “purge” is the key with apt. Now I have “PHP service: up” again! But Nextcloud is still not runing:

Internal Server Error

The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log.

NextCloudPi diagnostics

NextCloudPi version  v1.25.0
NextCloudPi image    NextCloudPi_03-28-20
distribution         Raspbian GNU/Linux 10 \n \l
automount            yes
USB devices          sda 
datadir              /media/myCloudDrive/ncdata
data in SD           no
data filesystem      btrfs
data disk usage      20G/29G
rootfs usage         2.1G/15G
swapfile             /var/swap
dbdir                /media/USBdrive/ncdatabase
Nextcloud check      ok
Nextcloud version    18.0.4.2
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
Postfix service      up
internet check       ok
port check 80        open
port check 443       open
IP                   ***REMOVED SENSITIVE VALUE***
gateway              ***REMOVED SENSITIVE VALUE***
interface            wlan0
certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         no
uptime               0min

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "5": "nextcloudpi.local",
            "7": "nextcloudpi",
            "8": "homecloud",
            "1": „xxx.xxx.xxx.xxx“,
            "12": "xxx.xxx.xxx.xxx",
            "11": „xxx.xxx.xxx.xxx“
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "18.0.4.2",
        "overwrite.cli.url": "https:\/\/aixil.spdns.org\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "tempdirectory": "\/media\/myCloudDrive\/ncdata\/tmp",
        "mail_smtpmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "overwriteprotocol": "https",
        "maintenance": false,
        "logfile": "\/media\/myCloudDrive\/ncdata\/nextcloud.log",
        "loglevel": "2",
        "log_type": "file",
        "mail_sendmailmode": "smtp",
        "mail_smtpsecure": "tls",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "htaccess.RewriteBase": "\/"
    }
}

HTTPd logs

[Tue May 12 18:28:56.441329 2020] [mpm_prefork:notice] [pid 776] AH00163: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations
[Tue May 12 18:28:56.441445 2020] [core:notice] [pid 776] AH00094: Command line: '/usr/sbin/apache2'
[Tue May 12 18:41:35.515759 2020] [mpm_prefork:notice] [pid 776] AH00169: caught SIGTERM, shutting down
[Tue May 12 18:41:35.699210 2020] [ssl:warn] [pid 3285] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue May 12 18:41:35.738603 2020] [ssl:warn] [pid 3286] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue May 12 18:41:35.739073 2020] [http2:warn] [pid 3286] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.
[Tue May 12 18:41:35.823570 2020] [mpm_prefork:notice] [pid 3286] AH00163: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations
[Tue May 12 18:41:35.823699 2020] [core:notice] [pid 3286] AH00094: Command line: '/usr/sbin/apache2'
[Tue May 12 19:20:03.642930 2020] [mpm_prefork:notice] [pid 3286] AH00169: caught SIGTERM, shutting down
[Tue May 12 19:20:03.829327 2020] [ssl:warn] [pid 7261] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue May 12 19:20:03.866065 2020] [ssl:warn] [pid 7262] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue May 12 19:20:03.866450 2020] [http2:warn] [pid 7262] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.
[Tue May 12 19:20:03.948867 2020] [mpm_prefork:notice] [pid 7262] AH00163: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations
[Tue May 12 19:20:03.948976 2020] [core:notice] [pid 7262] AH00094: Command line: '/usr/sbin/apache2'
[Tue May 12 19:39:57.299938 2020] [mpm_prefork:notice] [pid 7262] AH00169: caught SIGTERM, shutting down
[Tue May 12 19:40:22.007870 2020] [ssl:warn] [pid 582] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue May 12 19:40:22.067368 2020] [ssl:warn] [pid 770] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue May 12 19:40:22.067800 2020] [http2:warn] [pid 770] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.
[Tue May 12 19:40:22.278426 2020] [mpm_prefork:notice] [pid 770] AH00163: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations
[Tue May 12 19:40:22.278530 2020] [core:notice] [pid 770] AH00094: Command line: '/usr/sbin/apache2'

Database logs

2020-05-12 19:40:57 0 [Note] InnoDB: Uses event mutexes
2020-05-12 19:40:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-05-12 19:40:57 0 [Note] InnoDB: Number of pools: 1
2020-05-12 19:40:57 0 [Note] InnoDB: Using generic crc32 instructions
2020-05-12 19:40:57 0 [Note] InnoDB: Initializing buffer pool, total size = 896M, instances = 1, chunk size = 128M
2020-05-12 19:40:57 0 [Note] InnoDB: Completed initialization of buffer pool
2020-05-12 19:40:57 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2020-05-12 19:40:58 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-05-12 19:40:58 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-05-12 19:40:58 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-05-12 19:40:58 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2020-05-12 19:40:58 0 [Note] InnoDB: 10.3.22 started; log sequence number 445956421; transaction id 1821863
2020-05-12 19:40:58 0 [Note] InnoDB: Loading buffer pool(s) from /media/myCloudDrive/ncdatabase/ib_buffer_pool
2020-05-12 19:40:58 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-12 19:40:58 0 [Note] Server socket created on IP: '127.0.0.1'.
2020-05-12 19:40:58 0 [Note] Reading of all Master_info entries succeeded
2020-05-12 19:40:58 0 [Note] Added new Master_info '' to hash table
2020-05-12 19:40:58 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.3.22-MariaDB-0+deb10u1'  socket: '/run/mysqld/mysqld.sock'  port: 3306  Raspbian 10
2020-05-12 19:41:00 0 [Note] InnoDB: Buffer pool(s) load completed at 200512 19:41:00

Nextcloud logs

{"reqId":"XrrfPdZfRWDMHauFT3GCnQAAAAU","level":3,"time":"2020-05-12T17:39:09+00:00","remoteAddr":"xx.xxx.xxx.xx","user":"--","app":"index","method":"GET","url":"/","message":{"Exception":"OC\\HintException","Message":"Memcache \\OC\\Memcache\\Redis not available for local cache","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Server.php","line":626,"function":"__construct","class":"OC\\Memcache\\Factory","type":"->","args":["403eaa565e9243de164ab878e9cb7ae9",{"__class__":"OC\\Log"},"\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1647,"function":"query","class":"OC\\ServerContainer","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":806,"function":"getMemCacheFactory","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1837,"function":"query","class":"OC\\ServerContainer","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":347,"function":"getAppManager","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":114,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/nextcloud/lib/base.php","line":645,"function":"loadApps","class":"OC_App","type":"::","args":[["session"]]},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/nextcloud/index.php","line":36,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Factory.php","Line":98,"Hint":"Is the matching PHP module installed and enabled?","CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15","version":"18.0.4.2"}
{"reqId":"XrrfPdZfRWDMHauFT3GCnQAAAAU","level":3,"time":"2020-05-12T17:39:09+00:00","remoteAddr":"xx.xxx.xxx.xx","user":"--","app":"index","method":"GET","url":"/","message":{"Exception":"OC\\HintException","Message":"Memcache \\OC\\Memcache\\Redis not available for local cache","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Server.php","line":626,"function":"__construct","class":"OC\\Memcache\\Factory","type":"->","args":["403eaa565e9243de164ab878e9cb7ae9",{"__class__":"OC\\Log"},"\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1647,"function":"query","class":"OC\\ServerContainer","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":806,"function":"getMemCacheFactory","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1837,"function":"query","class":"OC\\ServerContainer","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/legacy/template.php","line":285,"function":"getAppManager","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/index.php","line":47,"function":"printErrorPage","class":"OC_Template","type":"::","args":["Memcache \\OC\\Memcache\\Redis not available for local cache","Is the matching PHP module installed and enabled?",503]}],"File":"/var/www/nextcloud/lib/private/Memcache/Factory.php","Line":98,"Hint":"Is the matching PHP module installed and enabled?","CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15","version":"18.0.4.2"}
{"reqId":"XrrfPdZfRWDMHauFT3GCnQAAAAU","level":3,"time":"2020-05-12T17:39:09+00:00","remoteAddr":"xx.xxx.xxx.xx","user":"--","app":"core","method":"GET","url":"/","message":{"Exception":"OC\\HintException","Message":"Memcache \\OC\\Memcache\\Redis not available for local cache","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Server.php","line":626,"function":"__construct","class":"OC\\Memcache\\Factory","type":"->","args":["403eaa565e9243de164ab878e9cb7ae9",{"__class__":"OC\\Log"},"\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1647,"function":"query","class":"OC\\ServerContainer","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":806,"function":"getMemCacheFactory","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1837,"function":"query","class":"OC\\ServerContainer","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":347,"function":"getAppManager","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":114,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/nextcloud/lib/base.php","line":645,"function":"loadApps","class":"OC_App","type":"::","args":[["session"]]},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/nextcloud/index.php","line":36,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Factory.php","Line":98,"Hint":"Is the matching PHP module installed and enabled?","CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15","version":"18.0.4.2"}
{"reqId":"XrrfPdZfRWDMHauFT3GCnQAAAAU","level":3,"time":"2020-05-12T17:39:09+00:00","remoteAddr":"xx.xxx.xxx.xx","user":"--","app":"core","method":"GET","url":"/","message":{"Exception":"OC\\HintException","Message":"Memcache \\OC\\Memcache\\Redis not available for local cache","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Server.php","line":626,"function":"__construct","class":"OC\\Memcache\\Factory","type":"->","args":["403eaa565e9243de164ab878e9cb7ae9",{"__class__":"OC\\Log"},"\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1647,"function":"query","class":"OC\\ServerContainer","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":589,"function":"getMemCacheFactory","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCP\\IURLGenerator"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCP\\IURLGenerator"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["URLGenerator"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1620,"function":"query","class":"OC\\ServerContainer","type":"->","args":["URLGenerator"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1100,"function":"getURLGenerator","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Template\\JSCombiner"]},{"file":"/var/www/nextcloud/lib/private/TemplateLayout.php","line":344,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Template\\JSCombiner"]},{"file":"/var/www/nextcloud/lib/private/TemplateLayout.php","line":174,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core/js/dist/main","js/merged-template-prepend","search/js/search","core/l10n/de","search/l10n/de","search/js/searchprovider","js/files/fileinfo","js/files/client"]]},{"file":"/var/www/nextcloud/lib/private/legacy/template.php","line":184,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["error",""]},{"file":"/var/www/nextcloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/legacy/template.php","line":333,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"/var/www/nextcloud/index.php","line":57,"function":"printExceptionErrorPage","class":"OC_Template","type":"::","args":[{"__class__":"OC\\HintException"},500]}],"File":"/var/www/nextcloud/lib/private/Memcache/Factory.php","Line":98,"Hint":"Is the matching PHP module installed and enabled?","CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15","version":"18.0.4.2"}
{"reqId":"XrrfW35g48koDl9WBzPRbQAAAAA","level":3,"time":"2020-05-12T17:39:39+00:00","remoteAddr":"xx.xxx.xxx.xx","user":"--","app":"remote","method":"GET","url":"/status.php","message":{"Exception":"OC\\HintException","Message":"Memcache \\OC\\Memcache\\Redis not available for local cache","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Server.php","line":626,"function":"__construct","class":"OC\\Memcache\\Factory","type":"->","args":["403eaa565e9243de164ab878e9cb7ae9",{"__class__":"OC\\Log"},"\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1647,"function":"query","class":"OC\\ServerContainer","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":806,"function":"getMemCacheFactory","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1837,"function":"query","class":"OC\\ServerContainer","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":347,"function":"getAppManager","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":114,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/nextcloud/lib/base.php","line":645,"function":"loadApps","class":"OC_App","type":"::","args":[["session"]]},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/nextcloud/status.php","line":38,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Factory.php","Line":98,"Hint":"Is the matching PHP module installed and enabled?","CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh) mirall/2.3.3 (build 84) (Nextcloud)","version":"18.0.4.2"}

Hi,
another update - in case someone is reading this.
I “sniffed” through apache`s log and found another error related to php-fpm. So I purged php7.3-fpm and installed it afterwards. Followed by some config from apache website.
Now the latest problem is: suddenly my ports 80 & 443 are closed.
ports.conf states:

Listen 80
<IfModule ssl_module>
        Listen 443
</IfModule>
<IfModule mod_gnutls.c>
        Listen 443
</IfModule>

Why this? No changes on my router, etc. Can access NC from outside (some “internal server error” as I receive when accessing from within). Also tried to reinstall letsencrypt cert with no success (“cannot access…”).
How to open the ports? Almot all of solved problems I could find here were related to router/gateway.
Btw. I CAN access NCP WebGUI via port 4443.
And from reinstalling php-fpm I am missing a NCPi .conf file in php-fpm folder.
Can anyone please give a hint?
Thanks in advance!

NextCloudPi diagnostics

NextCloudPi version  v1.25.0
NextCloudPi image    NextCloudPi_03-28-20
distribution         Raspbian GNU/Linux 10 \n \l
automount            yes
USB devices          sda 
datadir              /media/myCloudDrive/ncdata
data in SD           no
data filesystem      btrfs
data disk usage      20G/29G
rootfs usage         2.0G/15G
swapfile             /var/swap
dbdir                /media/USBdrive/ncdatabase
Nextcloud check      ok
Nextcloud version    18.0.4.2
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
Postfix service      up
internet check       ok
port check 80        closed
port check 443       closed
IP                   ***REMOVED SENSITIVE VALUE***
gateway              ***REMOVED SENSITIVE VALUE***
interface            wlan0
certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         no
uptime               34min

HTTPd logs

[Sat May 16 12:02:01.201010 2020] [ssl:warn] [pid 593] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:02:01.258782 2020] [ssl:warn] [pid 776] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:02:01.259286 2020] [http2:warn] [pid 776] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.

[Sat May 16 12:02:01.476376 2020] [mpm_prefork:notice] [pid 776] AH00163: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations

[Sat May 16 12:02:01.476477 2020] [core:notice] [pid 776] AH00094: Command line: '/usr/sbin/apache2'

[Sat May 16 12:13:24.966270 2020] [mpm_prefork:notice] [pid 776] AH00169: caught SIGTERM, shutting down

[Sat May 16 12:16:56.529739 2020] [ssl:warn] [pid 4756:tid 3069895184] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:16:56.554350 2020] [ssl:warn] [pid 4757:tid 3069895184] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:16:56.560119 2020] [mpm_event:notice] [pid 4757:tid 3069895184] AH00489: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations

[Sat May 16 12:16:56.560235 2020] [core:notice] [pid 4757:tid 3069895184] AH00094: Command line: '/usr/sbin/apache2'

[Sat May 16 12:17:10.494539 2020] [mpm_event:notice] [pid 4757:tid 3069895184] AH00491: caught SIGTERM, shutting down

[Sat May 16 12:17:10.657707 2020] [ssl:warn] [pid 4920:tid 3070038544] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:17:10.685080 2020] [ssl:warn] [pid 4921:tid 3070038544] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:17:10.690538 2020] [mpm_event:notice] [pid 4921:tid 3070038544] AH00489: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations

[Sat May 16 12:17:10.690672 2020] [core:notice] [pid 4921:tid 3070038544] AH00094: Command line: '/usr/sbin/apache2'

[Sat May 16 12:17:25.549304 2020] [mpm_event:notice] [pid 4921:tid 3070038544] AH00491: caught SIGTERM, shutting down

[Sat May 16 12:17:49.024638 2020] [ssl:warn] [pid 579:tid 3069596176] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:17:49.057163 2020] [ssl:warn] [pid 767:tid 3069596176] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name

[Sat May 16 12:17:49.062319 2020] [mpm_event:notice] [pid 767:tid 3069596176] AH00489: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations

[Sat May 16 12:17:49.062422 2020] [core:notice] [pid 767:tid 3069596176] AH00094: Command line: '/usr/sbin/apache2'

Nextcloud logs {"reqId":"Xr-FrE9EJSS1ESO38UGkagAAAAY","level":3,"time":"2020-05-16T10:51:24+00:00","remoteAddr":"xx.xxx.xxx.xx","user":"--","app":"remote","method":"GET","url":"/status.php","message":{"Exception":"OC\\HintException","Message":"Memcache \\OC\\Memcache\\Redis not available for local cache","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Server.php","line":626,"function":"__construct","class":"OC\\Memcache\\Factory","type":"->","args":["fb80d9065effff2e71ff7270379273d6",{"__class__":"OC\\Log"},"\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis","\\OC\\Memcache\\Redis"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Memcache\\Factory"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1647,"function":"query","class":"OC\\ServerContainer","type":"->","args":["MemCacheFactory"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":806,"function":"getMemCacheFactory","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\App\\AppManager"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":114,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":125,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/Server.php","line":1837,"function":"query","class":"OC\\ServerContainer","type":"->","args":["AppManager"]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":347,"function":"getAppManager","class":"OC\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/legacy/app.php","line":114,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/nextcloud/lib/base.php","line":645,"function":"loadApps","class":"OC_App","type":"::","args":[["session"]]},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/nextcloud/status.php","line":38,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Factory.php","Line":98,"Hint":"Is the matching PHP module installed and enabled?","CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh) mirall/2.3.3 (build 84) (Nextcloud)","version":"18.0.4.2"}

</details>