Advertisement
JianWu

sudo ncp-report

Dec 24th, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.26 KB | None | 0 0
  1. root@raspberrypi:/media/harddisk1# sudo ncp-report
  2. <--! Paste this in GitHub report -->
  3.  
  4. <details>
  5. <summary>NextCloudPi diagnostics</summary>
  6.  
  7. ```
  8.  
  9. NextCloudPi version v1.33.0
  10. distribution Raspbian GNU/Linux 10 \n \l
  11. automount yes
  12. USB devices sda
  13. datadir /var/www/nextcloud/data
  14. data in SD yes
  15. data filesystem ext2/ext3
  16. data disk usage 2.9G/7.0G
  17. rootfs usage 2.9G/7.0G
  18. swapfile /var/swap
  19. dbdir /var/lib/mysql
  20. Nextcloud check ok
  21. Nextcloud version 20.0.3.2
  22. HTTPD service up
  23. PHP service up
  24. MariaDB service up
  25. Redis service up
  26. Postfix service up
  27. internet check ok
  28. port check 80 open
  29. port check 443 open
  30. IP ***REMOVED SENSITIVE VALUE***
  31. gateway ***REMOVED SENSITIVE VALUE***
  32. interface eth0
  33. certificates ***REMOVED SENSITIVE VALUE***
  34. NAT loopback no
  35. uptime 11:34
  36.  
  37. ```
  38. </details>
  39.  
  40.  
  41. <details>
  42. <summary>Nextcloud configuration</summary>
  43.  
  44. ```
  45.  
  46. {
  47. "system": {
  48. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  49. "secret": "***REMOVED SENSITIVE VALUE***",
  50. "trusted_domains": {
  51. "0": "localhost",
  52. "11": "94.147.65.45",
  53. "1": "192.168.0.130",
  54. "5": "nextcloudpi.local",
  55. "7": "nextcloudpi",
  56. "8": "nextcloudpi.lan",
  57. "20": "hiddendimsum.duckdns.org",
  58. "22": "192.168.0.130",
  59. "12": "hiddendimsum.duckdns.org"
  60. },
  61. "datadirectory": "***REMOVED SENSITIVE VALUE***",
  62. "dbtype": "mysql",
  63. "version": "20.0.3.2",
  64. "overwrite.cli.url": "https:\/\/hiddendimsum.duckdns.org\/",
  65. "dbname": "***REMOVED SENSITIVE VALUE***",
  66. "dbhost": "***REMOVED SENSITIVE VALUE***",
  67. "dbport": "",
  68. "dbtableprefix": "oc_",
  69. "mysql.utf8mb4": true,
  70. "dbuser": "***REMOVED SENSITIVE VALUE***",
  71. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  72. "installed": true,
  73. "instanceid": "***REMOVED SENSITIVE VALUE***",
  74. "memcache.local": "\\OC\\Memcache\\Redis",
  75. "memcache.locking": "\\OC\\Memcache\\Redis",
  76. "redis": {
  77. "host": "***REMOVED SENSITIVE VALUE***",
  78. "port": 0,
  79. "timeout": 0,
  80. "password": "***REMOVED SENSITIVE VALUE***"
  81. },
  82. "tempdirectory": "\/var\/www\/nextcloud\/data\/tmp",
  83. "mail_smtpmode": "sendmail",
  84. "mail_smtpauthtype": "LOGIN",
  85. "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  86. "mail_domain": "***REMOVED SENSITIVE VALUE***",
  87. "preview_max_x": "2048",
  88. "preview_max_y": "2048",
  89. "jpeg_quality": "60",
  90. "overwriteprotocol": "https",
  91. "maintenance": false,
  92. "logfile": "\/var\/www\/nextcloud\/data\/nextcloud.log"
  93. }
  94. }
  95.  
  96. ```
  97. </details>
  98.  
  99.  
  100. <details>
  101. <summary>HTTPd logs</summary>
  102.  
  103. ```
  104.  
  105. [Thu Dec 24 09:29:28.925099 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  106. [Thu Dec 24 09:29:28.938545 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  107. [Thu Dec 24 09:29:28.975530 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  108. [Thu Dec 24 09:29:29.043714 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  109. [Thu Dec 24 09:29:29.055815 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  110. [Thu Dec 24 09:29:29.112146 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  111. [Thu Dec 24 09:29:29.124307 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  112. [Thu Dec 24 09:29:29.180128 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  113. [Thu Dec 24 09:29:29.188256 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  114. [Thu Dec 24 09:29:29.243482 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  115. [Thu Dec 24 09:29:29.253176 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  116. [Thu Dec 24 09:29:29.310617 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  117. [Thu Dec 24 09:29:29.320154 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  118. [Thu Dec 24 09:29:29.515870 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  119. [Thu Dec 24 09:29:29.544247 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  120. [Thu Dec 24 09:29:29.584316 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  121. [Thu Dec 24 09:29:29.593915 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  122. [Thu Dec 24 09:29:29.653292 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  123. [Thu Dec 24 09:29:29.886530 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  124. [Thu Dec 24 09:29:29.971803 2020] [authz_host:error] [pid 8366:tid 1722926112] [client 192.168.0.21:58067] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
  125.  
  126. ```
  127. </details>
  128.  
  129.  
  130. <details>
  131. <summary>Database logs</summary>
  132.  
  133. ```
  134.  
  135. 2020-12-24 6:50:19 0 [Note] InnoDB: Uses event mutexes
  136. 2020-12-24 6:50:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  137. 2020-12-24 6:50:19 0 [Note] InnoDB: Number of pools: 1
  138. 2020-12-24 6:50:19 0 [Note] InnoDB: Using generic crc32 instructions
  139. 2020-12-24 6:50:19 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
  140. 2020-12-24 6:50:19 0 [Note] InnoDB: Completed initialization of buffer pool
  141. 2020-12-24 6:50:19 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  142. 2020-12-24 6:50:20 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  143. 2020-12-24 6:50:20 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  144. 2020-12-24 6:50:20 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  145. 2020-12-24 6:50:20 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  146. 2020-12-24 6:50:20 0 [Note] InnoDB: 10.3.27 started; log sequence number 4884052; transaction id 3006
  147. 2020-12-24 6:50:20 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  148. 2020-12-24 6:50:20 0 [Note] Plugin 'FEEDBACK' is disabled.
  149. 2020-12-24 6:50:20 0 [Note] Server socket created on IP: '127.0.0.1'.
  150. 2020-12-24 6:50:20 0 [Note] Reading of all Master_info entries succeeded
  151. 2020-12-24 6:50:20 0 [Note] Added new Master_info '' to hash table
  152. 2020-12-24 6:50:20 0 [Note] /usr/sbin/mysqld: ready for connections.
  153. Version: '10.3.27-MariaDB-0+deb10u1' socket: '/run/mysqld/mysqld.sock' port: 3306 Raspbian 10
  154. 2020-12-24 6:50:20 0 [Note] InnoDB: Buffer pool(s) load completed at 201224 6:50:20
  155.  
  156. ```
  157. </details>
  158.  
  159.  
  160. <details>
  161. <summary>Nextcloud logs</summary>
  162.  
  163. ```
  164.  
  165. {"reqId":"X@Ri6f-5AbgwUzkQxy@PNwAAAEs","level":2,"time":"2020-12-24T09:44:13+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  166. {"reqId":"X@Ri6cAJHP9zM5S9RtN6MwAAAJU","level":2,"time":"2020-12-24T09:44:14+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/index.php/avatar/JianWu/384","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  167. {"reqId":"X@Ri68AJHP9zM5S9RtN6NgAAAJA","level":2,"time":"2020-12-24T09:44:15+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  168. {"reqId":"X@Ri68AJHP9zM5S9RtN6NgAAAI4","level":2,"time":"2020-12-24T09:44:15+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  169. {"reqId":"X@Ri7sAJHP9zM5S9RtN6NwAAAJQ","level":2,"time":"2020-12-24T09:44:21+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Readme.md","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  170. {"reqId":"X@Ri7sAJHP9zM5S9RtN6NwAAAJQ","level":3,"time":"2020-12-24T09:44:21+00:00","remoteAddr":"94.147.65.45","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Readme.md","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /var/www/nextcloud/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->","args":[{"__class__":"OC\\User\\Session"},{"__class__":"OC\\Activity\\Manager"},null,null,{"__class__":"OC\\EventDispatcher\\SymfonyAdapter"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCA\\Files\\Service\\TagService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":449,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Files\\Service\\TagService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":427,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Files\\Service\\TagService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Files\\Service\\TagService"]},{"file":"/var/www/nextcloud/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Files\\Service\\TagService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["APIController"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":449,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["APIController"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":427,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["APIController"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":125,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["APIController"]},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":308,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["APIController","getThumbnail","*** sensitive parameter replaced ***",{"action":null,"x":"256","y":"256","file":"Readme.md","_route":"files.API.getThumbnail"}]},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/files/api/v1/thumbnail/256/256/Readme.md"]},{"file":"/var/www/nextcloud/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/nextcloud/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  171. {"reqId":"X@Ri78AJHP9zM5S9RtN6OAAAAIM","level":2,"time":"2020-12-24T09:44:31+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/files/api/v1/directEditing?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  172. {"reqId":"X@Ri78AJHP9zM5S9RtN6OQAAAJE","level":2,"time":"2020-12-24T09:44:31+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/files/api/v1/directEditing?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  173. {"reqId":"X@Ri9f-5AbgwUzkQxy@POAAAUR0","level":2,"time":"2020-12-24T09:44:49+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  174. {"reqId":"X@Ri9f-5AbgwUzkQxy@POAAAUR0","level":3,"time":"2020-12-24T09:44:49+00:00","remoteAddr":"94.147.65.45","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"TypeError: Argument 3 passed to OCA\\UserStatus\\Controller\\UserStatusController::__construct() must be of the type string, null given at /var/www/nextcloud/apps/user_status/lib/Controller/UserStatusController.php#62","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  175. {"reqId":"X@Ri-8AJHP9zM5S9RtN6OgAAhQg","level":2,"time":"2020-12-24T09:45:00+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/predefined_statuses?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  176. {"reqId":"X@RjAMAJHP9zM5S9RtN6OwAAigU","level":2,"time":"2020-12-24T09:45:00+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/predefined_statuses?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  177. {"reqId":"X@RjAsAJHP9zM5S9RtN6PAAAkwA","level":2,"time":"2020-12-24T09:45:02+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  178. {"reqId":"X@RjAsAJHP9zM5S9RtN6PAAAkwA","level":3,"time":"2020-12-24T09:45:02+00:00","remoteAddr":"94.147.65.45","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"TypeError: Argument 3 passed to OCA\\UserStatus\\Controller\\UserStatusController::__construct() must be of the type string, null given at /var/www/nextcloud/apps/user_status/lib/Controller/UserStatusController.php#62","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  179. {"reqId":"X@RjCsAJHP9zM5S9RtN6PQAAAJc","level":2,"time":"2020-12-24T09:45:10+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  180. {"reqId":"X@RjDMAJHP9zM5S9RtN6PwAAmAM","level":2,"time":"2020-12-24T09:45:28+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  181. {"reqId":"X@RjDMAJHP9zM5S9RtN6PwAAmAM","level":3,"time":"2020-12-24T09:45:28+00:00","remoteAddr":"94.147.65.45","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"TypeError: Argument 3 passed to OCA\\UserStatus\\Controller\\UserStatusController::__construct() must be of the type string, null given at /var/www/nextcloud/apps/user_status/lib/Controller/UserStatusController.php#62","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  182. {"reqId":"X@RjCsAJHP9zM5S9RtN6PgAAAIk","level":2,"time":"2020-12-24T09:45:35+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  183. {"reqId":"X@RjJsAJHP9zM5S9RtN6VAAAAJA","level":2,"time":"2020-12-24T09:45:38+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"PROPFIND","url":"/remote.php/webdav/","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  184. {"reqId":"X@RjMsAJHP9zM5S9RtN6WwAAAIg","level":2,"time":"2020-12-24T09:46:04+00:00","remoteAddr":"94.147.65.45","user":"--","app":"core","method":"PROPFIND","url":"/remote.php/webdav/","message":"Login failed: 'JianWu' (Remote IP: '94.147.65.45')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.14.1","version":"20.0.3.2"}
  185.  
  186. ```
  187. </details>
  188.  
  189. root@raspberrypi:/media/harddisk1#
  190.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement