Advertisement
Guest User

Untitled

a guest
Jun 6th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.43 KB | None | 0 0
  1. <--! Paste this in GitHub report -->
  2.  
  3. <details>
  4. <summary>NextCloudPi diagnostics</summary>
  5.  
  6. ```
  7.  
  8. NextCloudPi version v1.25.0
  9. NextCloudPi image NextCloudPi_03-28-20
  10. distribution Raspbian GNU/Linux 10 \n \l
  11. automount yes
  12. USB devices sda sdb
  13. datadir /var/www/nextcloud/data
  14. data in SD yes
  15. data filesystem ext2/ext3
  16. data disk usage 6.0G/221G
  17. rootfs usage 6.0G/221G
  18. swapfile /var/swap
  19. dbdir /var/lib/mysql
  20. Nextcloud check error
  21. HTTPD service up
  22. PHP service up
  23. MariaDB service down
  24. Redis service up
  25. Postfix service up
  26. internet check ok
  27. port check 80 closed
  28. port check 443 closed
  29. IP ***REMOVED SENSITIVE VALUE***
  30. gateway ***REMOVED SENSITIVE VALUE***
  31. interface eth0
  32. certificates ***REMOVED SENSITIVE VALUE***
  33. NAT loopback no
  34. uptime 40min
  35.  
  36. ```
  37. </details>
  38.  
  39.  
  40. <details>
  41. <summary>Nextcloud configuration</summary>
  42.  
  43. ```
  44.  
  45. An unhandled exception has been thrown:
  46. Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory in /var/www/nextcloud/lib/private/DB/Connection.php:68
  47. Stack trace:
  48. #0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(420): OC\DB\Connection->connect()
  49. #1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(380): Doctrine\DBAL\Connection->getDatabasePlatformVersion()
  50. #2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(324): Doctrine\DBAL\Connection->detectDatabasePlatform()
  51. #3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(683): Doctrine\DBAL\Connection->getDatabasePlatform()
  52. #4 /var/www/nextcloud/lib/private/DB/Connection.php(155): Doctrine\DBAL\Connection->setTransactionIsolation(2)
  53. #5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(195): OC\DB\Connection->__construct(Array, Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Configuration), Object(Doctrine\Common\EventManager))
  54. #6 /var/www/nextcloud/lib/private/DB/ConnectionFactory.php(157): Doctrine\DBAL\DriverManager::getConnection(Array, Object(Doctrine\DBAL\Configuration), Object(Doctrine\Common\EventManager))
  55. #7 /var/www/nextcloud/lib/private/Server.php(749): OC\DB\ConnectionFactory->getConnection('mysql', Array)
  56. #8 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\Server->OC\{closure}(Object(OC\Server))
  57. #9 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('OCP\\IDBConnecti...')
  58. #10 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\ServerContainer->query('OCP\\IDBConnecti...')
  59. #11 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(114): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server))
  60. #12 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('DatabaseConnect...')
  61. #13 /var/www/nextcloud/lib/private/Server.php(1666): OC\ServerContainer->query('DatabaseConnect...')
  62. #14 /var/www/nextcloud/lib/private/Server.php(422): OC\Server->getDatabaseConnection()
  63. #15 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\Server->OC\{closure}(Object(OC\Server))
  64. #16 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('OC\\Authenticati...')
  65. #17 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(70): OC\ServerContainer->query('OC\\Authenticati...', true)
  66. #18 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(100): OC\AppFramework\Utility\SimpleContainer->buildClass(Object(ReflectionClass))
  67. #19 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(115): OC\AppFramework\Utility\SimpleContainer->resolve('OC\\Authenticati...')
  68. #20 /var/www/nextcloud/lib/private/ServerContainer.php(150): OC\AppFramework\Utility\SimpleContainer->query('OC\\Authenticati...', true)
  69. #21 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(70): OC\ServerContainer->query('OC\\Authenticati...', true)
  70. #22 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(100): OC\AppFramework\Utility\SimpleContainer->buildClass(Object(ReflectionClass))
  71. #23 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(115): OC\AppFramework\Utility\SimpleContainer->resolve('OC\\Authenticati...')
  72. #24 /var/www/nextcloud/lib/private/ServerContainer.php(150): OC\AppFramework\Utility\SimpleContainer->query('OC\\Authenticati...', true)
  73. #25 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\ServerContainer->query('OC\\Authenticati...')
  74. #26 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(114): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server))
  75. #27 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('OC\\Authenticati...')
  76. #28 /var/www/nextcloud/lib/private/Server.php(434): OC\ServerContainer->query('OC\\Authenticati...')
  77. #29 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\Server->OC\{closure}(Object(OC\Server))
  78. #30 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('OC\\User\\Session')
  79. #31 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\ServerContainer->query('OC\\User\\Session')
  80. #32 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(114): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server))
  81. #33 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('UserSession')
  82. #34 /var/www/nextcloud/lib/private/Server.php(1542): OC\ServerContainer->query('UserSession')
  83. #35 /var/www/nextcloud/lib/private/Server.php(802): OC\Server->getUserSession()
  84. #36 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(118): OC\Server->OC\{closure}(Object(OC\Server))
  85. #37 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('OC\\App\\AppManag...')
  86. #38 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\ServerContainer->query('OC\\App\\AppManag...')
  87. #39 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(114): OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server))
  88. #40 /var/www/nextcloud/lib/private/ServerContainer.php(125): Pimple\Container->offsetGet('AppManager')
  89. #41 /var/www/nextcloud/lib/private/Server.php(1837): OC\ServerContainer->query('AppManager')
  90. #42 /var/www/nextcloud/lib/private/legacy/app.php(347): OC\Server->getAppManager()
  91. #43 /var/www/nextcloud/lib/private/legacy/app.php(114): OC_App::getEnabledApps()
  92. #44 /var/www/nextcloud/lib/base.php(645): OC_App::loadApps(Array)
  93. #45 /var/www/nextcloud/lib/base.php(1089): OC::init()
  94. #46 /var/www/nextcloud/console.php(48): require_once('/var/www/nextcl...')
  95. #47 /var/www/nextcloud/occ(11): require_once('/var/www/nextcl...')
  96. #48 {main}
  97. ```
  98. </details>
  99.  
  100.  
  101. <details>
  102. <summary>HTTPd logs</summary>
  103.  
  104. ```
  105.  
  106. [Sat Apr 25 10:21:53.201943 2020] [authz_host:error] [pid 4126:tid 2939790368] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/wizard.svg failed, reason: unable to get the remote host name, referer: https://192.168.0.130:4443/css/ncp.css
  107. [Sat Apr 25 10:21:53.202146 2020] [authz_host:error] [pid 4126:tid 2797073440] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/info-white.svg failed, reason: unable to get the remote host name, referer: https://192.168.0.130:4443/css/ncp.css
  108. [Sat Apr 25 10:21:53.202347 2020] [authz_host:error] [pid 4126:tid 2889434144] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/ncp-logo.svg failed, reason: unable to get the remote host name, referer: https://192.168.0.130:4443/css/ncp.css
  109. [Sat Apr 25 10:21:53.203702 2020] [authz_host:error] [pid 4126:tid 2923004960] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/settings-white.svg failed, reason: unable to get the remote host name, referer: https://192.168.0.130:4443/css/ncp.css
  110. [Sat Apr 25 10:21:53.211751 2020] [authz_host:error] [pid 4126:tid 2872648736] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/files.svg failed, reason: unable to get the remote host name, referer: https://192.168.0.130:4443/css/ncp.css
  111. [Sat Apr 25 10:21:53.211757 2020] [authz_host:error] [pid 4126:tid 2881041440] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-output.php failed, reason: unable to get the remote host name
  112. [Sat Apr 25 10:21:53.213999 2020] [authz_host:error] [pid 4126:tid 2923004960] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  113. [Sat Apr 25 10:21:53.214686 2020] [authz_host:error] [pid 4126:tid 2939790368] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/info.svg failed, reason: unable to get the remote host name, referer: https://192.168.0.130:4443/css/ncp.css
  114. [Sat Apr 25 10:21:57.692634 2020] [authz_host:error] [pid 4126:tid 2923004960] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  115. [Sat Apr 25 10:21:57.719249 2020] [authz_host:error] [pid 4126:tid 2923004960] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  116. [Sat Apr 25 10:21:57.780084 2020] [authz_host:error] [pid 4126:tid 2771870752] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/loading-small.gif failed, reason: unable to get the remote host name
  117. [Sat Apr 25 10:21:57.780084 2020] [authz_host:error] [pid 4126:tid 2855863328] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/ncp-logo.svg failed, reason: unable to get the remote host name
  118. [Sat Apr 25 10:22:43.124848 2020] [authz_host:error] [pid 4126:tid 2923004960] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  119. [Sat Apr 25 10:22:55.067683 2020] [authz_host:error] [pid 4126:tid 2923004960] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  120. [Sat Apr 25 10:27:01.550540 2020] [authz_host:error] [pid 4126:tid 2923004960] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  121. [Sat Apr 25 10:27:01.562850 2020] [authz_host:error] [pid 4126:tid 2855863328] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/green-circle.svg failed, reason: unable to get the remote host name, referer: https://192.168.0.130:4443/css/ncp.css
  122. [Sat Apr 25 10:28:44.465035 2020] [authz_host:error] [pid 4126:tid 2855863328] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  123. [Sat Apr 25 10:28:44.468375 2020] [authz_host:error] [pid 4126:tid 2897826848] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/download.svg failed, reason: unable to get the remote host name
  124. [Sat Apr 25 10:28:44.468379 2020] [authz_host:error] [pid 4126:tid 2805474336] [client 192.168.0.18:53222] AH01753: access check of 'localhost' to /img/delete.svg failed, reason: unable to get the remote host name
  125. [Sun May 31 04:00:01.253062 2020] [mpm_event:notice] [pid 647:tid 3069178384] AH00491: caught SIGTERM, shutting down
  126.  
  127. ```
  128. </details>
  129.  
  130.  
  131. <details>
  132. <summary>Database logs</summary>
  133.  
  134. ```
  135.  
  136. 2020-05-31 4:00:00 0 [Note] /usr/sbin/mysqld (initiated by: unknown): Normal shutdown
  137. 2020-05-31 4:00:00 0 [Note] Event Scheduler: Purging the queue. 0 events
  138. 2020-05-31 4:00:00 0 [Note] InnoDB: FTS optimize thread exiting.
  139. 2020-05-31 4:00:00 0 [Note] InnoDB: Starting shutdown...
  140. 2020-05-31 4:00:00 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
  141. 2020-05-31 4:00:00 0 [Note] InnoDB: Buffer pool(s) dump completed at 200531 4:00:00
  142. 2020-05-31 4:00:02 0 [Note] InnoDB: Shutdown completed; log sequence number 730556786; transaction id 1777482
  143. 2020-05-31 4:00:02 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  144. 2020-05-31 4:00:02 0 [Note] /usr/sbin/mysqld: Shutdown complete
  145.  
  146.  
  147. ```
  148. </details>
  149.  
  150.  
  151. <details>
  152. <summary>Nextcloud logs</summary>
  153.  
  154. ```
  155.  
  156. {"reqId":"XqP-81ESX-cLndkqrKY6ZgAAAFU","level":2,"time":"2020-04-25T09:16:35+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/core/navigation/apps?absolute=true&format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  157. {"reqId":"XqP-@1ESX-cLndkqrKY6ZwAAAEY","level":2,"time":"2020-04-25T09:16:43+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  158. {"reqId":"XqQAD1ESX-cLndkqrKY6aAAAAE4","level":2,"time":"2020-04-25T09:17:03+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  159. {"reqId":"XqQAEVESX-cLndkqrKY6aQAAAFg","level":2,"time":"2020-04-25T09:17:05+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/core/navigation/apps?absolute=true&format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  160. {"reqId":"XqQAG1ESX-cLndkqrKY6agAAAFI","level":2,"time":"2020-04-25T09:17:15+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  161. {"reqId":"XqQALVESX-cLndkqrKY6awAAAE0","level":2,"time":"2020-04-25T09:17:33+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  162. {"reqId":"XqQAL1ESX-cLndkqrKY6bAAAAFE","level":2,"time":"2020-04-25T09:17:35+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/core/navigation/apps?absolute=true&format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  163. {"reqId":"XqQAO1ESX-cLndkqrKY6bQAAAE8","level":2,"time":"2020-04-25T09:17:47+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  164. {"reqId":"XqQAS1ESX-cLndkqrKY6bgAAAEs","level":2,"time":"2020-04-25T09:18:03+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  165. {"reqId":"XqQATVESX-cLndkqrKY6bwAAAEo","level":2,"time":"2020-04-25T09:18:05+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/core/navigation/apps?absolute=true&format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  166. {"reqId":"XqQAW1ESX-cLndkqrKY6cAAAAFQ","level":2,"time":"2020-04-25T09:18:19+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  167. {"reqId":"XqQAaVESX-cLndkqrKY6cQAAAEQ","level":2,"time":"2020-04-25T09:18:33+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  168. {"reqId":"XqQAa1ESX-cLndkqrKY6cgAAAEY","level":2,"time":"2020-04-25T09:18:35+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  169. {"reqId":"XqQAa1ESX-cLndkqrKY6cwAAAFY","level":2,"time":"2020-04-25T09:18:35+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/core/navigation/apps?absolute=true&format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  170. {"reqId":"XqQAe8-TyekK9oL9HC3v@QAAABg","level":2,"time":"2020-04-25T09:18:51+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  171. {"reqId":"XqQAh8-TyekK9oL9HC3v@gAAABE","level":2,"time":"2020-04-25T09:19:03+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  172. {"reqId":"XqQAic-TyekK9oL9HC3v@wAAAA8","level":2,"time":"2020-04-25T09:19:05+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/core/navigation/apps?absolute=true&format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  173. {"reqId":"XqQAm8-TyekK9oL9HC3v-AAAABI","level":2,"time":"2020-04-25T09:19:23+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  174. {"reqId":"XqQApc-TyekK9oL9HC3v-QAAABY","level":2,"time":"2020-04-25T09:19:33+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/ncp/","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  175. {"reqId":"XqQAp8-TyekK9oL9HC3v-gAAAAc","level":2,"time":"2020-04-25T09:19:35+00:00","remoteAddr":"77.141.98.2","user":"ncp","app":"no app in context","method":"GET","url":"/ocs/v2.php/core/navigation/apps?absolute=true&format=json","message":"Temporary directory /tmp/nextcloudtemp is not present or writable","userAgent":"Mozilla/5.0 (Macintosh) mirall/2.6.4stable (build 20200303) (Nextcloud)","version":"18.0.4.2"}
  176.  
  177. ```
  178. </details>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement