Advertisement
Guest User

Untitled

a guest
Oct 8th, 2017
487
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 162.30 KB | None | 0 0
  1. OK here the error logs in debug mode.
  2.  
  3. First the logs when I upload a file (0 bytes):
  4. [QUOTE]
  5. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http keepalive handler
  6. 2017/10/08 09:40:57 [debug] 4269#4269: *11 malloc: 00000000015E4A30:1024
  7. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_read: 837
  8. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_read: -1
  9. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_get_error: 2
  10. 2017/10/08 09:40:57 [debug] 4269#4269: *11 reusable connection: 0
  11. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000015E6E80:4096 @16
  12. 2017/10/08 09:40:57 [debug] 4269#4269: *11 event timer del: 30: 1507448512146
  13. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http process request line
  14. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http request line: "GET /apps/files/templates/fileexists.html HTTP/1.1"
  15. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http uri: "/apps/files/templates/fileexists.html"
  16. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http args: ""
  17. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http exten: "html"
  18. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000016751A0:4096 @16
  19. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http process request header line
  20. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Host: cloud.domain.com"
  21. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Connection: keep-alive"
  22. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept: */*"
  23. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "requesttoken: dZiRrCoHtGpvwxDGFdi0lpfi/PKu2ym4zZo/MFCRxz8=:PfDXxms/2jI8sH2eQInu1POFyt2Z4mDCjs9oamXSlg8="
  24. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "X-Requested-With: XMLHttpRequest"
  25. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  26. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "OCS-APIREQUEST: true"
  27. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "DNT: 1"
  28. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept-Encoding: gzip, deflate, br"
  29. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  30. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  31. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header done
  32. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 0
  33. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 1
  34. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var
  35. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "https"
  36. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script value: "https"
  37. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal
  38. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal: no
  39. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if
  40. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if: false
  41. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "/"
  42. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/404.html"
  43. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "awstats-icon"
  44. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ".well-known/caldav"
  45. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ".well-known/carddav"
  46. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "/\."
  47. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.php$"
  48. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/.well-known/acme-challenge/*"
  49. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  50. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  51. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  52. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:updater|ocs-provider)(?:$|/)"
  53. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.(?:css|js|woff|svg|gif)$"
  54. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.(?:png|html|ttf|ico|jpg|jpeg)$"
  55. 2017/10/08 09:40:57 [debug] 4269#4269: *11 using configuration "\.(?:png|html|ttf|ico|jpg|jpeg)$"
  56. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http cl:-1 max:536870912
  57. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 3
  58. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post rewrite phase: 4
  59. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 5
  60. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 6
  61. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 7
  62. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 8
  63. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 9
  64. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 10
  65. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 11
  66. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post access phase: 12
  67. 2017/10/08 09:40:57 [debug] 4269#4269: *11 try files phase: 13
  68. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/apps/files/templates/fileexists.html"
  69. 2017/10/08 09:40:57 [debug] 4269#4269: *11 trying to use file: "/apps/files/templates/fileexists.html" "/var/www/cloud.domain.com/web/apps/files/templates/fileexists.html"
  70. 2017/10/08 09:40:57 [debug] 4269#4269: *11 try file uri: "/apps/files/templates/fileexists.html"
  71. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 14
  72. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 15
  73. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 16
  74. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 17
  75. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 18
  76. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 19
  77. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http filename: "/var/www/cloud.domain.com/web/apps/files/templates/fileexists.html"
  78. 2017/10/08 09:40:57 [debug] 4269#4269: *11 add cleanup: 00000000015E7E08
  79. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http static fd: 31
  80. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http set discard body
  81. 2017/10/08 09:40:57 [debug] 4269#4269: *11 xslt filter header
  82. 2017/10/08 09:40:57 [debug] 4269#4269: *11 HTTP/1.1 200 OK
  83. Server: nginx/1.12.1
  84. Date: Sun, 08 Oct 2017 07:40:57 GMT
  85. Content-Type: text/html
  86. Last-Modified: Fri, 06 Oct 2017 08:39:15 GMT
  87. Transfer-Encoding: chunked
  88. Connection: keep-alive
  89. Vary: Accept-Encoding
  90. ETag: W/"59d74133-4c3"
  91. X-Content-Type-Options: nosniff
  92. X-XSS-Protection: 1; mode=block
  93. X-Robots-Tag: none
  94. X-Download-Options: noopen
  95. X-Permitted-Cross-Domain-Policies: none
  96. Strict-Transport-Security: max-age=31536000; includeSubDomains;
  97. Content-Encoding: gzip
  98.  
  99. 2017/10/08 09:40:57 [debug] 4269#4269: *11 write new buf t:1 f:0 0000000001675820, pos 0000000001675820, size: 492 file: 0, size: 0
  100. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http write filter: l:0 f:0 s:492
  101. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http output filter "/apps/files/templates/fileexists.html?"
  102. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http copy filter: "/apps/files/templates/fileexists.html?"
  103. 2017/10/08 09:40:57 [debug] 4269#4269: *11 read: 31, 0000000001675B00, 1219, 0
  104. 2017/10/08 09:40:57 [debug] 4269#4269: *11 image filter
  105. 2017/10/08 09:40:57 [debug] 4269#4269: *11 xslt filter body
  106. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http postpone filter "/apps/files/templates/fileexists.html?" 0000000001675FC8
  107. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http gzip filter
  108. 2017/10/08 09:40:57 [debug] 4269#4269: *11 malloc: 000000000174A6C0:24576
  109. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip alloc: n:1 s:5936 a:8192 p:000000000174A6C0
  110. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip alloc: n:2048 s:2 a:4096 p:000000000174C6C0
  111. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip alloc: n:2048 s:2 a:4096 p:000000000174D6C0
  112. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip alloc: n:2048 s:2 a:4096 p:000000000174E6C0
  113. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip alloc: n:1024 s:4 a:4096 p:000000000174F6C0
  114. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip in: 0000000001675FE8
  115. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip in_buf:0000000001675AB0 ni:0000000001675B00 ai:1219
  116. 2017/10/08 09:40:57 [debug] 4269#4269: *11 malloc: 00000000016761B0:4096
  117. 2017/10/08 09:40:57 [debug] 4269#4269: *11 deflate in: ni:0000000001675B00 no:00000000016761B0 ai:1219 ao:4096 fl:4 redo:0
  118. 2017/10/08 09:40:57 [debug] 4269#4269: *11 deflate out: ni:0000000001675FC3 no:0000000001676335 ai:0 ao:3707 rc:1
  119. 2017/10/08 09:40:57 [debug] 4269#4269: *11 gzip in_buf:0000000001675AB0 pos:0000000001675B00
  120. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 000000000174A6C0
  121. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http chunk: 10
  122. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http chunk: 397
  123. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000016771C0:4096 @16
  124. 2017/10/08 09:40:57 [debug] 4269#4269: *11 write old buf t:1 f:0 0000000001675820, pos 0000000001675820, size: 492 file: 0, size: 0
  125. 2017/10/08 09:40:57 [debug] 4269#4269: *11 write new buf t:1 f:0 0000000001676138, pos 0000000001676138, size: 5 file: 0, size: 0
  126. 2017/10/08 09:40:57 [debug] 4269#4269: *11 write new buf t:0 f:0 0000000000000000, pos 0000000000701800, size: 10 file: 0, size: 0
  127. 2017/10/08 09:40:57 [debug] 4269#4269: *11 write new buf t:1 f:0 00000000016761B0, pos 00000000016761B0, size: 397 file: 0, size: 0
  128. 2017/10/08 09:40:57 [debug] 4269#4269: *11 write new buf t:0 f:0 0000000000000000, pos 00000000004D00F1, size: 7 file: 0, size: 0
  129. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http write filter: l:1 f:1 s:911
  130. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http write filter limit 0
  131. 2017/10/08 09:40:57 [debug] 4269#4269: *11 malloc: 000000000174A6C0:16384
  132. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL buf copy: 492
  133. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL buf copy: 5
  134. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL buf copy: 10
  135. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL buf copy: 397
  136. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL buf copy: 7
  137. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL to write: 911
  138. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_write: 911
  139. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http write filter 0000000000000000
  140. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http copy filter: 0 "/apps/files/templates/fileexists.html?"
  141. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http finalize request: 0, "/apps/files/templates/fileexists.html?" a:1, c:1
  142. 2017/10/08 09:40:57 [debug] 4269#4269: *11 set http keepalive handler
  143. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http close request
  144. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http log handler
  145. 2017/10/08 09:40:57 [debug] 4269#4269: *11 run cleanup: 00000000015E7E08
  146. 2017/10/08 09:40:57 [debug] 4269#4269: *11 file cleanup: fd:31
  147. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000016761B0
  148. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 0000000000000000
  149. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000015E6E80, unused: 4
  150. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000016751A0, unused: 0
  151. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000016771C0, unused: 3984
  152. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000015E4A30
  153. 2017/10/08 09:40:57 [debug] 4269#4269: *11 hc free: 0000000000000000
  154. 2017/10/08 09:40:57 [debug] 4269#4269: *11 hc busy: 0000000000000000 0
  155. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 000000000174A6C0
  156. 2017/10/08 09:40:57 [debug] 4269#4269: *11 reusable connection: 1
  157. 2017/10/08 09:40:57 [debug] 4269#4269: *11 event timer add: 30: 65000:1507448522662
  158. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http empty handler
  159. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http keepalive handler
  160. 2017/10/08 09:40:57 [debug] 4269#4269: *11 malloc: 00000000015E4A30:1024
  161. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_read: 911
  162. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_read: -1
  163. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_get_error: 2
  164. 2017/10/08 09:40:57 [debug] 4269#4269: *11 reusable connection: 0
  165. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000015E6E80:4096 @16
  166. 2017/10/08 09:40:57 [debug] 4269#4269: *11 event timer del: 30: 1507448522662
  167. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http process request line
  168. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http request line: "GET /core/fonts/OpenSans-Light.woff HTTP/1.1"
  169. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http uri: "/core/fonts/OpenSans-Light.woff"
  170. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http args: ""
  171. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http exten: "woff"
  172. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000016751A0:4096 @16
  173. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http process request header line
  174. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Host: cloud.domain.com"
  175. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Connection: keep-alive"
  176. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Origin: https://cloud.domain.com"
  177. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  178. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept: */*"
  179. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "DNT: 1"
  180. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Referer: https://cloud.domain.com/css/core/78c0cde17ce387dbe5277291ac3aa440-server.css?v=7ab5f3fb12a68d1cc5ae3ccf7badfe28-0"
  181. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept-Encoding: gzip, deflate, br"
  182. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  183. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  184. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "If-None-Match: "59d74131-f57c""
  185. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "If-Modified-Since: Fri, 06 Oct 2017 08:39:13 GMT"
  186. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header done
  187. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 0
  188. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 1
  189. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var
  190. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "https"
  191. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script value: "https"
  192. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal
  193. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal: no
  194. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if
  195. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if: false
  196. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "/"
  197. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/404.html"
  198. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "awstats-icon"
  199. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/401.html"
  200. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/400.html"
  201. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "/\."
  202. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.php$"
  203. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/.well-known/acme-challenge/*"
  204. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  205. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  206. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  207. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:updater|ocs-provider)(?:$|/)"
  208. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.(?:css|js|woff|svg|gif)$"
  209. 2017/10/08 09:40:57 [debug] 4269#4269: *11 using configuration "\.(?:css|js|woff|svg|gif)$"
  210. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http cl:-1 max:536870912
  211. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 3
  212. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post rewrite phase: 4
  213. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 5
  214. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 6
  215. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 7
  216. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 8
  217. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 9
  218. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 10
  219. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 11
  220. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post access phase: 12
  221. 2017/10/08 09:40:57 [debug] 4269#4269: *11 try files phase: 13
  222. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/core/fonts/OpenSans-Light.woff"
  223. 2017/10/08 09:40:57 [debug] 4269#4269: *11 trying to use file: "/core/fonts/OpenSans-Light.woff" "/var/www/cloud.domain.com/web/core/fonts/OpenSans-Light.woff"
  224. 2017/10/08 09:40:57 [debug] 4269#4269: *11 try file uri: "/core/fonts/OpenSans-Light.woff"
  225. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 14
  226. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 15
  227. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 16
  228. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 17
  229. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 18
  230. 2017/10/08 09:40:57 [debug] 4269#4269: *11 content phase: 19
  231. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http filename: "/var/www/cloud.domain.com/web/core/fonts/OpenSans-Light.woff"
  232. 2017/10/08 09:40:57 [debug] 4269#4269: *11 add cleanup: 00000000015E7E08
  233. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http static fd: 31
  234. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http set discard body
  235. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http ims:1507279153 lm:1507279153
  236. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http im:""59d74131-f57c"" etag:"59d74131-f57c"
  237. 2017/10/08 09:40:57 [debug] 4269#4269: *11 xslt filter header
  238. 2017/10/08 09:40:57 [debug] 4269#4269: *11 HTTP/1.1 304 Not Modified
  239. Server: nginx/1.12.1
  240. Date: Sun, 08 Oct 2017 07:40:57 GMT
  241. Last-Modified: Fri, 06 Oct 2017 08:39:13 GMT
  242. Connection: keep-alive
  243. ETag: "59d74131-f57c"
  244. Cache-Control: public, max-age=7200
  245. X-Content-Type-Options: nosniff
  246. X-XSS-Protection: 1; mode=block
  247. X-Robots-Tag: none
  248. X-Download-Options: noopen
  249. X-Permitted-Cross-Domain-Policies: none
  250.  
  251. 2017/10/08 09:40:57 [debug] 4269#4269: *11 write new buf t:1 f:0 0000000001675708, pos 0000000001675708, size: 373 file: 0, size: 0
  252. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http write filter: l:1 f:0 s:373
  253. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http write filter limit 0
  254. 2017/10/08 09:40:57 [debug] 4269#4269: *11 malloc: 000000000174A6C0:16384
  255. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL buf copy: 373
  256. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL to write: 373
  257. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_write: 373
  258. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http write filter 0000000000000000
  259. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http finalize request: 0, "/core/fonts/OpenSans-Light.woff?" a:1, c:1
  260. 2017/10/08 09:40:57 [debug] 4269#4269: *11 set http keepalive handler
  261. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http close request
  262. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http log handler
  263. 2017/10/08 09:40:57 [debug] 4269#4269: *11 run cleanup: 00000000015E7E08
  264. 2017/10/08 09:40:57 [debug] 4269#4269: *11 file cleanup: fd:31
  265. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000015E6E80, unused: 0
  266. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000016751A0, unused: 2339
  267. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 00000000015E4A30
  268. 2017/10/08 09:40:57 [debug] 4269#4269: *11 hc free: 0000000000000000
  269. 2017/10/08 09:40:57 [debug] 4269#4269: *11 hc busy: 0000000000000000 0
  270. 2017/10/08 09:40:57 [debug] 4269#4269: *11 free: 000000000174A6C0
  271. 2017/10/08 09:40:57 [debug] 4269#4269: *11 reusable connection: 1
  272. 2017/10/08 09:40:57 [debug] 4269#4269: *11 event timer add: 30: 65000:1507448522743
  273. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http empty handler
  274. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http keepalive handler
  275. 2017/10/08 09:40:57 [debug] 4269#4269: *11 malloc: 00000000015E4A30:1024
  276. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_read: 787
  277. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_read: -1
  278. 2017/10/08 09:40:57 [debug] 4269#4269: *11 SSL_get_error: 2
  279. 2017/10/08 09:40:57 [debug] 4269#4269: *11 reusable connection: 0
  280. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000015E6E80:4096 @16
  281. 2017/10/08 09:40:57 [debug] 4269#4269: *11 event timer del: 30: 1507448522743
  282. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http process request line
  283. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http request line: "GET /core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0 HTTP/1.1"
  284. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http uri: "/core/preview.png"
  285. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http args: "file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  286. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http exten: "png"
  287. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000016751A0:4096 @16
  288. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http process request header line
  289. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Host: cloud.domain.com"
  290. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Connection: keep-alive"
  291. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  292. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept: image/webp,image/apng,image/*,*/*;q=0.8"
  293. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "DNT: 1"
  294. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept-Encoding: gzip, deflate, br"
  295. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  296. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  297. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http header done
  298. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 0
  299. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 1
  300. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var
  301. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "https"
  302. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script value: "https"
  303. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal
  304. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal: no
  305. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if
  306. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if: false
  307. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "/"
  308. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/404.html"
  309. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "awstats-icon"
  310. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/401.html"
  311. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/400.html"
  312. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "/\."
  313. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.php$"
  314. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/.well-known/acme-challenge/*"
  315. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  316. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  317. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  318. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:updater|ocs-provider)(?:$|/)"
  319. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.(?:css|js|woff|svg|gif)$"
  320. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.(?:png|html|ttf|ico|jpg|jpeg)$"
  321. 2017/10/08 09:40:57 [debug] 4269#4269: *11 using configuration "\.(?:png|html|ttf|ico|jpg|jpeg)$"
  322. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http cl:-1 max:536870912
  323. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 3
  324. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post rewrite phase: 4
  325. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 5
  326. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 6
  327. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 7
  328. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 8
  329. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 9
  330. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 10
  331. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 11
  332. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post access phase: 12
  333. 2017/10/08 09:40:57 [debug] 4269#4269: *11 try files phase: 13
  334. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/core/preview.png"
  335. 2017/10/08 09:40:57 [debug] 4269#4269: *11 trying to use file: "/core/preview.png" "/var/www/cloud.domain.com/web/core/preview.png"
  336. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "/index.php"
  337. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/core/preview.png"
  338. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "?"
  339. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  340. 2017/10/08 09:40:57 [debug] 4269#4269: *11 trying to use file: "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0" "/var/www/cloud.domain.com/web/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  341. 2017/10/08 09:40:57 [debug] 4269#4269: *11 internal redirect: "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  342. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 1
  343. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var
  344. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "https"
  345. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script value: "https"
  346. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal
  347. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script not equal: no
  348. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if
  349. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script if: false
  350. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "/"
  351. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/404.html"
  352. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "error/503.html"
  353. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "robots.txt"
  354. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: "favicon.ico"
  355. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "/\."
  356. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "\.php$"
  357. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/.well-known/acme-challenge/*"
  358. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  359. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  360. 2017/10/08 09:40:57 [debug] 4269#4269: *11 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  361. 2017/10/08 09:40:57 [debug] 4269#4269: *11 using configuration "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  362. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http cl:-1 max:536870912
  363. 2017/10/08 09:40:57 [debug] 4269#4269: *11 rewrite phase: 3
  364. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post rewrite phase: 4
  365. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 5
  366. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 6
  367. 2017/10/08 09:40:57 [debug] 4269#4269: *11 generic phase: 7
  368. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 8
  369. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 9
  370. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 10
  371. 2017/10/08 09:40:57 [debug] 4269#4269: *11 access phase: 11
  372. 2017/10/08 09:40:57 [debug] 4269#4269: *11 post access phase: 12
  373. 2017/10/08 09:40:57 [debug] 4269#4269: *11 try files phase: 13
  374. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http init upstream, client timer: 0
  375. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000016761B0:4096 @16
  376. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "QUERY_STRING"
  377. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  378. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "QUERY_STRING: file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  379. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "REQUEST_METHOD"
  380. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "GET"
  381. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "REQUEST_METHOD: GET"
  382. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "CONTENT_TYPE"
  383. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "CONTENT_TYPE: "
  384. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "CONTENT_LENGTH"
  385. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "CONTENT_LENGTH: "
  386. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "SCRIPT_NAME"
  387. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/index.php"
  388. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "SCRIPT_NAME: /index.php"
  389. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "REQUEST_URI"
  390. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  391. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "REQUEST_URI: /core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  392. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "DOCUMENT_URI"
  393. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/index.php/core/preview.png"
  394. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "DOCUMENT_URI: /index.php/core/preview.png"
  395. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "DOCUMENT_ROOT"
  396. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/var/www/cloud.domain.com/web"
  397. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "DOCUMENT_ROOT: /var/www/cloud.domain.com/web"
  398. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "SERVER_PROTOCOL"
  399. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "HTTP/1.1"
  400. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  401. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "REQUEST_SCHEME"
  402. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "https"
  403. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "REQUEST_SCHEME: https"
  404. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "HTTPS"
  405. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "on"
  406. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTPS: on"
  407. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "GATEWAY_INTERFACE"
  408. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "CGI/1.1"
  409. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  410. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "SERVER_SOFTWARE"
  411. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "nginx/"
  412. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "1.12.1"
  413. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "SERVER_SOFTWARE: nginx/1.12.1"
  414. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "REMOTE_ADDR"
  415. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "456.456.456.456"
  416. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "REMOTE_ADDR: 456.456.456.456"
  417. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "REMOTE_PORT"
  418. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "57698"
  419. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "REMOTE_PORT: 57698"
  420. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "SERVER_ADDR"
  421. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "123.123.123.123"
  422. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "SERVER_ADDR: 123.123.123.123"
  423. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "SERVER_PORT"
  424. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "443"
  425. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "SERVER_PORT: 443"
  426. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "SERVER_NAME"
  427. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "cloud.domain.com"
  428. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "SERVER_NAME: cloud.domain.com"
  429. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "REDIRECT_STATUS"
  430. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "200"
  431. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "REDIRECT_STATUS: 200"
  432. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "SCRIPT_FILENAME"
  433. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/var/www/cloud.domain.com/web"
  434. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/index.php"
  435. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "SCRIPT_FILENAME: /var/www/cloud.domain.com/web/index.php"
  436. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "PATH_INFO"
  437. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script var: "/core/preview.png"
  438. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "PATH_INFO: /core/preview.png"
  439. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "modHeadersAvailable"
  440. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "true"
  441. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "modHeadersAvailable: true"
  442. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "front_controller_active"
  443. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http script copy: "true"
  444. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "front_controller_active: true"
  445. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_HOST: cloud.domain.com"
  446. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_CONNECTION: keep-alive"
  447. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  448. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_ACCEPT: image/webp,image/apng,image/*,*/*;q=0.8"
  449. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_DNT: 1"
  450. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_ACCEPT_ENCODING: gzip, deflate, br"
  451. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_ACCEPT_LANGUAGE: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  452. 2017/10/08 09:40:57 [debug] 4269#4269: *11 fastcgi param: "HTTP_COOKIE: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  453. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http cleanup add: 0000000001675D18
  454. 2017/10/08 09:40:57 [debug] 4269#4269: *11 get rr peer, try: 1
  455. 2017/10/08 09:40:57 [debug] 4269#4269: *11 stream socket 31
  456. 2017/10/08 09:40:57 [debug] 4269#4269: *11 epoll add connection: fd:31 ev:80002005
  457. 2017/10/08 09:40:57 [debug] 4269#4269: *11 connect to unix:/var/lib/php7.0-fpm/web2.sock, fd:31 #106
  458. 2017/10/08 09:40:57 [debug] 4269#4269: *11 connected
  459. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http upstream connect: 0
  460. 2017/10/08 09:40:57 [debug] 4269#4269: *11 posix_memalign: 00000000015EC130:128 @16
  461. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http upstream send request
  462. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http upstream send request body
  463. 2017/10/08 09:40:57 [debug] 4269#4269: *11 chain writer buf fl:0 s:1496
  464. 2017/10/08 09:40:57 [debug] 4269#4269: *11 chain writer in: 0000000001675D58
  465. 2017/10/08 09:40:57 [debug] 4269#4269: *11 writev: 1496 of 1496
  466. 2017/10/08 09:40:57 [debug] 4269#4269: *11 chain writer out: 0000000000000000
  467. 2017/10/08 09:40:57 [debug] 4269#4269: *11 event timer add: 31: 60000:1507448517780
  468. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http finalize request: -4, "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0" a:1, c:3
  469. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http request count:3 blk:0
  470. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http finalize request: -4, "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0" a:1, c:2
  471. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http request count:2 blk:0
  472. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http run request: "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  473. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http upstream check client, write event:1, "/index.php/core/preview.png"
  474. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http upstream request: "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  475. 2017/10/08 09:40:57 [debug] 4269#4269: *11 http upstream dummy handler
  476. 2017/10/08 09:40:57 [debug] 4274#4274: accept on 123.123.123.123:443, ready: 0
  477. 2017/10/08 09:40:57 [debug] 4269#4269: accept on 123.123.123.123:443, ready: 0
  478. 2017/10/08 09:40:57 [debug] 4270#4270: accept on 123.123.123.123:443, ready: 0
  479. 2017/10/08 09:40:57 [debug] 4274#4274: posix_memalign: 00000000015DF200:512 @16
  480. 2017/10/08 09:40:57 [debug] 4272#4272: accept on 123.123.123.123:443, ready: 0
  481. 2017/10/08 09:40:57 [debug] 4268#4268: accept on 123.123.123.123:443, ready: 0
  482. 2017/10/08 09:40:57 [debug] 4273#4273: accept on 123.123.123.123:443, ready: 0
  483. 2017/10/08 09:40:57 [debug] 4271#4271: accept on 123.123.123.123:443, ready: 0
  484. 2017/10/08 09:40:57 [debug] 4274#4274: *107 accept: 456.456.456.456:57977 fd:19
  485. 2017/10/08 09:40:57 [debug] 4269#4269: accept() not ready (11: Resource temporarily unavailable)
  486. 2017/10/08 09:40:57 [debug] 4270#4270: accept() not ready (11: Resource temporarily unavailable)
  487. 2017/10/08 09:40:57 [debug] 4272#4272: accept() not ready (11: Resource temporarily unavailable)
  488. 2017/10/08 09:40:57 [debug] 4268#4268: accept() not ready (11: Resource temporarily unavailable)
  489. 2017/10/08 09:40:57 [debug] 4273#4273: accept() not ready (11: Resource temporarily unavailable)
  490. 2017/10/08 09:40:57 [debug] 4271#4271: accept() not ready (11: Resource temporarily unavailable)
  491. 2017/10/08 09:40:57 [debug] 4274#4274: *107 event timer add: 19: 60000:1507448517832
  492. 2017/10/08 09:40:57 [debug] 4274#4274: *107 reusable connection: 1
  493. 2017/10/08 09:40:57 [debug] 4274#4274: *107 epoll add event: fd:19 op:1 ev:80002001
  494. 2017/10/08 09:40:57 [debug] 4274#4274: *107 http check ssl handshake
  495. 2017/10/08 09:40:57 [debug] 4274#4274: *107 http recv(): 1
  496. 2017/10/08 09:40:57 [debug] 4274#4274: *107 https ssl handshake: 0x16
  497. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL server name: "cloud.domain.com"
  498. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL ALPN supported by client: http/1.1
  499. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL ALPN selected: http/1.1
  500. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL_do_handshake: -1
  501. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL_get_error: 2
  502. 2017/10/08 09:40:57 [debug] 4274#4274: *107 reusable connection: 0
  503. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL handshake handler: 0
  504. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL_do_handshake: 1
  505. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL: TLSv1.2, cipher: "ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(256) Mac=AEAD"
  506. 2017/10/08 09:40:57 [debug] 4274#4274: *107 reusable connection: 1
  507. 2017/10/08 09:40:57 [debug] 4274#4274: *107 http wait request handler
  508. 2017/10/08 09:40:57 [debug] 4274#4274: *107 malloc: 00000000016DC4E0:1024
  509. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL_read: -1
  510. 2017/10/08 09:40:57 [debug] 4274#4274: *107 SSL_get_error: 2
  511. 2017/10/08 09:40:57 [debug] 4274#4274: *107 free: 00000000016DC4E0
  512. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http upstream request: "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  513. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http upstream process header
  514. 2017/10/08 09:40:58 [debug] 4269#4269: *11 malloc: 00000000016771C0:4096
  515. 2017/10/08 09:40:58 [debug] 4269#4269: *11 recv: eof:1, avail:1
  516. 2017/10/08 09:40:58 [debug] 4269#4269: *11 recv: fd:31 608 of 4096
  517. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 01
  518. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 06
  519. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 00
  520. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 01
  521. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 02
  522. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 43
  523. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 05
  524. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record byte: 00
  525. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi record length: 579
  526. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  527. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "Status: 404 Not Found"
  528. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  529. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "Expires: Thu, 19 Nov 1981 08:52:00 GMT"
  530. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  531. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "Pragma: no-cache"
  532. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  533. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "X-Frame-Options: SAMEORIGIN"
  534. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  535. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "Cache-Control: no-cache, no-store, must-revalidate"
  536. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  537. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "Content-Security-Policy: default-src 'none';base-uri 'none';manifest-src 'self';script-src 'nonce-ZjNucFdYYytpeDZTaitQOUZNL09CaVJMMzFMS3dXYkNYNzNYcUdjay9Taz06TnhHdk16WUc1VWJCL0k2bFFaNlVSRUFzNlgzOStDKzRIT2lBOGxKbnJCaz0=' 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob:;font-src 'self';connect-src 'self';media-src 'self'"
  538. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  539. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "Content-Type: application/json; charset=utf-8"
  540. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 0
  541. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header: "Content-Length: 2"
  542. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi parser: 1
  543. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http fastcgi header done
  544. 2017/10/08 09:40:58 [debug] 4269#4269: *11 finalize http upstream request: 404
  545. 2017/10/08 09:40:58 [debug] 4269#4269: *11 finalize http fastcgi request
  546. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free rr peer 1 0
  547. 2017/10/08 09:40:58 [debug] 4269#4269: *11 close http upstream connection: 31
  548. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 00000000015EC130, unused: 48
  549. 2017/10/08 09:40:58 [debug] 4269#4269: *11 event timer del: 31: 1507448517780
  550. 2017/10/08 09:40:58 [debug] 4269#4269: *11 reusable connection: 0
  551. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http finalize request: 404, "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0" a:1, c:1
  552. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http special response: 404, "/index.php/core/preview.png?file=%2F%2FNeues+Textdokument+(3).txt&x=96&y=96&c=57152739de8323fca4bd48a01c685053&forceIcon=0"
  553. 2017/10/08 09:40:58 [debug] 4269#4269: *11 internal redirect: "/error/404.html?"
  554. 2017/10/08 09:40:58 [debug] 4269#4269: *11 rewrite phase: 1
  555. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http script var
  556. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http script var: "https"
  557. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http script value: "https"
  558. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http script not equal
  559. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http script not equal: no
  560. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http script if
  561. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http script if: false
  562. 2017/10/08 09:40:58 [debug] 4269#4269: *11 test location: "/"
  563. 2017/10/08 09:40:58 [debug] 4269#4269: *11 test location: "error/404.html"
  564. 2017/10/08 09:40:58 [debug] 4269#4269: *11 using configuration "=/error/404.html"
  565. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http cl:-1 max:536870912
  566. 2017/10/08 09:40:58 [debug] 4269#4269: *11 rewrite phase: 3
  567. 2017/10/08 09:40:58 [debug] 4269#4269: *11 post rewrite phase: 4
  568. 2017/10/08 09:40:58 [debug] 4269#4269: *11 generic phase: 5
  569. 2017/10/08 09:40:58 [debug] 4269#4269: *11 generic phase: 6
  570. 2017/10/08 09:40:58 [debug] 4269#4269: *11 generic phase: 7
  571. 2017/10/08 09:40:58 [debug] 4269#4269: *11 access phase: 8
  572. 2017/10/08 09:40:58 [debug] 4269#4269: *11 access phase: 9
  573. 2017/10/08 09:40:58 [debug] 4269#4269: *11 access phase: 10
  574. 2017/10/08 09:40:58 [debug] 4269#4269: *11 access phase: 11
  575. 2017/10/08 09:40:58 [debug] 4269#4269: *11 post access phase: 12
  576. 2017/10/08 09:40:58 [debug] 4269#4269: *11 try files phase: 13
  577. 2017/10/08 09:40:58 [debug] 4269#4269: *11 content phase: 14
  578. 2017/10/08 09:40:58 [debug] 4269#4269: *11 content phase: 15
  579. 2017/10/08 09:40:58 [debug] 4269#4269: *11 content phase: 16
  580. 2017/10/08 09:40:58 [debug] 4269#4269: *11 content phase: 17
  581. 2017/10/08 09:40:58 [debug] 4269#4269: *11 content phase: 18
  582. 2017/10/08 09:40:58 [debug] 4269#4269: *11 content phase: 19
  583. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http filename: "/var/www/cloud.domain.com/web/error/404.html"
  584. 2017/10/08 09:40:58 [debug] 4269#4269: *11 add cleanup: 00000000016768D0
  585. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http static fd: 31
  586. 2017/10/08 09:40:58 [debug] 4269#4269: *11 xslt filter header
  587. 2017/10/08 09:40:58 [debug] 4269#4269: *11 HTTP/1.1 404 Not Found
  588. Server: nginx/1.12.1
  589. Date: Sun, 08 Oct 2017 07:40:58 GMT
  590. Content-Type: text/html
  591. Transfer-Encoding: chunked
  592. Connection: keep-alive
  593. Vary: Accept-Encoding
  594. ETag: W/"59d65f72-70e"
  595. Content-Encoding: gzip
  596.  
  597. 2017/10/08 09:40:58 [debug] 4269#4269: *11 write new buf t:1 f:0 0000000001676BF0, pos 0000000001676BF0, size: 233 file: 0, size: 0
  598. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http write filter: l:0 f:0 s:233
  599. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http output filter "/error/404.html?"
  600. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http copy filter: "/error/404.html?"
  601. 2017/10/08 09:40:58 [debug] 4269#4269: *11 posix_memalign: 000000000174A6C0:4096 @16
  602. 2017/10/08 09:40:58 [debug] 4269#4269: *11 read: 31, 000000000174A6E0, 1806, 0
  603. 2017/10/08 09:40:58 [debug] 4269#4269: *11 image filter
  604. 2017/10/08 09:40:58 [debug] 4269#4269: *11 xslt filter body
  605. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http postpone filter "/error/404.html?" 0000000001676DC0
  606. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http gzip filter
  607. 2017/10/08 09:40:58 [debug] 4269#4269: *11 malloc: 00000000017518B0:40960
  608. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip alloc: n:1 s:5936 a:8192 p:00000000017518B0
  609. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip alloc: n:4096 s:2 a:8192 p:00000000017538B0
  610. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip alloc: n:4096 s:2 a:8192 p:00000000017558B0
  611. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip alloc: n:4096 s:2 a:8192 p:00000000017578B0
  612. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip alloc: n:2048 s:4 a:8192 p:00000000017598B0
  613. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip in: 0000000001676DE0
  614. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip in_buf:0000000001676D70 ni:000000000174A6E0 ai:1806
  615. 2017/10/08 09:40:58 [debug] 4269#4269: *11 malloc: 000000000174B6D0:4096
  616. 2017/10/08 09:40:58 [debug] 4269#4269: *11 deflate in: ni:000000000174A6E0 no:000000000174B6D0 ai:1806 ao:4096 fl:4 redo:0
  617. 2017/10/08 09:40:58 [debug] 4269#4269: *11 deflate out: ni:000000000174ADEE no:000000000174B9EC ai:0 ao:3300 rc:1
  618. 2017/10/08 09:40:58 [debug] 4269#4269: *11 gzip in_buf:0000000001676D70 pos:000000000174A6E0
  619. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 00000000017518B0
  620. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http chunk: 10
  621. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http chunk: 804
  622. 2017/10/08 09:40:58 [debug] 4269#4269: *11 write old buf t:1 f:0 0000000001676BF0, pos 0000000001676BF0, size: 233 file: 0, size: 0
  623. 2017/10/08 09:40:58 [debug] 4269#4269: *11 write new buf t:1 f:0 0000000001676F30, pos 0000000001676F30, size: 5 file: 0, size: 0
  624. 2017/10/08 09:40:58 [debug] 4269#4269: *11 write new buf t:0 f:0 0000000000000000, pos 0000000000701800, size: 10 file: 0, size: 0
  625. 2017/10/08 09:40:58 [debug] 4269#4269: *11 write new buf t:1 f:0 000000000174B6D0, pos 000000000174B6D0, size: 804 file: 0, size: 0
  626. 2017/10/08 09:40:58 [debug] 4269#4269: *11 write new buf t:0 f:0 0000000000000000, pos 00000000004D00F1, size: 7 file: 0, size: 0
  627. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http write filter: l:1 f:1 s:1059
  628. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http write filter limit 0
  629. 2017/10/08 09:40:58 [debug] 4269#4269: *11 malloc: 000000000174C6E0:16384
  630. 2017/10/08 09:40:58 [debug] 4269#4269: *11 SSL buf copy: 233
  631. 2017/10/08 09:40:58 [debug] 4269#4269: *11 SSL buf copy: 5
  632. 2017/10/08 09:40:58 [debug] 4269#4269: *11 SSL buf copy: 10
  633. 2017/10/08 09:40:58 [debug] 4269#4269: *11 SSL buf copy: 804
  634. 2017/10/08 09:40:58 [debug] 4269#4269: *11 SSL buf copy: 7
  635. 2017/10/08 09:40:58 [debug] 4269#4269: *11 SSL to write: 1059
  636. 2017/10/08 09:40:58 [debug] 4269#4269: *11 SSL_write: 1059
  637. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http write filter 0000000000000000
  638. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http copy filter: 0 "/error/404.html?"
  639. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http finalize request: 0, "/error/404.html?" a:1, c:2
  640. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http request count:2 blk:0
  641. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http finalize request: -4, "/error/404.html?" a:1, c:1
  642. 2017/10/08 09:40:58 [debug] 4269#4269: *11 set http keepalive handler
  643. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http close request
  644. 2017/10/08 09:40:58 [debug] 4269#4269: *11 http log handler
  645. 2017/10/08 09:40:58 [debug] 4269#4269: *11 run cleanup: 00000000016768D0
  646. 2017/10/08 09:40:58 [debug] 4269#4269: *11 file cleanup: fd:31
  647. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 000000000174B6D0
  648. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 0000000000000000
  649. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 00000000016771C0
  650. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 00000000015E6E80, unused: 0
  651. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 00000000016751A0, unused: 8
  652. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 00000000016761B0, unused: 119
  653. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 000000000174A6C0, unused: 1921
  654. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 00000000015E4A30
  655. 2017/10/08 09:40:58 [debug] 4269#4269: *11 hc free: 0000000000000000
  656. 2017/10/08 09:40:58 [debug] 4269#4269: *11 hc busy: 0000000000000000 0
  657. 2017/10/08 09:40:58 [debug] 4269#4269: *11 free: 000000000174C6E0
  658. 2017/10/08 09:40:58 [debug] 4269#4269: *11 reusable connection: 1
  659. 2017/10/08 09:40:58 [debug] 4269#4269: *11 event timer add: 30: 65000:1507448523129
  660. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http keepalive handler
  661. 2017/10/08 09:40:59 [debug] 4269#4269: *11 malloc: 00000000015E4A30:1024
  662. 2017/10/08 09:40:59 [debug] 4269#4269: *11 SSL_read: 835
  663. 2017/10/08 09:40:59 [debug] 4269#4269: *11 SSL_read: -1
  664. 2017/10/08 09:40:59 [debug] 4269#4269: *11 SSL_get_error: 2
  665. 2017/10/08 09:40:59 [debug] 4269#4269: *11 reusable connection: 0
  666. 2017/10/08 09:40:59 [debug] 4269#4269: *11 posix_memalign: 00000000015E6E80:4096 @16
  667. 2017/10/08 09:40:59 [debug] 4269#4269: *11 event timer del: 30: 1507448523129
  668. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http process request line
  669. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http request line: "GET /core/img/actions/checkbox-mark.svg HTTP/1.1"
  670. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http uri: "/core/img/actions/checkbox-mark.svg"
  671. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http args: ""
  672. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http exten: "svg"
  673. 2017/10/08 09:40:59 [debug] 4269#4269: *11 posix_memalign: 00000000016751A0:4096 @16
  674. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http process request header line
  675. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "Host: cloud.domain.com"
  676. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "Connection: keep-alive"
  677. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  678. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "Accept: image/webp,image/apng,image/*,*/*;q=0.8"
  679. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "DNT: 1"
  680. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "Referer: https://cloud.domain.com/css/core/78c0cde17ce387dbe5277291ac3aa440-server.css?v=7ab5f3fb12a68d1cc5ae3ccf7badfe28-0"
  681. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "Accept-Encoding: gzip, deflate, br"
  682. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  683. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  684. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http header done
  685. 2017/10/08 09:40:59 [debug] 4269#4269: *11 generic phase: 0
  686. 2017/10/08 09:40:59 [debug] 4269#4269: *11 rewrite phase: 1
  687. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script var
  688. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script var: "https"
  689. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script value: "https"
  690. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script not equal
  691. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script not equal: no
  692. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script if
  693. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script if: false
  694. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: "/"
  695. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: "error/404.html"
  696. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: "awstats-icon"
  697. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: "error/401.html"
  698. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: "error/400.html"
  699. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "/\."
  700. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "\.php$"
  701. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "^/.well-known/acme-challenge/*"
  702. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  703. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  704. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  705. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "^/(?:updater|ocs-provider)(?:$|/)"
  706. 2017/10/08 09:40:59 [debug] 4269#4269: *11 test location: ~ "\.(?:css|js|woff|svg|gif)$"
  707. 2017/10/08 09:40:59 [debug] 4269#4269: *11 using configuration "\.(?:css|js|woff|svg|gif)$"
  708. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http cl:-1 max:536870912
  709. 2017/10/08 09:40:59 [debug] 4269#4269: *11 rewrite phase: 3
  710. 2017/10/08 09:40:59 [debug] 4269#4269: *11 post rewrite phase: 4
  711. 2017/10/08 09:40:59 [debug] 4269#4269: *11 generic phase: 5
  712. 2017/10/08 09:40:59 [debug] 4269#4269: *11 generic phase: 6
  713. 2017/10/08 09:40:59 [debug] 4269#4269: *11 generic phase: 7
  714. 2017/10/08 09:40:59 [debug] 4269#4269: *11 access phase: 8
  715. 2017/10/08 09:40:59 [debug] 4269#4269: *11 access phase: 9
  716. 2017/10/08 09:40:59 [debug] 4269#4269: *11 access phase: 10
  717. 2017/10/08 09:40:59 [debug] 4269#4269: *11 access phase: 11
  718. 2017/10/08 09:40:59 [debug] 4269#4269: *11 post access phase: 12
  719. 2017/10/08 09:40:59 [debug] 4269#4269: *11 try files phase: 13
  720. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http script var: "/core/img/actions/checkbox-mark.svg"
  721. 2017/10/08 09:40:59 [debug] 4269#4269: *11 trying to use file: "/core/img/actions/checkbox-mark.svg" "/var/www/cloud.domain.com/web/core/img/actions/checkbox-mark.svg"
  722. 2017/10/08 09:40:59 [debug] 4269#4269: *11 try file uri: "/core/img/actions/checkbox-mark.svg"
  723. 2017/10/08 09:40:59 [debug] 4269#4269: *11 content phase: 14
  724. 2017/10/08 09:40:59 [debug] 4269#4269: *11 content phase: 15
  725. 2017/10/08 09:40:59 [debug] 4269#4269: *11 content phase: 16
  726. 2017/10/08 09:40:59 [debug] 4269#4269: *11 content phase: 17
  727. 2017/10/08 09:40:59 [debug] 4269#4269: *11 content phase: 18
  728. 2017/10/08 09:40:59 [debug] 4269#4269: *11 content phase: 19
  729. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http filename: "/var/www/cloud.domain.com/web/core/img/actions/checkbox-mark.svg"
  730. 2017/10/08 09:40:59 [debug] 4269#4269: *11 add cleanup: 00000000015E7DE8
  731. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http static fd: 31
  732. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http set discard body
  733. 2017/10/08 09:40:59 [debug] 4269#4269: *11 xslt filter header
  734. 2017/10/08 09:40:59 [debug] 4269#4269: *11 HTTP/1.1 200 OK
  735. Server: nginx/1.12.1
  736. Date: Sun, 08 Oct 2017 07:40:59 GMT
  737. Content-Type: image/svg+xml
  738. Content-Length: 177
  739. Last-Modified: Fri, 06 Oct 2017 08:39:14 GMT
  740. Connection: keep-alive
  741. ETag: "59d74132-b1"
  742. Cache-Control: public, max-age=7200
  743. X-Content-Type-Options: nosniff
  744. X-XSS-Protection: 1; mode=block
  745. X-Robots-Tag: none
  746. X-Download-Options: noopen
  747. X-Permitted-Cross-Domain-Policies: none
  748. Accept-Ranges: bytes
  749.  
  750. 2017/10/08 09:40:59 [debug] 4269#4269: *11 write new buf t:1 f:0 0000000001675708, pos 0000000001675708, size: 433 file: 0, size: 0
  751. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http write filter: l:0 f:0 s:433
  752. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http output filter "/core/img/actions/checkbox-mark.svg?"
  753. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http copy filter: "/core/img/actions/checkbox-mark.svg?"
  754. 2017/10/08 09:40:59 [debug] 4269#4269: *11 read: 31, 00000000016759A0, 177, 0
  755. 2017/10/08 09:40:59 [debug] 4269#4269: *11 image filter
  756. 2017/10/08 09:40:59 [debug] 4269#4269: *11 xslt filter body
  757. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http postpone filter "/core/img/actions/checkbox-mark.svg?" 00000000015E7E70
  758. 2017/10/08 09:40:59 [debug] 4269#4269: *11 write old buf t:1 f:0 0000000001675708, pos 0000000001675708, size: 433 file: 0, size: 0
  759. 2017/10/08 09:40:59 [debug] 4269#4269: *11 write new buf t:1 f:1 00000000016759A0, pos 00000000016759A0, size: 177 file: 0, size: 177
  760. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http write filter: l:1 f:0 s:610
  761. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http write filter limit 0
  762. 2017/10/08 09:40:59 [debug] 4269#4269: *11 malloc: 000000000174A6C0:16384
  763. 2017/10/08 09:40:59 [debug] 4269#4269: *11 SSL buf copy: 433
  764. 2017/10/08 09:40:59 [debug] 4269#4269: *11 SSL buf copy: 177
  765. 2017/10/08 09:40:59 [debug] 4269#4269: *11 SSL to write: 610
  766. 2017/10/08 09:40:59 [debug] 4269#4269: *11 SSL_write: 610
  767. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http write filter 0000000000000000
  768. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http copy filter: 0 "/core/img/actions/checkbox-mark.svg?"
  769. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http finalize request: 0, "/core/img/actions/checkbox-mark.svg?" a:1, c:1
  770. 2017/10/08 09:40:59 [debug] 4269#4269: *11 set http keepalive handler
  771. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http close request
  772. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http log handler
  773. 2017/10/08 09:40:59 [debug] 4269#4269: *11 run cleanup: 00000000015E7DE8
  774. 2017/10/08 09:40:59 [debug] 4269#4269: *11 file cleanup: fd:31
  775. 2017/10/08 09:40:59 [debug] 4269#4269: *11 free: 00000000015E6E80, unused: 0
  776. 2017/10/08 09:40:59 [debug] 4269#4269: *11 free: 00000000016751A0, unused: 1848
  777. 2017/10/08 09:40:59 [debug] 4269#4269: *11 free: 00000000015E4A30
  778. 2017/10/08 09:40:59 [debug] 4269#4269: *11 hc free: 0000000000000000
  779. 2017/10/08 09:40:59 [debug] 4269#4269: *11 hc busy: 0000000000000000 0
  780. 2017/10/08 09:40:59 [debug] 4269#4269: *11 free: 000000000174A6C0
  781. 2017/10/08 09:40:59 [debug] 4269#4269: *11 reusable connection: 1
  782. 2017/10/08 09:40:59 [debug] 4269#4269: *11 event timer add: 30: 65000:1507448524632
  783. 2017/10/08 09:40:59 [debug] 4269#4269: *11 http empty handler
  784. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http keepalive handler
  785. 2017/10/08 09:41:01 [debug] 4269#4269: *11 malloc: 00000000015E4A30:1024
  786. 2017/10/08 09:41:01 [debug] 4269#4269: *11 SSL_read: 834
  787. 2017/10/08 09:41:01 [debug] 4269#4269: *11 SSL_read: -1
  788. 2017/10/08 09:41:01 [debug] 4269#4269: *11 SSL_get_error: 2
  789. 2017/10/08 09:41:01 [debug] 4269#4269: *11 reusable connection: 0
  790. 2017/10/08 09:41:01 [debug] 4269#4269: *11 posix_memalign: 00000000015E6E80:4096 @16
  791. 2017/10/08 09:41:01 [debug] 4269#4269: *11 event timer del: 30: 1507448524632
  792. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http process request line
  793. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http request line: "GET /core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png HTTP/1.1"
  794. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http uri: "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png"
  795. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http args: ""
  796. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http exten: "png"
  797. 2017/10/08 09:41:01 [debug] 4269#4269: *11 posix_memalign: 00000000016751A0:4096 @16
  798. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http process request header line
  799. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "Host: cloud.domain.com"
  800. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "Connection: keep-alive"
  801. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  802. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "Accept: image/webp,image/apng,image/*,*/*;q=0.8"
  803. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "DNT: 1"
  804. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "Referer: https://cloud.domain.com/core/css/jquery-ui-fixes.css?v=7ab5f3fb12a68d1cc5ae3ccf7badfe28-0"
  805. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "Accept-Encoding: gzip, deflate, br"
  806. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  807. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  808. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http header done
  809. 2017/10/08 09:41:01 [debug] 4269#4269: *11 generic phase: 0
  810. 2017/10/08 09:41:01 [debug] 4269#4269: *11 rewrite phase: 1
  811. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script var
  812. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script var: "https"
  813. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script value: "https"
  814. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script not equal
  815. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script not equal: no
  816. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script if
  817. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script if: false
  818. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: "/"
  819. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: "error/404.html"
  820. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: "awstats-icon"
  821. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: "error/401.html"
  822. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: "error/400.html"
  823. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "/\."
  824. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "\.php$"
  825. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "^/.well-known/acme-challenge/*"
  826. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  827. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  828. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  829. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "^/(?:updater|ocs-provider)(?:$|/)"
  830. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "\.(?:css|js|woff|svg|gif)$"
  831. 2017/10/08 09:41:01 [debug] 4269#4269: *11 test location: ~ "\.(?:png|html|ttf|ico|jpg|jpeg)$"
  832. 2017/10/08 09:41:01 [debug] 4269#4269: *11 using configuration "\.(?:png|html|ttf|ico|jpg|jpeg)$"
  833. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http cl:-1 max:536870912
  834. 2017/10/08 09:41:01 [debug] 4269#4269: *11 rewrite phase: 3
  835. 2017/10/08 09:41:01 [debug] 4269#4269: *11 post rewrite phase: 4
  836. 2017/10/08 09:41:01 [debug] 4269#4269: *11 generic phase: 5
  837. 2017/10/08 09:41:01 [debug] 4269#4269: *11 generic phase: 6
  838. 2017/10/08 09:41:01 [debug] 4269#4269: *11 generic phase: 7
  839. 2017/10/08 09:41:01 [debug] 4269#4269: *11 access phase: 8
  840. 2017/10/08 09:41:01 [debug] 4269#4269: *11 access phase: 9
  841. 2017/10/08 09:41:01 [debug] 4269#4269: *11 access phase: 10
  842. 2017/10/08 09:41:01 [debug] 4269#4269: *11 access phase: 11
  843. 2017/10/08 09:41:01 [debug] 4269#4269: *11 post access phase: 12
  844. 2017/10/08 09:41:01 [debug] 4269#4269: *11 try files phase: 13
  845. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http script var: "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png"
  846. 2017/10/08 09:41:01 [debug] 4269#4269: *11 trying to use file: "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png" "/var/www/cloud.domain.com/web/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png"
  847. 2017/10/08 09:41:01 [debug] 4269#4269: *11 try file uri: "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png"
  848. 2017/10/08 09:41:01 [debug] 4269#4269: *11 content phase: 14
  849. 2017/10/08 09:41:01 [debug] 4269#4269: *11 content phase: 15
  850. 2017/10/08 09:41:01 [debug] 4269#4269: *11 content phase: 16
  851. 2017/10/08 09:41:01 [debug] 4269#4269: *11 content phase: 17
  852. 2017/10/08 09:41:01 [debug] 4269#4269: *11 content phase: 18
  853. 2017/10/08 09:41:01 [debug] 4269#4269: *11 content phase: 19
  854. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http filename: "/var/www/cloud.domain.com/web/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png"
  855. 2017/10/08 09:41:01 [debug] 4269#4269: *11 add cleanup: 00000000015E7E18
  856. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http static fd: 31
  857. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http set discard body
  858. 2017/10/08 09:41:01 [debug] 4269#4269: *11 xslt filter header
  859. 2017/10/08 09:41:01 [debug] 4269#4269: *11 HTTP/1.1 200 OK
  860. Server: nginx/1.12.1
  861. Date: Sun, 08 Oct 2017 07:41:01 GMT
  862. Content-Type: image/png
  863. Content-Length: 90
  864. Last-Modified: Fri, 06 Oct 2017 08:39:13 GMT
  865. Connection: keep-alive
  866. ETag: "59d74131-5a"
  867. X-Content-Type-Options: nosniff
  868. X-XSS-Protection: 1; mode=block
  869. X-Robots-Tag: none
  870. X-Download-Options: noopen
  871. X-Permitted-Cross-Domain-Policies: none
  872. Strict-Transport-Security: max-age=31536000; includeSubDomains;
  873. Accept-Ranges: bytes
  874.  
  875. 2017/10/08 09:41:01 [debug] 4269#4269: *11 write new buf t:1 f:0 0000000001675708, pos 0000000001675708, size: 456 file: 0, size: 0
  876. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http write filter: l:0 f:0 s:456
  877. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http output filter "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png?"
  878. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http copy filter: "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png?"
  879. 2017/10/08 09:41:01 [debug] 4269#4269: *11 read: 31, 00000000016759D8, 90, 0
  880. 2017/10/08 09:41:01 [debug] 4269#4269: *11 image filter
  881. 2017/10/08 09:41:01 [debug] 4269#4269: *11 xslt filter body
  882. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http postpone filter "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png?" 0000000001675A38
  883. 2017/10/08 09:41:01 [debug] 4269#4269: *11 write old buf t:1 f:0 0000000001675708, pos 0000000001675708, size: 456 file: 0, size: 0
  884. 2017/10/08 09:41:01 [debug] 4269#4269: *11 write new buf t:1 f:1 00000000016759D8, pos 00000000016759D8, size: 90 file: 0, size: 90
  885. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http write filter: l:1 f:0 s:546
  886. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http write filter limit 0
  887. 2017/10/08 09:41:01 [debug] 4269#4269: *11 malloc: 000000000174A6C0:16384
  888. 2017/10/08 09:41:01 [debug] 4269#4269: *11 SSL buf copy: 456
  889. 2017/10/08 09:41:01 [debug] 4269#4269: *11 SSL buf copy: 90
  890. 2017/10/08 09:41:01 [debug] 4269#4269: *11 SSL to write: 546
  891. 2017/10/08 09:41:01 [debug] 4269#4269: *11 SSL_write: 546
  892. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http write filter 0000000000000000
  893. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http copy filter: 0 "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png?"
  894. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http finalize request: 0, "/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png?" a:1, c:1
  895. 2017/10/08 09:41:01 [debug] 4269#4269: *11 set http keepalive handler
  896. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http close request
  897. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http log handler
  898. 2017/10/08 09:41:01 [debug] 4269#4269: *11 run cleanup: 00000000015E7E18
  899. 2017/10/08 09:41:01 [debug] 4269#4269: *11 file cleanup: fd:31
  900. 2017/10/08 09:41:01 [debug] 4269#4269: *11 free: 00000000015E6E80, unused: 13
  901. 2017/10/08 09:41:01 [debug] 4269#4269: *11 free: 00000000016751A0, unused: 1864
  902. 2017/10/08 09:41:01 [debug] 4269#4269: *11 free: 00000000015E4A30
  903. 2017/10/08 09:41:01 [debug] 4269#4269: *11 hc free: 0000000000000000
  904. 2017/10/08 09:41:01 [debug] 4269#4269: *11 hc busy: 0000000000000000 0
  905. 2017/10/08 09:41:01 [debug] 4269#4269: *11 free: 000000000174A6C0
  906. 2017/10/08 09:41:01 [debug] 4269#4269: *11 reusable connection: 1
  907. 2017/10/08 09:41:01 [debug] 4269#4269: *11 event timer add: 30: 65000:1507448526437
  908. 2017/10/08 09:41:01 [debug] 4269#4269: *11 http empty handler
  909. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http wait request handler
  910. 2017/10/08 09:41:01 [debug] 4274#4274: *107 malloc: 00000000016DC4E0:1024
  911. 2017/10/08 09:41:01 [debug] 4274#4274: *107 SSL_read: 1004
  912. 2017/10/08 09:41:01 [debug] 4274#4274: *107 SSL_read: -1
  913. 2017/10/08 09:41:01 [debug] 4274#4274: *107 SSL_get_error: 2
  914. 2017/10/08 09:41:01 [debug] 4274#4274: *107 reusable connection: 0
  915. 2017/10/08 09:41:01 [debug] 4274#4274: *107 posix_memalign: 00000000015EB300:4096 @16
  916. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http process request line
  917. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http request line: "PUT /remote.php/webdav/Neues%20Textdokument%20(3).txt HTTP/1.1"
  918. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'2F:/'
  919. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:1 in:'72:r'
  920. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'65:e'
  921. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'6D:m'
  922. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'6F:o'
  923. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'74:t'
  924. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'65:e'
  925. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'2E:.'
  926. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'70:p'
  927. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'68:h'
  928. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'70:p'
  929. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'2F:/'
  930. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:1 in:'77:w'
  931. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'65:e'
  932. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'62:b'
  933. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'64:d'
  934. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'61:a'
  935. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'76:v'
  936. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'2F:/'
  937. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:1 in:'4E:N'
  938. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'65:e'
  939. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'75:u'
  940. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'65:e'
  941. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'73:s'
  942. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'25:%'
  943. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:4 in:'32:2'
  944. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:5 in:'30:0'
  945. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'20: '
  946. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'54:T'
  947. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'65:e'
  948. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'78:x'
  949. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'74:t'
  950. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'64:d'
  951. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'6F:o'
  952. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'6B:k'
  953. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'75:u'
  954. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'6D:m'
  955. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'65:e'
  956. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'6E:n'
  957. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'74:t'
  958. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'25:%'
  959. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:4 in:'32:2'
  960. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:5 in:'30:0'
  961. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'20: '
  962. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'28:('
  963. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'33:3'
  964. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'29:)'
  965. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'2E:.'
  966. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'74:t'
  967. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'78:x'
  968. 2017/10/08 09:41:01 [debug] 4274#4274: *107 s:0 in:'74:t'
  969. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http uri: "/remote.php/webdav/Neues Textdokument (3).txt"
  970. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http args: ""
  971. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http exten: "txt"
  972. 2017/10/08 09:41:01 [debug] 4274#4274: *107 posix_memalign: 00000000015E6E90:4096 @16
  973. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http process request header line
  974. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Host: cloud.domain.com"
  975. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Connection: keep-alive"
  976. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Content-Length: 0"
  977. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "requesttoken: dZiRrCoHtGpvwxDGFdi0lpfi/PKu2ym4zZo/MFCRxz8=:PfDXxms/2jI8sH2eQInu1POFyt2Z4mDCjs9oamXSlg8="
  978. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Origin: https://cloud.domain.com"
  979. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  980. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "OCS-APIREQUEST: true"
  981. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Content-Type: text/plain"
  982. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Accept: */*"
  983. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "X-Requested-With: XMLHttpRequest"
  984. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Content-Disposition: attachment; filename="Neues%20Textdokument%20(3).txt""
  985. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "DNT: 1"
  986. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Accept-Encoding: gzip, deflate, br"
  987. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  988. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  989. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http header done
  990. 2017/10/08 09:41:01 [debug] 4274#4274: *107 event timer del: 19: 1507448517832
  991. 2017/10/08 09:41:01 [debug] 4274#4274: *107 generic phase: 0
  992. 2017/10/08 09:41:01 [debug] 4274#4274: *107 rewrite phase: 1
  993. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var
  994. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "https"
  995. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script value: "https"
  996. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script not equal
  997. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script not equal: no
  998. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script if
  999. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script if: false
  1000. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: "/"
  1001. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: "error/404.html"
  1002. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: "error/503.html"
  1003. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: "robots.txt"
  1004. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: "favicon.ico"
  1005. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: ~ "/\."
  1006. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: ~ "\.php$"
  1007. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: ~ "^/.well-known/acme-challenge/*"
  1008. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  1009. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  1010. 2017/10/08 09:41:01 [debug] 4274#4274: *107 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  1011. 2017/10/08 09:41:01 [debug] 4274#4274: *107 using configuration "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  1012. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http cl:0 max:536870912
  1013. 2017/10/08 09:41:01 [debug] 4274#4274: *107 rewrite phase: 3
  1014. 2017/10/08 09:41:01 [debug] 4274#4274: *107 post rewrite phase: 4
  1015. 2017/10/08 09:41:01 [debug] 4274#4274: *107 generic phase: 5
  1016. 2017/10/08 09:41:01 [debug] 4274#4274: *107 generic phase: 6
  1017. 2017/10/08 09:41:01 [debug] 4274#4274: *107 generic phase: 7
  1018. 2017/10/08 09:41:01 [debug] 4274#4274: *107 access phase: 8
  1019. 2017/10/08 09:41:01 [debug] 4274#4274: *107 access phase: 9
  1020. 2017/10/08 09:41:01 [debug] 4274#4274: *107 access phase: 10
  1021. 2017/10/08 09:41:01 [debug] 4274#4274: *107 access phase: 11
  1022. 2017/10/08 09:41:01 [debug] 4274#4274: *107 post access phase: 12
  1023. 2017/10/08 09:41:01 [debug] 4274#4274: *107 try files phase: 13
  1024. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http request body content length filter
  1025. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http init upstream, client timer: 0
  1026. 2017/10/08 09:41:01 [debug] 4274#4274: *107 epoll add event: fd:19 op:3 ev:80002005
  1027. 2017/10/08 09:41:01 [debug] 4274#4274: *107 posix_memalign: 00000000015E4640:4096 @16
  1028. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "QUERY_STRING"
  1029. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "QUERY_STRING: "
  1030. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "REQUEST_METHOD"
  1031. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "PUT"
  1032. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "REQUEST_METHOD: PUT"
  1033. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "CONTENT_TYPE"
  1034. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "text/plain"
  1035. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "CONTENT_TYPE: text/plain"
  1036. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "CONTENT_LENGTH"
  1037. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "0"
  1038. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "CONTENT_LENGTH: 0"
  1039. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "SCRIPT_NAME"
  1040. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "/remote.php"
  1041. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "SCRIPT_NAME: /remote.php"
  1042. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "REQUEST_URI"
  1043. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "/remote.php/webdav/Neues%20Textdokument%20(3).txt"
  1044. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "REQUEST_URI: /remote.php/webdav/Neues%20Textdokument%20(3).txt"
  1045. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "DOCUMENT_URI"
  1046. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "/remote.php/webdav/Neues Textdokument (3).txt"
  1047. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "DOCUMENT_URI: /remote.php/webdav/Neues Textdokument (3).txt"
  1048. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "DOCUMENT_ROOT"
  1049. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "/var/www/cloud.domain.com/web"
  1050. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "DOCUMENT_ROOT: /var/www/cloud.domain.com/web"
  1051. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "SERVER_PROTOCOL"
  1052. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "HTTP/1.1"
  1053. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  1054. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "REQUEST_SCHEME"
  1055. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "https"
  1056. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "REQUEST_SCHEME: https"
  1057. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "HTTPS"
  1058. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "on"
  1059. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTPS: on"
  1060. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "GATEWAY_INTERFACE"
  1061. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "CGI/1.1"
  1062. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  1063. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "SERVER_SOFTWARE"
  1064. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "nginx/"
  1065. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "1.12.1"
  1066. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "SERVER_SOFTWARE: nginx/1.12.1"
  1067. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "REMOTE_ADDR"
  1068. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "456.456.456.456"
  1069. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "REMOTE_ADDR: 456.456.456.456"
  1070. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "REMOTE_PORT"
  1071. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "57977"
  1072. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "REMOTE_PORT: 57977"
  1073. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "SERVER_ADDR"
  1074. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "123.123.123.123"
  1075. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "SERVER_ADDR: 123.123.123.123"
  1076. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "SERVER_PORT"
  1077. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "443"
  1078. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "SERVER_PORT: 443"
  1079. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "SERVER_NAME"
  1080. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "cloud.domain.com"
  1081. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "SERVER_NAME: cloud.domain.com"
  1082. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "REDIRECT_STATUS"
  1083. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "200"
  1084. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "REDIRECT_STATUS: 200"
  1085. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "SCRIPT_FILENAME"
  1086. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "/var/www/cloud.domain.com/web"
  1087. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "/remote.php"
  1088. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "SCRIPT_FILENAME: /var/www/cloud.domain.com/web/remote.php"
  1089. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "PATH_INFO"
  1090. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script var: "/webdav/Neues Textdokument (3).txt"
  1091. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "PATH_INFO: /webdav/Neues Textdokument (3).txt"
  1092. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "modHeadersAvailable"
  1093. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "true"
  1094. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "modHeadersAvailable: true"
  1095. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "front_controller_active"
  1096. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http script copy: "true"
  1097. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "front_controller_active: true"
  1098. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_HOST: cloud.domain.com"
  1099. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONNECTION: keep-alive"
  1100. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONTENT_LENGTH: 0"
  1101. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_REQUESTTOKEN: dZiRrCoHtGpvwxDGFdi0lpfi/PKu2ym4zZo/MFCRxz8=:PfDXxms/2jI8sH2eQInu1POFyt2Z4mDCjs9oamXSlg8="
  1102. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_ORIGIN: https://cloud.domain.com"
  1103. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  1104. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_OCS_APIREQUEST: true"
  1105. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONTENT_TYPE: text/plain"
  1106. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT: */*"
  1107. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_X_REQUESTED_WITH: XMLHttpRequest"
  1108. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONTENT_DISPOSITION: attachment; filename="Neues%20Textdokument%20(3).txt""
  1109. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_DNT: 1"
  1110. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT_ENCODING: gzip, deflate, br"
  1111. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT_LANGUAGE: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  1112. 2017/10/08 09:41:01 [debug] 4274#4274: *107 fastcgi param: "HTTP_COOKIE: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  1113. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http cleanup add: 00000000015E78C0
  1114. 2017/10/08 09:41:01 [debug] 4274#4274: *107 get rr peer, try: 1
  1115. 2017/10/08 09:41:01 [debug] 4274#4274: *107 stream socket 21
  1116. 2017/10/08 09:41:01 [debug] 4274#4274: *107 epoll add connection: fd:21 ev:80002005
  1117. 2017/10/08 09:41:01 [debug] 4274#4274: *107 connect to unix:/var/lib/php7.0-fpm/web2.sock, fd:21 #110
  1118. 2017/10/08 09:41:01 [debug] 4274#4274: *107 connected
  1119. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http upstream connect: 0
  1120. 2017/10/08 09:41:01 [debug] 4274#4274: *107 posix_memalign: 00000000016DD410:128 @16
  1121. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http upstream send request
  1122. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http upstream send request body
  1123. 2017/10/08 09:41:01 [debug] 4274#4274: *107 chain writer buf fl:0 s:1688
  1124. 2017/10/08 09:41:01 [debug] 4274#4274: *107 chain writer in: 00000000015EC2F0
  1125. 2017/10/08 09:41:01 [debug] 4274#4274: *107 writev: 1688 of 1688
  1126. 2017/10/08 09:41:01 [debug] 4274#4274: *107 chain writer out: 0000000000000000
  1127. 2017/10/08 09:41:01 [debug] 4274#4274: *107 event timer add: 21: 60000:1507448521446
  1128. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http finalize request: -4, "/remote.php/webdav/Neues Textdokument (3).txt?" a:1, c:2
  1129. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http request count:2 blk:0
  1130. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http run request: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1131. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http upstream check client, write event:1, "/remote.php/webdav/Neues Textdokument (3).txt"
  1132. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http upstream request: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1133. 2017/10/08 09:41:01 [debug] 4274#4274: *107 http upstream dummy handler
  1134. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream request: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1135. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream process header
  1136. 2017/10/08 09:41:02 [debug] 4274#4274: *107 malloc: 00000000015E5650:4096
  1137. 2017/10/08 09:41:02 [debug] 4274#4274: *107 recv: eof:1, avail:1
  1138. 2017/10/08 09:41:02 [debug] 4274#4274: *107 recv: fd:21 416 of 4096
  1139. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1140. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 06
  1141. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1142. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1143. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1144. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 86
  1145. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 02
  1146. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1147. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record length: 390
  1148. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1149. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Status: 204 No Content"
  1150. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1151. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Expires: Thu, 19 Nov 1981 08:52:00 GMT"
  1152. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1153. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Cache-Control: no-store, no-cache, must-revalidate"
  1154. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1155. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Pragma: no-cache"
  1156. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1157. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "X-Frame-Options: SAMEORIGIN"
  1158. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1159. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Content-Security-Policy: default-src 'none';"
  1160. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1161. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "OC-FileId: 00000230ociinxbhwuaw"
  1162. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1163. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Content-Length: 0"
  1164. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1165. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "ETag: "63456624fccccbc0daf55509081556f4""
  1166. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1167. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "OC-ETag: "63456624fccccbc0daf55509081556f4""
  1168. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1169. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Content-type: text/html; charset=UTF-8"
  1170. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 1
  1171. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header done
  1172. 2017/10/08 09:41:02 [debug] 4274#4274: *107 xslt filter header
  1173. 2017/10/08 09:41:02 [debug] 4274#4274: *107 HTTP/1.1 204 No Content
  1174. Server: nginx/1.12.1
  1175. Date: Sun, 08 Oct 2017 07:41:02 GMT
  1176. Content-Type: text/html; charset=UTF-8
  1177. Content-Length: 0
  1178. Connection: keep-alive
  1179. Expires: Thu, 19 Nov 1981 08:52:00 GMT
  1180. Cache-Control: no-store, no-cache, must-revalidate
  1181. Pragma: no-cache
  1182. X-Frame-Options: SAMEORIGIN
  1183. Content-Security-Policy: default-src 'none';
  1184. OC-FileId: 00000230ociinxbhwuaw
  1185. ETag: "63456624fccccbc0daf55509081556f4"
  1186. OC-ETag: "63456624fccccbc0daf55509081556f4"
  1187. X-Content-Type-Options: nosniff
  1188. X-XSS-Protection: 1; mode=block
  1189. X-Robots-Tag: none
  1190. X-Download-Options: noopen
  1191. X-Permitted-Cross-Domain-Policies: none
  1192. Strict-Transport-Security: max-age=31536000; includeSubDomains;
  1193.  
  1194. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write new buf t:1 f:0 00000000015E4CF8, pos 00000000015E4CF8, size: 694 file: 0, size: 0
  1195. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter: l:0 f:0 s:694
  1196. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http cacheable: 0
  1197. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream process upstream
  1198. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe read upstream: 1
  1199. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe preread: 18
  1200. 2017/10/08 09:41:02 [debug] 4274#4274: *107 readv: eof:1, avail:0
  1201. 2017/10/08 09:41:02 [debug] 4274#4274: *107 readv: 1, last:3680
  1202. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe recv chain: 0
  1203. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe buf free s:0 t:1 f:0 00000000015E5650, pos 00000000015E57DE, size: 18 file: 0, size: 0
  1204. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe length: -1
  1205. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1206. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 03
  1207. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1208. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1209. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1210. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 08
  1211. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1212. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1213. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record length: 8
  1214. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi sent end request
  1215. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015E5650
  1216. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe write downstream: 1
  1217. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe write downstream done
  1218. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer del: 21: 1507448521446
  1219. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer add: 21: 60000:1507448522043
  1220. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream exit: 0000000000000000
  1221. 2017/10/08 09:41:02 [debug] 4274#4274: *107 finalize http upstream request: 0
  1222. 2017/10/08 09:41:02 [debug] 4274#4274: *107 finalize http fastcgi request
  1223. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free rr peer 1 0
  1224. 2017/10/08 09:41:02 [debug] 4274#4274: *107 close http upstream connection: 21
  1225. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000016DD410, unused: 48
  1226. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer del: 21: 1507448522043
  1227. 2017/10/08 09:41:02 [debug] 4274#4274: *107 reusable connection: 0
  1228. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream temp fd: -1
  1229. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http output filter "/remote.php/webdav/Neues Textdokument (3).txt?"
  1230. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http copy filter: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1231. 2017/10/08 09:41:02 [debug] 4274#4274: *107 image filter
  1232. 2017/10/08 09:41:02 [debug] 4274#4274: *107 xslt filter body
  1233. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http postpone filter "/remote.php/webdav/Neues Textdokument (3).txt?" 00007FFF53560220
  1234. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write old buf t:1 f:0 00000000015E4CF8, pos 00000000015E4CF8, size: 694 file: 0, size: 0
  1235. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write new buf t:0 f:0 0000000000000000, pos 0000000000000000, size: 0 file: 0, size: 0
  1236. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter: l:1 f:0 s:694
  1237. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter limit 0
  1238. 2017/10/08 09:41:02 [debug] 4274#4274: *107 posix_memalign: 00000000016D93E0:512 @16
  1239. 2017/10/08 09:41:02 [debug] 4274#4274: *107 malloc: 00000000016751A0:16384
  1240. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL buf copy: 694
  1241. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL to write: 694
  1242. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL_write: 694
  1243. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter 0000000000000000
  1244. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http copy filter: 0 "/remote.php/webdav/Neues Textdokument (3).txt?"
  1245. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http finalize request: 0, "/remote.php/webdav/Neues Textdokument (3).txt?" a:1, c:1
  1246. 2017/10/08 09:41:02 [debug] 4274#4274: *107 set http keepalive handler
  1247. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http close request
  1248. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http log handler
  1249. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 0000000000000000
  1250. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015EB300, unused: 0
  1251. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015E6E90, unused: 0
  1252. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015E4640, unused: 588
  1253. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000016DC4E0
  1254. 2017/10/08 09:41:02 [debug] 4274#4274: *107 hc free: 0000000000000000
  1255. 2017/10/08 09:41:02 [debug] 4274#4274: *107 hc busy: 0000000000000000 0
  1256. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000016751A0
  1257. 2017/10/08 09:41:02 [debug] 4274#4274: *107 tcp_nodelay
  1258. 2017/10/08 09:41:02 [debug] 4274#4274: *107 reusable connection: 1
  1259. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer add: 19: 65000:1507448527043
  1260. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http keepalive handler
  1261. 2017/10/08 09:41:02 [debug] 4274#4274: *107 malloc: 00000000016DC4E0:1024
  1262. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL_read: 1024
  1263. 2017/10/08 09:41:02 [debug] 4274#4274: *107 reusable connection: 0
  1264. 2017/10/08 09:41:02 [debug] 4274#4274: *107 posix_memalign: 00000000015EB300:4096 @16
  1265. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer del: 19: 1507448527043
  1266. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http process request line
  1267. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http request line: "PROPFIND /remote.php/webdav/Neues%20Textdokument%20(3).txt HTTP/1.1"
  1268. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'2F:/'
  1269. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:1 in:'72:r'
  1270. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'65:e'
  1271. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'6D:m'
  1272. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'6F:o'
  1273. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'74:t'
  1274. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'65:e'
  1275. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'2E:.'
  1276. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'70:p'
  1277. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'68:h'
  1278. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'70:p'
  1279. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'2F:/'
  1280. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:1 in:'77:w'
  1281. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'65:e'
  1282. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'62:b'
  1283. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'64:d'
  1284. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'61:a'
  1285. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'76:v'
  1286. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'2F:/'
  1287. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:1 in:'4E:N'
  1288. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'65:e'
  1289. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'75:u'
  1290. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'65:e'
  1291. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'73:s'
  1292. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'25:%'
  1293. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:4 in:'32:2'
  1294. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:5 in:'30:0'
  1295. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'20: '
  1296. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'54:T'
  1297. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'65:e'
  1298. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'78:x'
  1299. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'74:t'
  1300. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'64:d'
  1301. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'6F:o'
  1302. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'6B:k'
  1303. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'75:u'
  1304. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'6D:m'
  1305. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'65:e'
  1306. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'6E:n'
  1307. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'74:t'
  1308. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'25:%'
  1309. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:4 in:'32:2'
  1310. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:5 in:'30:0'
  1311. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'20: '
  1312. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'28:('
  1313. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'33:3'
  1314. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'29:)'
  1315. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'2E:.'
  1316. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'74:t'
  1317. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'78:x'
  1318. 2017/10/08 09:41:02 [debug] 4274#4274: *107 s:0 in:'74:t'
  1319. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http uri: "/remote.php/webdav/Neues Textdokument (3).txt"
  1320. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http args: ""
  1321. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http exten: "txt"
  1322. 2017/10/08 09:41:02 [debug] 4274#4274: *107 posix_memalign: 00000000015E6E90:4096 @16
  1323. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http process request header line
  1324. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Host: cloud.domain.com"
  1325. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Connection: keep-alive"
  1326. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Content-Length: 493"
  1327. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "requesttoken: dZiRrCoHtGpvwxDGFdi0lpfi/PKu2ym4zZo/MFCRxz8=:PfDXxms/2jI8sH2eQInu1POFyt2Z4mDCjs9oamXSlg8="
  1328. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Origin: https://cloud.domain.com"
  1329. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "X-Requested-With: XMLHttpRequest"
  1330. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Content-Type: application/xml; charset=UTF-8"
  1331. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  1332. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Depth: 0"
  1333. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Accept: */*"
  1334. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "DNT: 1"
  1335. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Accept-Encoding: gzip, deflate, br"
  1336. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  1337. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  1338. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http header done
  1339. 2017/10/08 09:41:02 [debug] 4274#4274: *107 generic phase: 0
  1340. 2017/10/08 09:41:02 [debug] 4274#4274: *107 rewrite phase: 1
  1341. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var
  1342. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "https"
  1343. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script value: "https"
  1344. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script not equal
  1345. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script not equal: no
  1346. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script if
  1347. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script if: false
  1348. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: "/"
  1349. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: "error/404.html"
  1350. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: "error/503.html"
  1351. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: "robots.txt"
  1352. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: "favicon.ico"
  1353. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: ~ "/\."
  1354. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: ~ "\.php$"
  1355. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: ~ "^/.well-known/acme-challenge/*"
  1356. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  1357. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  1358. 2017/10/08 09:41:02 [debug] 4274#4274: *107 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  1359. 2017/10/08 09:41:02 [debug] 4274#4274: *107 using configuration "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  1360. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http cl:493 max:536870912
  1361. 2017/10/08 09:41:02 [debug] 4274#4274: *107 rewrite phase: 3
  1362. 2017/10/08 09:41:02 [debug] 4274#4274: *107 post rewrite phase: 4
  1363. 2017/10/08 09:41:02 [debug] 4274#4274: *107 generic phase: 5
  1364. 2017/10/08 09:41:02 [debug] 4274#4274: *107 generic phase: 6
  1365. 2017/10/08 09:41:02 [debug] 4274#4274: *107 generic phase: 7
  1366. 2017/10/08 09:41:02 [debug] 4274#4274: *107 access phase: 8
  1367. 2017/10/08 09:41:02 [debug] 4274#4274: *107 access phase: 9
  1368. 2017/10/08 09:41:02 [debug] 4274#4274: *107 access phase: 10
  1369. 2017/10/08 09:41:02 [debug] 4274#4274: *107 access phase: 11
  1370. 2017/10/08 09:41:02 [debug] 4274#4274: *107 post access phase: 12
  1371. 2017/10/08 09:41:02 [debug] 4274#4274: *107 try files phase: 13
  1372. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http client request body preread 81
  1373. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http request body content length filter
  1374. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http body new buf t:1 f:0 00000000016DC88F, pos 00000000016DC88F, size: 81 file: 0, size: 0
  1375. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http read client request body
  1376. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL_read: 412
  1377. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http client request body recv 412
  1378. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http body new buf t:1 f:0 00000000015E7878, pos 00000000015E7878, size: 412 file: 0, size: 0
  1379. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http client request body rest 0
  1380. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http init upstream, client timer: 0
  1381. 2017/10/08 09:41:02 [debug] 4274#4274: *107 posix_memalign: 00000000015E4640:4096 @16
  1382. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "QUERY_STRING"
  1383. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "QUERY_STRING: "
  1384. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "REQUEST_METHOD"
  1385. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "PROPFIND"
  1386. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "REQUEST_METHOD: PROPFIND"
  1387. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "CONTENT_TYPE"
  1388. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "application/xml; charset=UTF-8"
  1389. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "CONTENT_TYPE: application/xml; charset=UTF-8"
  1390. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "CONTENT_LENGTH"
  1391. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "493"
  1392. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "CONTENT_LENGTH: 493"
  1393. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "SCRIPT_NAME"
  1394. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "/remote.php"
  1395. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "SCRIPT_NAME: /remote.php"
  1396. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "REQUEST_URI"
  1397. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "/remote.php/webdav/Neues%20Textdokument%20(3).txt"
  1398. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "REQUEST_URI: /remote.php/webdav/Neues%20Textdokument%20(3).txt"
  1399. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "DOCUMENT_URI"
  1400. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "/remote.php/webdav/Neues Textdokument (3).txt"
  1401. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "DOCUMENT_URI: /remote.php/webdav/Neues Textdokument (3).txt"
  1402. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "DOCUMENT_ROOT"
  1403. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "/var/www/cloud.domain.com/web"
  1404. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "DOCUMENT_ROOT: /var/www/cloud.domain.com/web"
  1405. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "SERVER_PROTOCOL"
  1406. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "HTTP/1.1"
  1407. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  1408. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "REQUEST_SCHEME"
  1409. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "https"
  1410. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "REQUEST_SCHEME: https"
  1411. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "HTTPS"
  1412. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "on"
  1413. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTPS: on"
  1414. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "GATEWAY_INTERFACE"
  1415. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "CGI/1.1"
  1416. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  1417. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "SERVER_SOFTWARE"
  1418. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "nginx/"
  1419. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "1.12.1"
  1420. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "SERVER_SOFTWARE: nginx/1.12.1"
  1421. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "REMOTE_ADDR"
  1422. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "456.456.456.456"
  1423. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "REMOTE_ADDR: 456.456.456.456"
  1424. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "REMOTE_PORT"
  1425. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "57977"
  1426. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "REMOTE_PORT: 57977"
  1427. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "SERVER_ADDR"
  1428. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "123.123.123.123"
  1429. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "SERVER_ADDR: 123.123.123.123"
  1430. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "SERVER_PORT"
  1431. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "443"
  1432. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "SERVER_PORT: 443"
  1433. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "SERVER_NAME"
  1434. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "cloud.domain.com"
  1435. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "SERVER_NAME: cloud.domain.com"
  1436. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "REDIRECT_STATUS"
  1437. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "200"
  1438. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "REDIRECT_STATUS: 200"
  1439. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "SCRIPT_FILENAME"
  1440. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "/var/www/cloud.domain.com/web"
  1441. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "/remote.php"
  1442. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "SCRIPT_FILENAME: /var/www/cloud.domain.com/web/remote.php"
  1443. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "PATH_INFO"
  1444. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script var: "/webdav/Neues Textdokument (3).txt"
  1445. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "PATH_INFO: /webdav/Neues Textdokument (3).txt"
  1446. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "modHeadersAvailable"
  1447. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "true"
  1448. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "modHeadersAvailable: true"
  1449. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "front_controller_active"
  1450. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http script copy: "true"
  1451. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "front_controller_active: true"
  1452. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_HOST: cloud.domain.com"
  1453. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONNECTION: keep-alive"
  1454. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONTENT_LENGTH: 493"
  1455. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_REQUESTTOKEN: dZiRrCoHtGpvwxDGFdi0lpfi/PKu2ym4zZo/MFCRxz8=:PfDXxms/2jI8sH2eQInu1POFyt2Z4mDCjs9oamXSlg8="
  1456. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_ORIGIN: https://cloud.domain.com"
  1457. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_X_REQUESTED_WITH: XMLHttpRequest"
  1458. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONTENT_TYPE: application/xml; charset=UTF-8"
  1459. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  1460. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_DEPTH: 0"
  1461. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT: */*"
  1462. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_DNT: 1"
  1463. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT_ENCODING: gzip, deflate, br"
  1464. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT_LANGUAGE: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  1465. 2017/10/08 09:41:02 [debug] 4274#4274: *107 fastcgi param: "HTTP_COOKIE: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  1466. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http cleanup add: 00000000015E7D00
  1467. 2017/10/08 09:41:02 [debug] 4274#4274: *107 get rr peer, try: 1
  1468. 2017/10/08 09:41:02 [debug] 4274#4274: *107 stream socket 21
  1469. 2017/10/08 09:41:02 [debug] 4274#4274: *107 epoll add connection: fd:21 ev:80002005
  1470. 2017/10/08 09:41:02 [debug] 4274#4274: *107 connect to unix:/var/lib/php7.0-fpm/web2.sock, fd:21 #111
  1471. 2017/10/08 09:41:02 [debug] 4274#4274: *107 connected
  1472. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream connect: 0
  1473. 2017/10/08 09:41:02 [debug] 4274#4274: *107 posix_memalign: 00000000016DD410:128 @16
  1474. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream send request
  1475. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream send request body
  1476. 2017/10/08 09:41:02 [debug] 4274#4274: *107 chain writer buf fl:0 s:1648
  1477. 2017/10/08 09:41:02 [debug] 4274#4274: *107 chain writer buf fl:1 s:81
  1478. 2017/10/08 09:41:02 [debug] 4274#4274: *107 chain writer buf fl:0 s:15
  1479. 2017/10/08 09:41:02 [debug] 4274#4274: *107 chain writer buf fl:1 s:412
  1480. 2017/10/08 09:41:02 [debug] 4274#4274: *107 chain writer buf fl:0 s:12
  1481. 2017/10/08 09:41:02 [debug] 4274#4274: *107 chain writer in: 00000000015E7D90
  1482. 2017/10/08 09:41:02 [debug] 4274#4274: *107 writev: 2168 of 2168
  1483. 2017/10/08 09:41:02 [debug] 4274#4274: *107 chain writer out: 0000000000000000
  1484. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer add: 21: 60000:1507448522125
  1485. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http finalize request: -4, "/remote.php/webdav/Neues Textdokument (3).txt?" a:1, c:2
  1486. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http request count:2 blk:0
  1487. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http run request: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1488. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream check client, write event:1, "/remote.php/webdav/Neues Textdokument (3).txt"
  1489. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream request: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1490. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream dummy handler
  1491. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream request: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1492. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream process header
  1493. 2017/10/08 09:41:02 [debug] 4274#4274: *107 malloc: 00000000015E5650:4096
  1494. 2017/10/08 09:41:02 [debug] 4274#4274: *107 recv: eof:1, avail:1
  1495. 2017/10/08 09:41:02 [debug] 4274#4274: *107 recv: fd:21 1224 of 4096
  1496. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1497. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 06
  1498. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1499. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1500. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 04
  1501. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: AC
  1502. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 04
  1503. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1504. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record length: 1196
  1505. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1506. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Status: 207 Multi-Status"
  1507. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1508. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Expires: Thu, 19 Nov 1981 08:52:00 GMT"
  1509. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1510. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Cache-Control: no-store, no-cache, must-revalidate"
  1511. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1512. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Pragma: no-cache"
  1513. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1514. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "X-Frame-Options: SAMEORIGIN"
  1515. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1516. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Content-Security-Policy: default-src 'none';"
  1517. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1518. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Content-Type: application/xml; charset=utf-8"
  1519. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1520. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "Vary: Brief,Prefer"
  1521. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 0
  1522. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header: "DAV: 1, 3, extended-mkcol"
  1523. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi parser: 1
  1524. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi header done
  1525. 2017/10/08 09:41:02 [debug] 4274#4274: *107 xslt filter header
  1526. 2017/10/08 09:41:02 [debug] 4274#4274: *107 HTTP/1.1 207 Multi-Status
  1527. Server: nginx/1.12.1
  1528. Date: Sun, 08 Oct 2017 07:41:02 GMT
  1529. Content-Type: application/xml; charset=utf-8
  1530. Transfer-Encoding: chunked
  1531. Connection: keep-alive
  1532. Expires: Thu, 19 Nov 1981 08:52:00 GMT
  1533. Cache-Control: no-store, no-cache, must-revalidate
  1534. Pragma: no-cache
  1535. X-Frame-Options: SAMEORIGIN
  1536. Content-Security-Policy: default-src 'none';
  1537. Vary: Brief,Prefer
  1538. DAV: 1, 3, extended-mkcol
  1539.  
  1540. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write new buf t:1 f:0 00000000015E5150, pos 00000000015E5150, size: 418 file: 0, size: 0
  1541. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter: l:0 f:0 s:418
  1542. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http cacheable: 0
  1543. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream process upstream
  1544. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe read upstream: 1
  1545. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe preread: 910
  1546. 2017/10/08 09:41:02 [debug] 4274#4274: *107 readv: eof:1, avail:0
  1547. 2017/10/08 09:41:02 [debug] 4274#4274: *107 readv: 1, last:2872
  1548. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe recv chain: 0
  1549. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe buf free s:0 t:1 f:0 00000000015E5650, pos 00000000015E578A, size: 910 file: 0, size: 0
  1550. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe length: -1
  1551. 2017/10/08 09:41:02 [debug] 4274#4274: *107 input buf #0 00000000015E578A
  1552. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1553. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 03
  1554. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1555. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1556. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1557. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 08
  1558. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1559. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1560. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi record length: 8
  1561. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http fastcgi sent end request
  1562. 2017/10/08 09:41:02 [debug] 4274#4274: *107 input buf 00000000015E578A 890
  1563. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe write downstream: 1
  1564. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe write downstream flush in
  1565. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http output filter "/remote.php/webdav/Neues Textdokument (3).txt?"
  1566. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http copy filter: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1567. 2017/10/08 09:41:02 [debug] 4274#4274: *107 image filter
  1568. 2017/10/08 09:41:02 [debug] 4274#4274: *107 xslt filter body
  1569. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http postpone filter "/remote.php/webdav/Neues Textdokument (3).txt?" 00000000015E7D60
  1570. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http chunk: 890
  1571. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write old buf t:1 f:0 00000000015E5150, pos 00000000015E5150, size: 418 file: 0, size: 0
  1572. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write new buf t:1 f:0 00000000015E5530, pos 00000000015E5530, size: 5 file: 0, size: 0
  1573. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write new buf t:1 f:0 00000000015E5650, pos 00000000015E578A, size: 890 file: 0, size: 0
  1574. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write new buf t:0 f:0 0000000000000000, pos 00000000004D00F6, size: 2 file: 0, size: 0
  1575. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter: l:0 f:0 s:1315
  1576. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http copy filter: 0 "/remote.php/webdav/Neues Textdokument (3).txt?"
  1577. 2017/10/08 09:41:02 [debug] 4274#4274: *107 pipe write downstream done
  1578. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer: 21, old: 1507448522125, new: 1507448522338
  1579. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream exit: 0000000000000000
  1580. 2017/10/08 09:41:02 [debug] 4274#4274: *107 finalize http upstream request: 0
  1581. 2017/10/08 09:41:02 [debug] 4274#4274: *107 finalize http fastcgi request
  1582. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free rr peer 1 0
  1583. 2017/10/08 09:41:02 [debug] 4274#4274: *107 close http upstream connection: 21
  1584. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000016DD410, unused: 48
  1585. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer del: 21: 1507448522125
  1586. 2017/10/08 09:41:02 [debug] 4274#4274: *107 reusable connection: 0
  1587. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http upstream temp fd: -1
  1588. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http output filter "/remote.php/webdav/Neues Textdokument (3).txt?"
  1589. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http copy filter: "/remote.php/webdav/Neues Textdokument (3).txt?"
  1590. 2017/10/08 09:41:02 [debug] 4274#4274: *107 image filter
  1591. 2017/10/08 09:41:02 [debug] 4274#4274: *107 xslt filter body
  1592. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http postpone filter "/remote.php/webdav/Neues Textdokument (3).txt?" 00007FFF53560220
  1593. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http chunk: 0
  1594. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write old buf t:1 f:0 00000000015E5150, pos 00000000015E5150, size: 418 file: 0, size: 0
  1595. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write old buf t:1 f:0 00000000015E5530, pos 00000000015E5530, size: 5 file: 0, size: 0
  1596. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write old buf t:1 f:0 00000000015E5650, pos 00000000015E578A, size: 890 file: 0, size: 0
  1597. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write old buf t:0 f:0 0000000000000000, pos 00000000004D00F6, size: 2 file: 0, size: 0
  1598. 2017/10/08 09:41:02 [debug] 4274#4274: *107 posix_memalign: 00000000016751A0:4096 @16
  1599. 2017/10/08 09:41:02 [debug] 4274#4274: *107 write new buf t:0 f:0 0000000000000000, pos 00000000004D00F3, size: 5 file: 0, size: 0
  1600. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter: l:1 f:0 s:1320
  1601. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter limit 0
  1602. 2017/10/08 09:41:02 [debug] 4274#4274: *107 malloc: 000000000174A6C0:16384
  1603. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL buf copy: 418
  1604. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL buf copy: 5
  1605. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL buf copy: 890
  1606. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL buf copy: 2
  1607. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL buf copy: 5
  1608. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL to write: 1320
  1609. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL_write: 1320
  1610. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http write filter 0000000000000000
  1611. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http copy filter: 0 "/remote.php/webdav/Neues Textdokument (3).txt?"
  1612. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http finalize request: 0, "/remote.php/webdav/Neues Textdokument (3).txt?" a:1, c:1
  1613. 2017/10/08 09:41:02 [debug] 4274#4274: *107 set http keepalive handler
  1614. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http close request
  1615. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http log handler
  1616. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015E5650
  1617. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015EB300, unused: 0
  1618. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015E6E90, unused: 0
  1619. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000015E4640, unused: 8
  1620. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000016751A0, unused: 3490
  1621. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000016DC4E0
  1622. 2017/10/08 09:41:02 [debug] 4274#4274: *107 hc free: 0000000000000000
  1623. 2017/10/08 09:41:02 [debug] 4274#4274: *107 hc busy: 0000000000000000 0
  1624. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 000000000174A6C0
  1625. 2017/10/08 09:41:02 [debug] 4274#4274: *107 reusable connection: 1
  1626. 2017/10/08 09:41:02 [debug] 4274#4274: *107 event timer add: 19: 65000:1507448527338
  1627. 2017/10/08 09:41:02 [debug] 4274#4274: *107 post event 00000000017269A0
  1628. 2017/10/08 09:41:02 [debug] 4274#4274: *107 delete posted event 00000000017269A0
  1629. 2017/10/08 09:41:02 [debug] 4274#4274: *107 http keepalive handler
  1630. 2017/10/08 09:41:02 [debug] 4274#4274: *107 malloc: 00000000016DC4E0:1024
  1631. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL_read: -1
  1632. 2017/10/08 09:41:02 [debug] 4274#4274: *107 SSL_get_error: 2
  1633. 2017/10/08 09:41:02 [debug] 4274#4274: *107 free: 00000000016DC4E0
  1634. [/QUOTE]
  1635.  
  1636.  
  1637. Next a file that is too big >=0Bytes (Upload fails) Message -> that there is not enough free space:
  1638. [QUOTE]
  1639. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http keepalive handler
  1640. 2017/10/08 09:42:46 [debug] 4274#4274: *107 malloc: 00000000016DC4E0:1024
  1641. 2017/10/08 09:42:46 [debug] 4274#4274: *107 SSL_read: 864
  1642. 2017/10/08 09:42:46 [debug] 4274#4274: *107 SSL_read: -1
  1643. 2017/10/08 09:42:46 [debug] 4274#4274: *107 SSL_get_error: 2
  1644. 2017/10/08 09:42:46 [debug] 4274#4274: *107 reusable connection: 0
  1645. 2017/10/08 09:42:46 [debug] 4274#4274: *107 posix_memalign: 00000000015EB300:4096 @16
  1646. 2017/10/08 09:42:46 [debug] 4274#4274: *107 event timer del: 19: 1507448602558
  1647. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http process request line
  1648. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http request line: "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1"
  1649. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http uri: "/ocs/v2.php/apps/notifications/api/v2/notifications"
  1650. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http args: ""
  1651. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http exten: ""
  1652. 2017/10/08 09:42:46 [debug] 4274#4274: *107 posix_memalign: 00000000015E6E90:4096 @16
  1653. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http process request header line
  1654. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "Host: cloud.domain.com"
  1655. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "Connection: keep-alive"
  1656. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "Accept: application/json"
  1657. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "requesttoken: dZiRrCoHtGpvwxDGFdi0lpfi/PKu2ym4zZo/MFCRxz8=:PfDXxms/2jI8sH2eQInu1POFyt2Z4mDCjs9oamXSlg8="
  1658. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "X-Requested-With: XMLHttpRequest"
  1659. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  1660. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "OCS-APIREQUEST: true"
  1661. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "DNT: 1"
  1662. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "Accept-Encoding: gzip, deflate, br"
  1663. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  1664. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header: "Cookie: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  1665. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http header done
  1666. 2017/10/08 09:42:46 [debug] 4274#4274: *107 generic phase: 0
  1667. 2017/10/08 09:42:46 [debug] 4274#4274: *107 rewrite phase: 1
  1668. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var
  1669. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "https"
  1670. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script value: "https"
  1671. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script not equal
  1672. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script not equal: no
  1673. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script if
  1674. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script if: false
  1675. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: "/"
  1676. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: "error/404.html"
  1677. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: "error/503.html"
  1678. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: "robots.txt"
  1679. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: "favicon.ico"
  1680. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: ~ "/\."
  1681. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: ~ "\.php$"
  1682. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: ~ "^/.well-known/acme-challenge/*"
  1683. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: ~ "^/(?:build|tests|config|lib|3rdparty|templates|data)/"
  1684. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: ~ "^/(?:\.|autotest|occ|issue|indie|db_|console)"
  1685. 2017/10/08 09:42:46 [debug] 4274#4274: *107 test location: ~ "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  1686. 2017/10/08 09:42:46 [debug] 4274#4274: *107 using configuration "^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/)"
  1687. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http cl:-1 max:536870912
  1688. 2017/10/08 09:42:46 [debug] 4274#4274: *107 rewrite phase: 3
  1689. 2017/10/08 09:42:46 [debug] 4274#4274: *107 post rewrite phase: 4
  1690. 2017/10/08 09:42:46 [debug] 4274#4274: *107 generic phase: 5
  1691. 2017/10/08 09:42:46 [debug] 4274#4274: *107 generic phase: 6
  1692. 2017/10/08 09:42:46 [debug] 4274#4274: *107 generic phase: 7
  1693. 2017/10/08 09:42:46 [debug] 4274#4274: *107 access phase: 8
  1694. 2017/10/08 09:42:46 [debug] 4274#4274: *107 access phase: 9
  1695. 2017/10/08 09:42:46 [debug] 4274#4274: *107 access phase: 10
  1696. 2017/10/08 09:42:46 [debug] 4274#4274: *107 access phase: 11
  1697. 2017/10/08 09:42:46 [debug] 4274#4274: *107 post access phase: 12
  1698. 2017/10/08 09:42:46 [debug] 4274#4274: *107 try files phase: 13
  1699. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http init upstream, client timer: 0
  1700. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "QUERY_STRING"
  1701. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "QUERY_STRING: "
  1702. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "REQUEST_METHOD"
  1703. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "GET"
  1704. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "REQUEST_METHOD: GET"
  1705. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "CONTENT_TYPE"
  1706. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "CONTENT_TYPE: "
  1707. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "CONTENT_LENGTH"
  1708. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "CONTENT_LENGTH: "
  1709. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "SCRIPT_NAME"
  1710. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "/ocs/v2.php"
  1711. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "SCRIPT_NAME: /ocs/v2.php"
  1712. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "REQUEST_URI"
  1713. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "/ocs/v2.php/apps/notifications/api/v2/notifications"
  1714. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "REQUEST_URI: /ocs/v2.php/apps/notifications/api/v2/notifications"
  1715. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "DOCUMENT_URI"
  1716. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "/ocs/v2.php/apps/notifications/api/v2/notifications"
  1717. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "DOCUMENT_URI: /ocs/v2.php/apps/notifications/api/v2/notifications"
  1718. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "DOCUMENT_ROOT"
  1719. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "/var/www/cloud.domain.com/web"
  1720. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "DOCUMENT_ROOT: /var/www/cloud.domain.com/web"
  1721. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "SERVER_PROTOCOL"
  1722. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "HTTP/1.1"
  1723. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
  1724. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "REQUEST_SCHEME"
  1725. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "https"
  1726. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "REQUEST_SCHEME: https"
  1727. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "HTTPS"
  1728. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "on"
  1729. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTPS: on"
  1730. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "GATEWAY_INTERFACE"
  1731. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "CGI/1.1"
  1732. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
  1733. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "SERVER_SOFTWARE"
  1734. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "nginx/"
  1735. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "1.12.1"
  1736. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "SERVER_SOFTWARE: nginx/1.12.1"
  1737. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "REMOTE_ADDR"
  1738. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "456.456.456.456"
  1739. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "REMOTE_ADDR: 456.456.456.456"
  1740. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "REMOTE_PORT"
  1741. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "57977"
  1742. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "REMOTE_PORT: 57977"
  1743. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "SERVER_ADDR"
  1744. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "123.123.123.123"
  1745. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "SERVER_ADDR: 123.123.123.123"
  1746. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "SERVER_PORT"
  1747. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "443"
  1748. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "SERVER_PORT: 443"
  1749. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "SERVER_NAME"
  1750. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "cloud.domain.com"
  1751. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "SERVER_NAME: cloud.domain.com"
  1752. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "REDIRECT_STATUS"
  1753. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "200"
  1754. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "REDIRECT_STATUS: 200"
  1755. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "SCRIPT_FILENAME"
  1756. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "/var/www/cloud.domain.com/web"
  1757. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "/ocs/v2.php"
  1758. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "SCRIPT_FILENAME: /var/www/cloud.domain.com/web/ocs/v2.php"
  1759. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "PATH_INFO"
  1760. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script var: "/apps/notifications/api/v2/notifications"
  1761. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "PATH_INFO: /apps/notifications/api/v2/notifications"
  1762. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "modHeadersAvailable"
  1763. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "true"
  1764. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "modHeadersAvailable: true"
  1765. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "front_controller_active"
  1766. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http script copy: "true"
  1767. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "front_controller_active: true"
  1768. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_HOST: cloud.domain.com"
  1769. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_CONNECTION: keep-alive"
  1770. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT: application/json"
  1771. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_REQUESTTOKEN: dZiRrCoHtGpvwxDGFdi0lpfi/PKu2ym4zZo/MFCRxz8=:PfDXxms/2jI8sH2eQInu1POFyt2Z4mDCjs9oamXSlg8="
  1772. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_X_REQUESTED_WITH: XMLHttpRequest"
  1773. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36"
  1774. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_OCS_APIREQUEST: true"
  1775. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_DNT: 1"
  1776. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT_ENCODING: gzip, deflate, br"
  1777. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_ACCEPT_LANGUAGE: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4"
  1778. 2017/10/08 09:42:46 [debug] 4274#4274: *107 fastcgi param: "HTTP_COOKIE: nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; oc_sessionPassphrase=9KXWQKB1fG%2FR5LC9jG7Qyvu8p8NQHSTQoAEKZ54rQxJPiistAc7ZJ4xkFBrVVVjsBhtS2kmSb9cfZtmMMfn2E3g%2FSQ9WZVvyoHhH3egT%2BSqLBYkaZ1QpbFwVFSH0gXqZ; ociinxbhwuaw=s43377pn8kidslc6t6un8rnd51"
  1779. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http cleanup add: 00000000015E7E50
  1780. 2017/10/08 09:42:46 [debug] 4274#4274: *107 get rr peer, try: 1
  1781. 2017/10/08 09:42:46 [debug] 4274#4274: *107 stream socket 21
  1782. 2017/10/08 09:42:46 [debug] 4274#4274: *107 epoll add connection: fd:21 ev:80002005
  1783. 2017/10/08 09:42:46 [debug] 4274#4274: *107 connect to unix:/var/lib/php7.0-fpm/web2.sock, fd:21 #151
  1784. 2017/10/08 09:42:46 [debug] 4274#4274: *107 connected
  1785. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http upstream connect: 0
  1786. 2017/10/08 09:42:46 [debug] 4274#4274: *107 posix_memalign: 00000000016DD410:128 @16
  1787. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http upstream send request
  1788. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http upstream send request body
  1789. 2017/10/08 09:42:46 [debug] 4274#4274: *107 chain writer buf fl:0 s:1536
  1790. 2017/10/08 09:42:46 [debug] 4274#4274: *107 posix_memalign: 00000000015E4640:4096 @16
  1791. 2017/10/08 09:42:46 [debug] 4274#4274: *107 chain writer in: 00000000015E4660
  1792. 2017/10/08 09:42:46 [debug] 4274#4274: *107 writev: 1536 of 1536
  1793. 2017/10/08 09:42:46 [debug] 4274#4274: *107 chain writer out: 0000000000000000
  1794. 2017/10/08 09:42:46 [debug] 4274#4274: *107 event timer add: 21: 60000:1507448626827
  1795. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http finalize request: -4, "/ocs/v2.php/apps/notifications/api/v2/notifications?" a:1, c:2
  1796. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http request count:2 blk:0
  1797. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http run request: "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1798. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http upstream check client, write event:1, "/ocs/v2.php/apps/notifications/api/v2/notifications"
  1799. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http upstream request: "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1800. 2017/10/08 09:42:46 [debug] 4274#4274: *107 http upstream dummy handler
  1801. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http upstream request: "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1802. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http upstream process header
  1803. 2017/10/08 09:42:47 [debug] 4274#4274: *107 malloc: 00000000015E5650:4096
  1804. 2017/10/08 09:42:47 [debug] 4274#4274: *107 recv: eof:1, avail:1
  1805. 2017/10/08 09:42:47 [debug] 4274#4274: *107 recv: fd:21 1840 of 4096
  1806. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1807. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 06
  1808. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1809. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1810. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 07
  1811. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 17
  1812. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1813. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1814. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record length: 1815
  1815. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1816. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "Expires: Thu, 19 Nov 1981 08:52:00 GMT"
  1817. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1818. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "Pragma: no-cache"
  1819. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1820. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "X-Frame-Options: SAMEORIGIN"
  1821. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1822. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "Cache-Control: no-cache, no-store, must-revalidate"
  1823. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1824. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "Content-Security-Policy: default-src 'none';base-uri 'none';manifest-src 'self'"
  1825. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1826. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "ETag: 29358220e22c8eaf455151ed6ab3e4d7"
  1827. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1828. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "Content-Type: application/json; charset=utf-8"
  1829. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 0
  1830. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header: "Content-Length: 1484"
  1831. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi parser: 1
  1832. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi header done
  1833. 2017/10/08 09:42:47 [debug] 4274#4274: *107 xslt filter header
  1834. 2017/10/08 09:42:47 [debug] 4274#4274: *107 HTTP/1.1 200 OK
  1835. Server: nginx/1.12.1
  1836. Date: Sun, 08 Oct 2017 07:42:47 GMT
  1837. Content-Type: application/json; charset=utf-8
  1838. Transfer-Encoding: chunked
  1839. Connection: keep-alive
  1840. Vary: Accept-Encoding
  1841. Expires: Thu, 19 Nov 1981 08:52:00 GMT
  1842. Pragma: no-cache
  1843. X-Frame-Options: SAMEORIGIN
  1844. Cache-Control: no-cache, no-store, must-revalidate
  1845. Content-Security-Policy: default-src 'none';base-uri 'none';manifest-src 'self'
  1846. X-Content-Type-Options: nosniff
  1847. X-XSS-Protection: 1; mode=block
  1848. X-Robots-Tag: none
  1849. X-Download-Options: noopen
  1850. X-Permitted-Cross-Domain-Policies: none
  1851. Strict-Transport-Security: max-age=31536000; includeSubDomains;
  1852. Content-Encoding: gzip
  1853.  
  1854. 2017/10/08 09:42:47 [debug] 4274#4274: *107 write new buf t:1 f:0 00000000015E4B38, pos 00000000015E4B38, size: 664 file: 0, size: 0
  1855. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http write filter: l:0 f:0 s:664
  1856. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http cacheable: 0
  1857. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http upstream process upstream
  1858. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe read upstream: 1
  1859. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe preread: 1501
  1860. 2017/10/08 09:42:47 [debug] 4274#4274: *107 readv: eof:1, avail:0
  1861. 2017/10/08 09:42:47 [debug] 4274#4274: *107 readv: 1, last:2256
  1862. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe recv chain: 0
  1863. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe buf free s:0 t:1 f:0 00000000015E5650, pos 00000000015E57A3, size: 1501 file: 0, size: 0
  1864. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe length: -1
  1865. 2017/10/08 09:42:47 [debug] 4274#4274: *107 input buf #0 00000000015E57A3
  1866. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1867. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 03
  1868. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1869. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 01
  1870. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1871. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 08
  1872. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1873. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record byte: 00
  1874. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi record length: 8
  1875. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http fastcgi sent end request
  1876. 2017/10/08 09:42:47 [debug] 4274#4274: *107 input buf 00000000015E57A3 1484
  1877. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe write downstream: 1
  1878. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe write downstream flush in
  1879. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http output filter "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1880. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http copy filter: "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1881. 2017/10/08 09:42:47 [debug] 4274#4274: *107 image filter
  1882. 2017/10/08 09:42:47 [debug] 4274#4274: *107 xslt filter body
  1883. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http postpone filter "/ocs/v2.php/apps/notifications/api/v2/notifications?" 00000000015E4EF8
  1884. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http gzip filter
  1885. 2017/10/08 09:42:47 [debug] 4274#4274: *107 malloc: 000000000174A6C0:24576
  1886. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip alloc: n:1 s:5936 a:8192 p:000000000174A6C0
  1887. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip alloc: n:2048 s:2 a:4096 p:000000000174C6C0
  1888. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip alloc: n:2048 s:2 a:4096 p:000000000174D6C0
  1889. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip alloc: n:2048 s:2 a:4096 p:000000000174E6C0
  1890. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip alloc: n:1024 s:4 a:4096 p:000000000174F6C0
  1891. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip in: 00000000015E4FE8
  1892. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip in_buf:00000000015E4F08 ni:00000000015E57A3 ai:1484
  1893. 2017/10/08 09:42:47 [debug] 4274#4274: *107 malloc: 00000000016751A0:4096
  1894. 2017/10/08 09:42:47 [debug] 4274#4274: *107 deflate in: ni:00000000015E57A3 no:00000000016751A0 ai:1484 ao:4096 fl:0 redo:0
  1895. 2017/10/08 09:42:47 [debug] 4274#4274: *107 deflate out: ni:00000000015E5D6F no:00000000016751A0 ai:0 ao:4096 rc:0
  1896. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip in_buf:00000000015E4F08 pos:00000000015E57A3
  1897. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip in: 0000000000000000
  1898. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http copy filter: 0 "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1899. 2017/10/08 09:42:47 [debug] 4274#4274: *107 pipe write downstream done
  1900. 2017/10/08 09:42:47 [debug] 4274#4274: *107 event timer: 21, old: 1507448626827, new: 1507448627014
  1901. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http upstream exit: 0000000000000000
  1902. 2017/10/08 09:42:47 [debug] 4274#4274: *107 finalize http upstream request: 0
  1903. 2017/10/08 09:42:47 [debug] 4274#4274: *107 finalize http fastcgi request
  1904. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free rr peer 1 0
  1905. 2017/10/08 09:42:47 [debug] 4274#4274: *107 close http upstream connection: 21
  1906. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 00000000016DD410, unused: 48
  1907. 2017/10/08 09:42:47 [debug] 4274#4274: *107 event timer del: 21: 1507448626827
  1908. 2017/10/08 09:42:47 [debug] 4274#4274: *107 reusable connection: 0
  1909. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http upstream temp fd: -1
  1910. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http output filter "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1911. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http copy filter: "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1912. 2017/10/08 09:42:47 [debug] 4274#4274: *107 image filter
  1913. 2017/10/08 09:42:47 [debug] 4274#4274: *107 xslt filter body
  1914. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http postpone filter "/ocs/v2.php/apps/notifications/api/v2/notifications?" 00007FFF53560220
  1915. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http gzip filter
  1916. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip in: 00000000015E4FE8
  1917. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip in_buf:00000000015E5058 ni:0000000000000000 ai:0
  1918. 2017/10/08 09:42:47 [debug] 4274#4274: *107 deflate in: ni:0000000000000000 no:00000000016751A0 ai:0 ao:4096 fl:4 redo:0
  1919. 2017/10/08 09:42:47 [debug] 4274#4274: *107 deflate out: ni:0000000000000000 no:000000000167541C ai:0 ao:3460 rc:1
  1920. 2017/10/08 09:42:47 [debug] 4274#4274: *107 gzip in_buf:00000000015E5058 pos:0000000000000000
  1921. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 000000000174A6C0
  1922. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http chunk: 10
  1923. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http chunk: 644
  1924. 2017/10/08 09:42:47 [debug] 4274#4274: *107 write old buf t:1 f:0 00000000015E4B38, pos 00000000015E4B38, size: 664 file: 0, size: 0
  1925. 2017/10/08 09:42:47 [debug] 4274#4274: *107 write new buf t:1 f:0 00000000015E5188, pos 00000000015E5188, size: 5 file: 0, size: 0
  1926. 2017/10/08 09:42:47 [debug] 4274#4274: *107 write new buf t:0 f:0 0000000000000000, pos 0000000000701800, size: 10 file: 0, size: 0
  1927. 2017/10/08 09:42:47 [debug] 4274#4274: *107 write new buf t:1 f:0 00000000016751A0, pos 00000000016751A0, size: 644 file: 0, size: 0
  1928. 2017/10/08 09:42:47 [debug] 4274#4274: *107 write new buf t:0 f:0 0000000000000000, pos 00000000004D00F1, size: 7 file: 0, size: 0
  1929. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http write filter: l:1 f:1 s:1330
  1930. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http write filter limit 0
  1931. 2017/10/08 09:42:47 [debug] 4274#4274: *107 malloc: 000000000174A6C0:16384
  1932. 2017/10/08 09:42:47 [debug] 4274#4274: *107 SSL buf copy: 664
  1933. 2017/10/08 09:42:47 [debug] 4274#4274: *107 SSL buf copy: 5
  1934. 2017/10/08 09:42:47 [debug] 4274#4274: *107 SSL buf copy: 10
  1935. 2017/10/08 09:42:47 [debug] 4274#4274: *107 SSL buf copy: 644
  1936. 2017/10/08 09:42:47 [debug] 4274#4274: *107 SSL buf copy: 7
  1937. 2017/10/08 09:42:47 [debug] 4274#4274: *107 SSL to write: 1330
  1938. 2017/10/08 09:42:47 [debug] 4274#4274: *107 SSL_write: 1330
  1939. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http write filter 0000000000000000
  1940. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http copy filter: 0 "/ocs/v2.php/apps/notifications/api/v2/notifications?"
  1941. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http finalize request: 0, "/ocs/v2.php/apps/notifications/api/v2/notifications?" a:1, c:1
  1942. 2017/10/08 09:42:47 [debug] 4274#4274: *107 set http keepalive handler
  1943. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http close request
  1944. 2017/10/08 09:42:47 [debug] 4274#4274: *107 http log handler
  1945. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 00000000016751A0
  1946. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 0000000000000000
  1947. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 00000000015E5650
  1948. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 00000000015EB300, unused: 8
  1949. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 00000000015E6E90, unused: 0
  1950. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 00000000015E4640, unused: 472
  1951. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 00000000016DC4E0
  1952. 2017/10/08 09:42:47 [debug] 4274#4274: *107 hc free: 0000000000000000
  1953. 2017/10/08 09:42:47 [debug] 4274#4274: *107 hc busy: 0000000000000000 0
  1954. 2017/10/08 09:42:47 [debug] 4274#4274: *107 free: 000000000174A6C0
  1955. 2017/10/08 09:42:47 [debug] 4274#4274: *107 reusable connection: 1
  1956. 2017/10/08 09:42:47 [debug] 4274#4274: *107 event timer add: 19: 65000:1507448632014
  1957. [/QUOTE]
  1958.  
  1959. Now I put NextCloud in debug mode and do it all over again:
  1960. [QUOTE]
  1961.  
  1962. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Activity\\BackgroundJob\\EmailNotification job with ID 9","userAgent":"--","version":"12.0.3.3"}
  1963. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Activity\\BackgroundJob\\EmailNotification job with ID 9 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1964. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Files\\BackgroundJob\\ScanFiles job with ID 3","userAgent":"--","version":"12.0.3.3"}
  1965. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Files\\BackgroundJob\\ScanFiles job with ID 3 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1966. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Files\\BackgroundJob\\CleanupFileLocks job with ID 5","userAgent":"--","version":"12.0.3.3"}
  1967. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Files\\BackgroundJob\\CleanupFileLocks job with ID 5 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1968. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Files_Sharing\\DeleteOrphanedSharesJob job with ID 11","userAgent":"--","version":"12.0.3.3"}
  1969. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"DeleteOrphanedSharesJob","method":"--","url":"--","message":"0 orphaned share(s) deleted","userAgent":"--","version":"12.0.3.3"}
  1970. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Files_Sharing\\DeleteOrphanedSharesJob job with ID 11 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1971. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OC\\Authentication\\Token\\DefaultTokenCleanupJob job with ID 15","userAgent":"--","version":"12.0.3.3"}
  1972. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Invalidating session tokens older than 2017-10-07T08:30:03+00:00","userAgent":"--","version":"12.0.3.3"}
  1973. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Invalidating remembered session tokens older than 2017-09-23T08:30:03+00:00","userAgent":"--","version":"12.0.3.3"}
  1974. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OC\\Authentication\\Token\\DefaultTokenCleanupJob job with ID 15 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1975. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OC\\Command\\CommandJob job with ID 21","userAgent":"--","version":"12.0.3.3"}
  1976. {"reqId":"oyQ2OYisbnGCpVuS6i9R","level":0,"time":"2017-10-08T08:30:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OC\\Command\\CommandJob job with ID 21 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1977. .
  1978. .
  1979. .
  1980. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Files\\BackgroundJob\\ScanFiles job with ID 3","userAgent":"--","version":"12.0.3.3"}
  1981. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Files\\BackgroundJob\\ScanFiles job with ID 3 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1982. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Files\\BackgroundJob\\CleanupFileLocks job with ID 5","userAgent":"--","version":"12.0.3.3"}
  1983. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:02+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Files\\BackgroundJob\\CleanupFileLocks job with ID 5 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1984. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Activity\\BackgroundJob\\EmailNotification job with ID 9","userAgent":"--","version":"12.0.3.3"}
  1985. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Activity\\BackgroundJob\\EmailNotification job with ID 9 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1986. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Files_Sharing\\DeleteOrphanedSharesJob job with ID 11","userAgent":"--","version":"12.0.3.3"}
  1987. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"DeleteOrphanedSharesJob","method":"--","url":"--","message":"0 orphaned share(s) deleted","userAgent":"--","version":"12.0.3.3"}
  1988. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Files_Sharing\\DeleteOrphanedSharesJob job with ID 11 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1989. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OCA\\Files\\BackgroundJob\\DeleteOrphanedItems job with ID 4","userAgent":"--","version":"12.0.3.3"}
  1990. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"DeleteOrphanedItems","method":"--","url":"--","message":"0 orphaned system tag relations deleted","userAgent":"--","version":"12.0.3.3"}
  1991. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"DeleteOrphanedItems","method":"--","url":"--","message":"0 orphaned user tag relations deleted","userAgent":"--","version":"12.0.3.3"}
  1992. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"DeleteOrphanedItems","method":"--","url":"--","message":"0 orphaned comments deleted","userAgent":"--","version":"12.0.3.3"}
  1993. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"DeleteOrphanedItems","method":"--","url":"--","message":"0 orphaned comment read marks deleted","userAgent":"--","version":"12.0.3.3"}
  1994. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:03+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OCA\\Files\\BackgroundJob\\DeleteOrphanedItems job with ID 4 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1995. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:04+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OC\\Authentication\\Token\\DefaultTokenCleanupJob job with ID 15","userAgent":"--","version":"12.0.3.3"}
  1996. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:04+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Invalidating session tokens older than 2017-10-07T08:45:04+00:00","userAgent":"--","version":"12.0.3.3"}
  1997. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:04+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Invalidating remembered session tokens older than 2017-09-23T08:45:04+00:00","userAgent":"--","version":"12.0.3.3"}
  1998. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:04+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OC\\Authentication\\Token\\DefaultTokenCleanupJob job with ID 15 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  1999. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:04+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Run OC\\Command\\CommandJob job with ID 22","userAgent":"--","version":"12.0.3.3"}
  2000. {"reqId":"QJ11EAjNiPwp3wa8x9GB","level":0,"time":"2017-10-08T08:45:04+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Finished OC\\Command\\CommandJob job with ID 22 in 0 seconds","userAgent":"--","version":"12.0.3.3"}
  2001.  
  2002. [/QUOTE]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement