vascocb

Untitled

Sep 22nd, 2021 (edited)
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.15 KB | None | 0 0
  1. <details>
  2. <summary>NextCloudPi diagnostics</summary>
  3.  
  4. ```
  5.  
  6. NextCloudPi version v1.39.7
  7. NextCloudPi image NextCloudPi_09-22-21
  8. distribution Debian GNU/Linux 10 \n \l
  9. automount no
  10. USB devices none
  11. datadir /data/ncdata
  12. data in SD no
  13. data filesystem btrfs
  14. data disk usage 100G/450G
  15. rootfs usage 4,6G/16G
  16. swapfile /var/swap
  17. dbdir /data/ncdatabase
  18. Nextcloud check ok
  19. Nextcloud version 21.0.4.1
  20. HTTPD service up
  21. PHP service up
  22. MariaDB service up
  23. Redis service up
  24. HPB service up
  25. Postfix service up
  26. internet check ok
  27. port check 80 open
  28. port check 443 open
  29. IP ***REMOVED SENSITIVE VALUE***
  30. gateway ***REMOVED SENSITIVE VALUE***
  31. interface eno1
  32. certificates ***REMOVED SENSITIVE VALUE***
  33. NAT loopback no
  34. uptime 49min
  35.  
  36. ```
  37. </details>
  38.  
  39.  
  40. <details>
  41. <summary>Nextcloud configuration</summary>
  42.  
  43. ```
  44.  
  45. {
  46. "system": {
  47. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  48. "secret": "***REMOVED SENSITIVE VALUE***",
  49. "trusted_domains": {
  50. "0": "localhost",
  51. "3": "my.domain.tld",
  52. "11": "WAN IP",
  53. "1": "NCP IP",
  54. "22": "nextcloudpi"
  55. },
  56. "datadirectory": "***REMOVED SENSITIVE VALUE***",
  57. "dbtype": "mysql",
  58. "version": "21.0.4.1",
  59. "overwrite.cli.url": "https:\/\/***REMOVED SENSITIVE VALUE***\/",
  60. "dbname": "***REMOVED SENSITIVE VALUE***",
  61. "dbhost": "***REMOVED SENSITIVE VALUE***",
  62. "dbport": "",
  63. "dbtableprefix": "oc_",
  64. "mysql.utf8mb4": true,
  65. "dbuser": "***REMOVED SENSITIVE VALUE***",
  66. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  67. "installed": true,
  68. "instanceid": "***REMOVED SENSITIVE VALUE***",
  69. "memcache.local": "\\OC\\Memcache\\Redis",
  70. "memcache.locking": "\\OC\\Memcache\\Redis",
  71. "redis": {
  72. "host": "***REMOVED SENSITIVE VALUE***",
  73. "port": 0,
  74. "timeout": 0,
  75. "password": "***REMOVED SENSITIVE VALUE***"
  76. },
  77. "tempdirectory": "\/data\/ncdata\/tmp",
  78. "mail_smtpmode": "smtp",
  79. "mail_smtpauthtype": "LOGIN",
  80. "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  81. "mail_domain": "***REMOVED SENSITIVE VALUE***",
  82. "preview_max_x": "2048",
  83. "preview_max_y": "2048",
  84. "jpeg_quality": "60",
  85. "overwriteprotocol": "https",
  86. "maintenance": false,
  87. "logfile": "\/data\/ncdata\/nextcloud.log",
  88. "htaccess.RewriteBase": "\/",
  89. "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
  90. "default_phone_region": "PT",
  91. "mail_sendmailmode": "smtp",
  92. "mail_smtpsecure": "tls",
  93. "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
  94. "mail_smtpport": "587",
  95. "mail_smtpauth": 1,
  96. "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
  97. "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
  98. "twofactor_enforced": "true",
  99. "twofactor_enforced_groups": [],
  100. "twofactor_enforced_excluded_groups": [
  101. "admin",
  102. "Utilizadores"
  103. ]
  104. }
  105. }
  106.  
  107. ```
  108. </details>
  109.  
  110.  
  111. <details>
  112. <summary>HTTPd logs</summary>
  113.  
  114. ```
  115.  
  116. [Wed Sep 22 09:14:43.293482 2021] [ssl:error] [pid 630:tid 140654258816128] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=nextcloudpi.lan / issuer: CN=nextcloudpi.lan / serial: 7B669F42C5B0558B5ECF19633C8AC2A665EC2587 / notbefore: Sep 22 06:11:46 2021 GMT / notafter: Sep 20 06:11:46 2031 GMT]
  117. [Wed Sep 22 09:14:43.293488 2021] [ssl:error] [pid 630:tid 140654258816128] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  118. [Wed Sep 22 09:14:43.301047 2021] [ssl:warn] [pid 702:tid 140654258816128] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  119. [Wed Sep 22 09:14:43.301101 2021] [ssl:error] [pid 702:tid 140654258816128] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=nextcloudpi.lan / issuer: CN=nextcloudpi.lan / serial: 7B669F42C5B0558B5ECF19633C8AC2A665EC2587 / notbefore: Sep 22 06:11:46 2021 GMT / notafter: Sep 20 06:11:46 2031 GMT]
  120. [Wed Sep 22 09:14:43.301106 2021] [ssl:error] [pid 702:tid 140654258816128] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  121. [Wed Sep 22 09:14:43.301907 2021] [mpm_event:notice] [pid 702:tid 140654258816128] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  122. [Wed Sep 22 09:14:43.301921 2021] [core:notice] [pid 702:tid 140654258816128] AH00094: Command line: '/usr/sbin/apache2'
  123. [Wed Sep 22 09:16:35.060997 2021] [mpm_event:notice] [pid 702:tid 140654258816128] AH00491: caught SIGTERM, shutting down
  124. [Wed Sep 22 09:20:25.195237 2021] [ssl:warn] [pid 639:tid 140619457483904] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  125. [Wed Sep 22 09:20:25.195371 2021] [ssl:error] [pid 639:tid 140619457483904] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=nextcloudpi.lan / issuer: CN=nextcloudpi.lan / serial: 7B669F42C5B0558B5ECF19633C8AC2A665EC2587 / notbefore: Sep 22 06:11:46 2021 GMT / notafter: Sep 20 06:11:46 2031 GMT]
  126. [Wed Sep 22 09:20:25.195378 2021] [ssl:error] [pid 639:tid 140619457483904] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  127. [Wed Sep 22 09:20:25.204936 2021] [ssl:warn] [pid 675:tid 140619457483904] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  128. [Wed Sep 22 09:20:25.205040 2021] [ssl:error] [pid 675:tid 140619457483904] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=nextcloudpi.lan / issuer: CN=nextcloudpi.lan / serial: 7B669F42C5B0558B5ECF19633C8AC2A665EC2587 / notbefore: Sep 22 06:11:46 2021 GMT / notafter: Sep 20 06:11:46 2031 GMT]
  129. [Wed Sep 22 09:20:25.205051 2021] [ssl:error] [pid 675:tid 140619457483904] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  130. [Wed Sep 22 09:20:25.206602 2021] [mpm_event:notice] [pid 675:tid 140619457483904] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  131. [Wed Sep 22 09:20:25.206629 2021] [core:notice] [pid 675:tid 140619457483904] AH00094: Command line: '/usr/sbin/apache2'
  132. [Wed Sep 22 09:21:39.076850 2021] [mpm_event:notice] [pid 675:tid 140619457483904] AH00493: SIGUSR1 received. Doing graceful restart
  133. [Wed Sep 22 09:21:39.082711 2021] [ssl:warn] [pid 675:tid 140619457483904] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  134. [Wed Sep 22 09:21:39.083092 2021] [mpm_event:notice] [pid 675:tid 140619457483904] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  135. [Wed Sep 22 09:21:39.083097 2021] [core:notice] [pid 675:tid 140619457483904] AH00094: Command line: '/usr/sbin/apache2'
  136.  
  137. ```
  138. </details>
  139.  
  140.  
  141. <details>
  142. <summary>Database logs</summary>
  143.  
  144. ```
  145.  
  146. 2021-09-22 9:20:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  147. 2021-09-22 9:20:25 0 [Note] InnoDB: Number of pools: 1
  148. 2021-09-22 9:20:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
  149. 2021-09-22 9:20:25 0 [Note] InnoDB: Initializing buffer pool, total size = 3.875G, instances = 1, chunk size = 128M
  150. 2021-09-22 9:20:25 0 [Note] InnoDB: Completed initialization of buffer pool
  151. 2021-09-22 9:20:25 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  152. 2021-09-22 9:20:25 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  153. 2021-09-22 9:20:25 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  154. 2021-09-22 9:20:25 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  155. 2021-09-22 9:20:25 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  156. 2021-09-22 9:20:25 0 [Note] InnoDB: Waiting for purge to start
  157. 2021-09-22 9:20:25 0 [Note] InnoDB: 10.3.29 started; log sequence number 40668585; transaction id 29220
  158. 2021-09-22 9:20:25 0 [Note] InnoDB: Loading buffer pool(s) from /data/ncdatabase/ib_buffer_pool
  159. 2021-09-22 9:20:25 0 [Note] Plugin 'FEEDBACK' is disabled.
  160. 2021-09-22 9:20:25 0 [Note] Server socket created on IP: '127.0.0.1'.
  161. 2021-09-22 9:20:25 0 [Note] Reading of all Master_info entries succeeded
  162. 2021-09-22 9:20:25 0 [Note] Added new Master_info '' to hash table
  163. 2021-09-22 9:20:25 0 [Note] /usr/sbin/mysqld: ready for connections.
  164. Version: '10.3.29-MariaDB-0+deb10u1' socket: '/run/mysqld/mysqld.sock' port: 3306 Debian 10
  165. 2021-09-22 9:20:25 0 [Note] InnoDB: Buffer pool(s) load completed at 210922 9:20:25
  166.  
  167. ```
  168. </details>
  169.  
  170.  
  171. <details>
  172. <summary>Nextcloud logs</summary>
  173.  
  174. ```
  175.  
  176. {"reqId":"Hmr40W56iLg1PuR1fRdx","level":3,"time":"2021-09-22T06:14:25+00:00","remoteAddr":"","user":"ncp","app":"no app in context","method":"","url":"--","message":{"Exception":"OCP\\AppFramework\\QueryException","Message":"Could not resolve trashManager! Class trashManager does not exist","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["trashManager"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":162,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["trashManager",true]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":434,"function":"query","class":"OC\\ServerContainer","type":"->","args":["trashManager",true]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["trashManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":58,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["trashManager"]},{"function":"OC\\AppFramework\\Bootstrap\\{closure}","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":68,"function":"array_map","args":[{"__class__":"Closure"},[{"name":"serverContainer","__class__":"ReflectionParameter"},{"name":"logger","__class__":"ReflectionParameter"},{"name":"appManager","__class__":"ReflectionParameter"},"*** sensitive parameter replaced ***"]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php","line":52,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":[[{"__class__":"OCA\\Files_Trashbin\\AppInfo\\Application"},"registerTrashBackends"]]},{"file":"/var/www/nextcloud/apps/files_trashbin/lib/AppInfo/Application.php","line":57,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->","args":[[{"__class__":"OCA\\Files_Trashbin\\AppInfo\\Application"},"registerTrashBackends"]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":178,"function":"boot","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":205,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["files_trashbin"]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":138,"function":"loadApp","class":"OC_App","type":"::","args":["files_trashbin"]},{"file":"/var/www/nextcloud/apps/dav/lib/AppInfo/Application.php","line":124,"function":"loadApps","class":"OC_App","type":"::","args":[["dav"]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":178,"function":"boot","class":"OCA\\DAV\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":205,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["dav"]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":138,"function":"loadApp","class":"OC_App","type":"::","args":["dav"]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Util.php","line":203,"function":"loadApps","class":"OC_App","type":"::","args":[["filesystem"]]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":554,"function":"setupFS","class":"OC_Util","type":"::","args":["*** sensitive parameter replaced ***"]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":415,"function":"prepareUserLogin","class":"OC\\User\\Session","type":"->","args":[true,"*** sensitive parameter replaced ***"]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":624,"function":"completeLogin","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":367,"function":"loginWithPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Setup.php","line":440,"function":"login","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/core/Command/Maintenance/Install.php","line":108,"function":"install","class":"OC\\Setup","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Command/Command.php","line":255,"function":"execute","class":"OC\\Core\\Command\\Maintenance\\Install","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":1009,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":273,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OC\\Core\\Command\\Maintenance\\Install"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":149,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":215,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/console.php","line":100,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","Line":115,"CustomMessage":"Could not boot files_trashbinCould not resolve trashManager! Class trashManager does not exist"},"userAgent":"--","version":"21.0.4.1"}
  177. {"reqId":"Hmr40W56iLg1PuR1fRdx","level":3,"time":"2021-09-22T06:14:25+00:00","remoteAddr":"","user":"ncp","app":"no app in context","method":"","url":"--","message":{"Exception":"OCP\\AppFramework\\QueryException","Message":"Could not resolve OCA\\Files_Versions\\Versions\\IVersionManager! Class can not be instantiated","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Files_Versions\\Versions\\IVersionManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":459,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Files_Versions\\Versions\\IVersionManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Files_Versions\\Versions\\IVersionManager"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Files_Versions\\Versions\\IVersionManager"]},{"file":"/var/www/nextcloud/apps/files_versions/lib/AppInfo/Application.php","line":121,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Files_Versions\\Versions\\IVersionManager"]},{"file":"/var/www/nextcloud/apps/files_versions/lib/AppInfo/Application.php","line":108,"function":"loadBackend","class":"OCA\\Files_Versions\\AppInfo\\Application","type":"->","args":[{"@attributes":{"for":"OCP\\Files\\Storage\\IStorage"},"@value":"OCA\\Files_Versions\\Versions\\LegacyVersionsBackend"},{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"__class__":"OC\\AppFramework\\Logger"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":68,"function":"registerVersionBackends","class":"OCA\\Files_Versions\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"__class__":"OC\\App\\AppManager"},{"__class__":"OC\\AppFramework\\Logger"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php","line":52,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/nextcloud/apps/files_versions/lib/AppInfo/Application.php","line":93,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":178,"function":"boot","class":"OCA\\Files_Versions\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":205,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["files_versions"]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":138,"function":"loadApp","class":"OC_App","type":"::","args":["files_versions"]},{"file":"/var/www/nextcloud/apps/dav/lib/AppInfo/Application.php","line":124,"function":"loadApps","class":"OC_App","type":"::","args":[["dav"]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":178,"function":"boot","class":"OCA\\DAV\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":205,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["dav"]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":138,"function":"loadApp","class":"OC_App","type":"::","args":["dav"]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Util.php","line":203,"function":"loadApps","class":"OC_App","type":"::","args":[["filesystem"]]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":554,"function":"setupFS","class":"OC_Util","type":"::","args":["*** sensitive parameter replaced ***"]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":415,"function":"prepareUserLogin","class":"OC\\User\\Session","type":"->","args":[true,"*** sensitive parameter replaced ***"]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":624,"function":"completeLogin","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":367,"function":"loginWithPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Setup.php","line":440,"function":"login","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/core/Command/Maintenance/Install.php","line":108,"function":"install","class":"OC\\Setup","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Command/Command.php","line":255,"function":"execute","class":"OC\\Core\\Command\\Maintenance\\Install","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":1009,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":273,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OC\\Core\\Command\\Maintenance\\Install"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":149,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":215,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/console.php","line":100,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","Line":111,"CustomMessage":"Could not boot files_versionsCould not resolve OCA\\Files_Versions\\Versions\\IVersionManager! Class can not be instantiated"},"userAgent":"--","version":"21.0.4.1"}
  178. {"reqId":"YUrfvpaF@@dofnz0QeDsGAAARgQ","level":2,"time":"2021-09-22T07:48:14+00:00","remoteAddr":"192.168.1.158","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: saracb (Remote IP: 192.168.1.158)","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:92.0) Gecko/20100101 Firefox/92.0","version":"21.0.4.1"}
  179.  
  180. ```
  181. </details>
Add Comment
Please, Sign In to add comment