Nextcloud-snap: Issues with apparmor

Created on 14 Sep 2018  Β·  15Comments  Β·  Source: nextcloud/nextcloud-snap

Hi guys,

Just did a shutdown of my vm, to do some maintenance.

Everything before and after was ok - however upon starting my machine back up i get alot of:

[ 119.996370] audit: type=1400 audit(1536907140.584:245): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16294 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[ 120.434186] audit: type=1400 audit(1536907141.024:246): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16340 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[ 120.866272] audit: type=1400 audit(1536907141.456:247): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16387 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[ 121.302953] audit: type=1400 audit(1536907141.892:248): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16433 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[ 122.053253] audit: type=1400 audit(1536907142.644:249): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16606 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[ 122.498613] audit: type=1400 audit(1536907143.088:250): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16655 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[ 122.932180] audit: type=1400 audit(1536907143.520:251): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16702 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[ 123.374084] audit: type=1400 audit(1536907143.964:252): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.apache" name="/" pid=16750 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0

And of course nextcloud isn't working anymore - any ideas as to why/what the issue is?

Details of system:

Name Version Rev Tracking Publisher Notes
core 16-2.35 5328 stable canonicalβœ“ core
nextcloud 13.0.5snap1 8267 stable nextcloudβœ“ -

Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic

Most helpful comment

I'm experiencing this logspam, too. Seems like every time Nextcloud wants to write, it generates one. Nextcloud itself appears to work fine.

$ dmesg
...
[86417.503026] audit: type=1400 audit(1546443609.794:149): apparmor="DENIED" operation="open" profile="snap.nextcloud.renew-certs" name="/proc/2347/mounts" pid=2347 comm="python2" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
...
[881814.850042] audit: type=1400 audit(1547238995.247:1055): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=24030 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[882715.675142] audit: type=1400 audit(1547239896.059:1056): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=26108 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[883616.450932] audit: type=1400 audit(1547240796.818:1057): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=28137 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[884517.273953] audit: type=1400 audit(1547241697.631:1058): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=30221 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[885418.000477] audit: type=1400 audit(1547242598.341:1059): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=32281 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[885642.078224] audit: type=1400 audit(1547242822.414:1060): apparmor="DENIED" operation="exec" profile="snap.nextcloud.mysql" name="/bin/systemctl" pid=655 comm="mysql.server" 
...
[885649.705706] audit: type=1400 audit(1547242830.042:1061): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.disable-https" pid=870 comm="apparmor_parser"
[885649.709357] audit: type=1400 audit(1547242830.046:1062): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.enable-https" pid=871 comm="apparmor_parser"
[885649.720805] audit: type=1400 audit(1547242830.058:1063): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.apache" pid=869 comm="apparmor_parser"
[885649.724428] audit: type=1400 audit(1547242830.062:1064): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.export" pid=872 comm="apparmor_parser"
...
[961363.454121] audit: type=1400 audit(1547318542.660:1190): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=1099 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[962264.458953] audit: type=1400 audit(1547319443.650:1191): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=3309 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[963165.394731] audit: type=1400 audit(1547320344.572:1192): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=5384 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0

I don't understand how this would be caused by a port conflict, but I won't dispute what works for this person. I ran the same report. I can see where my NFS server went down over the holiday (a friend unplugged it to plug in the vacuum :| ), I can see an update from the 11th... but I don't see anything repeatedly failing writes.


Apache

Status

● snap.nextcloud.apache.service - Service for snap application nextcloud.apache
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.apache.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 1017 (run-httpd)
    Tasks: 111 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.apache.service
           β”œβ”€1017 /bin/sh /snap/nextcloud/10758/bin/run-httpd -k start -DFOREGROUND
           β”œβ”€2129 /bin/sh /snap/nextcloud/10758/bin/httpd-wrapper -k start -DFOREGROUND
           β”œβ”€2171 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           β”œβ”€2172 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           β”œβ”€2173 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           β”œβ”€2174 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           └─2371 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND

Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app workflowengine in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "workflowengine" in appstore
Jan 11 21:40:54 nextcloud nextcloud.apache[1017]: Starting code integrity check...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Finished code integrity check
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Update successful
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Turned off maintenance mode
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Reset log level
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: All set! Running httpd...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates have been activated: using HTTPS only
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates look to be in order: enabling HSTS

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <files_sharing> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <files_sharing> to 1.6.2
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <files_trashbin> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <files_trashbin> to 1.4.1
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <files_versions> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <files_versions> to 1.7.1
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <sharebymail> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <sharebymail> to 1.4.0
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <workflowengine> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <workflowengine> to 1.4.0
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <comments> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <comments> to 1.4.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <firstrunwizard> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <firstrunwizard> to 2.3.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <nextcloud_announcements> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <nextcloud_announcements> to 1.3.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <notifications> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <notifications> to 2.2.1
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <systemtags> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <systemtags> to 1.4.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <theming> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <theming> to 1.5.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Checking for update of app activity in appstore
Jan 11 21:40:46 nextcloud nextcloud.apache[1017]: Checked for update of app "activity" in appstore
Jan 11 21:40:46 nextcloud nextcloud.apache[1017]: Checking for update of app audioplayer in appstore
Jan 11 21:40:46 nextcloud nextcloud.apache[1017]: Update app audioplayer from appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "audioplayer" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app bruteforcesettings in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "bruteforcesettings" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app cloud_federation_api in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "cloud_federation_api" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app comments in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "comments" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app dav in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "dav" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app federatedfilesharing in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "federatedfilesharing" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app federation in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "federation" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_external in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_external" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_pdfviewer in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_pdfviewer" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_sharing in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_sharing" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_texteditor in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_texteditor" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_trashbin in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_trashbin" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_versions in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_versions" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_videoplayer in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_videoplayer" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app firstrunwizard in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "firstrunwizard" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app flowupload in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Update app flowupload from appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "flowupload" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app gallery in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "gallery" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app logreader in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "logreader" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app lookup_server_connector in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "lookup_server_connector" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app nextcloud_announcements in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "nextcloud_announcements" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app notifications in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "notifications" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app oauth2 in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "oauth2" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app password_policy in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "password_policy" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app provisioning_api in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "provisioning_api" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app serverinfo in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "serverinfo" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app sharebymail in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "sharebymail" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app survey_client in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "survey_client" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app systemtags in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "systemtags" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app theming in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "theming" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app twofactor_backupcodes in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "twofactor_backupcodes" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app unsplash in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "unsplash" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app workflowengine in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "workflowengine" in appstore
Jan 11 21:40:54 nextcloud nextcloud.apache[1017]: Starting code integrity check...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Finished code integrity check
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Update successful
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Turned off maintenance mode
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Reset log level
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: All set! Running httpd...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates have been activated: using HTTPS only
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates look to be in order: enabling HSTS



PHP

Status

● snap.nextcloud.php-fpm.service - Service for snap application nextcloud.php-fpm
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.php-fpm.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 957 (start-php-fpm)
    Tasks: 4 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.php-fpm.service
           β”œβ”€ 957 /bin/sh /snap/nextcloud/10758/bin/start-php-fpm
           β”œβ”€1684 php-fpm: master process (/snap/nextcloud/10758/config/php/php-fpm.conf)
           β”œβ”€6213 php-fpm: pool www
           └─6223 php-fpm: pool www

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Waiting for MySQL... done
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Obtaining nextcloud mysql credentials... done

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Oct 20 20:55:34 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 20 20:55:34 nextcloud nextcloud.php-fpm[23358]: Obtaining nextcloud mysql credentials... done
Oct 20 21:47:33 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 20 21:47:33 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 20 21:47:51 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 20 21:47:52 nextcloud nextcloud.php-fpm[30083]: Waiting for configure hook... done
Oct 20 21:48:04 nextcloud nextcloud.php-fpm[30083]: Waiting for MySQL... done
Oct 20 21:48:04 nextcloud nextcloud.php-fpm[30083]: Obtaining nextcloud mysql credentials... done
Oct 20 22:47:09 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 20 22:47:09 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 20 22:47:09 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 20 22:47:10 nextcloud nextcloud.php-fpm[9718]: Obtaining nextcloud mysql credentials... done
-- Reboot --
Oct 21 12:39:35 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 21 12:39:41 nextcloud nextcloud.php-fpm[1035]: Waiting for MySQL... done
Oct 21 12:39:41 nextcloud nextcloud.php-fpm[1035]: Obtaining nextcloud mysql credentials... done
Oct 21 12:46:01 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 21 12:46:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 21 12:46:01 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 21 12:46:01 nextcloud nextcloud.php-fpm[3295]: Obtaining nextcloud mysql credentials... done
Oct 21 18:37:16 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 21 18:37:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 21 18:40:01 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 21 18:40:08 nextcloud nextcloud.php-fpm[29659]: Waiting for MySQL... done
Oct 21 18:40:08 nextcloud nextcloud.php-fpm[29659]: Obtaining nextcloud mysql credentials... done
Oct 22 17:03:52 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 22 17:03:52 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 22 17:03:52 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 22 17:03:52 nextcloud nextcloud.php-fpm[8152]: Obtaining nextcloud mysql credentials... done
-- Reboot --
Oct 23 00:06:01 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 23 00:06:08 nextcloud nextcloud.php-fpm[1211]: Waiting for MySQL... done
Oct 23 00:06:08 nextcloud nextcloud.php-fpm[1211]: Obtaining nextcloud mysql credentials... done
Oct 23 07:38:52 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 23 07:38:52 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 23 07:38:52 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 23 07:38:53 nextcloud nextcloud.php-fpm[2885]: Obtaining nextcloud mysql credentials... done
Oct 23 21:00:20 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 23 21:00:20 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 23 21:00:20 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 23 21:00:20 nextcloud nextcloud.php-fpm[22717]: Obtaining nextcloud mysql credentials... done
Oct 31 01:06:27 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 31 01:06:27 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 31 01:06:36 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 31 01:06:40 nextcloud nextcloud.php-fpm[21267]: Waiting for MySQL... done
Oct 31 01:06:40 nextcloud nextcloud.php-fpm[21267]: Obtaining nextcloud mysql credentials... done
Nov 03 19:07:27 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Nov 03 19:07:28 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Nov 03 19:07:28 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Nov 03 19:07:28 nextcloud nextcloud.php-fpm[23667]: Obtaining nextcloud mysql credentials... done
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Nov 03 20:50:15 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Nov 03 20:50:56 nextcloud nextcloud.php-fpm[24665]: Waiting for MySQL... done
Nov 03 20:50:56 nextcloud nextcloud.php-fpm[24665]: Obtaining nextcloud mysql credentials... done
Nov 25 21:56:46 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Nov 25 21:56:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Nov 25 21:56:59 nextcloud nextcloud.php-fpm[4192]: Waiting for MySQL... done
Nov 25 21:56:59 nextcloud nextcloud.php-fpm[4192]: Obtaining nextcloud mysql credentials... done
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 11 14:50:23 nextcloud nextcloud.php-fpm[1189]: Waiting for MySQL... done
Dec 11 14:50:23 nextcloud nextcloud.php-fpm[1189]: Obtaining nextcloud mysql credentials... done
Dec 18 20:15:46 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 18 20:15:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 18 20:15:57 nextcloud nextcloud.php-fpm[8640]: Waiting for MySQL... done
Dec 18 20:15:57 nextcloud nextcloud.php-fpm[8640]: Obtaining nextcloud mysql credentials... done
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 26 21:56:18 nextcloud nextcloud.php-fpm[1031]: Waiting for MySQL... done
Dec 26 21:56:18 nextcloud nextcloud.php-fpm[1031]: Obtaining nextcloud mysql credentials... done
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 27 20:23:02 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 27 20:23:03 nextcloud nextcloud.php-fpm[20688]: Waiting for MySQL... done
Dec 27 20:23:03 nextcloud nextcloud.php-fpm[20688]: Obtaining nextcloud mysql credentials... done
Dec 28 09:59:03 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 28 09:59:03 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 28 09:59:13 nextcloud nextcloud.php-fpm[16162]: Waiting for MySQL... done
Dec 28 09:59:13 nextcloud nextcloud.php-fpm[16162]: Obtaining nextcloud mysql credentials... done
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 28 11:01:45 nextcloud nextcloud.php-fpm[22581]: Waiting for MySQL... done
Dec 28 11:01:45 nextcloud nextcloud.php-fpm[22581]: Obtaining nextcloud mysql credentials... done
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 01 15:40:08 nextcloud nextcloud.php-fpm[1085]: Waiting for MySQL... done
Jan 01 15:40:08 nextcloud nextcloud.php-fpm[1085]: Obtaining nextcloud mysql credentials... done
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 08 09:16:14 nextcloud nextcloud.php-fpm[11429]: Obtaining nextcloud mysql credentials... done
Jan 11 21:40:25 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Jan 11 21:40:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Waiting for MySQL... done
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Obtaining nextcloud mysql credentials... done



MySQL

Status

● snap.nextcloud.mysql.service - Service for snap application nextcloud.mysql
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.mysql.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 963 (start_mysql)
    Tasks: 34 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.mysql.service
           β”œβ”€ 963 /bin/sh /snap/nextcloud/10758/bin/start_mysql
           β”œβ”€1405 /bin/sh /snap/nextcloud/10758/bin/mysqld_safe --datadir=/var/snap/nextcloud/10758/mysql --pid-file=/tmp/pids/mysql.pid --lc-messages-dir=/snap/nextcloud/10758/share --socket=/tmp/sockets/mysql.sock
           β”œβ”€1622 /snap/nextcloud/10758/bin/mysqld --basedir=/snap/nextcloud/10758 --datadir=/var/snap/nextcloud/10758/mysql --plugin-dir=/snap/nextcloud/10758/lib/plugin --lc-messages-dir=/snap/nextcloud/10758/share --log-error=nextcloud.err --pid-file=/tmp/pids/mysql.pid --socket=/tmp/sockets/mysql.sock
           └─6946 sleep 1

Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.161109Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.198424Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361235Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361327Z 0 [ERROR] Aborting
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: Starting MySQL
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: . *
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking/upgrading mysql tables if necessary...
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking if update is needed.
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: 2018-12-26T21:56:16.126525Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: 2018-12-26T21:56:16.126616Z 0 [ERROR] Aborting
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: Starting MySQL
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: .. *
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: Checking/upgrading mysql tables if necessary...
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: Checking if update is needed.
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Dec 27 16:27:13 nextcloud nextcloud.mysql[17832]: Shutting down MySQL
Dec 27 16:27:16 nextcloud nextcloud.mysql[17832]: ... *
Dec 27 16:27:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Dec 27 20:23:01 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.269101Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.269219Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.269432Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.327312Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.327462Z 0 [ERROR] Aborting
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: Starting MySQL
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: . *
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: Checking/upgrading mysql tables if necessary...
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: Checking if update is needed.
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Dec 28 09:58:59 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Dec 28 09:58:59 nextcloud nextcloud.mysql[15773]: Shutting down MySQL
Dec 28 09:59:01 nextcloud nextcloud.mysql[15773]: .. *
Dec 28 09:59:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.456479Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.456582Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.456780Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.513520Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.513605Z 0 [ERROR] Aborting
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: Starting MySQL
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: . *
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: Checking/upgrading mysql tables if necessary...
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: Checking if update is needed.
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Dec 28 11:01:42 nextcloud nextcloud.mysql[22534]: Shutting down MySQL
Dec 28 11:01:44 nextcloud nextcloud.mysql[22534]: .. *
Dec 28 11:01:44 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Dec 28 11:01:44 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.335321Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.335386Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.335527Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.336284Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.336369Z 0 [ERROR] Aborting
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: Starting MySQL
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: . *
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: Checking/upgrading mysql tables if necessary...
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: Checking if update is needed.
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.600491Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.600576Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.636480Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.867664Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.867763Z 0 [ERROR] Aborting
Jan 01 15:40:07 nextcloud nextcloud.mysql[1158]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 01 15:40:07 nextcloud nextcloud.mysql[1158]: Starting MySQL
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: .. *
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: Checking/upgrading mysql tables if necessary...
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: Checking if update is needed.
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Jan 08 09:16:14 nextcloud nextcloud.mysql[11337]: Shutting down MySQL
Jan 08 09:16:16 nextcloud nextcloud.mysql[11337]: .. *
Jan 08 09:16:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Jan 08 09:16:16 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.782511Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.782571Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.782711Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.783471Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.783541Z 0 [ERROR] Aborting
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: Starting MySQL
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: . *
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: Checking/upgrading mysql tables if necessary...
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: Checking if update is needed.
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Jan 11 21:40:22 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Jan 11 21:40:22 nextcloud nextcloud.mysql[631]: Shutting down MySQL
Jan 11 21:40:24 nextcloud nextcloud.mysql[631]: .. *
Jan 11 21:40:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.161003Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.161109Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.198424Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361235Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361327Z 0 [ERROR] Aborting
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: Starting MySQL
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: . *
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking/upgrading mysql tables if necessary...
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking if update is needed.
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade



Redis

Status

● snap.nextcloud.redis-server.service - Service for snap application nextcloud.redis-server
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.redis-server.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 1035 (start-redis-ser)
    Tasks: 5 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.redis-server.service
           β”œβ”€1035 /bin/sh /snap/nextcloud/10758/bin/start-redis-server
           └─1189 redis-server 127.0.0.1:0

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Oct 20 20:27:24 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 20 20:50:11 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 20 20:50:11 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 20 20:50:49 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 20 21:47:30 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 20 21:47:30 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 20 21:47:51 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
-- Reboot --
Oct 21 12:39:35 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 21 18:37:17 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 21 18:37:17 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 21 18:40:01 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
-- Reboot --
Oct 23 00:06:01 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 31 01:06:27 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 31 01:06:27 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 31 01:06:36 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Nov 03 20:50:53 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Nov 25 21:56:51 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Nov 25 21:56:51 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 18 20:15:43 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 18 20:15:43 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 27 20:23:02 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 28 09:59:02 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 28 09:59:02 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Jan 11 21:40:24 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Jan 11 21:40:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.



mDNS Publisher

Status

● snap.nextcloud.mdns-publisher.service - Service for snap application nextcloud.mdns-publisher
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.mdns-publisher.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 988 (delay-on-failur)
    Tasks: 10 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.mdns-publisher.service
           β”œβ”€ 988 /bin/sh /snap/nextcloud/10758/bin/delay-on-failure mdns-publisher nextcloud
           └─1113 mdns-publisher nextcloud

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 11 21:40:31 nextcloud nextcloud.mdns-publisher[988]: 2019/01/11 21:40:31 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Nov 03 20:50:53 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Nov 03 20:50:53 nextcloud nextcloud.mdns-publisher[24793]: 2018/11/03 20:50:53 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Nov 05 23:22:22 nextcloud nextcloud.mdns-publisher[24793]: 2018/11/05 23:22:22 Cannot send: write udp4 0.0.0.0:5353->192.168.1.190:5353: sendto: message too long
Nov 05 23:22:32 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Nov 05 23:22:32 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Nov 05 23:22:33 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Nov 05 23:22:33 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Nov 05 23:22:33 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Nov 05 23:22:33 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Nov 05 23:22:34 nextcloud nextcloud.mdns-publisher[14574]: 2018/11/05 23:22:34 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Nov 25 21:56:46 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Nov 25 21:56:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Nov 25 21:56:58 nextcloud nextcloud.mdns-publisher[4204]: 2018/11/25 21:56:58 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 11 14:50:19 nextcloud nextcloud.mdns-publisher[1171]: 2018/12/11 14:50:19 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Dec 11 14:50:30 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 11 14:50:30 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 11 14:50:30 nextcloud nextcloud.mdns-publisher[2977]: 2018/12/11 14:50:30 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 17 08:55:14 nextcloud nextcloud.mdns-publisher[2977]: 2018/12/17 08:55:14 Cannot send: write udp4 0.0.0.0:5353->192.168.1.151:5353: sendto: message too long
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 2.
Dec 17 08:55:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 17 08:55:24 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 17 08:55:25 nextcloud nextcloud.mdns-publisher[27972]: 2018/12/17 08:55:25 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 18 20:15:47 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 18 20:15:47 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 18 20:15:55 nextcloud nextcloud.mdns-publisher[8690]: 2018/12/18 20:15:55 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 26 21:56:15 nextcloud nextcloud.mdns-publisher[1234]: 2018/12/26 21:56:15 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Dec 26 21:56:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 26 21:56:25 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 26 21:56:25 nextcloud nextcloud.mdns-publisher[2873]: 2018/12/26 21:56:25 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 27 20:23:01 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 27 20:23:02 nextcloud nextcloud.mdns-publisher[20661]: 2018/12/27 20:23:02 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 28 09:58:59 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 28 09:58:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 28 09:59:12 nextcloud nextcloud.mdns-publisher[16197]: 2018/12/28 09:59:12 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 28 11:01:42 nextcloud nextcloud.mdns-publisher[22545]: 2018/12/28 11:01:42 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:05 nextcloud nextcloud.mdns-publisher[1224]: 2019/01/01 15:40:05 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:15 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:15 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:16 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:16 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Jan 01 15:40:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:16 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:16 nextcloud nextcloud.mdns-publisher[2894]: 2019/01/01 15:40:16 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 2.
Jan 01 15:40:26 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:26 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:26 nextcloud nextcloud.mdns-publisher[2946]: 2019/01/01 15:40:26 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 3.
Jan 01 15:40:36 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:36 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:36 nextcloud nextcloud.mdns-publisher[3005]: 2019/01/01 15:40:36 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 4.
Jan 01 15:40:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:46 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:46 nextcloud nextcloud.mdns-publisher[3078]: 2019/01/01 15:40:46 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 08 09:16:14 nextcloud nextcloud.mdns-publisher[11341]: 2019/01/08 09:16:14 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Jan 11 21:40:25 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Jan 11 21:40:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 11 21:40:31 nextcloud nextcloud.mdns-publisher[988]: 2019/01/11 21:40:31 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL



Certificate Renewer

Status

● snap.nextcloud.renew-certs.service - Service for snap application nextcloud.renew-certs
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.renew-certs.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 1054 (renew-certs)
    Tasks: 2 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.renew-certs.service
           β”œβ”€1054 /bin/sh /snap/nextcloud/10758/bin/renew-certs
           └─1779 sleep 1d

Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Processing
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Cert not yet due for renewal
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: The following certs are not due for renewal yet:
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No renewals were attempted.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No hooks were run.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: Processing
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: Cert not yet due for renewal
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: The following certs are not due for renewal yet:
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: No renewals were attempted.
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: No hooks were run.
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: Processing
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: Cert not yet due for renewal
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: The following certs are not due for renewal yet:
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: No renewals were attempted.
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: No hooks were run.
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: Processing
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: Cert not yet due for renewal
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: The following certs are not due for renewal yet:
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: No renewals were attempted.
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: No hooks were run.
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.renew-certs...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:22 nextcloud systemd[1]: Stopping Service for snap application nextcloud.renew-certs...
Jan 11 21:40:22 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Processing
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Cert not yet due for renewal
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: The following certs are not due for renewal yet:
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No renewals were attempted.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No hooks were run.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Nextcloud Cron

Status

● snap.nextcloud.nextcloud-cron.service - Service for snap application nextcloud.nextcloud-cron
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.nextcloud-cron.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 977 (nextcloud-cron)
    Tasks: 2 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.nextcloud-cron.service
           β”œβ”€ 977 /bin/sh /snap/nextcloud/10758/bin/nextcloud-cron
           └─5393 sleep 15m

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 11 21:40:31 nextcloud nextcloud.nextcloud-cron[977]: Waiting for Nextcloud config dir... done

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Oct 21 17:55:02 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is not writable
Oct 21 17:55:02 nextcloud nextcloud.nextcloud-cron[1166]: Permissions can usually be fixed by giving the webserver write access to the root directory. See https://docs.nextcloud.com/server/13/go.php?to=admin-dir_permissions.
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is invalid
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Ensure there is a file called ".ocdata" in the root of the data directory.
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is not writable
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Permissions can usually be fixed by giving the webserver write access to the root directory. See https://docs.nextcloud.com/server/13/go.php?to=admin-dir_permissions.
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is invalid
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Ensure there is a file called ".ocdata" in the root of the data directory.
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is not writable
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Permissions can usually be fixed by giving the webserver write access to the root directory. See https://docs.nextcloud.com/server/13/go.php?to=admin-dir_permissions.
Oct 21 18:37:16 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Oct 21 18:37:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Oct 21 18:40:01 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Oct 21 18:40:02 nextcloud nextcloud.nextcloud-cron[29661]: Waiting for Nextcloud config dir... done
-- Reboot --
Oct 23 00:06:01 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Oct 23 00:06:03 nextcloud nextcloud.nextcloud-cron[1193]: Waiting for Nextcloud config dir... done
Oct 31 01:06:26 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Oct 31 01:06:26 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Oct 31 01:06:36 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Oct 31 01:06:36 nextcloud nextcloud.nextcloud-cron[21278]: Waiting for Nextcloud config dir... done
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Nov 03 20:50:53 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Nov 03 20:50:53 nextcloud nextcloud.nextcloud-cron[24808]: Waiting for Nextcloud config dir... done
Nov 25 21:56:45 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Nov 25 21:56:45 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Nov 25 21:56:57 nextcloud nextcloud.nextcloud-cron[4162]: Waiting for Nextcloud config dir... done
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 11 14:50:18 nextcloud nextcloud.nextcloud-cron[1188]: Waiting for Nextcloud config dir... done
Dec 18 20:15:47 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 18 20:15:47 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 18 20:15:55 nextcloud nextcloud.nextcloud-cron[8648]: Waiting for Nextcloud config dir... done
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 26 21:56:14 nextcloud nextcloud.nextcloud-cron[1093]: Waiting for Nextcloud config dir... done
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 27 20:23:01 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 27 20:23:02 nextcloud nextcloud.nextcloud-cron[20679]: Waiting for Nextcloud config dir... done
Dec 28 09:59:02 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 28 09:59:02 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 28 09:59:12 nextcloud nextcloud.nextcloud-cron[16212]: Waiting for Nextcloud config dir... done
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 28 11:01:42 nextcloud nextcloud.nextcloud-cron[22547]: Waiting for Nextcloud config dir... done
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 01 15:40:05 nextcloud nextcloud.nextcloud-cron[1102]: Waiting for Nextcloud config dir... done
Jan 01 15:55:08 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 15:55:08 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:10:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:10:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:25:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:25:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:40:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:40:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:55:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:55:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:10:10 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:10:10 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:25:10 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:25:10 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:40:10 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:40:10 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:55:11 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:55:11 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:10:11 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:10:11 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:25:11 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:25:11 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:40:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:40:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:55:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:55:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:10:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:10:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:25:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:25:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:40:13 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:40:13 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:55:13 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:55:13 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 20:10:13 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 20:10:13 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 20:25:14 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 20:25:14 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 08 09:16:14 nextcloud nextcloud.nextcloud-cron[11373]: Waiting for Nextcloud config dir... done
Jan 11 21:40:25 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Jan 11 21:40:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 11 21:40:31 nextcloud nextcloud.nextcloud-cron[977]: Waiting for Nextcloud config dir... done


All 15 comments

Didn't attach it all, there is also:

[ 12.346737] audit: type=1400 audit(1536909728.584:40): apparmor="DENIED" operation="exec" profile="snap.nextcloud.mysql" name="/bin/systemctl" pid=1346 comm="mysql.server" requested_mask="x" denied_mask="x" fsuid=0 ouid=0
[ 13.014465] audit: type=1400 audit(1536909729.252:41): apparmor="DENIED" operation="open" profile="snap.nextcloud.renew-certs" name="/proc/1235/mounts" pid=1235 comm="python2" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

For the second log: I got a similar error on my machine yesterday which was due CPU/RAM limitations. Could that be the cause?

I tried to up the vCPU count and double the memory, still no joy and still alot of apparmor errors

Has anyone resolved this? Same issue here after setting up Nextcloud with an SSL certificate (tested and worked before reboot) and applying the index.php rewrite changes (reverted them, rebooted, this error still occurs).

Also moved the Nextcloud data folder. Maybe the Apparmor profile need to be updated to include a reference to it?

I havent had any luck resolving this and no response neither here nor on the userforums

Sorry for the delay my friends, this has been a busy month. None of those apparmor denials look fatal. Anyone who has this issue, can you please run this script and then copy and paste its output into this issue? Thank you.

Sorry for the delay my friends, this has been a busy month. None of those apparmor denials look fatal. Anyone who has this issue, can you please run this script and then copy and paste its output into this issue? Thank you.

Hi Kyrofa

No worries, the output of the script while running on my system is here:


Apache

Status

● snap.nextcloud.apache.service - Service for snap application nextcloud.apache
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.apache.service; enabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Sun 2018-09-23 13:07:18 CEST; 65ms ago
  Process: 2644 ExecStart=/usr/bin/snap run nextcloud.apache (code=exited, status=1/FAILURE)
 Main PID: 2644 (code=exited, status=1/FAILURE)

Journal

-- Logs begin at Wed 2018-08-29 20:54:24 CEST, end at Sun 2018-09-23 13:07:18 CEST. --
Sep 23 13:07:04 nextcloud nextcloud.apache[1003]: System config value redis => host set to string /tmp/sockets/redis.sock
Sep 23 13:07:05 nextcloud nextcloud.apache[1003]: System config value redis => port set to integer 0
Sep 23 13:07:05 nextcloud nextcloud.apache[1003]: System config value memcache.locking set to string \OC\Memcache\Redis
Sep 23 13:07:06 nextcloud nextcloud.apache[1003]: System config value memcache.local set to string \OC\Memcache\Redis
Sep 23 13:07:06 nextcloud nextcloud.apache[1003]: Making sure nextcloud is fully upgraded...
Sep 23 13:07:06 nextcloud nextcloud.apache[1003]: Nextcloud is already latest version
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: All set! Running httpd...
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: Certificates have been activated: using HTTPS only
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: Certificates look to be in order: enabling HSTS
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: no listening sockets available, shutting down
Sep 23 13:07:07 nextcloud nextcloud.apache[1003]: AH00015: Unable to open logs
Sep 23 13:07:07 nextcloud systemd[1]: snap.nextcloud.apache.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 13:07:07 nextcloud systemd[1]: snap.nextcloud.apache.service: Failed with result 'exit-code'.
Sep 23 13:07:07 nextcloud systemd[1]: snap.nextcloud.apache.service: Service hold-off time over, scheduling restart.
Sep 23 13:07:07 nextcloud systemd[1]: snap.nextcloud.apache.service: Scheduled restart job, restart counter is at 152.
Sep 23 13:07:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.apache.
Sep 23 13:07:07 nextcloud systemd[1]: Started Service for snap application nextcloud.apache.
Sep 23 13:07:07 nextcloud nextcloud.apache[1465]: Making sure nextcloud is setup...
Sep 23 13:07:07 nextcloud nextcloud.apache[1465]: System config value redis => host set to string /tmp/sockets/redis.sock
Sep 23 13:07:08 nextcloud nextcloud.apache[1465]: System config value redis => port set to integer 0
Sep 23 13:07:08 nextcloud nextcloud.apache[1465]: System config value memcache.locking set to string \OC\Memcache\Redis
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: System config value memcache.local set to string \OC\Memcache\Redis
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: Making sure nextcloud is fully upgraded...
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: Nextcloud is already latest version
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: All set! Running httpd...
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: Certificates have been activated: using HTTPS only
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: Certificates look to be in order: enabling HSTS
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: no listening sockets available, shutting down
Sep 23 13:07:09 nextcloud nextcloud.apache[1465]: AH00015: Unable to open logs
Sep 23 13:07:09 nextcloud systemd[1]: snap.nextcloud.apache.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 13:07:09 nextcloud systemd[1]: snap.nextcloud.apache.service: Failed with result 'exit-code'.
Sep 23 13:07:10 nextcloud systemd[1]: snap.nextcloud.apache.service: Service hold-off time over, scheduling restart.
Sep 23 13:07:10 nextcloud systemd[1]: snap.nextcloud.apache.service: Scheduled restart job, restart counter is at 153.
Sep 23 13:07:10 nextcloud systemd[1]: Stopped Service for snap application nextcloud.apache.
Sep 23 13:07:10 nextcloud systemd[1]: Started Service for snap application nextcloud.apache.
Sep 23 13:07:10 nextcloud nextcloud.apache[1858]: Making sure nextcloud is setup...
Sep 23 13:07:10 nextcloud nextcloud.apache[1858]: System config value redis => host set to string /tmp/sockets/redis.sock
Sep 23 13:07:11 nextcloud nextcloud.apache[1858]: System config value redis => port set to integer 0
Sep 23 13:07:11 nextcloud nextcloud.apache[1858]: System config value memcache.locking set to string \OC\Memcache\Redis
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: System config value memcache.local set to string \OC\Memcache\Redis
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: Making sure nextcloud is fully upgraded...
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: Nextcloud is already latest version
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: All set! Running httpd...
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: Certificates have been activated: using HTTPS only
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: Certificates look to be in order: enabling HSTS
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: no listening sockets available, shutting down
Sep 23 13:07:12 nextcloud nextcloud.apache[1858]: AH00015: Unable to open logs
Sep 23 13:07:12 nextcloud systemd[1]: snap.nextcloud.apache.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 13:07:12 nextcloud systemd[1]: snap.nextcloud.apache.service: Failed with result 'exit-code'.
Sep 23 13:07:13 nextcloud systemd[1]: snap.nextcloud.apache.service: Service hold-off time over, scheduling restart.
Sep 23 13:07:13 nextcloud systemd[1]: snap.nextcloud.apache.service: Scheduled restart job, restart counter is at 154.
Sep 23 13:07:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.apache.
Sep 23 13:07:13 nextcloud systemd[1]: Started Service for snap application nextcloud.apache.
Sep 23 13:07:13 nextcloud nextcloud.apache[2247]: Making sure nextcloud is setup...
Sep 23 13:07:13 nextcloud nextcloud.apache[2247]: System config value redis => host set to string /tmp/sockets/redis.sock
Sep 23 13:07:14 nextcloud nextcloud.apache[2247]: System config value redis => port set to integer 0
Sep 23 13:07:14 nextcloud nextcloud.apache[2247]: System config value memcache.locking set to string \OC\Memcache\Redis
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: System config value memcache.local set to string \OC\Memcache\Redis
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: Making sure nextcloud is fully upgraded...
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: Nextcloud is already latest version
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: All set! Running httpd...
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: Certificates have been activated: using HTTPS only
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: Certificates look to be in order: enabling HSTS
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: no listening sockets available, shutting down
Sep 23 13:07:15 nextcloud nextcloud.apache[2247]: AH00015: Unable to open logs
Sep 23 13:07:15 nextcloud systemd[1]: snap.nextcloud.apache.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 13:07:15 nextcloud systemd[1]: snap.nextcloud.apache.service: Failed with result 'exit-code'.
Sep 23 13:07:16 nextcloud systemd[1]: snap.nextcloud.apache.service: Service hold-off time over, scheduling restart.
Sep 23 13:07:16 nextcloud systemd[1]: snap.nextcloud.apache.service: Scheduled restart job, restart counter is at 155.
Sep 23 13:07:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.apache.
Sep 23 13:07:16 nextcloud systemd[1]: Started Service for snap application nextcloud.apache.
Sep 23 13:07:16 nextcloud nextcloud.apache[2644]: Making sure nextcloud is setup...
Sep 23 13:07:16 nextcloud nextcloud.apache[2644]: System config value redis => host set to string /tmp/sockets/redis.sock
Sep 23 13:07:17 nextcloud nextcloud.apache[2644]: System config value redis => port set to integer 0
Sep 23 13:07:17 nextcloud nextcloud.apache[2644]: System config value memcache.locking set to string \OC\Memcache\Redis
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: System config value memcache.local set to string \OC\Memcache\Redis
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: Making sure nextcloud is fully upgraded...
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: Nextcloud is already latest version
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: All set! Running httpd...
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: Certificates have been activated: using HTTPS only
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: Certificates look to be in order: enabling HSTS
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: no listening sockets available, shutting down
Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: AH00015: Unable to open logs
Sep 23 13:07:18 nextcloud systemd[1]: snap.nextcloud.apache.service: Main process exited, code=exited, status=1/FAILURE
Sep 23 13:07:18 nextcloud systemd[1]: snap.nextcloud.apache.service: Failed with result 'exit-code'.



PHP

Status

● snap.nextcloud.php-fpm.service - Service for snap application nextcloud.php-fpm
  Loaded: loaded (/etc/systemd/system/snap.nextcloud.php-fpm.service; enabled; vendor preset: enabled)
  Active: active (running) since Sun 2018-09-23 12:59:17 CEST; 8min ago
Main PID: 3538 (start-php-fpm)
   Tasks: 3 (limit: 4661)
  CGroup: /system.slice/snap.nextcloud.php-fpm.service
          β”œβ”€3538 /bin/sh /snap/nextcloud/8971/bin/start-php-fpm
          β”œβ”€4305 php-fpm: master process (/snap/nextcloud/8971/config/php/php-fpm.conf)
          └─4850 php-fpm: pool www

Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 23 12:59:21 nextcloud nextcloud.php-fpm[3538]: Waiting for MySQL... done
Sep 23 12:59:21 nextcloud nextcloud.php-fpm[3538]: Obtaining nextcloud mysql credentials... done

Journal

-- Logs begin at Wed 2018-08-29 20:54:24 CEST, end at Sun 2018-09-23 13:07:18 CEST. --
Sep 14 21:55:41 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.php-fpm.
Sep 14 21:55:52 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 14 21:55:53 nextcloud nextcloud.php-fpm[2710]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud nextcloud.php-fpm[2710]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 1.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 14 21:55:53 nextcloud nextcloud.php-fpm[2790]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud nextcloud.php-fpm[2790]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 2.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 14 21:55:54 nextcloud nextcloud.php-fpm[2851]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.php-fpm[2851]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 3.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 14 21:55:54 nextcloud nextcloud.php-fpm[2917]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.php-fpm[2917]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 4.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 14 21:55:54 nextcloud nextcloud.php-fpm[2977]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.php-fpm[2977]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 5.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Start request repeated too quickly.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.php-fpm.
-- Reboot --
Sep 15 20:09:57 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 15 20:09:58 nextcloud nextcloud.php-fpm[885]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:58 nextcloud nextcloud.php-fpm[885]: snap-update-ns failed with code 1
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 1.
Sep 15 20:09:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 15 20:09:59 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 15 20:09:59 nextcloud nextcloud.php-fpm[1164]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:59 nextcloud nextcloud.php-fpm[1164]: snap-update-ns failed with code 1
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 2.
Sep 15 20:09:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 15 20:09:59 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 15 20:10:00 nextcloud nextcloud.php-fpm[1274]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.php-fpm[1274]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 3.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 15 20:10:00 nextcloud nextcloud.php-fpm[1390]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.php-fpm[1390]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 4.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 15 20:10:01 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 15 20:10:01 nextcloud nextcloud.php-fpm[1449]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:01 nextcloud nextcloud.php-fpm[1449]: snap-update-ns failed with code 1
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Scheduled restart job, restart counter is at 5.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Start request repeated too quickly.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.php-fpm.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.php-fpm.
-- Reboot --
Sep 15 20:16:27 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 15 20:16:33 nextcloud nextcloud.php-fpm[1045]: Waiting for MySQL... done
Sep 15 20:16:33 nextcloud nextcloud.php-fpm[1045]: Obtaining nextcloud mysql credentials... done
Sep 15 21:49:24 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Sep 15 21:49:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
-- Reboot --
Sep 23 12:58:47 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 23 12:58:54 nextcloud nextcloud.php-fpm[1080]: Waiting for MySQL... done
Sep 23 12:58:54 nextcloud nextcloud.php-fpm[1080]: Obtaining nextcloud mysql credentials... done
Sep 23 12:59:06 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Sep 23 12:59:06 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Sep 23 12:59:21 nextcloud nextcloud.php-fpm[3538]: Waiting for MySQL... done
Sep 23 12:59:21 nextcloud nextcloud.php-fpm[3538]: Obtaining nextcloud mysql credentials... done



MySQL

Status

● snap.nextcloud.mysql.service - Service for snap application nextcloud.mysql
  Loaded: loaded (/etc/systemd/system/snap.nextcloud.mysql.service; enabled; vendor preset: enabled)
  Active: active (running) since Sun 2018-09-23 12:59:17 CEST; 8min ago
Main PID: 3572 (start_mysql)
   Tasks: 31 (limit: 4661)
  CGroup: /system.slice/snap.nextcloud.mysql.service
          β”œβ”€2914 sleep 1
          β”œβ”€3572 /bin/sh /snap/nextcloud/8971/bin/start_mysql
          β”œβ”€3895 /bin/sh /snap/nextcloud/8971/bin/mysqld_safe --datadir=/var/snap/nextcloud/8971/mysql --pid-file=/tmp/pids/mysql.pid --lc-messages-dir=/snap/nextcloud/8971/share --socket=/tmp/sockets/mysql.sock
          └─4128 /snap/nextcloud/8971/bin/mysqld --basedir=/snap/nextcloud/8971 --datadir=/var/snap/nextcloud/8971/mysql --plugin-dir=/snap/nextcloud/8971/lib/plugin --lc-messages-dir=/snap/nextcloud/8971/share --log-error=nextcloud.err --pid-file=/tmp/pids/mysql.pid --socket=/tmp/sockets/mysql.sock

Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.280071Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.280229Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.340668Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.677047Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.678342Z 0 [ERROR] Aborting
Sep 23 12:59:19 nextcloud nextcloud.mysql[3572]: Starting MySQL
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: .. *
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: Checking/upgrading mysql tables if necessary...
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: Checking if update is needed.
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade

Journal

-- Logs begin at Wed 2018-08-29 20:54:24 CEST, end at Sun 2018-09-23 13:07:18 CEST. --
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 4.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 14 21:55:54 nextcloud nextcloud.mysql[2954]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud nextcloud.mysql[2954]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 5.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Start request repeated too quickly.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.mysql.
-- Reboot --
Sep 15 20:09:58 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 15 20:09:58 nextcloud nextcloud.mysql[899]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:58 nextcloud nextcloud.mysql[899]: snap-update-ns failed with code 1
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 1.
Sep 15 20:09:58 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 15 20:09:58 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 15 20:09:59 nextcloud nextcloud.mysql[1071]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:59 nextcloud nextcloud.mysql[1071]: snap-update-ns failed with code 1
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 2.
Sep 15 20:09:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 15 20:09:59 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 15 20:09:59 nextcloud nextcloud.mysql[1184]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:59 nextcloud nextcloud.mysql[1184]: snap-update-ns failed with code 1
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 3.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 15 20:10:00 nextcloud nextcloud.mysql[1291]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.mysql[1291]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 4.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 15 20:10:01 nextcloud nextcloud.mysql[1406]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:01 nextcloud nextcloud.mysql[1406]: snap-update-ns failed with code 1
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 5.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mysql.service: Start request repeated too quickly.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mysql.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.mysql.
-- Reboot --
Sep 15 20:16:27 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 15 20:16:30 nextcloud nextcloud.mysql[1041]: 2018-09-15T18:16:29.935743Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Sep 15 20:16:30 nextcloud nextcloud.mysql[1041]: 2018-09-15T18:16:29.936056Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Sep 15 20:16:30 nextcloud nextcloud.mysql[1041]: 2018-09-15T18:16:29.998881Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Sep 15 20:16:30 nextcloud nextcloud.mysql[1041]: 2018-09-15T18:16:30.335314Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Sep 15 20:16:30 nextcloud nextcloud.mysql[1041]: 2018-09-15T18:16:30.336316Z 0 [ERROR] Aborting
Sep 15 20:16:30 nextcloud nextcloud.mysql[1041]: Starting MySQL
Sep 15 20:16:32 nextcloud nextcloud.mysql[1041]: .. *
Sep 15 20:16:32 nextcloud nextcloud.mysql[1041]: Checking/upgrading mysql tables if necessary...
Sep 15 20:16:32 nextcloud nextcloud.mysql[1041]: Checking if update is needed.
Sep 15 20:16:32 nextcloud nextcloud.mysql[1041]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Sep 15 21:49:24 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Sep 15 21:49:24 nextcloud nextcloud.mysql[4724]: Shutting down MySQL
Sep 15 21:49:27 nextcloud nextcloud.mysql[4724]: ... *
Sep 15 21:49:27 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
-- Reboot --
Sep 23 12:58:47 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 23 12:58:50 nextcloud nextcloud.mysql[1078]: 2018-09-23T10:58:50.610857Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Sep 23 12:58:50 nextcloud nextcloud.mysql[1078]: 2018-09-23T10:58:50.611764Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Sep 23 12:58:50 nextcloud nextcloud.mysql[1078]: 2018-09-23T10:58:50.652075Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Sep 23 12:58:50 nextcloud nextcloud.mysql[1078]: 2018-09-23T10:58:50.864606Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Sep 23 12:58:50 nextcloud nextcloud.mysql[1078]: 2018-09-23T10:58:50.864722Z 0 [ERROR] Aborting
Sep 23 12:58:51 nextcloud nextcloud.mysql[1078]: Starting MySQL
Sep 23 12:58:53 nextcloud nextcloud.mysql[1078]: .. *
Sep 23 12:58:53 nextcloud nextcloud.mysql[1078]: Checking/upgrading mysql tables if necessary...
Sep 23 12:58:53 nextcloud nextcloud.mysql[1078]: Checking if update is needed.
Sep 23 12:58:53 nextcloud nextcloud.mysql[1078]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Sep 23 12:59:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Sep 23 12:59:07 nextcloud nextcloud.mysql[3222]: Shutting down MySQL
Sep 23 12:59:09 nextcloud nextcloud.mysql[3222]: .. *
Sep 23 12:59:09 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.280071Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.280229Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.340668Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.677047Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Sep 23 12:59:18 nextcloud nextcloud.mysql[3572]: 2018-09-23T10:59:18.678342Z 0 [ERROR] Aborting
Sep 23 12:59:19 nextcloud nextcloud.mysql[3572]: Starting MySQL
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: .. *
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: Checking/upgrading mysql tables if necessary...
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: Checking if update is needed.
Sep 23 12:59:21 nextcloud nextcloud.mysql[3572]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade



Redis

Status

● snap.nextcloud.redis-server.service - Service for snap application nextcloud.redis-server
  Loaded: loaded (/etc/systemd/system/snap.nextcloud.redis-server.service; enabled; vendor preset: enabled)
  Active: active (running) since Sun 2018-09-23 12:59:17 CEST; 8min ago
Main PID: 3558 (start-redis-ser)
   Tasks: 5 (limit: 4661)
  CGroup: /system.slice/snap.nextcloud.redis-server.service
          β”œβ”€3558 /bin/sh /snap/nextcloud/8971/bin/start-redis-server
          └─3679 redis-server 127.0.0.1:0

Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.

Journal

-- Logs begin at Wed 2018-08-29 20:54:24 CEST, end at Sun 2018-09-23 13:07:18 CEST. --
Sep 14 21:55:41 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Start request repeated too quickly.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:41 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.redis-server.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Start request repeated too quickly.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:41 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.redis-server.
Sep 14 21:55:52 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 14 21:55:53 nextcloud nextcloud.redis-server[2711]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud nextcloud.redis-server[2711]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 1.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 14 21:55:53 nextcloud nextcloud.redis-server[2795]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud nextcloud.redis-server[2795]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 2.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 14 21:55:54 nextcloud nextcloud.redis-server[2850]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.redis-server[2850]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 3.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 14 21:55:54 nextcloud nextcloud.redis-server[2916]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.redis-server[2916]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 4.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 14 21:55:54 nextcloud nextcloud.redis-server[2980]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.redis-server[2980]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 5.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Start request repeated too quickly.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.redis-server.
-- Reboot --
Sep 15 20:09:57 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 15 20:09:58 nextcloud nextcloud.redis-server[886]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:58 nextcloud nextcloud.redis-server[886]: snap-update-ns failed with code 1
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 1.
Sep 15 20:09:58 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 15 20:09:58 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 15 20:09:59 nextcloud nextcloud.redis-server[1086]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:59 nextcloud nextcloud.redis-server[1086]: snap-update-ns failed with code 1
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 2.
Sep 15 20:09:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 15 20:09:59 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 15 20:10:00 nextcloud nextcloud.redis-server[1223]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.redis-server[1223]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 3.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 15 20:10:00 nextcloud nextcloud.redis-server[1309]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.redis-server[1309]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 4.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 15 20:10:01 nextcloud nextcloud.redis-server[1385]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:01 nextcloud nextcloud.redis-server[1385]: snap-update-ns failed with code 1
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Scheduled restart job, restart counter is at 5.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Start request repeated too quickly.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.redis-server.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.redis-server.
-- Reboot --
Sep 15 20:16:27 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 15 21:49:24 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Sep 15 21:49:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
-- Reboot --
Sep 23 12:58:47 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Sep 23 12:59:06 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Sep 23 12:59:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.



mDNS Publisher

Status

● snap.nextcloud.mdns-publisher.service - Service for snap application nextcloud.mdns-publisher
  Loaded: loaded (/etc/systemd/system/snap.nextcloud.mdns-publisher.service; enabled; vendor preset: enabled)
  Active: active (running) since Sun 2018-09-23 12:59:17 CEST; 8min ago
Main PID: 3541 (delay-on-failur)
   Tasks: 6 (limit: 4661)
  CGroup: /system.slice/snap.nextcloud.mdns-publisher.service
          β”œβ”€3541 /bin/sh /snap/nextcloud/8971/bin/delay-on-failure mdns-publisher nextcloud
          └─3634 mdns-publisher nextcloud

Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 23 12:59:17 nextcloud nextcloud.mdns-publisher[3541]: 2018/09/23 12:59:17 Publishing nextcloud.local -> [192.168.0.70 fe80::11:32ff:fe23:1d70] with 60-second TTL

Journal

-- Logs begin at Wed 2018-08-29 20:54:24 CEST, end at Sun 2018-09-23 13:07:18 CEST. --
Sep 14 21:55:41 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Start request repeated too quickly.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 14 21:55:41 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:52 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:53 nextcloud nextcloud.mdns-publisher[2707]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud nextcloud.mdns-publisher[2707]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:53 nextcloud nextcloud.mdns-publisher[2794]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud nextcloud.mdns-publisher[2794]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 2.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:54 nextcloud nextcloud.mdns-publisher[2852]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.mdns-publisher[2852]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 3.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:54 nextcloud nextcloud.mdns-publisher[2927]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.mdns-publisher[2927]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 4.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:54 nextcloud nextcloud.mdns-publisher[2979]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.mdns-publisher[2979]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 5.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Start request repeated too quickly.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.mdns-publisher.
-- Reboot --
Sep 15 20:09:57 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 15 20:09:58 nextcloud nextcloud.mdns-publisher[858]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:58 nextcloud nextcloud.mdns-publisher[858]: snap-update-ns failed with code 1
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Sep 15 20:09:58 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 15 20:09:58 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 15 20:09:59 nextcloud nextcloud.mdns-publisher[1019]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:59 nextcloud nextcloud.mdns-publisher[1019]: snap-update-ns failed with code 1
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 2.
Sep 15 20:09:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 15 20:09:59 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 15 20:10:00 nextcloud nextcloud.mdns-publisher[1224]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.mdns-publisher[1224]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 3.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 15 20:10:00 nextcloud nextcloud.mdns-publisher[1317]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.mdns-publisher[1317]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 4.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 15 20:10:01 nextcloud nextcloud.mdns-publisher[1416]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:01 nextcloud nextcloud.mdns-publisher[1416]: snap-update-ns failed with code 1
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 5.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Start request repeated too quickly.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.mdns-publisher.
-- Reboot --
Sep 15 20:16:27 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 15 20:16:29 nextcloud nextcloud.mdns-publisher[1034]: 2018/09/15 20:16:29 Publishing nextcloud.local -> [192.168.0.70 fe80::11:32ff:fe23:1d70] with 60-second TTL
Sep 15 21:49:23 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Sep 15 21:49:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
-- Reboot --
Sep 23 12:58:47 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 23 12:58:49 nextcloud nextcloud.mdns-publisher[1077]: 2018/09/23 12:58:49 Publishing nextcloud.local -> [192.168.0.70 fe80::11:32ff:fe23:1d70] with 60-second TTL
Sep 23 12:59:10 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Sep 23 12:59:10 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Sep 23 12:59:17 nextcloud nextcloud.mdns-publisher[3541]: 2018/09/23 12:59:17 Publishing nextcloud.local -> [192.168.0.70 fe80::11:32ff:fe23:1d70] with 60-second TTL



Certificate Renewer

Status

● snap.nextcloud.renew-certs.service - Service for snap application nextcloud.renew-certs
  Loaded: loaded (/etc/systemd/system/snap.nextcloud.renew-certs.service; enabled; vendor preset: enabled)
  Active: active (running) since Sun 2018-09-23 12:59:17 CEST; 8min ago
Main PID: 3561 (renew-certs)
   Tasks: 2 (limit: 4661)
  CGroup: /system.slice/snap.nextcloud.renew-certs.service
          β”œβ”€3561 /bin/sh /snap/nextcloud/8971/bin/renew-certs
          └─4314 sleep 1d

Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: Processing
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: /var/snap/nextcloud/current/certs/certbot/config/renewal/nextcloud.donb.dk.conf
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: Cert not yet due for renewal
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: The following certs are not due for renewal yet:
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]:   /var/snap/nextcloud/current/certs/certbot/config/live/nextcloud.donb.dk/fullchain.pem expires on 2018-12-12 (skipped)
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: No renewals were attempted.
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: No hooks were run.
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Journal

-- Logs begin at Wed 2018-08-29 20:54:24 CEST, end at Sun 2018-09-23 13:07:18 CEST. --
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Scheduled restart job, restart counter is at 4.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 14 21:55:54 nextcloud nextcloud.renew-certs[2955]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.renew-certs[2955]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Scheduled restart job, restart counter is at 5.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Start request repeated too quickly.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.renew-certs.
-- Reboot --
Sep 15 20:09:57 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 15 20:09:58 nextcloud nextcloud.renew-certs[850]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:58 nextcloud nextcloud.renew-certs[850]: snap-update-ns failed with code 1
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Scheduled restart job, restart counter is at 1.
Sep 15 20:09:58 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 15 20:09:58 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 15 20:09:59 nextcloud nextcloud.renew-certs[1087]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:59 nextcloud nextcloud.renew-certs[1087]: snap-update-ns failed with code 1
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Scheduled restart job, restart counter is at 2.
Sep 15 20:09:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 15 20:09:59 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 15 20:10:00 nextcloud nextcloud.renew-certs[1240]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.renew-certs[1240]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Scheduled restart job, restart counter is at 3.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 15 20:10:00 nextcloud nextcloud.renew-certs[1341]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.renew-certs[1341]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Scheduled restart job, restart counter is at 4.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 15 20:10:01 nextcloud nextcloud.renew-certs[1428]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:01 nextcloud nextcloud.renew-certs[1428]: snap-update-ns failed with code 1
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Scheduled restart job, restart counter is at 5.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Start request repeated too quickly.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.renew-certs.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.renew-certs.
-- Reboot --
Sep 15 20:16:27 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: -------------------------------------------------------------------------------
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: Processing
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: /var/snap/nextcloud/current/certs/certbot/config/renewal/nextcloud.donb.dk.conf
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: -------------------------------------------------------------------------------
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: Cert not yet due for renewal
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: -------------------------------------------------------------------------------
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: The following certs are not due for renewal yet:
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]:   /var/snap/nextcloud/current/certs/certbot/config/live/nextcloud.donb.dk/fullchain.pem expires on 2018-12-12 (skipped)
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: No renewals were attempted.
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: No hooks were run.
Sep 15 20:16:34 nextcloud nextcloud.renew-certs[1043]: -------------------------------------------------------------------------------
Sep 15 21:49:23 nextcloud systemd[1]: Stopping Service for snap application nextcloud.renew-certs...
Sep 15 21:49:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
-- Reboot --
Sep 23 12:58:47 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: -------------------------------------------------------------------------------
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: Processing
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: /var/snap/nextcloud/current/certs/certbot/config/renewal/nextcloud.donb.dk.conf
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: -------------------------------------------------------------------------------
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: Cert not yet due for renewal
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: -------------------------------------------------------------------------------
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: The following certs are not due for renewal yet:
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]:   /var/snap/nextcloud/current/certs/certbot/config/live/nextcloud.donb.dk/fullchain.pem expires on 2018-12-12 (skipped)
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: No renewals were attempted.
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: No hooks were run.
Sep 23 12:58:56 nextcloud nextcloud.renew-certs[1072]: -------------------------------------------------------------------------------
Sep 23 12:59:10 nextcloud systemd[1]: Stopping Service for snap application nextcloud.renew-certs...
Sep 23 12:59:10 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: Processing
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: /var/snap/nextcloud/current/certs/certbot/config/renewal/nextcloud.donb.dk.conf
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: Cert not yet due for renewal
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: The following certs are not due for renewal yet:
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]:   /var/snap/nextcloud/current/certs/certbot/config/live/nextcloud.donb.dk/fullchain.pem expires on 2018-12-12 (skipped)
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: No renewals were attempted.
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: No hooks were run.
Sep 23 12:59:22 nextcloud nextcloud.renew-certs[3561]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Nextcloud Cron

Status

● snap.nextcloud.nextcloud-cron.service - Service for snap application nextcloud.nextcloud-cron
  Loaded: loaded (/etc/systemd/system/snap.nextcloud.nextcloud-cron.service; enabled; vendor preset: enabled)
  Active: active (running) since Sun 2018-09-23 12:59:17 CEST; 8min ago
Main PID: 3578 (nextcloud-cron)
   Tasks: 2 (limit: 4661)
  CGroup: /system.slice/snap.nextcloud.nextcloud-cron.service
          β”œβ”€3578 /bin/sh /snap/nextcloud/8971/bin/nextcloud-cron
          └─4164 sleep 15m

Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 23 12:59:17 nextcloud nextcloud.nextcloud-cron[3578]: Waiting for Nextcloud config dir... done

Journal

-- Logs begin at Wed 2018-08-29 20:54:24 CEST, end at Sun 2018-09-23 13:07:18 CEST. --
Sep 14 21:55:40 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Start request repeated too quickly.
Sep 14 21:55:41 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 14 21:55:41 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:52 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:53 nextcloud nextcloud.nextcloud-cron[2709]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud nextcloud.nextcloud-cron[2709]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 1.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:53 nextcloud nextcloud.nextcloud-cron[2791]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:53 nextcloud nextcloud.nextcloud-cron[2791]: snap-update-ns failed with code 1
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:53 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 2.
Sep 14 21:55:53 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:53 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:54 nextcloud nextcloud.nextcloud-cron[2863]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.nextcloud-cron[2863]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 3.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:54 nextcloud nextcloud.nextcloud-cron[2929]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.nextcloud-cron[2929]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 4.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:54 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:54 nextcloud nextcloud.nextcloud-cron[2984]: cannot change profile for the next exec call: No such file or directory
Sep 14 21:55:54 nextcloud nextcloud.nextcloud-cron[2984]: snap-update-ns failed with code 1
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 5.
Sep 14 21:55:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Start request repeated too quickly.
Sep 14 21:55:54 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 14 21:55:54 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.nextcloud-cron.
-- Reboot --
Sep 15 20:09:57 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:09:58 nextcloud nextcloud.nextcloud-cron[853]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:58 nextcloud nextcloud.nextcloud-cron[853]: snap-update-ns failed with code 1
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:58 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 1.
Sep 15 20:09:58 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:09:58 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:09:59 nextcloud nextcloud.nextcloud-cron[1103]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:09:59 nextcloud nextcloud.nextcloud-cron[1103]: snap-update-ns failed with code 1
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 15 20:09:59 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 2.
Sep 15 20:09:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:09:59 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:10:00 nextcloud nextcloud.nextcloud-cron[1253]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:00 nextcloud nextcloud.nextcloud-cron[1253]: snap-update-ns failed with code 1
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:00 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 3.
Sep 15 20:10:00 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:10:00 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:10:01 nextcloud nextcloud.nextcloud-cron[1356]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:01 nextcloud nextcloud.nextcloud-cron[1356]: snap-update-ns failed with code 1
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 4.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:10:01 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:10:01 nextcloud nextcloud.nextcloud-cron[1479]: cannot change profile for the next exec call: No such file or directory
Sep 15 20:10:01 nextcloud nextcloud.nextcloud-cron[1479]: snap-update-ns failed with code 1
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Main process exited, code=exited, status=1/FAILURE
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Service hold-off time over, scheduling restart.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Scheduled restart job, restart counter is at 5.
Sep 15 20:10:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Start request repeated too quickly.
Sep 15 20:10:01 nextcloud systemd[1]: snap.nextcloud.nextcloud-cron.service: Failed with result 'exit-code'.
Sep 15 20:10:01 nextcloud systemd[1]: Failed to start Service for snap application nextcloud.nextcloud-cron.
-- Reboot --
Sep 15 20:16:27 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 15 20:16:28 nextcloud nextcloud.nextcloud-cron[1036]: Waiting for Nextcloud config dir... done
Sep 15 21:49:23 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Sep 15 21:49:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
-- Reboot --
Sep 23 12:58:47 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 23 12:58:49 nextcloud nextcloud.nextcloud-cron[1081]: Waiting for Nextcloud config dir... done
Sep 23 12:59:10 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Sep 23 12:59:10 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Sep 23 12:59:17 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Sep 23 12:59:17 nextcloud nextcloud.nextcloud-cron[3578]: Waiting for Nextcloud config dir... done


@Trekster2000 no pastebin needed, the script formats the output to be paste-able. I've edited your comment, hope you don't mind.

Anyway, look at the Apache logs, this is certainly problematic:

Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80

What else is using port 80? Another Apache install, perhaps?

The problem for me was trying to follow instructions someone posted for moving the Nextcloud data folder. I'm jumping in post-install to help a friend get his server setup and this was the resource he pointed me to to move the data folder for him. The very first apt install command (near the bottom, mentioned for Nextcloud 13) to install php also throws in Apache as a dependency, which blows up Nextcloud. Self-inflicted wound ;)

Whoops. Yeah, that'd do it. The snap includes everything you need, and can't use anything you install, so for the most part if you think you have to apt install something for the snap, come here and ask first! Anyway, if you remove Apache and run sudo snap restart nextcloud, do things start working again?

@Trekster2000 no pastebin needed, the script formats the output to be paste-able. I've edited your comment, hope you don't mind.

Anyway, look at the Apache logs, this is certainly problematic:

Sep 23 13:07:18 nextcloud nextcloud.apache[2644]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80

What else is using port 80? Another Apache install, perhaps?

Hi Kyrofa

So i figured out what it was. I had installed letsencrypt module that had installed apache2 without me noticing...removing it has fixed the issue!

Thanks!

Just reset to an earlier snapshot of the VM here, didn't try to remove repair the system and remove Apache.

I do wonder if there would be a way to have the Nextcloud snap package install some sort of apt package stub to for the purposes of detecting conflicting packages (like apache2) and preventing them from installing using whatever mechanism APT has for conflicts.

I'm experiencing this logspam, too. Seems like every time Nextcloud wants to write, it generates one. Nextcloud itself appears to work fine.

$ dmesg
...
[86417.503026] audit: type=1400 audit(1546443609.794:149): apparmor="DENIED" operation="open" profile="snap.nextcloud.renew-certs" name="/proc/2347/mounts" pid=2347 comm="python2" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
...
[881814.850042] audit: type=1400 audit(1547238995.247:1055): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=24030 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[882715.675142] audit: type=1400 audit(1547239896.059:1056): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=26108 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[883616.450932] audit: type=1400 audit(1547240796.818:1057): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=28137 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[884517.273953] audit: type=1400 audit(1547241697.631:1058): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=30221 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[885418.000477] audit: type=1400 audit(1547242598.341:1059): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=32281 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[885642.078224] audit: type=1400 audit(1547242822.414:1060): apparmor="DENIED" operation="exec" profile="snap.nextcloud.mysql" name="/bin/systemctl" pid=655 comm="mysql.server" 
...
[885649.705706] audit: type=1400 audit(1547242830.042:1061): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.disable-https" pid=870 comm="apparmor_parser"
[885649.709357] audit: type=1400 audit(1547242830.046:1062): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.enable-https" pid=871 comm="apparmor_parser"
[885649.720805] audit: type=1400 audit(1547242830.058:1063): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.apache" pid=869 comm="apparmor_parser"
[885649.724428] audit: type=1400 audit(1547242830.062:1064): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.nextcloud.export" pid=872 comm="apparmor_parser"
...
[961363.454121] audit: type=1400 audit(1547318542.660:1190): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=1099 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[962264.458953] audit: type=1400 audit(1547319443.650:1191): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=3309 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0
[963165.394731] audit: type=1400 audit(1547320344.572:1192): apparmor="DENIED" operation="file_mmap" profile="snap.nextcloud.nextcloud-cron" name="/" pid=5384 comm="php" requested_mask="w" denied_mask="w" fsuid=0 ouid=0

I don't understand how this would be caused by a port conflict, but I won't dispute what works for this person. I ran the same report. I can see where my NFS server went down over the holiday (a friend unplugged it to plug in the vacuum :| ), I can see an update from the 11th... but I don't see anything repeatedly failing writes.


Apache

Status

● snap.nextcloud.apache.service - Service for snap application nextcloud.apache
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.apache.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 1017 (run-httpd)
    Tasks: 111 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.apache.service
           β”œβ”€1017 /bin/sh /snap/nextcloud/10758/bin/run-httpd -k start -DFOREGROUND
           β”œβ”€2129 /bin/sh /snap/nextcloud/10758/bin/httpd-wrapper -k start -DFOREGROUND
           β”œβ”€2171 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           β”œβ”€2172 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           β”œβ”€2173 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           β”œβ”€2174 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND
           └─2371 httpd -d /snap/nextcloud/10758 -DEnableHTTPS -DEnableHSTS -k start -DFOREGROUND

Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app workflowengine in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "workflowengine" in appstore
Jan 11 21:40:54 nextcloud nextcloud.apache[1017]: Starting code integrity check...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Finished code integrity check
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Update successful
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Turned off maintenance mode
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Reset log level
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: All set! Running httpd...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates have been activated: using HTTPS only
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates look to be in order: enabling HSTS

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <files_sharing> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <files_sharing> to 1.6.2
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <files_trashbin> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <files_trashbin> to 1.4.1
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <files_versions> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <files_versions> to 1.7.1
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <sharebymail> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <sharebymail> to 1.4.0
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <workflowengine> ...
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updated <workflowengine> to 1.4.0
Jan 11 21:40:44 nextcloud nextcloud.apache[1017]: Updating <comments> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <comments> to 1.4.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <firstrunwizard> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <firstrunwizard> to 2.3.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <nextcloud_announcements> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <nextcloud_announcements> to 1.3.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <notifications> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <notifications> to 2.2.1
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <systemtags> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <systemtags> to 1.4.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updating <theming> ...
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Updated <theming> to 1.5.0
Jan 11 21:40:45 nextcloud nextcloud.apache[1017]: Checking for update of app activity in appstore
Jan 11 21:40:46 nextcloud nextcloud.apache[1017]: Checked for update of app "activity" in appstore
Jan 11 21:40:46 nextcloud nextcloud.apache[1017]: Checking for update of app audioplayer in appstore
Jan 11 21:40:46 nextcloud nextcloud.apache[1017]: Update app audioplayer from appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "audioplayer" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app bruteforcesettings in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "bruteforcesettings" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app cloud_federation_api in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "cloud_federation_api" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app comments in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "comments" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app dav in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "dav" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app federatedfilesharing in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "federatedfilesharing" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app federation in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "federation" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_external in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_external" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_pdfviewer in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_pdfviewer" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_sharing in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_sharing" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_texteditor in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_texteditor" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_trashbin in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_trashbin" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_versions in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_versions" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app files_videoplayer in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "files_videoplayer" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app firstrunwizard in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checked for update of app "firstrunwizard" in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Checking for update of app flowupload in appstore
Jan 11 21:40:48 nextcloud nextcloud.apache[1017]: Update app flowupload from appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "flowupload" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app gallery in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "gallery" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app logreader in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "logreader" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app lookup_server_connector in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "lookup_server_connector" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app nextcloud_announcements in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "nextcloud_announcements" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app notifications in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "notifications" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app oauth2 in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "oauth2" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app password_policy in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "password_policy" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app provisioning_api in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "provisioning_api" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app serverinfo in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "serverinfo" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app sharebymail in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "sharebymail" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app survey_client in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "survey_client" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app systemtags in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "systemtags" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app theming in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "theming" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app twofactor_backupcodes in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "twofactor_backupcodes" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app unsplash in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "unsplash" in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checking for update of app workflowengine in appstore
Jan 11 21:40:50 nextcloud nextcloud.apache[1017]: Checked for update of app "workflowengine" in appstore
Jan 11 21:40:54 nextcloud nextcloud.apache[1017]: Starting code integrity check...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Finished code integrity check
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Update successful
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Turned off maintenance mode
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Reset log level
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: All set! Running httpd...
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates have been activated: using HTTPS only
Jan 11 21:41:02 nextcloud nextcloud.apache[1017]: Certificates look to be in order: enabling HSTS



PHP

Status

● snap.nextcloud.php-fpm.service - Service for snap application nextcloud.php-fpm
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.php-fpm.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 957 (start-php-fpm)
    Tasks: 4 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.php-fpm.service
           β”œβ”€ 957 /bin/sh /snap/nextcloud/10758/bin/start-php-fpm
           β”œβ”€1684 php-fpm: master process (/snap/nextcloud/10758/config/php/php-fpm.conf)
           β”œβ”€6213 php-fpm: pool www
           └─6223 php-fpm: pool www

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Waiting for MySQL... done
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Obtaining nextcloud mysql credentials... done

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Oct 20 20:55:34 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 20 20:55:34 nextcloud nextcloud.php-fpm[23358]: Obtaining nextcloud mysql credentials... done
Oct 20 21:47:33 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 20 21:47:33 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 20 21:47:51 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 20 21:47:52 nextcloud nextcloud.php-fpm[30083]: Waiting for configure hook... done
Oct 20 21:48:04 nextcloud nextcloud.php-fpm[30083]: Waiting for MySQL... done
Oct 20 21:48:04 nextcloud nextcloud.php-fpm[30083]: Obtaining nextcloud mysql credentials... done
Oct 20 22:47:09 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 20 22:47:09 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 20 22:47:09 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 20 22:47:10 nextcloud nextcloud.php-fpm[9718]: Obtaining nextcloud mysql credentials... done
-- Reboot --
Oct 21 12:39:35 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 21 12:39:41 nextcloud nextcloud.php-fpm[1035]: Waiting for MySQL... done
Oct 21 12:39:41 nextcloud nextcloud.php-fpm[1035]: Obtaining nextcloud mysql credentials... done
Oct 21 12:46:01 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 21 12:46:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 21 12:46:01 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 21 12:46:01 nextcloud nextcloud.php-fpm[3295]: Obtaining nextcloud mysql credentials... done
Oct 21 18:37:16 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 21 18:37:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 21 18:40:01 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 21 18:40:08 nextcloud nextcloud.php-fpm[29659]: Waiting for MySQL... done
Oct 21 18:40:08 nextcloud nextcloud.php-fpm[29659]: Obtaining nextcloud mysql credentials... done
Oct 22 17:03:52 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 22 17:03:52 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 22 17:03:52 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 22 17:03:52 nextcloud nextcloud.php-fpm[8152]: Obtaining nextcloud mysql credentials... done
-- Reboot --
Oct 23 00:06:01 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 23 00:06:08 nextcloud nextcloud.php-fpm[1211]: Waiting for MySQL... done
Oct 23 00:06:08 nextcloud nextcloud.php-fpm[1211]: Obtaining nextcloud mysql credentials... done
Oct 23 07:38:52 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 23 07:38:52 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 23 07:38:52 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 23 07:38:53 nextcloud nextcloud.php-fpm[2885]: Obtaining nextcloud mysql credentials... done
Oct 23 21:00:20 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 23 21:00:20 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 23 21:00:20 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 23 21:00:20 nextcloud nextcloud.php-fpm[22717]: Obtaining nextcloud mysql credentials... done
Oct 31 01:06:27 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Oct 31 01:06:27 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Oct 31 01:06:36 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Oct 31 01:06:40 nextcloud nextcloud.php-fpm[21267]: Waiting for MySQL... done
Oct 31 01:06:40 nextcloud nextcloud.php-fpm[21267]: Obtaining nextcloud mysql credentials... done
Nov 03 19:07:27 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Nov 03 19:07:28 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Nov 03 19:07:28 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Nov 03 19:07:28 nextcloud nextcloud.php-fpm[23667]: Obtaining nextcloud mysql credentials... done
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Nov 03 20:50:15 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Nov 03 20:50:56 nextcloud nextcloud.php-fpm[24665]: Waiting for MySQL... done
Nov 03 20:50:56 nextcloud nextcloud.php-fpm[24665]: Obtaining nextcloud mysql credentials... done
Nov 25 21:56:46 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Nov 25 21:56:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Nov 25 21:56:59 nextcloud nextcloud.php-fpm[4192]: Waiting for MySQL... done
Nov 25 21:56:59 nextcloud nextcloud.php-fpm[4192]: Obtaining nextcloud mysql credentials... done
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 11 14:50:23 nextcloud nextcloud.php-fpm[1189]: Waiting for MySQL... done
Dec 11 14:50:23 nextcloud nextcloud.php-fpm[1189]: Obtaining nextcloud mysql credentials... done
Dec 18 20:15:46 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 18 20:15:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 18 20:15:57 nextcloud nextcloud.php-fpm[8640]: Waiting for MySQL... done
Dec 18 20:15:57 nextcloud nextcloud.php-fpm[8640]: Obtaining nextcloud mysql credentials... done
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 26 21:56:18 nextcloud nextcloud.php-fpm[1031]: Waiting for MySQL... done
Dec 26 21:56:18 nextcloud nextcloud.php-fpm[1031]: Obtaining nextcloud mysql credentials... done
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 27 20:23:02 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 27 20:23:03 nextcloud nextcloud.php-fpm[20688]: Waiting for MySQL... done
Dec 27 20:23:03 nextcloud nextcloud.php-fpm[20688]: Obtaining nextcloud mysql credentials... done
Dec 28 09:59:03 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 28 09:59:03 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 28 09:59:13 nextcloud nextcloud.php-fpm[16162]: Waiting for MySQL... done
Dec 28 09:59:13 nextcloud nextcloud.php-fpm[16162]: Obtaining nextcloud mysql credentials... done
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Dec 28 11:01:45 nextcloud nextcloud.php-fpm[22581]: Waiting for MySQL... done
Dec 28 11:01:45 nextcloud nextcloud.php-fpm[22581]: Obtaining nextcloud mysql credentials... done
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 01 15:40:08 nextcloud nextcloud.php-fpm[1085]: Waiting for MySQL... done
Jan 01 15:40:08 nextcloud nextcloud.php-fpm[1085]: Obtaining nextcloud mysql credentials... done
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 08 09:16:14 nextcloud nextcloud.php-fpm[11429]: Obtaining nextcloud mysql credentials... done
Jan 11 21:40:25 nextcloud systemd[1]: Stopping Service for snap application nextcloud.php-fpm...
Jan 11 21:40:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.php-fpm.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.php-fpm.
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Waiting for MySQL... done
Jan 11 21:40:33 nextcloud nextcloud.php-fpm[957]: Obtaining nextcloud mysql credentials... done



MySQL

Status

● snap.nextcloud.mysql.service - Service for snap application nextcloud.mysql
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.mysql.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 963 (start_mysql)
    Tasks: 34 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.mysql.service
           β”œβ”€ 963 /bin/sh /snap/nextcloud/10758/bin/start_mysql
           β”œβ”€1405 /bin/sh /snap/nextcloud/10758/bin/mysqld_safe --datadir=/var/snap/nextcloud/10758/mysql --pid-file=/tmp/pids/mysql.pid --lc-messages-dir=/snap/nextcloud/10758/share --socket=/tmp/sockets/mysql.sock
           β”œβ”€1622 /snap/nextcloud/10758/bin/mysqld --basedir=/snap/nextcloud/10758 --datadir=/var/snap/nextcloud/10758/mysql --plugin-dir=/snap/nextcloud/10758/lib/plugin --lc-messages-dir=/snap/nextcloud/10758/share --log-error=nextcloud.err --pid-file=/tmp/pids/mysql.pid --socket=/tmp/sockets/mysql.sock
           └─6946 sleep 1

Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.161109Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.198424Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361235Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361327Z 0 [ERROR] Aborting
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: Starting MySQL
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: . *
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking/upgrading mysql tables if necessary...
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking if update is needed.
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: 2018-12-26T21:56:16.126525Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: 2018-12-26T21:56:16.126616Z 0 [ERROR] Aborting
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 26 21:56:16 nextcloud nextcloud.mysql[1134]: Starting MySQL
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: .. *
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: Checking/upgrading mysql tables if necessary...
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: Checking if update is needed.
Dec 26 21:56:18 nextcloud nextcloud.mysql[1134]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Dec 27 16:27:13 nextcloud nextcloud.mysql[17832]: Shutting down MySQL
Dec 27 16:27:16 nextcloud nextcloud.mysql[17832]: ... *
Dec 27 16:27:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Dec 27 20:23:01 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.269101Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.269219Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.269432Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.327312Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: 2018-12-27T20:23:02.327462Z 0 [ERROR] Aborting
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 27 20:23:02 nextcloud nextcloud.mysql[20664]: Starting MySQL
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: . *
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: Checking/upgrading mysql tables if necessary...
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: Checking if update is needed.
Dec 27 20:23:03 nextcloud nextcloud.mysql[20664]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Dec 28 09:58:59 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Dec 28 09:58:59 nextcloud nextcloud.mysql[15773]: Shutting down MySQL
Dec 28 09:59:01 nextcloud nextcloud.mysql[15773]: .. *
Dec 28 09:59:01 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.456479Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.456582Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.456780Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.513520Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: 2018-12-28T09:59:12.513605Z 0 [ERROR] Aborting
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 28 09:59:12 nextcloud nextcloud.mysql[16182]: Starting MySQL
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: . *
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: Checking/upgrading mysql tables if necessary...
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: Checking if update is needed.
Dec 28 09:59:13 nextcloud nextcloud.mysql[16182]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Dec 28 11:01:42 nextcloud nextcloud.mysql[22534]: Shutting down MySQL
Dec 28 11:01:44 nextcloud nextcloud.mysql[22534]: .. *
Dec 28 11:01:44 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Dec 28 11:01:44 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.335321Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.335386Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.335527Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.336284Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: 2018-12-28T11:01:44.336369Z 0 [ERROR] Aborting
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Dec 28 11:01:44 nextcloud nextcloud.mysql[22926]: Starting MySQL
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: . *
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: Checking/upgrading mysql tables if necessary...
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: Checking if update is needed.
Dec 28 11:01:45 nextcloud nextcloud.mysql[22926]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.600491Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.600576Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.636480Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.867664Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 01 15:40:06 nextcloud nextcloud.mysql[1158]: 2019-01-01T15:40:06.867763Z 0 [ERROR] Aborting
Jan 01 15:40:07 nextcloud nextcloud.mysql[1158]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 01 15:40:07 nextcloud nextcloud.mysql[1158]: Starting MySQL
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: .. *
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: Checking/upgrading mysql tables if necessary...
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: Checking if update is needed.
Jan 01 15:40:09 nextcloud nextcloud.mysql[1158]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Jan 08 09:16:14 nextcloud nextcloud.mysql[11337]: Shutting down MySQL
Jan 08 09:16:16 nextcloud nextcloud.mysql[11337]: .. *
Jan 08 09:16:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Jan 08 09:16:16 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.782511Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.782571Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.782711Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.783471Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: 2019-01-08T09:16:16.783541Z 0 [ERROR] Aborting
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 08 09:16:16 nextcloud nextcloud.mysql[11718]: Starting MySQL
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: . *
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: Checking/upgrading mysql tables if necessary...
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: Checking if update is needed.
Jan 08 09:16:17 nextcloud nextcloud.mysql[11718]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade
Jan 11 21:40:22 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mysql...
Jan 11 21:40:22 nextcloud nextcloud.mysql[631]: Shutting down MySQL
Jan 11 21:40:24 nextcloud nextcloud.mysql[631]: .. *
Jan 11 21:40:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mysql.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.mysql.
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.161003Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000)
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.161109Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000)
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.198424Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361235Z 0 [ERROR] --initialize specified but the data directory has files in it. Aborting.
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: 2019-01-11T21:40:32.361327Z 0 [ERROR] Aborting
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: touch: cannot touch '/tmp/locks/mysql-setup': No such file or directory
Jan 11 21:40:32 nextcloud nextcloud.mysql[963]: Starting MySQL
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: . *
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking/upgrading mysql tables if necessary...
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: Checking if update is needed.
Jan 11 21:40:33 nextcloud nextcloud.mysql[963]: This installation of MySQL is already upgraded to 5.7.22, use --force if you still need to run mysql_upgrade



Redis

Status

● snap.nextcloud.redis-server.service - Service for snap application nextcloud.redis-server
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.redis-server.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 1035 (start-redis-ser)
    Tasks: 5 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.redis-server.service
           β”œβ”€1035 /bin/sh /snap/nextcloud/10758/bin/start-redis-server
           └─1189 redis-server 127.0.0.1:0

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Oct 20 20:27:24 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 20 20:50:11 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 20 20:50:11 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 20 20:50:49 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 20 21:47:30 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 20 21:47:30 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 20 21:47:51 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
-- Reboot --
Oct 21 12:39:35 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 21 18:37:17 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 21 18:37:17 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 21 18:40:01 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
-- Reboot --
Oct 23 00:06:01 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Oct 31 01:06:27 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Oct 31 01:06:27 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Oct 31 01:06:36 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Nov 03 20:50:53 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Nov 25 21:56:51 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Nov 25 21:56:51 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 18 20:15:43 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 18 20:15:43 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 27 20:23:02 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 28 09:59:02 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 28 09:59:02 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.
Jan 11 21:40:24 nextcloud systemd[1]: Stopping Service for snap application nextcloud.redis-server...
Jan 11 21:40:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.redis-server.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.redis-server.



mDNS Publisher

Status

● snap.nextcloud.mdns-publisher.service - Service for snap application nextcloud.mdns-publisher
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.mdns-publisher.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 988 (delay-on-failur)
    Tasks: 10 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.mdns-publisher.service
           β”œβ”€ 988 /bin/sh /snap/nextcloud/10758/bin/delay-on-failure mdns-publisher nextcloud
           └─1113 mdns-publisher nextcloud

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 11 21:40:31 nextcloud nextcloud.mdns-publisher[988]: 2019/01/11 21:40:31 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Nov 03 20:50:53 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Nov 03 20:50:53 nextcloud nextcloud.mdns-publisher[24793]: 2018/11/03 20:50:53 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Nov 05 23:22:22 nextcloud nextcloud.mdns-publisher[24793]: 2018/11/05 23:22:22 Cannot send: write udp4 0.0.0.0:5353->192.168.1.190:5353: sendto: message too long
Nov 05 23:22:32 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Nov 05 23:22:32 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Nov 05 23:22:33 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Nov 05 23:22:33 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Nov 05 23:22:33 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Nov 05 23:22:33 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Nov 05 23:22:34 nextcloud nextcloud.mdns-publisher[14574]: 2018/11/05 23:22:34 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Nov 25 21:56:46 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Nov 25 21:56:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Nov 25 21:56:58 nextcloud nextcloud.mdns-publisher[4204]: 2018/11/25 21:56:58 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 11 14:50:19 nextcloud nextcloud.mdns-publisher[1171]: 2018/12/11 14:50:19 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Dec 11 14:50:30 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Dec 11 14:50:30 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 11 14:50:30 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 11 14:50:30 nextcloud nextcloud.mdns-publisher[2977]: 2018/12/11 14:50:30 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 17 08:55:14 nextcloud nextcloud.mdns-publisher[2977]: 2018/12/17 08:55:14 Cannot send: write udp4 0.0.0.0:5353->192.168.1.151:5353: sendto: message too long
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Dec 17 08:55:24 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 2.
Dec 17 08:55:24 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 17 08:55:24 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 17 08:55:25 nextcloud nextcloud.mdns-publisher[27972]: 2018/12/17 08:55:25 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 18 20:15:47 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 18 20:15:47 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 18 20:15:55 nextcloud nextcloud.mdns-publisher[8690]: 2018/12/18 20:15:55 Publishing nextcloud.local -> [192.168.1.196 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 26 21:56:15 nextcloud nextcloud.mdns-publisher[1234]: 2018/12/26 21:56:15 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Dec 26 21:56:25 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Dec 26 21:56:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 26 21:56:25 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 26 21:56:25 nextcloud nextcloud.mdns-publisher[2873]: 2018/12/26 21:56:25 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 27 20:23:01 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 27 20:23:02 nextcloud nextcloud.mdns-publisher[20661]: 2018/12/27 20:23:02 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 28 09:58:59 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 28 09:58:59 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 28 09:59:12 nextcloud nextcloud.mdns-publisher[16197]: 2018/12/28 09:59:12 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Dec 28 11:01:42 nextcloud nextcloud.mdns-publisher[22545]: 2018/12/28 11:01:42 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:05 nextcloud nextcloud.mdns-publisher[1224]: 2019/01/01 15:40:05 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:15 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:15 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:16 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:16 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 1.
Jan 01 15:40:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:16 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:16 nextcloud nextcloud.mdns-publisher[2894]: 2019/01/01 15:40:16 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:26 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 2.
Jan 01 15:40:26 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:26 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:26 nextcloud nextcloud.mdns-publisher[2946]: 2019/01/01 15:40:26 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:36 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 3.
Jan 01 15:40:36 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:36 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:36 nextcloud nextcloud.mdns-publisher[3005]: 2019/01/01 15:40:36 Failed to listen 224.0.0.251:5353: listen udp4 0.0.0.0:5353->224.0.0.251: setsockopt: no such device
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Main process exited, code=exited, status=1/FAILURE
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Failed with result 'exit-code'.
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Service hold-off time over, scheduling restart.
Jan 01 15:40:46 nextcloud systemd[1]: snap.nextcloud.mdns-publisher.service: Scheduled restart job, restart counter is at 4.
Jan 01 15:40:46 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:46 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 01 15:40:46 nextcloud nextcloud.mdns-publisher[3078]: 2019/01/01 15:40:46 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 08 09:16:14 nextcloud nextcloud.mdns-publisher[11341]: 2019/01/08 09:16:14 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL
Jan 11 21:40:25 nextcloud systemd[1]: Stopping Service for snap application nextcloud.mdns-publisher...
Jan 11 21:40:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.mdns-publisher.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
Jan 11 21:40:31 nextcloud nextcloud.mdns-publisher[988]: 2019/01/11 21:40:31 Publishing nextcloud.local -> [192.168.1.30 fe80::aa20:66ff:fe4e:a143] with 60-second TTL



Certificate Renewer

Status

● snap.nextcloud.renew-certs.service - Service for snap application nextcloud.renew-certs
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.renew-certs.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 1054 (renew-certs)
    Tasks: 2 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.renew-certs.service
           β”œβ”€1054 /bin/sh /snap/nextcloud/10758/bin/renew-certs
           └─1779 sleep 1d

Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Processing
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Cert not yet due for renewal
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: The following certs are not due for renewal yet:
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No renewals were attempted.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No hooks were run.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: Processing
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: Cert not yet due for renewal
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: The following certs are not due for renewal yet:
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: No renewals were attempted.
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: No hooks were run.
Jan 05 15:40:14 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: Processing
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: Cert not yet due for renewal
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: The following certs are not due for renewal yet:
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: No renewals were attempted.
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: No hooks were run.
Jan 06 15:40:15 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: Processing
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: Cert not yet due for renewal
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: The following certs are not due for renewal yet:
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: No renewals were attempted.
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: No hooks were run.
Jan 07 15:40:16 nextcloud nextcloud.renew-certs[1090]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.renew-certs...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 08 09:16:15 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 08 09:16:16 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 09 09:16:17 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 10 09:16:18 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: Processing
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: Cert not yet due for renewal
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: The following certs are not due for renewal yet:
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: No renewals were attempted.
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: No hooks were run.
Jan 11 09:16:19 nextcloud nextcloud.renew-certs[11382]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:22 nextcloud systemd[1]: Stopping Service for snap application nextcloud.renew-certs...
Jan 11 21:40:22 nextcloud systemd[1]: Stopped Service for snap application nextcloud.renew-certs.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.renew-certs.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Processing
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: /var/snap/nextcloud/current/certs/certbot/config/renewal/germany.vertesi.com.conf
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: Cert not yet due for renewal
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: The following certs are not due for renewal yet:
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]:   /var/snap/nextcloud/current/certs/certbot/config/live/germany.vertesi.com/fullchain.pem expires on 2019-03-20 (skipped)
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No renewals were attempted.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: No hooks were run.
Jan 11 21:40:34 nextcloud nextcloud.renew-certs[1054]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Nextcloud Cron

Status

● snap.nextcloud.nextcloud-cron.service - Service for snap application nextcloud.nextcloud-cron
   Loaded: loaded (/etc/systemd/system/snap.nextcloud.nextcloud-cron.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2019-01-11 21:40:31 UTC; 21h ago
 Main PID: 977 (nextcloud-cron)
    Tasks: 2 (limit: 4915)
   CGroup: /system.slice/snap.nextcloud.nextcloud-cron.service
           β”œβ”€ 977 /bin/sh /snap/nextcloud/10758/bin/nextcloud-cron
           └─5393 sleep 15m

Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 11 21:40:31 nextcloud nextcloud.nextcloud-cron[977]: Waiting for Nextcloud config dir... done

Journal

-- Logs begin at Sat 2018-10-20 20:21:09 UTC, end at Sat 2019-01-12 19:20:58 UTC. --
Oct 21 17:55:02 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is not writable
Oct 21 17:55:02 nextcloud nextcloud.nextcloud-cron[1166]: Permissions can usually be fixed by giving the webserver write access to the root directory. See https://docs.nextcloud.com/server/13/go.php?to=admin-dir_permissions.
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is invalid
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Ensure there is a file called ".ocdata" in the root of the data directory.
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is not writable
Oct 21 18:10:03 nextcloud nextcloud.nextcloud-cron[1166]: Permissions can usually be fixed by giving the webserver write access to the root directory. See https://docs.nextcloud.com/server/13/go.php?to=admin-dir_permissions.
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is invalid
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Ensure there is a file called ".ocdata" in the root of the data directory.
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Your data directory is not writable
Oct 21 18:25:04 nextcloud nextcloud.nextcloud-cron[1166]: Permissions can usually be fixed by giving the webserver write access to the root directory. See https://docs.nextcloud.com/server/13/go.php?to=admin-dir_permissions.
Oct 21 18:37:16 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Oct 21 18:37:16 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Oct 21 18:40:01 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Oct 21 18:40:02 nextcloud nextcloud.nextcloud-cron[29661]: Waiting for Nextcloud config dir... done
-- Reboot --
Oct 23 00:06:01 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Oct 23 00:06:03 nextcloud nextcloud.nextcloud-cron[1193]: Waiting for Nextcloud config dir... done
Oct 31 01:06:26 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Oct 31 01:06:26 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Oct 31 01:06:36 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Oct 31 01:06:36 nextcloud nextcloud.nextcloud-cron[21278]: Waiting for Nextcloud config dir... done
Nov 03 19:07:37 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Nov 03 19:07:37 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Nov 03 20:50:53 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Nov 03 20:50:53 nextcloud nextcloud.nextcloud-cron[24808]: Waiting for Nextcloud config dir... done
Nov 25 21:56:45 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Nov 25 21:56:45 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Nov 25 21:56:57 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Nov 25 21:56:57 nextcloud nextcloud.nextcloud-cron[4162]: Waiting for Nextcloud config dir... done
Dec 11 13:48:54 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 11 13:48:54 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
-- Reboot --
Dec 11 14:50:16 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 11 14:50:18 nextcloud nextcloud.nextcloud-cron[1188]: Waiting for Nextcloud config dir... done
Dec 18 20:15:47 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 18 20:15:47 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 18 20:15:54 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 18 20:15:55 nextcloud nextcloud.nextcloud-cron[8648]: Waiting for Nextcloud config dir... done
Dec 26 21:55:07 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 26 21:55:07 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
-- Reboot --
Dec 26 21:56:12 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 26 21:56:14 nextcloud nextcloud.nextcloud-cron[1093]: Waiting for Nextcloud config dir... done
Dec 27 16:27:13 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 27 16:27:13 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 27 20:23:01 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 27 20:23:02 nextcloud nextcloud.nextcloud-cron[20679]: Waiting for Nextcloud config dir... done
Dec 28 09:59:02 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 28 09:59:02 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 28 09:59:12 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 28 09:59:12 nextcloud nextcloud.nextcloud-cron[16212]: Waiting for Nextcloud config dir... done
Dec 28 11:01:42 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Dec 28 11:01:42 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Dec 28 11:01:42 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Dec 28 11:01:42 nextcloud nextcloud.nextcloud-cron[22547]: Waiting for Nextcloud config dir... done
-- Reboot --
Jan 01 15:40:03 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 01 15:40:05 nextcloud nextcloud.nextcloud-cron[1102]: Waiting for Nextcloud config dir... done
Jan 01 15:55:08 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 15:55:08 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:10:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:10:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:25:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:25:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:40:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:40:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 16:55:09 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 16:55:09 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:10:10 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:10:10 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:25:10 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:25:10 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:40:10 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:40:10 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 17:55:11 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 17:55:11 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:10:11 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:10:11 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:25:11 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:25:11 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:40:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:40:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 18:55:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 18:55:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:10:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:10:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:25:12 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:25:12 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:40:13 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:40:13 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 19:55:13 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 19:55:13 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 20:10:13 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 20:10:13 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 01 20:25:14 nextcloud nextcloud.nextcloud-cron[1102]: Your data directory is invalid
Jan 01 20:25:14 nextcloud nextcloud.nextcloud-cron[1102]: Ensure there is a file called ".ocdata" in the root of the data directory.
Jan 08 09:16:14 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Jan 08 09:16:14 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Jan 08 09:16:14 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 08 09:16:14 nextcloud nextcloud.nextcloud-cron[11373]: Waiting for Nextcloud config dir... done
Jan 11 21:40:25 nextcloud systemd[1]: Stopping Service for snap application nextcloud.nextcloud-cron...
Jan 11 21:40:25 nextcloud systemd[1]: Stopped Service for snap application nextcloud.nextcloud-cron.
Jan 11 21:40:31 nextcloud systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
Jan 11 21:40:31 nextcloud nextcloud.nextcloud-cron[977]: Waiting for Nextcloud config dir... done


So i figured out what it was. I had installed letsencrypt module that had installed apache2 without me noticing...removing it has fixed the issue!

The OP's issue has been resolved. If you're having other issues, please log another.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gabrielmongefranco picture gabrielmongefranco  Β·  4Comments

MichaelsGITIGIT picture MichaelsGITIGIT  Β·  6Comments

pilsnerbeer picture pilsnerbeer  Β·  6Comments

RadZaeem picture RadZaeem  Β·  8Comments

johnpoint picture johnpoint  Β·  4Comments