Advertisement
Guest User

Untitled

a guest
Aug 8th, 2022
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.62 KB | None | 0 0
  1. <details>
  2. <summary>Apache</summary>
  3. <p>
  4.  
  5. ### Status
  6. ```
  7. ● snap.nextcloud.apache.service - Service for snap application nextcloud.apache
  8. Loaded: loaded (/etc/systemd/system/snap.nextcloud.apache.service; enabled; vendor preset: enabled)
  9. Active: active (running) since Tue 2022-08-09 01:42:55 UTC; 24min ago
  10. Main PID: 33804 (run-httpd)
  11. Tasks: 111 (limit: 4579)
  12. Memory: 27.7M
  13. CPU: 2.429s
  14. CGroup: /system.slice/snap.nextcloud.apache.service
  15. ├─33804 /bin/sh /snap/nextcloud/31222/bin/run-httpd -k start -DFOREGROUND
  16. ├─34368 /bin/sh /snap/nextcloud/31222/bin/httpd-wrapper -k start -DFOREGROUND
  17. ├─34418 httpd -d /snap/nextcloud/31222 -DEnableHTTPS -k start -DFOREGROUND
  18. ├─34419 httpd -d /snap/nextcloud/31222 -DEnableHTTPS -k start -DFOREGROUND
  19. ├─34420 httpd -d /snap/nextcloud/31222 -DEnableHTTPS -k start -DFOREGROUND
  20. ├─34421 httpd -d /snap/nextcloud/31222 -DEnableHTTPS -k start -DFOREGROUND
  21. └─36411 httpd -d /snap/nextcloud/31222 -DEnableHTTPS -k start -DFOREGROUND
  22.  
  23. Aug 09 01:42:56 ubuntu-server nextcloud.apache[34079]: System config value memcache.locking set to string \OC\Memcache\Redis
  24. Aug 09 01:42:56 ubuntu-server nextcloud.apache[34148]: System config value memcache.local set to string \OC\Memcache\Redis
  25. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34216]: No such app enabled: updatenotification
  26. Aug 09 01:42:57 ubuntu-server nextcloud.apache[33832]: Making sure nextcloud is fully upgraded...
  27. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34354]: Nextcloud is already latest version
  28. Aug 09 01:42:57 ubuntu-server nextcloud.apache[33804]: All set! Running httpd...
  29. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34368]: Certificates have been activated: using HTTPS only
  30. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34368]: Certificates appear self-signed: disabling HSTS
  31. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34368]: HTTP compression is disabled
  32. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34418]: 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
  33. ```
  34. ### Journal
  35. ```
  36. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.apache.
  37. Aug 09 01:22:34 ubuntu-server nextcloud.apache[1874]: Making sure nextcloud is setup...
  38. Aug 09 01:22:35 ubuntu-server nextcloud.apache[2057]: Waiting for PHP...
  39. Aug 09 01:27:30 ubuntu-server nextcloud.apache[2057]: done
  40. Aug 09 01:27:30 ubuntu-server nextcloud.apache[2057]: Configuring nextcloud...
  41. Aug 09 01:27:31 ubuntu-server nextcloud.apache[4388]: Nextcloud is not installed - only a limited number of commands are available
  42. Aug 09 01:27:31 ubuntu-server nextcloud.apache[1874]: All set! Running httpd...
  43. Aug 09 01:27:31 ubuntu-server nextcloud.apache[4541]: No certificates are active: using HTTP only
  44. Aug 09 01:27:31 ubuntu-server nextcloud.apache[4541]: HTTP compression is disabled
  45. Aug 09 01:27:31 ubuntu-server nextcloud.apache[4589]: 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
  46. Aug 09 01:42:55 ubuntu-server nextcloud.apache[33735]: Certificates have been activated: using HTTPS only
  47. Aug 09 01:42:55 ubuntu-server nextcloud.apache[33735]: Certificates appear self-signed: disabling HSTS
  48. Aug 09 01:42:55 ubuntu-server nextcloud.apache[33735]: HTTP compression is disabled
  49. Aug 09 01:42:55 ubuntu-server nextcloud.apache[33803]: 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
  50. Aug 09 01:42:55 ubuntu-server nextcloud.apache[33803]: httpd (no pid file) not running
  51. Aug 09 01:42:55 ubuntu-server systemd[1]: snap.nextcloud.apache.service: Deactivated successfully.
  52. Aug 09 01:42:55 ubuntu-server systemd[1]: snap.nextcloud.apache.service: Consumed 1.282s CPU time.
  53. Aug 09 01:42:55 ubuntu-server systemd[1]: snap.nextcloud.apache.service: Scheduled restart job, restart counter is at 1.
  54. Aug 09 01:42:55 ubuntu-server systemd[1]: Stopped Service for snap application nextcloud.apache.
  55. Aug 09 01:42:55 ubuntu-server systemd[1]: snap.nextcloud.apache.service: Consumed 1.282s CPU time.
  56. Aug 09 01:42:55 ubuntu-server systemd[1]: Started Service for snap application nextcloud.apache.
  57. Aug 09 01:42:55 ubuntu-server nextcloud.apache[33804]: Making sure nextcloud is setup...
  58. Aug 09 01:42:56 ubuntu-server nextcloud.apache[33943]: System config value redis => host set to string /tmp/sockets/redis.sock
  59. Aug 09 01:42:56 ubuntu-server nextcloud.apache[34011]: System config value redis => port set to integer 0
  60. Aug 09 01:42:56 ubuntu-server nextcloud.apache[34079]: System config value memcache.locking set to string \OC\Memcache\Redis
  61. Aug 09 01:42:56 ubuntu-server nextcloud.apache[34148]: System config value memcache.local set to string \OC\Memcache\Redis
  62. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34216]: No such app enabled: updatenotification
  63. Aug 09 01:42:57 ubuntu-server nextcloud.apache[33832]: Making sure nextcloud is fully upgraded...
  64. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34354]: Nextcloud is already latest version
  65. Aug 09 01:42:57 ubuntu-server nextcloud.apache[33804]: All set! Running httpd...
  66. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34368]: Certificates have been activated: using HTTPS only
  67. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34368]: Certificates appear self-signed: disabling HSTS
  68. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34368]: HTTP compression is disabled
  69. Aug 09 01:42:57 ubuntu-server nextcloud.apache[34418]: 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
  70. ```
  71. ### Error log
  72. ```
  73. 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
  74. [Tue Aug 09 01:27:31.690955 2022] [ssl:warn] [pid 4589:tid 140579369260224] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
  75. [Tue Aug 09 01:27:31.691251 2022] [lbmethod_heartbeat:notice] [pid 4589:tid 140579369260224] AH02282: No slotmem from mod_heartmonitor
  76. [Tue Aug 09 01:27:31.691889 2022] [mpm_event:notice] [pid 4589:tid 140579369260224] AH00489: Apache/2.4.54 (Unix) OpenSSL/1.1.1 configured -- resuming normal operations
  77. [Tue Aug 09 01:27:31.691903 2022] [core:notice] [pid 4589:tid 140579369260224] AH00094: Command line: 'httpd -d /snap/nextcloud/31222 -D FOREGROUND'
  78. [Tue Aug 09 01:27:31.695962 2022] [unixd:alert] [pid 4604:tid 140579369260224] AH02155: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
  79. [Tue Aug 09 01:27:31.696224 2022] [unixd:alert] [pid 4603:tid 140579369260224] AH02155: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
  80. [Tue Aug 09 01:27:31.696470 2022] [unixd:alert] [pid 4605:tid 140579369260224] AH02155: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
  81. [Tue Aug 09 01:42:55.402598 2022] [mpm_event:notice] [pid 4589:tid 140579369260224] AH00491: caught SIGTERM, shutting down
  82. [Tue Aug 09 01:42:57.613281 2022] [ssl:warn] [pid 34418:tid 139947721430208] AH01906: 127.0.1.1:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
  83. [Tue Aug 09 01:42:57.613326 2022] [ssl:warn] [pid 34418:tid 139947721430208] AH01909: 127.0.1.1:443:0 server certificate does NOT include an ID which matches the server name
  84. 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
  85. [Tue Aug 09 01:42:57.615125 2022] [ssl:warn] [pid 34418:tid 139947721430208] AH01906: 127.0.1.1:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
  86. [Tue Aug 09 01:42:57.615136 2022] [ssl:warn] [pid 34418:tid 139947721430208] AH01909: 127.0.1.1:443:0 server certificate does NOT include an ID which matches the server name
  87. [Tue Aug 09 01:42:57.615281 2022] [lbmethod_heartbeat:notice] [pid 34418:tid 139947721430208] AH02282: No slotmem from mod_heartmonitor
  88. [Tue Aug 09 01:42:57.615957 2022] [mpm_event:notice] [pid 34418:tid 139947721430208] AH00489: Apache/2.4.54 (Unix) OpenSSL/1.1.1 configured -- resuming normal operations
  89. [Tue Aug 09 01:42:57.615974 2022] [core:notice] [pid 34418:tid 139947721430208] AH00094: Command line: 'httpd -d /snap/nextcloud/31222 -D EnableHTTPS -D FOREGROUND'
  90. [Tue Aug 09 01:42:57.616730 2022] [unixd:alert] [pid 34421:tid 139947721430208] AH02155: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
  91. [Tue Aug 09 01:42:57.617542 2022] [unixd:alert] [pid 34420:tid 139947721430208] AH02155: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
  92. [Tue Aug 09 01:42:57.618299 2022] [unixd:alert] [pid 34419:tid 139947721430208] AH02155: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
  93. [Tue Aug 09 01:49:19.179589 2022] [unixd:alert] [pid 36411:tid 139947721430208] AH02155: getpwuid: couldn't determine user name from uid 4294967295, you probably need to modify the User directive
  94. ```
  95. </p>
  96. </details>
  97.  
  98. <details>
  99. <summary>PHP</summary>
  100. <p>
  101.  
  102. ### Status
  103. ```
  104. ● snap.nextcloud.php-fpm.service - Service for snap application nextcloud.php-fpm
  105. Loaded: loaded (/etc/systemd/system/snap.nextcloud.php-fpm.service; enabled; vendor preset: enabled)
  106. Active: active (running) since Tue 2022-08-09 01:22:34 UTC; 44min ago
  107. Main PID: 1867 (start-php-fpm)
  108. Tasks: 2 (limit: 4579)
  109. Memory: 62.3M
  110. CPU: 5.252s
  111. CGroup: /system.slice/snap.nextcloud.php-fpm.service
  112. ├─1867 /bin/sh /snap/nextcloud/31222/bin/start-php-fpm
  113. └─4319 "php-fpm: master process (/snap/nextcloud/31222/config/php/php-fpm.conf)" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
  114.  
  115. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.php-fpm.
  116. Aug 09 01:22:35 ubuntu-server nextcloud.php-fpm[1867]: Waiting for MySQL...
  117. Aug 09 01:27:29 ubuntu-server nextcloud.php-fpm[1867]: done
  118. Aug 09 01:27:29 ubuntu-server nextcloud.php-fpm[1867]: Obtaining nextcloud mysql credentials... done
  119. ```
  120. ### Journal
  121. ```
  122. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.php-fpm.
  123. Aug 09 01:22:35 ubuntu-server nextcloud.php-fpm[1867]: Waiting for MySQL...
  124. Aug 09 01:27:29 ubuntu-server nextcloud.php-fpm[1867]: done
  125. Aug 09 01:27:29 ubuntu-server nextcloud.php-fpm[1867]: Obtaining nextcloud mysql credentials... done
  126. ```
  127. ### Error log
  128. ```
  129. [09-Aug-2022 01:27:30] NOTICE: fpm is running, pid 4319
  130. [09-Aug-2022 01:27:30] NOTICE: ready to handle connections
  131. ```
  132. </p>
  133. </details>
  134.  
  135. <details>
  136. <summary>MySQL</summary>
  137. <p>
  138.  
  139. ### Status
  140. ```
  141. ● snap.nextcloud.mysql.service - Service for snap application nextcloud.mysql
  142. Loaded: loaded (/etc/systemd/system/snap.nextcloud.mysql.service; enabled; vendor preset: enabled)
  143. Active: active (running) since Tue 2022-08-09 01:22:34 UTC; 44min ago
  144. Main PID: 1857 (start_mysql)
  145. Tasks: 46 (limit: 4579)
  146. Memory: 341.0M
  147. CPU: 32.066s
  148. CGroup: /system.slice/snap.nextcloud.mysql.service
  149. ├─ 1857 /bin/sh -e /snap/nextcloud/31222/bin/start_mysql
  150. ├─ 3855 /bin/sh /snap/nextcloud/31222/bin/mysqld_safe --defaults-file=/snap/nextcloud/31222/my.cnf --datadir=/var/snap/nextcloud/31222/mysql --pid-file=/tmp/pids/mysql.pid --lc-messages-dir=/snap/nextcloud/31222/share --socket=/tmp/sockets/mysql.sock ""
  151. ├─ 4089 /snap/nextcloud/31222/bin/mysqld --defaults-file=/snap/nextcloud/31222/my.cnf --basedir=/snap/nextcloud/31222 --datadir=/var/snap/nextcloud/31222/mysql --plugin-dir=/snap/nextcloud/31222/lib/plugin --lc-messages-dir=/snap/nextcloud/31222/share --log-error=../logs/mysql_errors.log --pid-file=/tmp/pids/mysql.pid --socket=/tmp/sockets/mysql.sock
  152. └─39619 sleep 1
  153.  
  154. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.mysql.
  155. Aug 09 01:27:21 ubuntu-server nextcloud.mysql[3835]: Starting MySQL
  156. Aug 09 01:27:27 ubuntu-server nextcloud.mysql[3835]: ...... *
  157. Aug 09 01:27:27 ubuntu-server nextcloud.mysql[1857]: Generating root mysql password... done
  158. Aug 09 01:27:27 ubuntu-server nextcloud.mysql[1857]: Generating nextcloud mysql password... done
  159. Aug 09 01:27:29 ubuntu-server nextcloud.mysql[1857]: Setting up users and nextcloud database... done
  160. ```
  161. ### Journal
  162. ```
  163. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.mysql.
  164. Aug 09 01:27:21 ubuntu-server nextcloud.mysql[3835]: Starting MySQL
  165. Aug 09 01:27:27 ubuntu-server nextcloud.mysql[3835]: ...... *
  166. Aug 09 01:27:27 ubuntu-server nextcloud.mysql[1857]: Generating root mysql password... done
  167. Aug 09 01:27:27 ubuntu-server nextcloud.mysql[1857]: Generating nextcloud mysql password... done
  168. Aug 09 01:27:29 ubuntu-server nextcloud.mysql[1857]: Setting up users and nextcloud database... done
  169. ```
  170. ### Error log
  171. ```
  172. 2022-08-09T01:22:37.852497Z 0 [System] [MY-013169] [Server] /snap/nextcloud/31222/bin/mysqld (mysqld 8.0.29) initializing of server in progress as process 2089
  173. 2022-08-09T01:22:38.440867Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  174. 2022-08-09T01:23:13.777887Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
  175. 2022-08-09T01:24:29.124635Z 0 [Warning] [MY-013829] [Server] Missing data directory for ICU regular expressions: //lib/private/.
  176. 2022-08-09T01:24:29.410282Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
  177. 2022-08-09T01:27:21.701959Z 0 [System] [MY-010116] [Server] /snap/nextcloud/31222/bin/mysqld (mysqld 8.0.29) starting as process 4089
  178. 2022-08-09T01:27:21.708895Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  179. 2022-08-09T01:27:24.274045Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
  180. 2022-08-09T01:27:26.652708Z 0 [Warning] [MY-013829] [Server] Missing data directory for ICU regular expressions: //lib/private/.
  181. 2022-08-09T01:27:26.653614Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
  182. 2022-08-09T01:27:26.653648Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
  183. 2022-08-09T01:27:27.052035Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory.
  184. 2022-08-09T01:27:27.065247Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /tmp/mysqlx.sock
  185. 2022-08-09T01:27:27.065366Z 0 [System] [MY-010931] [Server] /snap/nextcloud/31222/bin/mysqld: ready for connections. Version: '8.0.29' socket: '/tmp/sockets/mysql.sock' port: 0 Source distribution.
  186. ```
  187. </p>
  188. </details>
  189.  
  190. <details>
  191. <summary>Redis</summary>
  192. <p>
  193.  
  194. ### Status
  195. ```
  196. ● snap.nextcloud.redis-server.service - Service for snap application nextcloud.redis-server
  197. Loaded: loaded (/etc/systemd/system/snap.nextcloud.redis-server.service; enabled; vendor preset: enabled)
  198. Active: active (running) since Tue 2022-08-09 01:22:34 UTC; 44min ago
  199. Main PID: 1880 (start-redis-ser)
  200. Tasks: 6 (limit: 4579)
  201. Memory: 4.9M
  202. CPU: 3.763s
  203. CGroup: /system.slice/snap.nextcloud.redis-server.service
  204. ├─1880 /bin/sh /snap/nextcloud/31222/bin/start-redis-server
  205. └─2081 "redis-server unixsocket:/tmp/sockets/redis.sock"
  206.  
  207. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.redis-server.
  208. Aug 09 01:22:35 ubuntu-server nextcloud.redis-server[2081]: 2081:C 09 Aug 2022 01:22:35.563 # Reading config from stdin
  209. ```
  210. ### Journal
  211. ```
  212. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.redis-server.
  213. Aug 09 01:22:35 ubuntu-server nextcloud.redis-server[2081]: 2081:C 09 Aug 2022 01:22:35.563 # Reading config from stdin
  214. ```
  215. ### Error log
  216. ```
  217. 2081:C 09 Aug 2022 01:22:35.576 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
  218. 2081:C 09 Aug 2022 01:22:35.576 # Redis version=6.2.7, bits=64, commit=4dceb5b5, modified=0, pid=2081, just started
  219. 2081:C 09 Aug 2022 01:22:35.576 # Configuration loaded
  220. 2081:M 09 Aug 2022 01:22:35.576 * Increased maximum number of open files to 10032 (it was originally set to 1024).
  221. 2081:M 09 Aug 2022 01:22:35.576 * monotonic clock: POSIX clock_gettime
  222. 2081:M 09 Aug 2022 01:22:35.576 # A key '__redis__compare_helper' was added to Lua globals which is not on the globals allow list nor listed on the deny list.
  223. 2081:M 09 Aug 2022 01:22:35.577 * Running mode=standalone, port=0.
  224. 2081:M 09 Aug 2022 01:22:35.577 # Server initialized
  225. 2081:M 09 Aug 2022 01:22:35.577 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  226. 2081:M 09 Aug 2022 01:22:35.577 * The server is now ready to accept connections at /tmp/sockets/redis.sock
  227. 2081:M 09 Aug 2022 01:34:50.315 * 10 changes in 300 seconds. Saving...
  228. 2081:M 09 Aug 2022 01:34:50.315 * Background saving started by pid 32429
  229. 32429:C 09 Aug 2022 01:34:50.670 * DB saved on disk
  230. 32429:C 09 Aug 2022 01:34:50.670 * RDB: 0 MB of memory used by copy-on-write
  231. 2081:M 09 Aug 2022 01:34:50.739 * Background saving terminated with success
  232. 2081:M 09 Aug 2022 01:39:51.011 * 10 changes in 300 seconds. Saving...
  233. 2081:M 09 Aug 2022 01:39:51.011 * Background saving started by pid 33392
  234. 33392:C 09 Aug 2022 01:39:51.264 * DB saved on disk
  235. 33392:C 09 Aug 2022 01:39:51.264 * RDB: 0 MB of memory used by copy-on-write
  236. 2081:M 09 Aug 2022 01:39:51.312 * Background saving terminated with success
  237. 2081:M 09 Aug 2022 01:49:19.515 * 10 changes in 300 seconds. Saving...
  238. 2081:M 09 Aug 2022 01:49:19.515 * Background saving started by pid 36440
  239. 36440:C 09 Aug 2022 01:49:19.891 * DB saved on disk
  240. 36440:C 09 Aug 2022 01:49:19.891 * RDB: 0 MB of memory used by copy-on-write
  241. 2081:M 09 Aug 2022 01:49:19.929 * Background saving terminated with success
  242. 2081:M 09 Aug 2022 01:54:20.015 * 10 changes in 300 seconds. Saving...
  243. 2081:M 09 Aug 2022 01:54:20.016 * Background saving started by pid 37139
  244. 37139:C 09 Aug 2022 01:54:20.164 * DB saved on disk
  245. 37139:C 09 Aug 2022 01:54:20.164 * RDB: 0 MB of memory used by copy-on-write
  246. 2081:M 09 Aug 2022 01:54:20.216 * Background saving terminated with success
  247. 2081:M 09 Aug 2022 02:05:22.617 * 10 changes in 300 seconds. Saving...
  248. 2081:M 09 Aug 2022 02:05:22.617 * Background saving started by pid 39112
  249. 39112:C 09 Aug 2022 02:05:22.919 * DB saved on disk
  250. 39112:C 09 Aug 2022 02:05:22.919 * RDB: 0 MB of memory used by copy-on-write
  251. 2081:M 09 Aug 2022 02:05:22.920 * Background saving terminated with success
  252. ```
  253. </p>
  254. </details>
  255.  
  256. <details>
  257. <summary>mDNS Publisher</summary>
  258. <p>
  259.  
  260. ### Status
  261. ```
  262. ● snap.nextcloud.mdns-publisher.service - Service for snap application nextcloud.mdns-publisher
  263. Loaded: loaded (/etc/systemd/system/snap.nextcloud.mdns-publisher.service; enabled; vendor preset: enabled)
  264. Active: active (running) since Tue 2022-08-09 01:22:34 UTC; 44min ago
  265. Main PID: 1852 (delay-on-failur)
  266. Tasks: 5 (limit: 4579)
  267. Memory: 5.7M
  268. CPU: 182ms
  269. CGroup: /system.slice/snap.nextcloud.mdns-publisher.service
  270. ├─1852 /bin/sh /snap/nextcloud/31222/bin/delay-on-failure mdns-publisher nextcloud
  271. └─1990 mdns-publisher nextcloud
  272.  
  273. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
  274. Aug 09 01:22:35 ubuntu-server nextcloud.mdns-publisher[1990]: 2022/08/09 01:22:35 Publishing ubuntu-server.local -> [10.0.2.15 fe80::a00:27ff:fefd:b586] with 60-second TTL
  275. ```
  276. ### Journal
  277. ```
  278. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.mdns-publisher.
  279. Aug 09 01:22:35 ubuntu-server nextcloud.mdns-publisher[1990]: 2022/08/09 01:22:35 Publishing ubuntu-server.local -> [10.0.2.15 fe80::a00:27ff:fefd:b586] with 60-second TTL
  280. ```
  281. </p>
  282. </details>
  283.  
  284. <details>
  285. <summary>Certificate Renewer</summary>
  286. <p>
  287.  
  288. ### Status
  289. ```
  290. ● snap.nextcloud.renew-certs.service - Service for snap application nextcloud.renew-certs
  291. Loaded: loaded (/etc/systemd/system/snap.nextcloud.renew-certs.service; enabled; vendor preset: enabled)
  292. Active: active (running) since Tue 2022-08-09 01:22:34 UTC; 44min ago
  293. Main PID: 1862 (renew-certs)
  294. Tasks: 2 (limit: 4579)
  295. Memory: 22.1M
  296. CPU: 1.963s
  297. CGroup: /system.slice/snap.nextcloud.renew-certs.service
  298. ├─1862 /bin/sh /snap/nextcloud/31222/bin/renew-certs
  299. └─2314 sleep 1d
  300.  
  301. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.renew-certs.
  302. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
  303. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  304. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: No renewals were attempted.
  305. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: No hooks were run.
  306. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  307. ```
  308. ### Journal
  309. ```
  310. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.renew-certs.
  311. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: Saving debug log to /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log
  312. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  313. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: No renewals were attempted.
  314. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: No hooks were run.
  315. Aug 09 01:22:39 ubuntu-server nextcloud.renew-certs[2037]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  316. ```
  317. </p>
  318. </details>
  319.  
  320. <details>
  321. <summary>Logrotate</summary>
  322. <p>
  323.  
  324. ### Status
  325. ```
  326. ○ snap.nextcloud.logrotate.service - Service for snap application nextcloud.logrotate
  327. Loaded: loaded (/etc/systemd/system/snap.nextcloud.logrotate.service; static)
  328. Active: inactive (dead)
  329. TriggeredBy: ● snap.nextcloud.logrotate.timer
  330. ```
  331. ### Journal
  332. ```
  333. -- No entries --
  334. ```
  335. </p>
  336. </details>
  337.  
  338. <details>
  339. <summary>Nextcloud Cron</summary>
  340. <p>
  341.  
  342. ### Status
  343. ```
  344. ● snap.nextcloud.nextcloud-cron.service - Service for snap application nextcloud.nextcloud-cron
  345. Loaded: loaded (/etc/systemd/system/snap.nextcloud.nextcloud-cron.service; enabled; vendor preset: enabled)
  346. Active: active (running) since Tue 2022-08-09 01:22:34 UTC; 44min ago
  347. Main PID: 1887 (nextcloud-cron)
  348. Tasks: 2 (limit: 4579)
  349. Memory: 5.6M
  350. CPU: 3.918s
  351. CGroup: /system.slice/snap.nextcloud.nextcloud-cron.service
  352. ├─ 1887 /bin/sh /snap/nextcloud/31222/bin/nextcloud-cron
  353. └─39350 sleep 5m
  354.  
  355. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
  356. Aug 09 01:27:31 ubuntu-server nextcloud.nextcloud-cron[1887]: Waiting for Nextcloud config dir... done
  357. Aug 09 01:27:31 ubuntu-server nextcloud.nextcloud-cron[4540]: Nextcloud is not installed - only a limited number of commands are available
  358. Aug 09 01:32:31 ubuntu-server nextcloud.nextcloud-cron[23744]: Nextcloud is not installed - only a limited number of commands are available
  359. ```
  360. ### Journal
  361. ```
  362. Aug 09 01:22:34 ubuntu-server systemd[1]: Started Service for snap application nextcloud.nextcloud-cron.
  363. Aug 09 01:27:31 ubuntu-server nextcloud.nextcloud-cron[1887]: Waiting for Nextcloud config dir... done
  364. Aug 09 01:27:31 ubuntu-server nextcloud.nextcloud-cron[4540]: Nextcloud is not installed - only a limited number of commands are available
  365. Aug 09 01:32:31 ubuntu-server nextcloud.nextcloud-cron[23744]: Nextcloud is not installed - only a limited number of commands are available
  366. ```
  367. </p>
  368. </details>
  369.  
  370. <details>
  371. <summary>Nextcloud Fixer</summary>
  372. <p>
  373.  
  374. ### Status
  375. ```
  376. ○ snap.nextcloud.nextcloud-fixer.service - Service for snap application nextcloud.nextcloud-fixer
  377. Loaded: loaded (/etc/systemd/system/snap.nextcloud.nextcloud-fixer.service; enabled; vendor preset: enabled)
  378. Active: inactive (dead) since Tue 2022-08-09 01:34:54 UTC; 32min ago
  379. Main PID: 1847 (code=exited, status=0/SUCCESS)
  380. CPU: 54.953s
  381.  
  382. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the oc_direct_edit table.
  383. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Done.
  384. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/3_add-missing-columns.sh
  385. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32642]: Check columns of the comments table.
  386. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32642]: Done.
  387. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/4_convert-filecache-bigint.sh
  388. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32711]: All tables already up to date!
  389. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/99_record_snap_version.sh
  390. Aug 09 01:34:54 ubuntu-server systemd[1]: snap.nextcloud.nextcloud-fixer.service: Deactivated successfully.
  391. Aug 09 01:34:54 ubuntu-server systemd[1]: snap.nextcloud.nextcloud-fixer.service: Consumed 54.953s CPU time.
  392. ```
  393. ### Journal
  394. ```
  395. Aug 09 01:31:29 ubuntu-server nextcloud.nextcloud-fixer[19772]: Nextcloud is not installed - only a limited number of commands are available
  396. Aug 09 01:31:30 ubuntu-server nextcloud.nextcloud-fixer[19844]: Nextcloud is not installed - only a limited number of commands are available
  397. Aug 09 01:31:31 ubuntu-server nextcloud.nextcloud-fixer[19916]: Nextcloud is not installed - only a limited number of commands are available
  398. Aug 09 01:31:32 ubuntu-server nextcloud.nextcloud-fixer[19988]: Nextcloud is not installed - only a limited number of commands are available
  399. Aug 09 01:31:33 ubuntu-server nextcloud.nextcloud-fixer[20060]: Nextcloud is not installed - only a limited number of commands are available
  400. Aug 09 01:31:35 ubuntu-server nextcloud.nextcloud-fixer[20132]: Nextcloud is not installed - only a limited number of commands are available
  401. Aug 09 01:31:36 ubuntu-server nextcloud.nextcloud-fixer[20205]: Nextcloud is not installed - only a limited number of commands are available
  402. Aug 09 01:31:37 ubuntu-server nextcloud.nextcloud-fixer[20277]: Nextcloud is not installed - only a limited number of commands are available
  403. Aug 09 01:31:38 ubuntu-server nextcloud.nextcloud-fixer[20349]: Nextcloud is not installed - only a limited number of commands are available
  404. Aug 09 01:31:39 ubuntu-server nextcloud.nextcloud-fixer[20421]: Nextcloud is not installed - only a limited number of commands are available
  405. Aug 09 01:31:40 ubuntu-server nextcloud.nextcloud-fixer[20493]: Nextcloud is not installed - only a limited number of commands are available
  406. Aug 09 01:31:41 ubuntu-server nextcloud.nextcloud-fixer[20565]: Nextcloud is not installed - only a limited number of commands are available
  407. Aug 09 01:31:43 ubuntu-server nextcloud.nextcloud-fixer[20637]: Nextcloud is not installed - only a limited number of commands are available
  408. Aug 09 01:31:44 ubuntu-server nextcloud.nextcloud-fixer[20710]: Nextcloud is not installed - only a limited number of commands are available
  409. Aug 09 01:31:45 ubuntu-server nextcloud.nextcloud-fixer[20782]: Nextcloud is not installed - only a limited number of commands are available
  410. Aug 09 01:31:46 ubuntu-server nextcloud.nextcloud-fixer[20854]: Nextcloud is not installed - only a limited number of commands are available
  411. Aug 09 01:31:47 ubuntu-server nextcloud.nextcloud-fixer[20926]: Nextcloud is not installed - only a limited number of commands are available
  412. Aug 09 01:31:48 ubuntu-server nextcloud.nextcloud-fixer[20998]: Nextcloud is not installed - only a limited number of commands are available
  413. Aug 09 01:31:50 ubuntu-server nextcloud.nextcloud-fixer[21070]: Nextcloud is not installed - only a limited number of commands are available
  414. Aug 09 01:31:51 ubuntu-server nextcloud.nextcloud-fixer[21142]: Nextcloud is not installed - only a limited number of commands are available
  415. Aug 09 01:31:52 ubuntu-server nextcloud.nextcloud-fixer[21215]: Nextcloud is not installed - only a limited number of commands are available
  416. Aug 09 01:31:53 ubuntu-server nextcloud.nextcloud-fixer[21287]: Nextcloud is not installed - only a limited number of commands are available
  417. Aug 09 01:31:54 ubuntu-server nextcloud.nextcloud-fixer[21359]: Nextcloud is not installed - only a limited number of commands are available
  418. Aug 09 01:31:55 ubuntu-server nextcloud.nextcloud-fixer[21431]: Nextcloud is not installed - only a limited number of commands are available
  419. Aug 09 01:31:56 ubuntu-server nextcloud.nextcloud-fixer[21503]: Nextcloud is not installed - only a limited number of commands are available
  420. Aug 09 01:31:58 ubuntu-server nextcloud.nextcloud-fixer[21575]: Nextcloud is not installed - only a limited number of commands are available
  421. Aug 09 01:31:59 ubuntu-server nextcloud.nextcloud-fixer[21648]: Nextcloud is not installed - only a limited number of commands are available
  422. Aug 09 01:32:00 ubuntu-server nextcloud.nextcloud-fixer[21720]: Nextcloud is not installed - only a limited number of commands are available
  423. Aug 09 01:32:01 ubuntu-server nextcloud.nextcloud-fixer[21792]: Nextcloud is not installed - only a limited number of commands are available
  424. Aug 09 01:32:02 ubuntu-server nextcloud.nextcloud-fixer[21864]: Nextcloud is not installed - only a limited number of commands are available
  425. Aug 09 01:32:03 ubuntu-server nextcloud.nextcloud-fixer[21936]: Nextcloud is not installed - only a limited number of commands are available
  426. Aug 09 01:32:05 ubuntu-server nextcloud.nextcloud-fixer[22008]: Nextcloud is not installed - only a limited number of commands are available
  427. Aug 09 01:32:06 ubuntu-server nextcloud.nextcloud-fixer[22080]: Nextcloud is not installed - only a limited number of commands are available
  428. Aug 09 01:32:07 ubuntu-server nextcloud.nextcloud-fixer[22153]: Nextcloud is not installed - only a limited number of commands are available
  429. Aug 09 01:32:08 ubuntu-server nextcloud.nextcloud-fixer[22225]: Nextcloud is not installed - only a limited number of commands are available
  430. Aug 09 01:32:09 ubuntu-server nextcloud.nextcloud-fixer[22297]: Nextcloud is not installed - only a limited number of commands are available
  431. Aug 09 01:32:10 ubuntu-server nextcloud.nextcloud-fixer[22369]: Nextcloud is not installed - only a limited number of commands are available
  432. Aug 09 01:32:11 ubuntu-server nextcloud.nextcloud-fixer[22441]: Nextcloud is not installed - only a limited number of commands are available
  433. Aug 09 01:32:13 ubuntu-server nextcloud.nextcloud-fixer[22513]: Nextcloud is not installed - only a limited number of commands are available
  434. Aug 09 01:32:14 ubuntu-server nextcloud.nextcloud-fixer[22585]: Nextcloud is not installed - only a limited number of commands are available
  435. Aug 09 01:32:15 ubuntu-server nextcloud.nextcloud-fixer[22658]: Nextcloud is not installed - only a limited number of commands are available
  436. Aug 09 01:32:16 ubuntu-server nextcloud.nextcloud-fixer[22730]: Nextcloud is not installed - only a limited number of commands are available
  437. Aug 09 01:32:17 ubuntu-server nextcloud.nextcloud-fixer[22802]: Nextcloud is not installed - only a limited number of commands are available
  438. Aug 09 01:32:18 ubuntu-server nextcloud.nextcloud-fixer[22874]: Nextcloud is not installed - only a limited number of commands are available
  439. Aug 09 01:32:19 ubuntu-server nextcloud.nextcloud-fixer[22946]: Nextcloud is not installed - only a limited number of commands are available
  440. Aug 09 01:32:21 ubuntu-server nextcloud.nextcloud-fixer[23018]: Nextcloud is not installed - only a limited number of commands are available
  441. Aug 09 01:32:22 ubuntu-server nextcloud.nextcloud-fixer[23090]: Nextcloud is not installed - only a limited number of commands are available
  442. Aug 09 01:32:23 ubuntu-server nextcloud.nextcloud-fixer[23163]: Nextcloud is not installed - only a limited number of commands are available
  443. Aug 09 01:32:24 ubuntu-server nextcloud.nextcloud-fixer[23235]: Nextcloud is not installed - only a limited number of commands are available
  444. Aug 09 01:32:25 ubuntu-server nextcloud.nextcloud-fixer[23307]: Nextcloud is not installed - only a limited number of commands are available
  445. Aug 09 01:32:26 ubuntu-server nextcloud.nextcloud-fixer[23379]: Nextcloud is not installed - only a limited number of commands are available
  446. Aug 09 01:32:27 ubuntu-server nextcloud.nextcloud-fixer[23451]: Nextcloud is not installed - only a limited number of commands are available
  447. Aug 09 01:32:29 ubuntu-server nextcloud.nextcloud-fixer[23523]: Nextcloud is not installed - only a limited number of commands are available
  448. Aug 09 01:32:30 ubuntu-server nextcloud.nextcloud-fixer[23595]: Nextcloud is not installed - only a limited number of commands are available
  449. Aug 09 01:32:31 ubuntu-server nextcloud.nextcloud-fixer[23668]: Nextcloud is not installed - only a limited number of commands are available
  450. Aug 09 01:32:32 ubuntu-server nextcloud.nextcloud-fixer[23821]: Nextcloud is not installed - only a limited number of commands are available
  451. Aug 09 01:32:33 ubuntu-server nextcloud.nextcloud-fixer[23893]: Nextcloud is not installed - only a limited number of commands are available
  452. Aug 09 01:32:34 ubuntu-server nextcloud.nextcloud-fixer[23965]: Nextcloud is not installed - only a limited number of commands are available
  453. Aug 09 01:32:35 ubuntu-server nextcloud.nextcloud-fixer[24037]: Nextcloud is not installed - only a limited number of commands are available
  454. Aug 09 01:32:37 ubuntu-server nextcloud.nextcloud-fixer[24109]: Nextcloud is not installed - only a limited number of commands are available
  455. Aug 09 01:32:38 ubuntu-server nextcloud.nextcloud-fixer[24182]: Nextcloud is not installed - only a limited number of commands are available
  456. Aug 09 01:32:39 ubuntu-server nextcloud.nextcloud-fixer[24255]: Nextcloud is not installed - only a limited number of commands are available
  457. Aug 09 01:32:40 ubuntu-server nextcloud.nextcloud-fixer[24327]: Nextcloud is not installed - only a limited number of commands are available
  458. Aug 09 01:32:41 ubuntu-server nextcloud.nextcloud-fixer[24399]: Nextcloud is not installed - only a limited number of commands are available
  459. Aug 09 01:32:42 ubuntu-server nextcloud.nextcloud-fixer[24472]: Nextcloud is not installed - only a limited number of commands are available
  460. Aug 09 01:32:44 ubuntu-server nextcloud.nextcloud-fixer[24544]: Nextcloud is not installed - only a limited number of commands are available
  461. Aug 09 01:32:45 ubuntu-server nextcloud.nextcloud-fixer[24616]: Nextcloud is not installed - only a limited number of commands are available
  462. Aug 09 01:32:46 ubuntu-server nextcloud.nextcloud-fixer[24689]: Nextcloud is not installed - only a limited number of commands are available
  463. Aug 09 01:32:47 ubuntu-server nextcloud.nextcloud-fixer[24761]: Nextcloud is not installed - only a limited number of commands are available
  464. Aug 09 01:32:48 ubuntu-server nextcloud.nextcloud-fixer[24833]: Nextcloud is not installed - only a limited number of commands are available
  465. Aug 09 01:32:49 ubuntu-server nextcloud.nextcloud-fixer[24906]: Nextcloud is not installed - only a limited number of commands are available
  466. Aug 09 01:32:50 ubuntu-server nextcloud.nextcloud-fixer[24978]: Nextcloud is not installed - only a limited number of commands are available
  467. Aug 09 01:32:52 ubuntu-server nextcloud.nextcloud-fixer[25050]: Nextcloud is not installed - only a limited number of commands are available
  468. Aug 09 01:32:53 ubuntu-server nextcloud.nextcloud-fixer[25123]: Nextcloud is not installed - only a limited number of commands are available
  469. Aug 09 01:32:54 ubuntu-server nextcloud.nextcloud-fixer[25196]: Nextcloud is not installed - only a limited number of commands are available
  470. Aug 09 01:32:55 ubuntu-server nextcloud.nextcloud-fixer[25268]: Nextcloud is not installed - only a limited number of commands are available
  471. Aug 09 01:32:56 ubuntu-server nextcloud.nextcloud-fixer[25340]: Nextcloud is not installed - only a limited number of commands are available
  472. Aug 09 01:32:57 ubuntu-server nextcloud.nextcloud-fixer[25412]: Nextcloud is not installed - only a limited number of commands are available
  473. Aug 09 01:32:59 ubuntu-server nextcloud.nextcloud-fixer[25484]: Nextcloud is not installed - only a limited number of commands are available
  474. Aug 09 01:33:00 ubuntu-server nextcloud.nextcloud-fixer[25556]: Nextcloud is not installed - only a limited number of commands are available
  475. Aug 09 01:33:01 ubuntu-server nextcloud.nextcloud-fixer[25629]: Nextcloud is not installed - only a limited number of commands are available
  476. Aug 09 01:33:02 ubuntu-server nextcloud.nextcloud-fixer[25701]: Nextcloud is not installed - only a limited number of commands are available
  477. Aug 09 01:33:03 ubuntu-server nextcloud.nextcloud-fixer[25773]: Nextcloud is not installed - only a limited number of commands are available
  478. Aug 09 01:33:04 ubuntu-server nextcloud.nextcloud-fixer[25845]: Nextcloud is not installed - only a limited number of commands are available
  479. Aug 09 01:33:06 ubuntu-server nextcloud.nextcloud-fixer[25917]: Nextcloud is not installed - only a limited number of commands are available
  480. Aug 09 01:33:07 ubuntu-server nextcloud.nextcloud-fixer[25989]: Nextcloud is not installed - only a limited number of commands are available
  481. Aug 09 01:33:08 ubuntu-server nextcloud.nextcloud-fixer[26062]: Nextcloud is not installed - only a limited number of commands are available
  482. Aug 09 01:33:09 ubuntu-server nextcloud.nextcloud-fixer[26134]: Nextcloud is not installed - only a limited number of commands are available
  483. Aug 09 01:33:10 ubuntu-server nextcloud.nextcloud-fixer[26206]: Nextcloud is not installed - only a limited number of commands are available
  484. Aug 09 01:33:11 ubuntu-server nextcloud.nextcloud-fixer[26278]: Nextcloud is not installed - only a limited number of commands are available
  485. Aug 09 01:33:13 ubuntu-server nextcloud.nextcloud-fixer[26350]: Nextcloud is not installed - only a limited number of commands are available
  486. Aug 09 01:33:14 ubuntu-server nextcloud.nextcloud-fixer[26422]: Nextcloud is not installed - only a limited number of commands are available
  487. Aug 09 01:33:15 ubuntu-server nextcloud.nextcloud-fixer[26494]: Nextcloud is not installed - only a limited number of commands are available
  488. Aug 09 01:33:16 ubuntu-server nextcloud.nextcloud-fixer[26567]: Nextcloud is not installed - only a limited number of commands are available
  489. Aug 09 01:33:17 ubuntu-server nextcloud.nextcloud-fixer[26639]: Nextcloud is not installed - only a limited number of commands are available
  490. Aug 09 01:33:18 ubuntu-server nextcloud.nextcloud-fixer[26711]: Nextcloud is not installed - only a limited number of commands are available
  491. Aug 09 01:33:19 ubuntu-server nextcloud.nextcloud-fixer[26783]: Nextcloud is not installed - only a limited number of commands are available
  492. Aug 09 01:33:21 ubuntu-server nextcloud.nextcloud-fixer[26855]: Nextcloud is not installed - only a limited number of commands are available
  493. Aug 09 01:33:22 ubuntu-server nextcloud.nextcloud-fixer[26927]: Nextcloud is not installed - only a limited number of commands are available
  494. Aug 09 01:33:23 ubuntu-server nextcloud.nextcloud-fixer[26999]: Nextcloud is not installed - only a limited number of commands are available
  495. Aug 09 01:33:24 ubuntu-server nextcloud.nextcloud-fixer[27072]: Nextcloud is not installed - only a limited number of commands are available
  496. Aug 09 01:33:25 ubuntu-server nextcloud.nextcloud-fixer[27144]: Nextcloud is not installed - only a limited number of commands are available
  497. Aug 09 01:33:26 ubuntu-server nextcloud.nextcloud-fixer[27216]: Nextcloud is not installed - only a limited number of commands are available
  498. Aug 09 01:33:27 ubuntu-server nextcloud.nextcloud-fixer[27288]: Nextcloud is not installed - only a limited number of commands are available
  499. Aug 09 01:33:29 ubuntu-server nextcloud.nextcloud-fixer[27360]: Nextcloud is not installed - only a limited number of commands are available
  500. Aug 09 01:33:30 ubuntu-server nextcloud.nextcloud-fixer[27432]: Nextcloud is not installed - only a limited number of commands are available
  501. Aug 09 01:33:31 ubuntu-server nextcloud.nextcloud-fixer[27504]: Nextcloud is not installed - only a limited number of commands are available
  502. Aug 09 01:33:32 ubuntu-server nextcloud.nextcloud-fixer[27577]: Nextcloud is not installed - only a limited number of commands are available
  503. Aug 09 01:33:33 ubuntu-server nextcloud.nextcloud-fixer[27649]: Nextcloud is not installed - only a limited number of commands are available
  504. Aug 09 01:33:34 ubuntu-server nextcloud.nextcloud-fixer[27721]: Nextcloud is not installed - only a limited number of commands are available
  505. Aug 09 01:33:35 ubuntu-server nextcloud.nextcloud-fixer[27793]: Nextcloud is not installed - only a limited number of commands are available
  506. Aug 09 01:33:37 ubuntu-server nextcloud.nextcloud-fixer[27865]: Nextcloud is not installed - only a limited number of commands are available
  507. Aug 09 01:33:38 ubuntu-server nextcloud.nextcloud-fixer[27937]: Nextcloud is not installed - only a limited number of commands are available
  508. Aug 09 01:33:39 ubuntu-server nextcloud.nextcloud-fixer[28009]: Nextcloud is not installed - only a limited number of commands are available
  509. Aug 09 01:33:40 ubuntu-server nextcloud.nextcloud-fixer[28082]: Nextcloud is not installed - only a limited number of commands are available
  510. Aug 09 01:33:41 ubuntu-server nextcloud.nextcloud-fixer[28154]: Nextcloud is not installed - only a limited number of commands are available
  511. Aug 09 01:33:42 ubuntu-server nextcloud.nextcloud-fixer[28226]: Nextcloud is not installed - only a limited number of commands are available
  512. Aug 09 01:33:43 ubuntu-server nextcloud.nextcloud-fixer[28298]: Nextcloud is not installed - only a limited number of commands are available
  513. Aug 09 01:33:45 ubuntu-server nextcloud.nextcloud-fixer[28370]: Nextcloud is not installed - only a limited number of commands are available
  514. Aug 09 01:33:46 ubuntu-server nextcloud.nextcloud-fixer[28442]: Nextcloud is not installed - only a limited number of commands are available
  515. Aug 09 01:33:47 ubuntu-server nextcloud.nextcloud-fixer[28514]: Nextcloud is not installed - only a limited number of commands are available
  516. Aug 09 01:33:48 ubuntu-server nextcloud.nextcloud-fixer[28587]: Nextcloud is not installed - only a limited number of commands are available
  517. Aug 09 01:33:49 ubuntu-server nextcloud.nextcloud-fixer[28659]: Nextcloud is not installed - only a limited number of commands are available
  518. Aug 09 01:33:50 ubuntu-server nextcloud.nextcloud-fixer[28731]: Nextcloud is not installed - only a limited number of commands are available
  519. Aug 09 01:33:52 ubuntu-server nextcloud.nextcloud-fixer[28803]: Nextcloud is not installed - only a limited number of commands are available
  520. Aug 09 01:33:53 ubuntu-server nextcloud.nextcloud-fixer[28875]: Nextcloud is not installed - only a limited number of commands are available
  521. Aug 09 01:33:54 ubuntu-server nextcloud.nextcloud-fixer[28947]: Nextcloud is not installed - only a limited number of commands are available
  522. Aug 09 01:33:55 ubuntu-server nextcloud.nextcloud-fixer[29020]: Nextcloud is not installed - only a limited number of commands are available
  523. Aug 09 01:33:56 ubuntu-server nextcloud.nextcloud-fixer[29092]: Nextcloud is not installed - only a limited number of commands are available
  524. Aug 09 01:33:58 ubuntu-server nextcloud.nextcloud-fixer[29164]: Nextcloud is not installed - only a limited number of commands are available
  525. Aug 09 01:33:59 ubuntu-server nextcloud.nextcloud-fixer[29236]: Nextcloud is not installed - only a limited number of commands are available
  526. Aug 09 01:34:00 ubuntu-server nextcloud.nextcloud-fixer[29308]: Nextcloud is not installed - only a limited number of commands are available
  527. Aug 09 01:34:01 ubuntu-server nextcloud.nextcloud-fixer[29380]: Nextcloud is not installed - only a limited number of commands are available
  528. Aug 09 01:34:02 ubuntu-server nextcloud.nextcloud-fixer[29453]: Nextcloud is not installed - only a limited number of commands are available
  529. Aug 09 01:34:03 ubuntu-server nextcloud.nextcloud-fixer[29525]: Nextcloud is not installed - only a limited number of commands are available
  530. Aug 09 01:34:04 ubuntu-server nextcloud.nextcloud-fixer[29597]: Nextcloud is not installed - only a limited number of commands are available
  531. Aug 09 01:34:06 ubuntu-server nextcloud.nextcloud-fixer[29669]: Nextcloud is not installed - only a limited number of commands are available
  532. Aug 09 01:34:07 ubuntu-server nextcloud.nextcloud-fixer[29741]: Nextcloud is not installed - only a limited number of commands are available
  533. Aug 09 01:34:08 ubuntu-server nextcloud.nextcloud-fixer[29813]: Nextcloud is not installed - only a limited number of commands are available
  534. Aug 09 01:34:09 ubuntu-server nextcloud.nextcloud-fixer[29885]: Nextcloud is not installed - only a limited number of commands are available
  535. Aug 09 01:34:10 ubuntu-server nextcloud.nextcloud-fixer[29958]: Nextcloud is not installed - only a limited number of commands are available
  536. Aug 09 01:34:11 ubuntu-server nextcloud.nextcloud-fixer[30030]: Nextcloud is not installed - only a limited number of commands are available
  537. Aug 09 01:34:13 ubuntu-server nextcloud.nextcloud-fixer[30102]: Nextcloud is not installed - only a limited number of commands are available
  538. Aug 09 01:34:14 ubuntu-server nextcloud.nextcloud-fixer[30174]: Nextcloud is not installed - only a limited number of commands are available
  539. Aug 09 01:34:15 ubuntu-server nextcloud.nextcloud-fixer[30246]: Nextcloud is not installed - only a limited number of commands are available
  540. Aug 09 01:34:16 ubuntu-server nextcloud.nextcloud-fixer[30318]: Nextcloud is not installed - only a limited number of commands are available
  541. Aug 09 01:34:17 ubuntu-server nextcloud.nextcloud-fixer[30391]: Nextcloud is not installed - only a limited number of commands are available
  542. Aug 09 01:34:18 ubuntu-server nextcloud.nextcloud-fixer[30463]: Nextcloud is not installed - only a limited number of commands are available
  543. Aug 09 01:34:19 ubuntu-server nextcloud.nextcloud-fixer[30535]: Nextcloud is not installed - only a limited number of commands are available
  544. Aug 09 01:34:21 ubuntu-server nextcloud.nextcloud-fixer[30607]: Nextcloud is not installed - only a limited number of commands are available
  545. Aug 09 01:34:22 ubuntu-server nextcloud.nextcloud-fixer[30679]: Nextcloud is not installed - only a limited number of commands are available
  546. Aug 09 01:34:23 ubuntu-server nextcloud.nextcloud-fixer[30751]: Nextcloud is not installed - only a limited number of commands are available
  547. Aug 09 01:34:24 ubuntu-server nextcloud.nextcloud-fixer[30824]: Nextcloud is not installed - only a limited number of commands are available
  548. Aug 09 01:34:25 ubuntu-server nextcloud.nextcloud-fixer[30896]: Nextcloud is not installed - only a limited number of commands are available
  549. Aug 09 01:34:27 ubuntu-server nextcloud.nextcloud-fixer[30968]: Nextcloud is not installed - only a limited number of commands are available
  550. Aug 09 01:34:28 ubuntu-server nextcloud.nextcloud-fixer[31040]: Nextcloud is not installed - only a limited number of commands are available
  551. Aug 09 01:34:29 ubuntu-server nextcloud.nextcloud-fixer[31112]: Nextcloud is not installed - only a limited number of commands are available
  552. Aug 09 01:34:30 ubuntu-server nextcloud.nextcloud-fixer[31184]: Nextcloud is not installed - only a limited number of commands are available
  553. Aug 09 01:34:31 ubuntu-server nextcloud.nextcloud-fixer[31256]: Nextcloud is not installed - only a limited number of commands are available
  554. Aug 09 01:34:32 ubuntu-server nextcloud.nextcloud-fixer[31329]: Nextcloud is not installed - only a limited number of commands are available
  555. Aug 09 01:34:33 ubuntu-server nextcloud.nextcloud-fixer[31401]: Nextcloud is not installed - only a limited number of commands are available
  556. Aug 09 01:34:35 ubuntu-server nextcloud.nextcloud-fixer[31473]: Nextcloud is not installed - only a limited number of commands are available
  557. Aug 09 01:34:36 ubuntu-server nextcloud.nextcloud-fixer[31545]: Nextcloud is not installed - only a limited number of commands are available
  558. Aug 09 01:34:37 ubuntu-server nextcloud.nextcloud-fixer[31617]: Nextcloud is not installed - only a limited number of commands are available
  559. Aug 09 01:34:38 ubuntu-server nextcloud.nextcloud-fixer[31689]: Nextcloud is not installed - only a limited number of commands are available
  560. Aug 09 01:34:39 ubuntu-server nextcloud.nextcloud-fixer[31761]: Nextcloud is not installed - only a limited number of commands are available
  561. Aug 09 01:34:40 ubuntu-server nextcloud.nextcloud-fixer[31834]: Nextcloud is not installed - only a limited number of commands are available
  562. Aug 09 01:34:42 ubuntu-server nextcloud.nextcloud-fixer[31906]: Nextcloud is not installed - only a limited number of commands are available
  563. Aug 09 01:34:43 ubuntu-server nextcloud.nextcloud-fixer[31978]: Nextcloud is not installed - only a limited number of commands are available
  564. Aug 09 01:34:44 ubuntu-server nextcloud.nextcloud-fixer[32050]: Nextcloud is not installed - only a limited number of commands are available
  565. Aug 09 01:34:45 ubuntu-server nextcloud.nextcloud-fixer[32122]: Nextcloud is not installed - only a limited number of commands are available
  566. Aug 09 01:34:46 ubuntu-server nextcloud.nextcloud-fixer[32194]: Nextcloud is not installed - only a limited number of commands are available
  567. Aug 09 01:34:47 ubuntu-server nextcloud.nextcloud-fixer[32267]: Nextcloud is not installed - only a limited number of commands are available
  568. Aug 09 01:34:48 ubuntu-server nextcloud.nextcloud-fixer[32339]: Nextcloud is not installed - only a limited number of commands are available
  569. Aug 09 01:34:50 ubuntu-server nextcloud.nextcloud-fixer[1847]: done
  570. Aug 09 01:34:50 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/1_disable-theming.sh
  571. Aug 09 01:34:50 ubuntu-server nextcloud.nextcloud-fixer[32437]: Disabling theming by default...
  572. Aug 09 01:34:50 ubuntu-server nextcloud.nextcloud-fixer[32437]: done
  573. Aug 09 01:34:50 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/2_add-missing-indices.sh
  574. Aug 09 01:34:51 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the share table.
  575. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the filecache table.
  576. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the twofactor_providers table.
  577. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the login_flow_v2 table.
  578. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the whats_new table.
  579. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the cards table.
  580. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the cards_properties table.
  581. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the calendarobjects_props table.
  582. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the schedulingobjects table.
  583. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the oc_properties table.
  584. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the oc_jobs table.
  585. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Check indices of the oc_direct_edit table.
  586. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32571]: Done.
  587. Aug 09 01:34:52 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/3_add-missing-columns.sh
  588. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32642]: Check columns of the comments table.
  589. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32642]: Done.
  590. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/4_convert-filecache-bigint.sh
  591. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32711]: All tables already up to date!
  592. Aug 09 01:34:53 ubuntu-server nextcloud.nextcloud-fixer[32436]: run-parts: executing /snap/nextcloud/31222/fixes/fresh-install/99_record_snap_version.sh
  593. Aug 09 01:34:54 ubuntu-server systemd[1]: snap.nextcloud.nextcloud-fixer.service: Deactivated successfully.
  594. Aug 09 01:34:54 ubuntu-server systemd[1]: snap.nextcloud.nextcloud-fixer.service: Consumed 54.953s CPU time.
  595. ```
  596. </p>
  597. </details>
  598.  
  599. <details>
  600. <summary>Nextcloud configuration</summary>
  601. <p>
  602.  
  603. ```
  604. {
  605. "system": {
  606. "apps_paths": [
  607. {
  608. "path": "\/snap\/nextcloud\/current\/htdocs\/apps",
  609. "url": "\/apps",
  610. "writable": false
  611. },
  612. {
  613. "path": "\/var\/snap\/nextcloud\/current\/nextcloud\/extra-apps",
  614. "url": "\/extra-apps",
  615. "writable": true
  616. }
  617. ],
  618. "supportedDatabases": [
  619. "mysql"
  620. ],
  621. "memcache.locking": "\\OC\\Memcache\\Redis",
  622. "memcache.local": "\\OC\\Memcache\\Redis",
  623. "redis": {
  624. "host": "***REMOVED SENSITIVE VALUE***",
  625. "port": 0
  626. },
  627. "log_type": "file",
  628. "logfile": "\/var\/snap\/nextcloud\/current\/logs\/nextcloud.log",
  629. "logfilemode": 416,
  630. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  631. "secret": "***REMOVED SENSITIVE VALUE***",
  632. "trusted_domains": [
  633. "localhost",
  634. "10.0.2.15"
  635. ],
  636. "datadirectory": "***REMOVED SENSITIVE VALUE***",
  637. "dbtype": "mysql",
  638. "version": "24.0.3.2",
  639. "overwrite.cli.url": "http:\/\/localhost",
  640. "dbname": "***REMOVED SENSITIVE VALUE***",
  641. "dbhost": "***REMOVED SENSITIVE VALUE***",
  642. "dbport": "",
  643. "dbtableprefix": "oc_",
  644. "mysql.utf8mb4": true,
  645. "dbuser": "***REMOVED SENSITIVE VALUE***",
  646. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  647. "installed": true,
  648. "instanceid": "***REMOVED SENSITIVE VALUE***",
  649. "maintenance": false
  650. },
  651. "apps": {
  652. "accessibility": {
  653. "enabled": "yes",
  654. "installed_version": "1.10.0",
  655. "types": ""
  656. },
  657. "activity": {
  658. "enabled": "yes",
  659. "installed_version": "2.16.0",
  660. "types": "filesystem"
  661. },
  662. "backgroundjob": {
  663. "lastjob": "5"
  664. },
  665. "circles": {
  666. "enabled": "yes",
  667. "installed_version": "24.0.0",
  668. "loopback_tmp_scheme": "http",
  669. "maintenance_run": "0",
  670. "maintenance_update": "{\"3\":1660009060,\"2\":1660010789,\"1\":1660010790}",
  671. "types": "filesystem,dav"
  672. },
  673. "cloud_federation_api": {
  674. "enabled": "yes",
  675. "installed_version": "1.7.0",
  676. "types": "filesystem"
  677. },
  678. "comments": {
  679. "enabled": "yes",
  680. "installed_version": "1.14.0",
  681. "types": "logging"
  682. },
  683. "contactsinteraction": {
  684. "enabled": "yes",
  685. "installed_version": "1.5.0",
  686. "types": "dav"
  687. },
  688. "core": {
  689. "backgroundjobs_mode": "cron",
  690. "installedat": "1660008592.9813",
  691. "lastcron": "1660010792",
  692. "lastupdatedat": "1660008593.1698",
  693. "public_files": "files_sharing\/public.php",
  694. "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
  695. "theming.variables": "d41d8cd98f00b204e9800998ecf8427e",
  696. "vendor": "nextcloud"
  697. },
  698. "dashboard": {
  699. "enabled": "yes",
  700. "installed_version": "7.4.0",
  701. "types": ""
  702. },
  703. "dav": {
  704. "enabled": "yes",
  705. "installed_version": "1.22.0",
  706. "types": "filesystem"
  707. },
  708. "federatedfilesharing": {
  709. "enabled": "yes",
  710. "installed_version": "1.14.0",
  711. "types": ""
  712. },
  713. "federation": {
  714. "enabled": "yes",
  715. "installed_version": "1.14.0",
  716. "types": "authentication"
  717. },
  718. "files": {
  719. "enabled": "yes",
  720. "installed_version": "1.19.0",
  721. "types": "filesystem"
  722. },
  723. "files_pdfviewer": {
  724. "enabled": "yes",
  725. "installed_version": "2.5.0",
  726. "types": ""
  727. },
  728. "files_rightclick": {
  729. "enabled": "yes",
  730. "installed_version": "1.3.0",
  731. "types": ""
  732. },
  733. "files_sharing": {
  734. "enabled": "yes",
  735. "installed_version": "1.16.2",
  736. "types": "filesystem"
  737. },
  738. "files_trashbin": {
  739. "enabled": "yes",
  740. "installed_version": "1.14.0",
  741. "types": "filesystem,dav"
  742. },
  743. "files_versions": {
  744. "enabled": "yes",
  745. "installed_version": "1.17.0",
  746. "types": "filesystem,dav"
  747. },
  748. "files_videoplayer": {
  749. "enabled": "yes",
  750. "installed_version": "1.13.0",
  751. "types": ""
  752. },
  753. "firstrunwizard": {
  754. "enabled": "yes",
  755. "installed_version": "2.13.0",
  756. "types": "logging"
  757. },
  758. "logreader": {
  759. "enabled": "yes",
  760. "installed_version": "2.9.0",
  761. "types": ""
  762. },
  763. "lookup_server_connector": {
  764. "enabled": "yes",
  765. "installed_version": "1.12.0",
  766. "types": "authentication"
  767. },
  768. "nextcloud_announcements": {
  769. "enabled": "yes",
  770. "installed_version": "1.13.0",
  771. "pub_date": "Thu, 24 Oct 2019 00:00:00 +0200",
  772. "types": "logging"
  773. },
  774. "notifications": {
  775. "enabled": "yes",
  776. "installed_version": "2.12.0",
  777. "types": "logging"
  778. },
  779. "oauth2": {
  780. "enabled": "yes",
  781. "installed_version": "1.12.0",
  782. "types": "authentication"
  783. },
  784. "password_policy": {
  785. "enabled": "yes",
  786. "installed_version": "1.14.0",
  787. "types": "authentication"
  788. },
  789. "photos": {
  790. "enabled": "yes",
  791. "installed_version": "1.6.0",
  792. "types": ""
  793. },
  794. "privacy": {
  795. "enabled": "yes",
  796. "installed_version": "1.8.0",
  797. "types": ""
  798. },
  799. "provisioning_api": {
  800. "enabled": "yes",
  801. "installed_version": "1.14.0",
  802. "types": "prevent_group_restriction"
  803. },
  804. "recommendations": {
  805. "enabled": "yes",
  806. "installed_version": "1.3.0",
  807. "types": ""
  808. },
  809. "serverinfo": {
  810. "cached_count_filecache": "37",
  811. "cached_count_storages": "2",
  812. "enabled": "yes",
  813. "installed_version": "1.14.0",
  814. "types": ""
  815. },
  816. "settings": {
  817. "enabled": "yes",
  818. "installed_version": "1.6.0",
  819. "types": ""
  820. },
  821. "sharebymail": {
  822. "enabled": "yes",
  823. "installed_version": "1.14.0",
  824. "types": "filesystem"
  825. },
  826. "support": {
  827. "enabled": "yes",
  828. "installed_version": "1.7.0",
  829. "types": "session"
  830. },
  831. "survey_client": {
  832. "enabled": "yes",
  833. "installed_version": "1.12.0",
  834. "types": ""
  835. },
  836. "systemtags": {
  837. "enabled": "yes",
  838. "installed_version": "1.14.0",
  839. "types": "logging"
  840. },
  841. "text": {
  842. "enabled": "yes",
  843. "installed_version": "3.5.1",
  844. "types": "dav"
  845. },
  846. "theming": {
  847. "enabled": "no",
  848. "installed_version": "1.15.0",
  849. "types": "logging"
  850. },
  851. "twofactor_backupcodes": {
  852. "enabled": "yes",
  853. "installed_version": "1.13.0",
  854. "types": ""
  855. },
  856. "user_status": {
  857. "enabled": "yes",
  858. "installed_version": "1.4.0",
  859. "types": ""
  860. },
  861. "viewer": {
  862. "enabled": "yes",
  863. "installed_version": "1.8.0",
  864. "types": ""
  865. },
  866. "weather_status": {
  867. "enabled": "yes",
  868. "installed_version": "1.4.0",
  869. "types": ""
  870. },
  871. "workflowengine": {
  872. "enabled": "yes",
  873. "installed_version": "2.6.0",
  874. "types": "filesystem"
  875. }
  876. }
  877. }
  878. ```
  879. </p>
  880. </details>
  881.  
  882. <details>
  883. <summary>Nextcloud logs</summary>
  884. <p>
  885.  
  886. ```
  887. {"reqId":"NIrTtdTKCKdUAZ57LXu1","level":2,"time":"2022-08-09T01:50:04+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"user_status","method":"GET","url":"/index.php/apps/dashboard/","message":"Lazy initial state provider for profileEnabled took 3.81 seconds.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0","version":"24.0.3.2","data":{"app":"user_status"}}
  888. ```
  889. </p>
  890. </details>
  891.  
  892. <details>
  893. <summary>snap version</summary>
  894. <p>
  895.  
  896. ```
  897. snap 2.56.2
  898. snapd 2.56.2
  899. series 16
  900. ubuntu 22.04
  901. kernel 5.15.0-43-generic
  902. ```
  903. </p>
  904. </details>
  905.  
  906. <details>
  907. <summary>nextcloud version</summary>
  908. <p>
  909.  
  910. ```
  911. Name Version Rev Tracking Publisher Notes
  912. nextcloud 24.0.3snap1 31222 latest/stable nextcloud** -
  913. ```
  914. </p>
  915. </details>
  916.  
  917. <details>
  918. <summary>nextcloud interfaces</summary>
  919. <p>
  920.  
  921. ```
  922. Interface Plug Slot Notes
  923. network nextcloud:network :network -
  924. network-bind nextcloud:network-bind :network-bind -
  925. network-observe nextcloud:network-observe - -
  926. removable-media nextcloud:removable-media :removable-media manual
  927. ```
  928. </p>
  929. </details>
  930.  
  931.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement