Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 241.96 KB | None | 0 0
  1. ```
  2.  
  3. NextCloudPi version v1.4.11
  4. NextCloudPi image NextCloudPi_11-04-18
  5. distribution Raspbian GNU/Linux 9 \n \l
  6. automount yes
  7. USB devices sda
  8. datadir /media/USBdrive/ncdata
  9. data in SD no
  10. data filesystem btrfs
  11. data disk usage 130G/1.9T
  12. rootfs usage 2.0G/30G
  13. swapfile /var/swap
  14. dbdir /var/lib/mysql
  15. Nextcloud check ok
  16. Nextcloud version 15.0.2.0
  17. HTTPD service up
  18. PHP service up
  19. MariaDB service up
  20. Redis service up
  21. Postfix service up
  22. internet check no
  23. port check 80 closed
  24. port check 443 closed
  25. IP ***REMOVED SENSITIVE VALUE***
  26. gateway ***REMOVED SENSITIVE VALUE***
  27. interface enxb827ebcc7118
  28. certificates ***REMOVED SENSITIVE VALUE***
  29. NAT loopback no
  30. uptime 8:06
  31.  
  32. ```
  33. </details>
  34.  
  35.  
  36. <details>
  37. <summary>Nextcloud configuration</summary>
  38.  
  39. ```
  40.  
  41. {
  42. "system": {
  43. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  44. "secret": "***REMOVED SENSITIVE VALUE***",
  45. "trusted_domains": {
  46. "0": "localhost",
  47. "5": "nextcloudpi.local",
  48. "7": "nextcloudpi",
  49. "8": "nextcloudpi.lan",
  50. "1": "192.168.1.20",
  51. "2": "spranger.cloud"
  52. },
  53. "datadirectory": "***REMOVED SENSITIVE VALUE***",
  54. "dbtype": "mysql",
  55. "version": "15.0.2.0",
  56. "overwrite.cli.url": "https:\/\/spranger.cloud\/",
  57. "dbname": "***REMOVED SENSITIVE VALUE***",
  58. "dbhost": "***REMOVED SENSITIVE VALUE***",
  59. "dbport": "",
  60. "dbtableprefix": "oc_",
  61. "mysql.utf8mb4": true,
  62. "dbuser": "***REMOVED SENSITIVE VALUE***",
  63. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  64. "installed": true,
  65. "instanceid": "***REMOVED SENSITIVE VALUE***",
  66. "memcache.local": "\\OC\\Memcache\\Redis",
  67. "memcache.locking": "\\OC\\Memcache\\Redis",
  68. "redis": {
  69. "host": "***REMOVED SENSITIVE VALUE***",
  70. "port": 0,
  71. "timeout": 0,
  72. "password": "***REMOVED SENSITIVE VALUE***"
  73. },
  74. "mail_smtpmode": "sendmail",
  75. "mail_smtpauthtype": "LOGIN",
  76. "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  77. "mail_domain": "***REMOVED SENSITIVE VALUE***",
  78. "overwriteprotocol": "https",
  79. "maintenance": false,
  80. "htaccess.RewriteBase": "\/",
  81. "logfile": "\/media\/USBdrive\/ncdata\/nextcloud.log",
  82. "loglevel": 2
  83. }
  84. }
  85.  
  86. ```
  87. </details>
  88.  
  89.  
  90. <details>
  91. <summary>HTTPd logs</summary>
  92.  
  93. ```
  94.  
  95. [Fri Feb 22 10:09:25.984482 2019] [authz_host:error] [pid 990:tid 1707607088] [client 192.168.1.111:52064] AH01753: access check of 'localhost' to /img/defaults.svg failed, reason: unable to get the remote host name
  96. [Fri Feb 22 10:09:25.985264 2019] [authz_host:error] [pid 990:tid 1716003888] [client 192.168.1.111:52064] AH01753: access check of 'localhost' to /img/poweroff.svg failed, reason: unable to get the remote host name
  97. [Fri Feb 22 10:09:25.985917 2019] [authz_host:error] [pid 990:tid 1724400688] [client 192.168.1.111:52064] AH01753: access check of 'localhost' to /img/reboot.svg failed, reason: unable to get the remote host name
  98. [Fri Feb 22 10:09:26.134232 2019] [authz_host:error] [pid 989:tid 1699210288] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/info.svg failed, reason: unable to get the remote host name
  99. [Fri Feb 22 10:09:26.134985 2019] [authz_host:error] [pid 989:tid 1690813488] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /ncp-output.php failed, reason: unable to get the remote host name
  100. [Fri Feb 22 10:09:26.136508 2019] [authz_host:error] [pid 989:tid 1699210288] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/wizard.svg failed, reason: unable to get the remote host name
  101. [Fri Feb 22 10:09:26.136519 2019] [authz_host:error] [pid 989:tid 1707607088] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/dashboard.svg failed, reason: unable to get the remote host name
  102. [Fri Feb 22 10:09:26.136994 2019] [authz_host:error] [pid 989:tid 1724400688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/info-white.svg failed, reason: unable to get the remote host name
  103. [Fri Feb 22 10:09:26.137239 2019] [authz_host:error] [pid 989:tid 1716003888] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/nc-button.svg failed, reason: unable to get the remote host name
  104. [Fri Feb 22 10:09:26.139912 2019] [authz_host:error] [pid 989:tid 1707607088] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/settings-white.svg failed, reason: unable to get the remote host name
  105. [Fri Feb 22 10:09:26.140713 2019] [authz_host:error] [pid 989:tid 1699210288] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/search.svg failed, reason: unable to get the remote host name
  106. [Fri Feb 22 10:09:26.140792 2019] [authz_host:error] [pid 989:tid 1682416688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  107. [Fri Feb 22 10:09:26.141255 2019] [authz_host:error] [pid 989:tid 1724400688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/files.svg failed, reason: unable to get the remote host name
  108. [Fri Feb 22 10:09:26.480672 2019] [authz_host:error] [pid 989:tid 1724400688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/favicon.png failed, reason: unable to get the remote host name
  109. [Fri Feb 22 10:10:02.062111 2019] [authz_host:error] [pid 989:tid 1682416688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  110. [Fri Feb 22 10:11:07.766373 2019] [authz_host:error] [pid 989:tid 1682416688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  111. [Fri Feb 22 10:13:57.742370 2019] [authz_host:error] [pid 989:tid 1682416688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  112. [Fri Feb 22 10:13:57.754631 2019] [authz_host:error] [pid 989:tid 1724400688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /img/green-circle.svg failed, reason: unable to get the remote host name
  113. [Fri Feb 22 10:18:11.364226 2019] [authz_host:error] [pid 989:tid 1682416688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  114. [Fri Feb 22 10:20:45.013278 2019] [authz_host:error] [pid 989:tid 1682416688] [client 192.168.1.111:52074] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
  115.  
  116. ```
  117. </details>
  118.  
  119.  
  120. <details>
  121. <summary>Database logs</summary>
  122.  
  123. ```
  124.  
  125. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
  126.  
  127. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  128. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: The InnoDB memory heap is disabled
  129. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  130. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  131. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Compressed tables use zlib 1.2.8
  132. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Using Linux native AIO
  133. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Using generic crc32 instructions
  134. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  135. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Completed initialization of buffer pool
  136. 2019-02-22 9:46:32 1989201920 [Note] InnoDB: Highest supported file format is Barracuda.
  137. 2019-02-22 9:46:33 1989201920 [Note] InnoDB: 128 rollback segment(s) are active.
  138. 2019-02-22 9:46:33 1989201920 [Note] InnoDB: Waiting for purge to start
  139. 2019-02-22 9:46:33 1989201920 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.41-84.1 started; log sequence number 2438041696
  140. 2019-02-22 9:46:34 1409282880 [Note] InnoDB: Dumping buffer pool(s) not yet started
  141. 2019-02-22 9:46:34 1989201920 [Note] Plugin 'FEEDBACK' is disabled.
  142. 2019-02-22 9:46:34 1989201920 [Note] Server socket created on IP: '127.0.0.1'.
  143. 2019-02-22 9:46:34 1989201920 [Note] /usr/sbin/mysqld: ready for connections.
  144. Version: '10.1.37-MariaDB-0+deb9u1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Raspbian 9.0
  145.  
  146. ```
  147. </details>
  148.  
  149.  
  150. <details>
  151. <summary>Nextcloud logs</summary>
  152.  
  153. ```
  154.  
  155. {"reqId":"FySZj1EnxctedU7jgt0M","level":3,"time":"2019-02-05T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530344,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LUrO+zogRxKz2Fn1gerRXRDXsY9DgE2uc7b9ok6nZdmQ7A3BYwnSubwEgYerVgRZPkVWcc2zsFvw2Pw\\\/RkB0uE9erhHJbf8iUePrnNe3JrHf2N0vjrewOsCsLsWzTmrCeMTYk6zNMMM8sX4JxjGgP9ObjgQWdonRhSJue4kTIem0gwc\\\/ouMaORh4CESJPggPYgxZpt2kxVdlb0FPYQb+dF9JZpY7ucFZZ9HMxag+7+NP5A0mcNFgaSPV0dkEVw81uJdpKSYAC5NMpIMXmfIFOAg76Zbyu5jGw49xm0D0uvAfRyM9z+76UzBs19efoB1JKhqXAIF0T0M6eVoH\\\/3\\\/84w==\",\"signature\":\"NGMXkOtY\\\/w9pRHWP8U1KbN3gUw8exT4NpVVTHiWGDpOQkCa6Cdf79l\\\/SprsR\\\/s6UPWTfMNLmPQIKZ\\\/D2RbgyAuttvd+o4JyJnSetOL6H2SxpA8ThhFBOTEC9jV4RmXmYHaSfbesFv3wEyhlssHCwAILWxAe\\\/CkyJ3EQe7\\\/jssBPt37tY+k3E\\\/E0yQwp8Ka7Rnk+7emFm6cT48E4Thq5TUi4ZwHZXGM7FFjk7hXcDBBLa5vQwjDSZXnazrDL5qu6SIaz\\\/fkLMVHhG8seK3c0ozDNsQHN7T5U+tidRmHJXAq1ArBhOcLSkpnabeCPgacJpDlB1gSnHBASwOT\\\/8cGe2KQ==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LUrO+zogRxKz2Fn1gerRXRDXsY9DgE2uc7b9ok6nZdmQ7A3BYwnSubwEgYerVgRZPkVWcc2zsFvw2Pw\\\/RkB0uE9erhHJbf8iUePrnNe3JrHf2N0vjrewOsCsLsWzTmrCeMTYk6zNMMM8sX4JxjGgP9ObjgQWdonRhSJue4kTIem0gwc\\\/ouMaORh4CESJPggPYgxZpt2kxVdlb0FPYQb+dF9JZpY7ucFZZ9HMxag+7+NP5A0mcNFgaSPV0dkEVw81uJdpKSYAC5NMpIMXmfIFOAg76Zbyu5jGw49xm0D0uvAfRyM9z+76UzBs19efoB1JKhqXAIF0T0M6eVoH\\\/3\\\/84w==\",\"signature\":\"NGMXkOtY\\\/w9pRHWP8U1KbN3gUw8exT4NpVVTHiWGDpOQkCa6Cdf79l\\\/SprsR\\\/s6UPWTfMNLmPQIKZ\\\/D2RbgyAuttvd+o4JyJnSetOL6H2SxpA8ThhFBOTEC9jV4RmXmYHaSfbesFv3wEyhlssHCwAILWxAe\\\/CkyJ3EQe7\\\/jssBPt37tY+k3E\\\/E0yQwp8Ka7Rnk+7emFm6cT48E4Thq5TUi4ZwHZXGM7FFjk7hXcDBBLa5vQwjDSZXnazrDL5qu6SIaz\\\/fkLMVHhG8seK3c0ozDNsQHN7T5U+tidRmHJXAq1ArBhOcLSkpnabeCPgacJpDlB1gSnHBASwOT\\\/8cGe2KQ==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LUrO+zogRxKz2Fn1gerRXRDXsY9DgE2uc7b9ok6nZdmQ7A3BYwnSubwEgYerVgRZPkVWcc2zsFvw2Pw\\\/RkB0uE9erhHJbf8iUePrnNe3JrHf2N0vjrewOsCsLsWzTmrCeMTYk6zNMMM8sX4JxjGgP9ObjgQWdonRhSJue4kTIem0gwc\\\/ouMaORh4CESJPggPYgxZpt2kxVdlb0FPYQb+dF9JZpY7ucFZZ9HMxag+7+NP5A0mcNFgaSPV0dkEVw81uJdpKSYAC5NMpIMXmfIFOAg76Zbyu5jGw49xm0D0uvAfRyM9z+76UzBs19efoB1JKhqXAIF0T0M6eVoH\\\/3\\\/84w==\",\"signature\":\"NGMXkOtY\\\/w9pRHWP8U1KbN3gUw8exT4NpVVTHiWGDpOQkCa6Cdf79l\\\/SprsR\\\/s6UPWTfMNLmPQIKZ\\\/D2RbgyAuttvd+o4JyJnSetOL6H2SxpA8ThhFBOTEC9jV4RmXmYHaSfbesFv3wEyhlssHCwAILWxAe\\\/CkyJ3EQe7\\\/jssBPt37tY+k3E\\\/E0yQwp8Ka7Rnk+7emFm6cT48E4Thq5TUi4ZwHZXGM7FFjk7hXcDBBLa5vQwjDSZXnazrDL5qu6SIaz\\\/fkLMVHhG8seK3c0ozDNsQHN7T5U+tidRmHJXAq1ArBhOcLSkpnabeCPgacJpDlB1gSnHBASwOT\\\/8cGe2KQ==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[78,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  156. {"reqId":"a3xBmCZY7NtX6GTWCYbn","level":3,"time":"2019-02-06T06:25:45+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530067,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"FK3cmq28gWOfcbOHQJVK1orP9HMRAaaGtu10wFOA7IDKgvo9Hi42VmtpEZYYREEJeQ4nU0FQCdVj8mcvCSaor6KmIJEfRVgexoUvysNZNb2ku5LTTKQmW5E+bp020pEr3WXSKEKhGl+fDVScSdzSx2kW7EPtJ90IjuK+DNb9QpvvFGtE9KcFxH6qUGgNS5klKcCOGe2oSqjl53LWQFTopNU8Nz2R2TjxgdQmk5YiZIUmBU3J3D\\\/qecANT3Dwtf6kOJKTT1h9KRfPr\\\/QopyOX+VfADl0JmX+oHCNPKYjbdkxhd9hOP5UWrJvMD\\\/iy7OMGuSpSFRRLEgkozWT23JR43g==\",\"signature\":\"JVfi6H6hGVunlIFSedGtUd8M92scdX\\\/LDzA6iANPfw\\\/DZOxQfgueMTDgXiTfNs8Y4qekJAxlZkwA4Sqiq7a1NiMtgf6d6TJ0sYZhp8qRj08Aj65yPJ8nlSRKse0wfdzqj6PUWz5hiRugjMdx4RxL9uDqCflZ7YdxbTWP9\\\/LniKu3F60gCqDBhGN\\\/tHFHFo4PhUv0zusSe02lGdr6mmg21qpyk8t0FW+9eqLQ+3deRfcPj6Cyk58MgBYkIJkbywxE98pas5mT2+G9cP6S5Omz\\\/NBZtUg9PAIymftkiEboBTCLxxWi7PBX8QRF24H56Q+inHPi4CCmNyelDRftnxKsVg==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"FK3cmq28gWOfcbOHQJVK1orP9HMRAaaGtu10wFOA7IDKgvo9Hi42VmtpEZYYREEJeQ4nU0FQCdVj8mcvCSaor6KmIJEfRVgexoUvysNZNb2ku5LTTKQmW5E+bp020pEr3WXSKEKhGl+fDVScSdzSx2kW7EPtJ90IjuK+DNb9QpvvFGtE9KcFxH6qUGgNS5klKcCOGe2oSqjl53LWQFTopNU8Nz2R2TjxgdQmk5YiZIUmBU3J3D\\\/qecANT3Dwtf6kOJKTT1h9KRfPr\\\/QopyOX+VfADl0JmX+oHCNPKYjbdkxhd9hOP5UWrJvMD\\\/iy7OMGuSpSFRRLEgkozWT23JR43g==\",\"signature\":\"JVfi6H6hGVunlIFSedGtUd8M92scdX\\\/LDzA6iANPfw\\\/DZOxQfgueMTDgXiTfNs8Y4qekJAxlZkwA4Sqiq7a1NiMtgf6d6TJ0sYZhp8qRj08Aj65yPJ8nlSRKse0wfdzqj6PUWz5hiRugjMdx4RxL9uDqCflZ7YdxbTWP9\\\/LniKu3F60gCqDBhGN\\\/tHFHFo4PhUv0zusSe02lGdr6mmg21qpyk8t0FW+9eqLQ+3deRfcPj6Cyk58MgBYkIJkbywxE98pas5mT2+G9cP6S5Omz\\\/NBZtUg9PAIymftkiEboBTCLxxWi7PBX8QRF24H56Q+inHPi4CCmNyelDRftnxKsVg==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"FK3cmq28gWOfcbOHQJVK1orP9HMRAaaGtu10wFOA7IDKgvo9Hi42VmtpEZYYREEJeQ4nU0FQCdVj8mcvCSaor6KmIJEfRVgexoUvysNZNb2ku5LTTKQmW5E+bp020pEr3WXSKEKhGl+fDVScSdzSx2kW7EPtJ90IjuK+DNb9QpvvFGtE9KcFxH6qUGgNS5klKcCOGe2oSqjl53LWQFTopNU8Nz2R2TjxgdQmk5YiZIUmBU3J3D\\\/qecANT3Dwtf6kOJKTT1h9KRfPr\\\/QopyOX+VfADl0JmX+oHCNPKYjbdkxhd9hOP5UWrJvMD\\\/iy7OMGuSpSFRRLEgkozWT23JR43g==\",\"signature\":\"JVfi6H6hGVunlIFSedGtUd8M92scdX\\\/LDzA6iANPfw\\\/DZOxQfgueMTDgXiTfNs8Y4qekJAxlZkwA4Sqiq7a1NiMtgf6d6TJ0sYZhp8qRj08Aj65yPJ8nlSRKse0wfdzqj6PUWz5hiRugjMdx4RxL9uDqCflZ7YdxbTWP9\\\/LniKu3F60gCqDBhGN\\\/tHFHFo4PhUv0zusSe02lGdr6mmg21qpyk8t0FW+9eqLQ+3deRfcPj6Cyk58MgBYkIJkbywxE98pas5mT2+G9cP6S5Omz\\\/NBZtUg9PAIymftkiEboBTCLxxWi7PBX8QRF24H56Q+inHPi4CCmNyelDRftnxKsVg==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[79,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  157. {"reqId":"ejh0q3Lqw0X0kKEaPQPY","level":3,"time":"2019-02-07T06:25:47+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530432,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"D1YvJAThxVYcaMuOgHaBmPw6p\\\/DB0kFDGVqp5YQNqVNm9tQew1UiWXaUVVTgPNtYG3dLiqwpy6jWxhpeFcpm9C56UmQxcwHtQ7GMPwvoKPrcKVjqaijxYbphiN1y4SUViQelkdv45mDMYEV\\\/zJ9l8kkSSSSpfoADD+DU9WwxMEn1lbWZLMgSbIcbQ61kw\\\/WrIdr5EPxS8M45IzNkroElMU+yNJaWaBJB7gL\\\/oyopEsZTkjS6xG5KRu1mlY6Yk21tpO0RclxqdmGvEaZaWjcKKlKipUa01V5ZWTFzA\\\/\\\/zKz4Klai+tnWH9G\\\/IZTBd6mEc0EB4+jqJ65E6e4vnSqOOwA==\",\"signature\":\"m8nnQkBUIj88SLPnGifzAUEo7m2r8uC8J8QnvleDBx7Iu8GozGiveHqvyftHJII4bFxqyOEo\\\/Zu7EG0842+mLNJkstMqCZb+XTZYpheuUiAKdd7ZfLIQ\\\/Yt7INn1SSVX4\\\/gi2xPYD0vGmUA0arKbmFjRBVV\\\/Lw3CAmPHU5+OerDB4KCTHOsgrRP9bl5RuL6zb9Htqt+sFktPGoGBXfYCe8qAoLlWxc+a4fCJ1gMky9oXDMXmlG3Xmkf9aDU8Gzo5jvy8aXvVJFtFPd493sfYFtDIL+bWTMME2bRIpyUi1ht7z\\\/ixVL7iTkYwuwA+6EOYQTp3vnI5bApoe4d2c0OndQ==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"D1YvJAThxVYcaMuOgHaBmPw6p\\\/DB0kFDGVqp5YQNqVNm9tQew1UiWXaUVVTgPNtYG3dLiqwpy6jWxhpeFcpm9C56UmQxcwHtQ7GMPwvoKPrcKVjqaijxYbphiN1y4SUViQelkdv45mDMYEV\\\/zJ9l8kkSSSSpfoADD+DU9WwxMEn1lbWZLMgSbIcbQ61kw\\\/WrIdr5EPxS8M45IzNkroElMU+yNJaWaBJB7gL\\\/oyopEsZTkjS6xG5KRu1mlY6Yk21tpO0RclxqdmGvEaZaWjcKKlKipUa01V5ZWTFzA\\\/\\\/zKz4Klai+tnWH9G\\\/IZTBd6mEc0EB4+jqJ65E6e4vnSqOOwA==\",\"signature\":\"m8nnQkBUIj88SLPnGifzAUEo7m2r8uC8J8QnvleDBx7Iu8GozGiveHqvyftHJII4bFxqyOEo\\\/Zu7EG0842+mLNJkstMqCZb+XTZYpheuUiAKdd7ZfLIQ\\\/Yt7INn1SSVX4\\\/gi2xPYD0vGmUA0arKbmFjRBVV\\\/Lw3CAmPHU5+OerDB4KCTHOsgrRP9bl5RuL6zb9Htqt+sFktPGoGBXfYCe8qAoLlWxc+a4fCJ1gMky9oXDMXmlG3Xmkf9aDU8Gzo5jvy8aXvVJFtFPd493sfYFtDIL+bWTMME2bRIpyUi1ht7z\\\/ixVL7iTkYwuwA+6EOYQTp3vnI5bApoe4d2c0OndQ==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"D1YvJAThxVYcaMuOgHaBmPw6p\\\/DB0kFDGVqp5YQNqVNm9tQew1UiWXaUVVTgPNtYG3dLiqwpy6jWxhpeFcpm9C56UmQxcwHtQ7GMPwvoKPrcKVjqaijxYbphiN1y4SUViQelkdv45mDMYEV\\\/zJ9l8kkSSSSpfoADD+DU9WwxMEn1lbWZLMgSbIcbQ61kw\\\/WrIdr5EPxS8M45IzNkroElMU+yNJaWaBJB7gL\\\/oyopEsZTkjS6xG5KRu1mlY6Yk21tpO0RclxqdmGvEaZaWjcKKlKipUa01V5ZWTFzA\\\/\\\/zKz4Klai+tnWH9G\\\/IZTBd6mEc0EB4+jqJ65E6e4vnSqOOwA==\",\"signature\":\"m8nnQkBUIj88SLPnGifzAUEo7m2r8uC8J8QnvleDBx7Iu8GozGiveHqvyftHJII4bFxqyOEo\\\/Zu7EG0842+mLNJkstMqCZb+XTZYpheuUiAKdd7ZfLIQ\\\/Yt7INn1SSVX4\\\/gi2xPYD0vGmUA0arKbmFjRBVV\\\/Lw3CAmPHU5+OerDB4KCTHOsgrRP9bl5RuL6zb9Htqt+sFktPGoGBXfYCe8qAoLlWxc+a4fCJ1gMky9oXDMXmlG3Xmkf9aDU8Gzo5jvy8aXvVJFtFPd493sfYFtDIL+bWTMME2bRIpyUi1ht7z\\\/ixVL7iTkYwuwA+6EOYQTp3vnI5bApoe4d2c0OndQ==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[80,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  158. {"reqId":"RauHOK6mOnYejdsWfEwi","level":3,"time":"2019-02-08T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530379,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"QxRcwyp2+nj4zEeerWcspBBBaUURG\\\/Dqhu7zGXeYaCV7PuX8bGVvCd5enQHAPcw1wE\\\/74D0v3AXjv4bJFXHGTkYC9F6uDwgcDnKuE6kTAtM+96hKOoPNkR1RkWMPGnmBO4HjYFf3bH7rPKXYHImsr+Ajd7fm5bThxNwbycG9M2lVEEZlNRz\\\/2MyRk7tCInwN6hltqFRpc5E0eP+TXVMHQmrT1EIo8+9SUCKbpiGqIH1dcn7kPToVUJI6o2KZ1AcTfk4hZOeD+GunQq90UwXZBH6aFYwkQRHCDNg\\\/7e8zgVv32NKLPMsE4f3sfJfY9TlDozCjxb6AWKrIubNKNHfrlw==\",\"signature\":\"es1yTLZ4u\\\/9jQHNTE+6W\\\/Hv1U5xWtZeQ8cnX1\\\/Q6+BTgO0HTyVz+d7l\\\/tJoNSU\\\/219fSWWWE\\\/jN+rPHUO\\\/Z+aDG+ytqh35RKxgpa241WsMxF6GWQS8et67RVbUga2Pw7k\\\/zEwunX1XGCsjFoKLDsL07ygerns1OF8IjjsRYbuCsXIiPiEaEA5hdGoLVRGXyqgbbTg2HICj5EJ\\\/BX+g811ZpoYbRsdy715DnWD7vJLU1wEfOQXdEYMmOF6POAdGon4cTwMHe8N9JGpDxIzGLwMYMBHSJ+lSEjmdZuMHm49jnK0z2ya8dkmgeZSafbqIClOgS99JhGJr9AMoKg6M78uA==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"QxRcwyp2+nj4zEeerWcspBBBaUURG\\\/Dqhu7zGXeYaCV7PuX8bGVvCd5enQHAPcw1wE\\\/74D0v3AXjv4bJFXHGTkYC9F6uDwgcDnKuE6kTAtM+96hKOoPNkR1RkWMPGnmBO4HjYFf3bH7rPKXYHImsr+Ajd7fm5bThxNwbycG9M2lVEEZlNRz\\\/2MyRk7tCInwN6hltqFRpc5E0eP+TXVMHQmrT1EIo8+9SUCKbpiGqIH1dcn7kPToVUJI6o2KZ1AcTfk4hZOeD+GunQq90UwXZBH6aFYwkQRHCDNg\\\/7e8zgVv32NKLPMsE4f3sfJfY9TlDozCjxb6AWKrIubNKNHfrlw==\",\"signature\":\"es1yTLZ4u\\\/9jQHNTE+6W\\\/Hv1U5xWtZeQ8cnX1\\\/Q6+BTgO0HTyVz+d7l\\\/tJoNSU\\\/219fSWWWE\\\/jN+rPHUO\\\/Z+aDG+ytqh35RKxgpa241WsMxF6GWQS8et67RVbUga2Pw7k\\\/zEwunX1XGCsjFoKLDsL07ygerns1OF8IjjsRYbuCsXIiPiEaEA5hdGoLVRGXyqgbbTg2HICj5EJ\\\/BX+g811ZpoYbRsdy715DnWD7vJLU1wEfOQXdEYMmOF6POAdGon4cTwMHe8N9JGpDxIzGLwMYMBHSJ+lSEjmdZuMHm49jnK0z2ya8dkmgeZSafbqIClOgS99JhGJr9AMoKg6M78uA==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"QxRcwyp2+nj4zEeerWcspBBBaUURG\\\/Dqhu7zGXeYaCV7PuX8bGVvCd5enQHAPcw1wE\\\/74D0v3AXjv4bJFXHGTkYC9F6uDwgcDnKuE6kTAtM+96hKOoPNkR1RkWMPGnmBO4HjYFf3bH7rPKXYHImsr+Ajd7fm5bThxNwbycG9M2lVEEZlNRz\\\/2MyRk7tCInwN6hltqFRpc5E0eP+TXVMHQmrT1EIo8+9SUCKbpiGqIH1dcn7kPToVUJI6o2KZ1AcTfk4hZOeD+GunQq90UwXZBH6aFYwkQRHCDNg\\\/7e8zgVv32NKLPMsE4f3sfJfY9TlDozCjxb6AWKrIubNKNHfrlw==\",\"signature\":\"es1yTLZ4u\\\/9jQHNTE+6W\\\/Hv1U5xWtZeQ8cnX1\\\/Q6+BTgO0HTyVz+d7l\\\/tJoNSU\\\/219fSWWWE\\\/jN+rPHUO\\\/Z+aDG+ytqh35RKxgpa241WsMxF6GWQS8et67RVbUga2Pw7k\\\/zEwunX1XGCsjFoKLDsL07ygerns1OF8IjjsRYbuCsXIiPiEaEA5hdGoLVRGXyqgbbTg2HICj5EJ\\\/BX+g811ZpoYbRsdy715DnWD7vJLU1wEfOQXdEYMmOF6POAdGon4cTwMHe8N9JGpDxIzGLwMYMBHSJ+lSEjmdZuMHm49jnK0z2ya8dkmgeZSafbqIClOgS99JhGJr9AMoKg6M78uA==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[83,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  159. {"reqId":"NXXNvIl7v71fdOG9hhnf","level":3,"time":"2019-02-09T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.529809,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LUl4Ruo4ndKXTOYGu5mr2JEh6+cWB\\\/7h1YYElgfaOmpou8PYzvU23VjmPvuE63tvYmVBZhxmEkPV3aVBuLc2VXA12m6oRhNtijuaOTRVFMBeDHdMSndO2GeFt40tP4zKw1SNGREn716+2t0nWS6pSmLllz1nQjZswYypsxGt\\\/k8dxZA59P86VIc8feJuwwVVwN6UyUDgcL+\\\/7e1jVQGfCcmrjLB6CXCsoDTV5K73pMDsL4A2H9m0KGCs6xdTKO\\\/kSE1dBIB0gZv56zValTPCNBnUqzBfpZ49YqQKzylNZwTHUnZuCkcjJGDCz0APN2wlLoXPh2wtD4TJyXLuP7OCng==\",\"signature\":\"V0r58VZZ8aPaL2cqvCjn8WoseFfKB1kiB1P3RhISh3Twg7R4HjiJSSwffJcaYGdUojsHAk4uBKUFKRrBVTvc6g6VzuB3tV6fWHBplhBeOoC5PnTiNhkKRYrUZJptdfY9ahF7vnGnwe6\\\/AL\\\/7WRzbwYywqfwvyA3wZGIX0w78aiwilC5GpXtqAnGr1eCh\\\/l54z2Zyim\\\/Uh5qIdYSjhzyNsHKXiHw4Tsg9b2rQOD4FM6IHN8Gybv+HhWHxWxT1imUBq3dj2JOjyZzSDB6mFpGlQklg55x54U0oBmUWTLVN4Li87vNspb0c9NRWAUWJ33cw7VMgrz8woS+8FNdAnRFIkQ==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LUl4Ruo4ndKXTOYGu5mr2JEh6+cWB\\\/7h1YYElgfaOmpou8PYzvU23VjmPvuE63tvYmVBZhxmEkPV3aVBuLc2VXA12m6oRhNtijuaOTRVFMBeDHdMSndO2GeFt40tP4zKw1SNGREn716+2t0nWS6pSmLllz1nQjZswYypsxGt\\\/k8dxZA59P86VIc8feJuwwVVwN6UyUDgcL+\\\/7e1jVQGfCcmrjLB6CXCsoDTV5K73pMDsL4A2H9m0KGCs6xdTKO\\\/kSE1dBIB0gZv56zValTPCNBnUqzBfpZ49YqQKzylNZwTHUnZuCkcjJGDCz0APN2wlLoXPh2wtD4TJyXLuP7OCng==\",\"signature\":\"V0r58VZZ8aPaL2cqvCjn8WoseFfKB1kiB1P3RhISh3Twg7R4HjiJSSwffJcaYGdUojsHAk4uBKUFKRrBVTvc6g6VzuB3tV6fWHBplhBeOoC5PnTiNhkKRYrUZJptdfY9ahF7vnGnwe6\\\/AL\\\/7WRzbwYywqfwvyA3wZGIX0w78aiwilC5GpXtqAnGr1eCh\\\/l54z2Zyim\\\/Uh5qIdYSjhzyNsHKXiHw4Tsg9b2rQOD4FM6IHN8Gybv+HhWHxWxT1imUBq3dj2JOjyZzSDB6mFpGlQklg55x54U0oBmUWTLVN4Li87vNspb0c9NRWAUWJ33cw7VMgrz8woS+8FNdAnRFIkQ==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LUl4Ruo4ndKXTOYGu5mr2JEh6+cWB\\\/7h1YYElgfaOmpou8PYzvU23VjmPvuE63tvYmVBZhxmEkPV3aVBuLc2VXA12m6oRhNtijuaOTRVFMBeDHdMSndO2GeFt40tP4zKw1SNGREn716+2t0nWS6pSmLllz1nQjZswYypsxGt\\\/k8dxZA59P86VIc8feJuwwVVwN6UyUDgcL+\\\/7e1jVQGfCcmrjLB6CXCsoDTV5K73pMDsL4A2H9m0KGCs6xdTKO\\\/kSE1dBIB0gZv56zValTPCNBnUqzBfpZ49YqQKzylNZwTHUnZuCkcjJGDCz0APN2wlLoXPh2wtD4TJyXLuP7OCng==\",\"signature\":\"V0r58VZZ8aPaL2cqvCjn8WoseFfKB1kiB1P3RhISh3Twg7R4HjiJSSwffJcaYGdUojsHAk4uBKUFKRrBVTvc6g6VzuB3tV6fWHBplhBeOoC5PnTiNhkKRYrUZJptdfY9ahF7vnGnwe6\\\/AL\\\/7WRzbwYywqfwvyA3wZGIX0w78aiwilC5GpXtqAnGr1eCh\\\/l54z2Zyim\\\/Uh5qIdYSjhzyNsHKXiHw4Tsg9b2rQOD4FM6IHN8Gybv+HhWHxWxT1imUBq3dj2JOjyZzSDB6mFpGlQklg55x54U0oBmUWTLVN4Li87vNspb0c9NRWAUWJ33cw7VMgrz8woS+8FNdAnRFIkQ==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[84,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  160. {"reqId":"yiZ13sIkMcOUKgWLvjgH","level":3,"time":"2019-02-10T06:25:45+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.526161,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"YALWFcS8NJR9n5\\\/vrP3EpCkz9Lnta760tMaNtFdJQUVzZf5aIcffxP0jhAdKGXYVNjg+QvKmNm+2\\\/L1\\\/uKfqGSzjd9TN4+Tk8dlQeLlPDWXG9a2EcU7e2JzmgqcI2k2ZW1x5hyDJMjMMxaCjKmxPwnbFSuPeRZbn3MAdeeQzIQsqjUt5n2u9RCoegwL7CyPUAN7nJu7NoG2PC1R1AsvSTiGWwbi+hkGH\\\/JjymepwAC7tfZPh4wqphF4rtRcwGppmKS3A03N4gz2QGFfZxrns7AKylcrysOW4FAO5MBm7O+h655G3AEI5ZF64fK7CZy11W82UMVLpYun7\\\/BJxvpvbuQ==\",\"signature\":\"bbLQFoYUoi7SkFVm903r02vAXSwtcsjwe\\\/oH4m\\\/IQvnju+qsViGXNjL7BKzSLqUigyiDvcVDHMXxRMKt+x7U8\\\/JlmTy+BMbTidJVJB1ucKKCoTi3Q1NWabnwScQA3MY2C43QHx8cSJbQrN2iEtaDQ2TK\\\/vfNY\\\/YLbDgcMcih6wJ77AnhPfh8G+CF4wjkP9REgLYnzBlfMS\\\/qouh2Y8iPjoroBXxSdTtFOuHD08pFuJrHHb59I0q0KJFKZb3TElWKj4+onJCSxooWQdjqt1RuNn\\\/TeJvglOaFQ2PJbcKvQ6eprBE1YScCZbjJCsj3s6WSteoZgm6QZvAuFryYzCeAwQ==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"YALWFcS8NJR9n5\\\/vrP3EpCkz9Lnta760tMaNtFdJQUVzZf5aIcffxP0jhAdKGXYVNjg+QvKmNm+2\\\/L1\\\/uKfqGSzjd9TN4+Tk8dlQeLlPDWXG9a2EcU7e2JzmgqcI2k2ZW1x5hyDJMjMMxaCjKmxPwnbFSuPeRZbn3MAdeeQzIQsqjUt5n2u9RCoegwL7CyPUAN7nJu7NoG2PC1R1AsvSTiGWwbi+hkGH\\\/JjymepwAC7tfZPh4wqphF4rtRcwGppmKS3A03N4gz2QGFfZxrns7AKylcrysOW4FAO5MBm7O+h655G3AEI5ZF64fK7CZy11W82UMVLpYun7\\\/BJxvpvbuQ==\",\"signature\":\"bbLQFoYUoi7SkFVm903r02vAXSwtcsjwe\\\/oH4m\\\/IQvnju+qsViGXNjL7BKzSLqUigyiDvcVDHMXxRMKt+x7U8\\\/JlmTy+BMbTidJVJB1ucKKCoTi3Q1NWabnwScQA3MY2C43QHx8cSJbQrN2iEtaDQ2TK\\\/vfNY\\\/YLbDgcMcih6wJ77AnhPfh8G+CF4wjkP9REgLYnzBlfMS\\\/qouh2Y8iPjoroBXxSdTtFOuHD08pFuJrHHb59I0q0KJFKZb3TElWKj4+onJCSxooWQdjqt1RuNn\\\/TeJvglOaFQ2PJbcKvQ6eprBE1YScCZbjJCsj3s6WSteoZgm6QZvAuFryYzCeAwQ==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"YALWFcS8NJR9n5\\\/vrP3EpCkz9Lnta760tMaNtFdJQUVzZf5aIcffxP0jhAdKGXYVNjg+QvKmNm+2\\\/L1\\\/uKfqGSzjd9TN4+Tk8dlQeLlPDWXG9a2EcU7e2JzmgqcI2k2ZW1x5hyDJMjMMxaCjKmxPwnbFSuPeRZbn3MAdeeQzIQsqjUt5n2u9RCoegwL7CyPUAN7nJu7NoG2PC1R1AsvSTiGWwbi+hkGH\\\/JjymepwAC7tfZPh4wqphF4rtRcwGppmKS3A03N4gz2QGFfZxrns7AKylcrysOW4FAO5MBm7O+h655G3AEI5ZF64fK7CZy11W82UMVLpYun7\\\/BJxvpvbuQ==\",\"signature\":\"bbLQFoYUoi7SkFVm903r02vAXSwtcsjwe\\\/oH4m\\\/IQvnju+qsViGXNjL7BKzSLqUigyiDvcVDHMXxRMKt+x7U8\\\/JlmTy+BMbTidJVJB1ucKKCoTi3Q1NWabnwScQA3MY2C43QHx8cSJbQrN2iEtaDQ2TK\\\/vfNY\\\/YLbDgcMcih6wJ77AnhPfh8G+CF4wjkP9REgLYnzBlfMS\\\/qouh2Y8iPjoroBXxSdTtFOuHD08pFuJrHHb59I0q0KJFKZb3TElWKj4+onJCSxooWQdjqt1RuNn\\\/TeJvglOaFQ2PJbcKvQ6eprBE1YScCZbjJCsj3s6WSteoZgm6QZvAuFryYzCeAwQ==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[85,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  161. {"reqId":"ufOuXSL8tOwHc2Vt3Mh4","level":3,"time":"2019-02-11T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.529674,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"navGGK\\\/FkpC30lWUpgtkkKwtgbnBg7JbeJ+LiNoEKsBVsIgvc3+Qblly9EagSdD8Y0uIYhhz0QNitOLS2vIv84PoLAKgSvaB\\\/\\\/61OW8KBqQexdQQxJ2s+0NLBe8f+DVv7pgRxMOBCZAR4ZP\\\/i17XuhBddWLbEKaJGmnUFPAC1Wd7s5iyujEdV5IskXz622plFbQ5+pm7ZA71rlDyVFswyKLqIeGVTWRwWimHm5GMDYViH6HzKoXYvD\\\/1C5Nj+T3VnF3fBbOWC4Q\\\/tacTEDeJ93EWYlUaIWnN9wudiT13jWcyYLiR+WfJJY+vAcptDOd7ADxI6Vr\\\/cvLygbQpIPWA4g==\",\"signature\":\"rYLKLVYj0ZCfStj1TWMUyUYe+2ZIyqPEbNjg1RMAPdSiqtgo\\\/aMp1Zmjk5Bd1+0P7wd5UkX5tZuXZblLH9PCnOivB3F1weJDkvUsag55kYmWoScjvMgrxxIhVBEjxUZrmOm3KkrzpaTbqD242A5L\\\/uQVR0siURxM1Pe+a7o7SXhAxqrHmdMxsZka4FO9VlLbqXedUXLJyvWXHeZnd67QCkcHj1k1KV2twZbuZWpvjy325\\\/gtnAZihopYhRwS6WWrz1\\\/X\\\/vbjY18PX4vuNsxQkmwbYuJVskJHCSZa8YRj3ynVroJfXYqsSBa0Gn+A6QvW5jdWHdK2k89v9JzeD14Z\\\/w==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"navGGK\\\/FkpC30lWUpgtkkKwtgbnBg7JbeJ+LiNoEKsBVsIgvc3+Qblly9EagSdD8Y0uIYhhz0QNitOLS2vIv84PoLAKgSvaB\\\/\\\/61OW8KBqQexdQQxJ2s+0NLBe8f+DVv7pgRxMOBCZAR4ZP\\\/i17XuhBddWLbEKaJGmnUFPAC1Wd7s5iyujEdV5IskXz622plFbQ5+pm7ZA71rlDyVFswyKLqIeGVTWRwWimHm5GMDYViH6HzKoXYvD\\\/1C5Nj+T3VnF3fBbOWC4Q\\\/tacTEDeJ93EWYlUaIWnN9wudiT13jWcyYLiR+WfJJY+vAcptDOd7ADxI6Vr\\\/cvLygbQpIPWA4g==\",\"signature\":\"rYLKLVYj0ZCfStj1TWMUyUYe+2ZIyqPEbNjg1RMAPdSiqtgo\\\/aMp1Zmjk5Bd1+0P7wd5UkX5tZuXZblLH9PCnOivB3F1weJDkvUsag55kYmWoScjvMgrxxIhVBEjxUZrmOm3KkrzpaTbqD242A5L\\\/uQVR0siURxM1Pe+a7o7SXhAxqrHmdMxsZka4FO9VlLbqXedUXLJyvWXHeZnd67QCkcHj1k1KV2twZbuZWpvjy325\\\/gtnAZihopYhRwS6WWrz1\\\/X\\\/vbjY18PX4vuNsxQkmwbYuJVskJHCSZa8YRj3ynVroJfXYqsSBa0Gn+A6QvW5jdWHdK2k89v9JzeD14Z\\\/w==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"navGGK\\\/FkpC30lWUpgtkkKwtgbnBg7JbeJ+LiNoEKsBVsIgvc3+Qblly9EagSdD8Y0uIYhhz0QNitOLS2vIv84PoLAKgSvaB\\\/\\\/61OW8KBqQexdQQxJ2s+0NLBe8f+DVv7pgRxMOBCZAR4ZP\\\/i17XuhBddWLbEKaJGmnUFPAC1Wd7s5iyujEdV5IskXz622plFbQ5+pm7ZA71rlDyVFswyKLqIeGVTWRwWimHm5GMDYViH6HzKoXYvD\\\/1C5Nj+T3VnF3fBbOWC4Q\\\/tacTEDeJ93EWYlUaIWnN9wudiT13jWcyYLiR+WfJJY+vAcptDOd7ADxI6Vr\\\/cvLygbQpIPWA4g==\",\"signature\":\"rYLKLVYj0ZCfStj1TWMUyUYe+2ZIyqPEbNjg1RMAPdSiqtgo\\\/aMp1Zmjk5Bd1+0P7wd5UkX5tZuXZblLH9PCnOivB3F1weJDkvUsag55kYmWoScjvMgrxxIhVBEjxUZrmOm3KkrzpaTbqD242A5L\\\/uQVR0siURxM1Pe+a7o7SXhAxqrHmdMxsZka4FO9VlLbqXedUXLJyvWXHeZnd67QCkcHj1k1KV2twZbuZWpvjy325\\\/gtnAZihopYhRwS6WWrz1\\\/X\\\/vbjY18PX4vuNsxQkmwbYuJVskJHCSZa8YRj3ynVroJfXYqsSBa0Gn+A6QvW5jdWHdK2k89v9JzeD14Z\\\/w==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[86,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  162. {"reqId":"IKw3ZhPw4DFuV5wOocDC","level":3,"time":"2019-02-12T06:25:48+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530211,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"R5yj9pDRK5l01+UvhaPhhv7ojKnEx2S8IYXNGp1m4918zZ9CqMrWChhVMbT2gtZmvTpPUgLObx5my9K8oOID4Kderp6UJFGT0y6wyC\\\/LIk6kjL8obT9SP35z2tvitiKQEfZRRB8LwDETXUW0WOWLL\\\/ePiO9A9LAdYtOOlI43x5j\\\/U2n6\\\/03kZIvLhKnfpFhgwZW1Eyz+kNDSp4AdP2MhApuf+4vP8AX8tJlF5VicWBqIhhMl2UvN8b5dzu6EFwHWEfAKZomo\\\/zreCMLaLYPevsO9x0nesNIP+hsnMsMQFqyb32BkR2elm4fO52D5fVfhyEGiX+zLQdrX4+CCNZ329A==\",\"signature\":\"WJSoFztkoCRJv4qm1nNiRrVTdjk6\\\/tDk8oYtS64dDc1URa73xPgpKfejyIx8Ehg\\\/ErUARzRgT2v5esTAiZBFBqZpmntW3Pnzrf+9Xye6iekpVc+ENk279o3W\\\/ljMqO0VTUq6bT63tlk5JY9sHF1H9\\\/IK9Id50wSAeJsOkPOmMsACgO9FJxpRdcm6e91M0mtaRuPNsX6tc6csKbtIp37GYsT71N2UWMMcZwiY7+zDRdW5SljPLd1ALZstCJZ5aEavJNAEO6xRdtXUY26ciIJnDcefz0dus2bc2bphNGE5o42GET5UBTsGRCjxYOsqpNXGXWep0kE4LToz8aqXOzLqeQ==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"R5yj9pDRK5l01+UvhaPhhv7ojKnEx2S8IYXNGp1m4918zZ9CqMrWChhVMbT2gtZmvTpPUgLObx5my9K8oOID4Kderp6UJFGT0y6wyC\\\/LIk6kjL8obT9SP35z2tvitiKQEfZRRB8LwDETXUW0WOWLL\\\/ePiO9A9LAdYtOOlI43x5j\\\/U2n6\\\/03kZIvLhKnfpFhgwZW1Eyz+kNDSp4AdP2MhApuf+4vP8AX8tJlF5VicWBqIhhMl2UvN8b5dzu6EFwHWEfAKZomo\\\/zreCMLaLYPevsO9x0nesNIP+hsnMsMQFqyb32BkR2elm4fO52D5fVfhyEGiX+zLQdrX4+CCNZ329A==\",\"signature\":\"WJSoFztkoCRJv4qm1nNiRrVTdjk6\\\/tDk8oYtS64dDc1URa73xPgpKfejyIx8Ehg\\\/ErUARzRgT2v5esTAiZBFBqZpmntW3Pnzrf+9Xye6iekpVc+ENk279o3W\\\/ljMqO0VTUq6bT63tlk5JY9sHF1H9\\\/IK9Id50wSAeJsOkPOmMsACgO9FJxpRdcm6e91M0mtaRuPNsX6tc6csKbtIp37GYsT71N2UWMMcZwiY7+zDRdW5SljPLd1ALZstCJZ5aEavJNAEO6xRdtXUY26ciIJnDcefz0dus2bc2bphNGE5o42GET5UBTsGRCjxYOsqpNXGXWep0kE4LToz8aqXOzLqeQ==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"R5yj9pDRK5l01+UvhaPhhv7ojKnEx2S8IYXNGp1m4918zZ9CqMrWChhVMbT2gtZmvTpPUgLObx5my9K8oOID4Kderp6UJFGT0y6wyC\\\/LIk6kjL8obT9SP35z2tvitiKQEfZRRB8LwDETXUW0WOWLL\\\/ePiO9A9LAdYtOOlI43x5j\\\/U2n6\\\/03kZIvLhKnfpFhgwZW1Eyz+kNDSp4AdP2MhApuf+4vP8AX8tJlF5VicWBqIhhMl2UvN8b5dzu6EFwHWEfAKZomo\\\/zreCMLaLYPevsO9x0nesNIP+hsnMsMQFqyb32BkR2elm4fO52D5fVfhyEGiX+zLQdrX4+CCNZ329A==\",\"signature\":\"WJSoFztkoCRJv4qm1nNiRrVTdjk6\\\/tDk8oYtS64dDc1URa73xPgpKfejyIx8Ehg\\\/ErUARzRgT2v5esTAiZBFBqZpmntW3Pnzrf+9Xye6iekpVc+ENk279o3W\\\/ljMqO0VTUq6bT63tlk5JY9sHF1H9\\\/IK9Id50wSAeJsOkPOmMsACgO9FJxpRdcm6e91M0mtaRuPNsX6tc6csKbtIp37GYsT71N2UWMMcZwiY7+zDRdW5SljPLd1ALZstCJZ5aEavJNAEO6xRdtXUY26ciIJnDcefz0dus2bc2bphNGE5o42GET5UBTsGRCjxYOsqpNXGXWep0kE4LToz8aqXOzLqeQ==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[89,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  163. {"reqId":"JvjOaSsJtO7i5E8wdPGc","level":3,"time":"2019-02-13T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.529984,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LonGNWaD6yF0Qwrf0ja4Pt9RGNJGzp1uFUPlePF5K\\\/6id\\\/j3ICxypb11Yc3Ng\\\/MrdVY71Lr9vmygOzIEdk3q0yVcRuv3dN19lKXnC66EyGMMd3gxuWChA1QyMwzrSce9HyX3rDz60aCM4HM7VUbkGtMdZl9vcNJ9gAqqtMN0DrnB5S3JGBul9srluDqf3LccPnOrT3WxDPiOI0KprezJk+\\\/K5u3pYtirEkGpc1nU9b5xL5U0YvLKuxAYKo7NqvYWnC8uA0mRswPHZ8FGOHHDlbe8SgDiwCPipvvBBSsQD78b1YoL46Y4vQrRuOby+0zwN+2hSRb0MREfF4KP4pRUIg==\",\"signature\":\"CnA69522izoBOa2TStRqZ\\\/lhoyHjy4M8ef7lZIS5ihpwxL36+Dp4BgSuNvz8nv\\\/iTGQcrnGkANFpXfUuKv4BTCR4ovBzMJhEsvHAaIg3NV8\\\/arejNE8QVdb8f3\\\/0wZe23d4N9Maxpi3Z+TDAO0IVUUbRye1j6Ox\\\/NPevBoFjMS9coJ+Sjuyf2fcPWqcx69dR1BbH6wQQrJ\\\/zRo+AzV49XpgJAwwchkYSFLgvoa1pAhgdKu\\\/FwXH3ZR0In4HUWmVwLLKEm0GrCCSE5267lPPuUM\\\/2k2AC8htxPEDMVEe9LP03ulAGAweuB7Kcm+g75fQOXiLATDHlxMVlmiwi3ifb0w==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LonGNWaD6yF0Qwrf0ja4Pt9RGNJGzp1uFUPlePF5K\\\/6id\\\/j3ICxypb11Yc3Ng\\\/MrdVY71Lr9vmygOzIEdk3q0yVcRuv3dN19lKXnC66EyGMMd3gxuWChA1QyMwzrSce9HyX3rDz60aCM4HM7VUbkGtMdZl9vcNJ9gAqqtMN0DrnB5S3JGBul9srluDqf3LccPnOrT3WxDPiOI0KprezJk+\\\/K5u3pYtirEkGpc1nU9b5xL5U0YvLKuxAYKo7NqvYWnC8uA0mRswPHZ8FGOHHDlbe8SgDiwCPipvvBBSsQD78b1YoL46Y4vQrRuOby+0zwN+2hSRb0MREfF4KP4pRUIg==\",\"signature\":\"CnA69522izoBOa2TStRqZ\\\/lhoyHjy4M8ef7lZIS5ihpwxL36+Dp4BgSuNvz8nv\\\/iTGQcrnGkANFpXfUuKv4BTCR4ovBzMJhEsvHAaIg3NV8\\\/arejNE8QVdb8f3\\\/0wZe23d4N9Maxpi3Z+TDAO0IVUUbRye1j6Ox\\\/NPevBoFjMS9coJ+Sjuyf2fcPWqcx69dR1BbH6wQQrJ\\\/zRo+AzV49XpgJAwwchkYSFLgvoa1pAhgdKu\\\/FwXH3ZR0In4HUWmVwLLKEm0GrCCSE5267lPPuUM\\\/2k2AC8htxPEDMVEe9LP03ulAGAweuB7Kcm+g75fQOXiLATDHlxMVlmiwi3ifb0w==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"LonGNWaD6yF0Qwrf0ja4Pt9RGNJGzp1uFUPlePF5K\\\/6id\\\/j3ICxypb11Yc3Ng\\\/MrdVY71Lr9vmygOzIEdk3q0yVcRuv3dN19lKXnC66EyGMMd3gxuWChA1QyMwzrSce9HyX3rDz60aCM4HM7VUbkGtMdZl9vcNJ9gAqqtMN0DrnB5S3JGBul9srluDqf3LccPnOrT3WxDPiOI0KprezJk+\\\/K5u3pYtirEkGpc1nU9b5xL5U0YvLKuxAYKo7NqvYWnC8uA0mRswPHZ8FGOHHDlbe8SgDiwCPipvvBBSsQD78b1YoL46Y4vQrRuOby+0zwN+2hSRb0MREfF4KP4pRUIg==\",\"signature\":\"CnA69522izoBOa2TStRqZ\\\/lhoyHjy4M8ef7lZIS5ihpwxL36+Dp4BgSuNvz8nv\\\/iTGQcrnGkANFpXfUuKv4BTCR4ovBzMJhEsvHAaIg3NV8\\\/arejNE8QVdb8f3\\\/0wZe23d4N9Maxpi3Z+TDAO0IVUUbRye1j6Ox\\\/NPevBoFjMS9coJ+Sjuyf2fcPWqcx69dR1BbH6wQQrJ\\\/zRo+AzV49XpgJAwwchkYSFLgvoa1pAhgdKu\\\/FwXH3ZR0In4HUWmVwLLKEm0GrCCSE5267lPPuUM\\\/2k2AC8htxPEDMVEe9LP03ulAGAweuB7Kcm+g75fQOXiLATDHlxMVlmiwi3ifb0w==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[90,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  164. {"reqId":"jeH9vViYMTb9sYQZimrk","level":3,"time":"2019-02-14T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.529526,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"TuFqVxg65Zj39IBmG7N4R4tWarxT\\\/EiW2ex8kjrrSLFV451cvkAwVEuS+4r99O8LCbnNIakmMQSJY69S+jupLYTzRmAmCtanrGLo43pf6GYcwPRprkU8JFabl6sVD4MlQe8xVE\\\/FCgiClmfQA\\\/GTQZHvfLz7YXrP17RLg2BpBr6\\\/gtHA5AEFILrf1\\\/JdJ2BAlGTEx2l6a+uXg4\\\/7RFzDCa1seLnz26ObRNLfiuPwLAHJ0hJvo6EW+paVh6TL4pEyJZVRSRZ5yiQ1a0+rLNM9sxrherFgoO9fEVrTSQ0wTBkeh0EEKvz5Bikrfbtozm7bYGKc9rYfETKyKgp+hmVUiQ==\",\"signature\":\"Eb98mRp3OVpEKjJPDrihKJd1ZDSmsSqtoWjXkbVGTY+4yPQH+smk6Cn1Dovq7uH0j5nNyk0+1d1pO1097cfeNJBnOmd\\\/20kVxCesE92DHLMGo7ziDFVixzZxsJpk1aLFTh63cN46X+yt2SsOBUnqVhqAk3V4ytnGD0SLrV9eJRDRXorFs74rW8SOQNt2wMmvI55KRb+J133U89WGXRPK8WEQ\\\/e21M8L0+BtpnKPzFzCfqg+R9bectwceIvL0byn\\\/SnIIJrzzB2FkvnobAp38zJabN2lsxV+gEHMPnbUBv2yfmGnGFOHlbMfKPylvRymhuj+F\\\/IaZtiRMXlsKnAlCQQ==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"TuFqVxg65Zj39IBmG7N4R4tWarxT\\\/EiW2ex8kjrrSLFV451cvkAwVEuS+4r99O8LCbnNIakmMQSJY69S+jupLYTzRmAmCtanrGLo43pf6GYcwPRprkU8JFabl6sVD4MlQe8xVE\\\/FCgiClmfQA\\\/GTQZHvfLz7YXrP17RLg2BpBr6\\\/gtHA5AEFILrf1\\\/JdJ2BAlGTEx2l6a+uXg4\\\/7RFzDCa1seLnz26ObRNLfiuPwLAHJ0hJvo6EW+paVh6TL4pEyJZVRSRZ5yiQ1a0+rLNM9sxrherFgoO9fEVrTSQ0wTBkeh0EEKvz5Bikrfbtozm7bYGKc9rYfETKyKgp+hmVUiQ==\",\"signature\":\"Eb98mRp3OVpEKjJPDrihKJd1ZDSmsSqtoWjXkbVGTY+4yPQH+smk6Cn1Dovq7uH0j5nNyk0+1d1pO1097cfeNJBnOmd\\\/20kVxCesE92DHLMGo7ziDFVixzZxsJpk1aLFTh63cN46X+yt2SsOBUnqVhqAk3V4ytnGD0SLrV9eJRDRXorFs74rW8SOQNt2wMmvI55KRb+J133U89WGXRPK8WEQ\\\/e21M8L0+BtpnKPzFzCfqg+R9bectwceIvL0byn\\\/SnIIJrzzB2FkvnobAp38zJabN2lsxV+gEHMPnbUBv2yfmGnGFOHlbMfKPylvRymhuj+F\\\/IaZtiRMXlsKnAlCQQ==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"TuFqVxg65Zj39IBmG7N4R4tWarxT\\\/EiW2ex8kjrrSLFV451cvkAwVEuS+4r99O8LCbnNIakmMQSJY69S+jupLYTzRmAmCtanrGLo43pf6GYcwPRprkU8JFabl6sVD4MlQe8xVE\\\/FCgiClmfQA\\\/GTQZHvfLz7YXrP17RLg2BpBr6\\\/gtHA5AEFILrf1\\\/JdJ2BAlGTEx2l6a+uXg4\\\/7RFzDCa1seLnz26ObRNLfiuPwLAHJ0hJvo6EW+paVh6TL4pEyJZVRSRZ5yiQ1a0+rLNM9sxrherFgoO9fEVrTSQ0wTBkeh0EEKvz5Bikrfbtozm7bYGKc9rYfETKyKgp+hmVUiQ==\",\"signature\":\"Eb98mRp3OVpEKjJPDrihKJd1ZDSmsSqtoWjXkbVGTY+4yPQH+smk6Cn1Dovq7uH0j5nNyk0+1d1pO1097cfeNJBnOmd\\\/20kVxCesE92DHLMGo7ziDFVixzZxsJpk1aLFTh63cN46X+yt2SsOBUnqVhqAk3V4ytnGD0SLrV9eJRDRXorFs74rW8SOQNt2wMmvI55KRb+J133U89WGXRPK8WEQ\\\/e21M8L0+BtpnKPzFzCfqg+R9bectwceIvL0byn\\\/SnIIJrzzB2FkvnobAp38zJabN2lsxV+gEHMPnbUBv2yfmGnGFOHlbMfKPylvRymhuj+F\\\/IaZtiRMXlsKnAlCQQ==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[91,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  165. {"reqId":"UqBnGyinWtWFzAKsz1rw","level":3,"time":"2019-02-15T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530447,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"pjJolvxGBR24w9wvratBF6fd1MmdWKWkDez7k8Y8b5lo+PV27Xpa1oDFCofh0fF1FSRBqwNCgGFYTecU8+zWuaEKH9EDTWDLQXpgBFmwvfsjoQNu\\\/YDYBEDdDrUpjhVBNTk\\\/I+IrTpE+QcwY3i+UG\\\/9hD\\\/R0KF32sOFUFmkfu7Kdaa9REniFoeKN85Lc0iEib6WXtKIlmyn13WZU7NOtu8y78c\\\/lLeqhb40ekT5AgROL3E+WK\\\/hZ3B0wpllxlBlNx6kHyhjVezkMA+fBC92JIhVe2VVpwyjZdoMoaGGichfa7PsY7n2F6MwXV6FO0hC87fAdH6i4v+RhDHjqlz0n5Q==\",\"signature\":\"Qtu4\\\/M6T\\\/VdMef3EBZsEcCKmulAneW9MSYuguotBWnxUvTU2TpYEqTgnAj6m+5+Kcg0\\\/nF1l+Feav3l4Mm9iLIvnqLyhgmcHVhk5pGWjV6jS+x9unfpY71tLT8RhaZtDeOMf75G27Sqxs5EgDgzC6hE5I6UfQfJEVcywHCA\\\/B7AVb\\\/YPyqCNQcJFfny23PFmTbUCciHDOeK86YqTnT5fszACsTtHZ6ak8RmG1FkymEjq3APD8JU4ZYTt2ym2Ovoc98RYbgloINEcf0dYWyytYmDicO+NVk1gWDxVCGmFpVOvYHt4fw+oJvdXT49BYxva9ii4IED5MSy4qdtkVVf+6w==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"pjJolvxGBR24w9wvratBF6fd1MmdWKWkDez7k8Y8b5lo+PV27Xpa1oDFCofh0fF1FSRBqwNCgGFYTecU8+zWuaEKH9EDTWDLQXpgBFmwvfsjoQNu\\\/YDYBEDdDrUpjhVBNTk\\\/I+IrTpE+QcwY3i+UG\\\/9hD\\\/R0KF32sOFUFmkfu7Kdaa9REniFoeKN85Lc0iEib6WXtKIlmyn13WZU7NOtu8y78c\\\/lLeqhb40ekT5AgROL3E+WK\\\/hZ3B0wpllxlBlNx6kHyhjVezkMA+fBC92JIhVe2VVpwyjZdoMoaGGichfa7PsY7n2F6MwXV6FO0hC87fAdH6i4v+RhDHjqlz0n5Q==\",\"signature\":\"Qtu4\\\/M6T\\\/VdMef3EBZsEcCKmulAneW9MSYuguotBWnxUvTU2TpYEqTgnAj6m+5+Kcg0\\\/nF1l+Feav3l4Mm9iLIvnqLyhgmcHVhk5pGWjV6jS+x9unfpY71tLT8RhaZtDeOMf75G27Sqxs5EgDgzC6hE5I6UfQfJEVcywHCA\\\/B7AVb\\\/YPyqCNQcJFfny23PFmTbUCciHDOeK86YqTnT5fszACsTtHZ6ak8RmG1FkymEjq3APD8JU4ZYTt2ym2Ovoc98RYbgloINEcf0dYWyytYmDicO+NVk1gWDxVCGmFpVOvYHt4fw+oJvdXT49BYxva9ii4IED5MSy4qdtkVVf+6w==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"pjJolvxGBR24w9wvratBF6fd1MmdWKWkDez7k8Y8b5lo+PV27Xpa1oDFCofh0fF1FSRBqwNCgGFYTecU8+zWuaEKH9EDTWDLQXpgBFmwvfsjoQNu\\\/YDYBEDdDrUpjhVBNTk\\\/I+IrTpE+QcwY3i+UG\\\/9hD\\\/R0KF32sOFUFmkfu7Kdaa9REniFoeKN85Lc0iEib6WXtKIlmyn13WZU7NOtu8y78c\\\/lLeqhb40ekT5AgROL3E+WK\\\/hZ3B0wpllxlBlNx6kHyhjVezkMA+fBC92JIhVe2VVpwyjZdoMoaGGichfa7PsY7n2F6MwXV6FO0hC87fAdH6i4v+RhDHjqlz0n5Q==\",\"signature\":\"Qtu4\\\/M6T\\\/VdMef3EBZsEcCKmulAneW9MSYuguotBWnxUvTU2TpYEqTgnAj6m+5+Kcg0\\\/nF1l+Feav3l4Mm9iLIvnqLyhgmcHVhk5pGWjV6jS+x9unfpY71tLT8RhaZtDeOMf75G27Sqxs5EgDgzC6hE5I6UfQfJEVcywHCA\\\/B7AVb\\\/YPyqCNQcJFfny23PFmTbUCciHDOeK86YqTnT5fszACsTtHZ6ak8RmG1FkymEjq3APD8JU4ZYTt2ym2Ovoc98RYbgloINEcf0dYWyytYmDicO+NVk1gWDxVCGmFpVOvYHt4fw+oJvdXT49BYxva9ii4IED5MSy4qdtkVVf+6w==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[94,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  166. {"reqId":"IYi3OFdQUVnTcfYHO9gF","level":3,"time":"2019-02-16T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.529971,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"ASxfFo2SfjUIia\\\/fXZ8IOtS2Xh6UjYcFtsb\\\/M8IfuL79ca7BdhX0OSy+0sdMORzrO9aLIB6oRqci0HzliAvPXxmKbA\\\/E5TZcr8N1TRIhmno5j2w7AncNIjuvMG3xYdhzKc+ryu2gCJvSCGhYSjOgE\\\/\\\/+NYiMZCzPIPv8DV0qwPi+SJEE4HrdYPVJaIMHn1Qz0lIyiC2twhKir+kjubGlOc\\\/LrrZif6AkOUPyoGHCuugRKquMtXqZxvN1vqvMervVL8A1m+KnwvAewDonyYwpjuShlsBERZUsM7Vw2YaL\\\/KvrrbNqPDJiHFZ5FbyghlteZULMkcOVRdUmR6ObRj7E1w==\",\"signature\":\"wuwecscSzKPVZ0rxtL6p8EQn9JBrxmcIcm8Qh\\\/60ASiZIdQGjDh50dUQO19WUydnfvcl90d2h8pvG6le0oK2DHWWtoFFTA7uZ32Cr85RWm9g+PXkIG05lK+aPzQ5uIkNHJlTOXtpMaLpnwVZYTLGdCSn9oAuXY+rmS0I8mGgWpaQJDf8LrhzX82P4lKUscCKfJjzsdM0W8or6E9csJwmujL03KoTUyBpQuBgDJkaIsZ7qOr86bdbUB2IP11NB1pWKjbvTxxm\\\/NaIPXr4lsrOa30RoNzys8aiQtympTjtJiaBBZqLevaV8veoany9D8EPnhCXNGMYBMSvJQPVYQ5lTg==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"ASxfFo2SfjUIia\\\/fXZ8IOtS2Xh6UjYcFtsb\\\/M8IfuL79ca7BdhX0OSy+0sdMORzrO9aLIB6oRqci0HzliAvPXxmKbA\\\/E5TZcr8N1TRIhmno5j2w7AncNIjuvMG3xYdhzKc+ryu2gCJvSCGhYSjOgE\\\/\\\/+NYiMZCzPIPv8DV0qwPi+SJEE4HrdYPVJaIMHn1Qz0lIyiC2twhKir+kjubGlOc\\\/LrrZif6AkOUPyoGHCuugRKquMtXqZxvN1vqvMervVL8A1m+KnwvAewDonyYwpjuShlsBERZUsM7Vw2YaL\\\/KvrrbNqPDJiHFZ5FbyghlteZULMkcOVRdUmR6ObRj7E1w==\",\"signature\":\"wuwecscSzKPVZ0rxtL6p8EQn9JBrxmcIcm8Qh\\\/60ASiZIdQGjDh50dUQO19WUydnfvcl90d2h8pvG6le0oK2DHWWtoFFTA7uZ32Cr85RWm9g+PXkIG05lK+aPzQ5uIkNHJlTOXtpMaLpnwVZYTLGdCSn9oAuXY+rmS0I8mGgWpaQJDf8LrhzX82P4lKUscCKfJjzsdM0W8or6E9csJwmujL03KoTUyBpQuBgDJkaIsZ7qOr86bdbUB2IP11NB1pWKjbvTxxm\\\/NaIPXr4lsrOa30RoNzys8aiQtympTjtJiaBBZqLevaV8veoany9D8EPnhCXNGMYBMSvJQPVYQ5lTg==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"ASxfFo2SfjUIia\\\/fXZ8IOtS2Xh6UjYcFtsb\\\/M8IfuL79ca7BdhX0OSy+0sdMORzrO9aLIB6oRqci0HzliAvPXxmKbA\\\/E5TZcr8N1TRIhmno5j2w7AncNIjuvMG3xYdhzKc+ryu2gCJvSCGhYSjOgE\\\/\\\/+NYiMZCzPIPv8DV0qwPi+SJEE4HrdYPVJaIMHn1Qz0lIyiC2twhKir+kjubGlOc\\\/LrrZif6AkOUPyoGHCuugRKquMtXqZxvN1vqvMervVL8A1m+KnwvAewDonyYwpjuShlsBERZUsM7Vw2YaL\\\/KvrrbNqPDJiHFZ5FbyghlteZULMkcOVRdUmR6ObRj7E1w==\",\"signature\":\"wuwecscSzKPVZ0rxtL6p8EQn9JBrxmcIcm8Qh\\\/60ASiZIdQGjDh50dUQO19WUydnfvcl90d2h8pvG6le0oK2DHWWtoFFTA7uZ32Cr85RWm9g+PXkIG05lK+aPzQ5uIkNHJlTOXtpMaLpnwVZYTLGdCSn9oAuXY+rmS0I8mGgWpaQJDf8LrhzX82P4lKUscCKfJjzsdM0W8or6E9csJwmujL03KoTUyBpQuBgDJkaIsZ7qOr86bdbUB2IP11NB1pWKjbvTxxm\\\/NaIPXr4lsrOa30RoNzys8aiQtympTjtJiaBBZqLevaV8veoany9D8EPnhCXNGMYBMSvJQPVYQ5lTg==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[95,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  167. {"reqId":"Eu10W3iikGzV7QiQM3DC","level":3,"time":"2019-02-17T06:25:45+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530381,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"e8Vejrf9junWXb4InTHJDdLZPAOmS\\\/uONbZHJtbEG3Qj01pBrjiN9gVKoAxBFhWPoPMY7hPbqWIW1EjTWQzrNa0\\\/zHtOWKo58TaGvGbMY8SOdnOUrXifs3+0sS3TjR4TuTsnprMjlt0XB\\\/rQDCkwdxQScFn1qwxEZF1ihnD5WKpGP7KM6YFK2uwfa0H5kbIAS3ydmJGw33M0q4GRv68e9qRKXNmUOc1yoMyruUwxuKT5UHAcyNttMJ1sioxnLYwBxDHiXNdPlYLChdsNMXaY\\\/QjBiQR0oYkZ+4aSo\\\/aEeLcctIPkbdYRpm8Aq9z9g9R6AF1Q+nIU\\\/qUQWl2w8OsmWw==\",\"signature\":\"sNDbW\\\/6mKn4dt9WN4k9AsTAUt8v0AaKeh5rLAvTR\\\/uD6KcmETFmi8PpYvN6oL7GMNxttAwo9hTLZjRLkBLc2YMNfULKxNSDqbHEC+QWQZ9GrTGYJ80dSomZf\\\/U7xrBoy0ZtjHMQORN3ge8SZaPbV5zPsl4ZO0bpTAyIJXcNM8SpwF9JQ6Tma3bkWcnQvfrAsIi2zbq4jvBO1APgIm3ZsscWygbsXKZsbka2+vl6RDTuRrvFd9kP0xmoyn7f2s+vCZkK6FE1Yt\\\/4w7eOupa13yDYvSnsog9SCfzRsnKheSEhT9bZocYQ\\\/0+W5sHEjVMGQlsBd1Pt3X6zcIeX9tveEtw==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"e8Vejrf9junWXb4InTHJDdLZPAOmS\\\/uONbZHJtbEG3Qj01pBrjiN9gVKoAxBFhWPoPMY7hPbqWIW1EjTWQzrNa0\\\/zHtOWKo58TaGvGbMY8SOdnOUrXifs3+0sS3TjR4TuTsnprMjlt0XB\\\/rQDCkwdxQScFn1qwxEZF1ihnD5WKpGP7KM6YFK2uwfa0H5kbIAS3ydmJGw33M0q4GRv68e9qRKXNmUOc1yoMyruUwxuKT5UHAcyNttMJ1sioxnLYwBxDHiXNdPlYLChdsNMXaY\\\/QjBiQR0oYkZ+4aSo\\\/aEeLcctIPkbdYRpm8Aq9z9g9R6AF1Q+nIU\\\/qUQWl2w8OsmWw==\",\"signature\":\"sNDbW\\\/6mKn4dt9WN4k9AsTAUt8v0AaKeh5rLAvTR\\\/uD6KcmETFmi8PpYvN6oL7GMNxttAwo9hTLZjRLkBLc2YMNfULKxNSDqbHEC+QWQZ9GrTGYJ80dSomZf\\\/U7xrBoy0ZtjHMQORN3ge8SZaPbV5zPsl4ZO0bpTAyIJXcNM8SpwF9JQ6Tma3bkWcnQvfrAsIi2zbq4jvBO1APgIm3ZsscWygbsXKZsbka2+vl6RDTuRrvFd9kP0xmoyn7f2s+vCZkK6FE1Yt\\\/4w7eOupa13yDYvSnsog9SCfzRsnKheSEhT9bZocYQ\\\/0+W5sHEjVMGQlsBd1Pt3X6zcIeX9tveEtw==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"e8Vejrf9junWXb4InTHJDdLZPAOmS\\\/uONbZHJtbEG3Qj01pBrjiN9gVKoAxBFhWPoPMY7hPbqWIW1EjTWQzrNa0\\\/zHtOWKo58TaGvGbMY8SOdnOUrXifs3+0sS3TjR4TuTsnprMjlt0XB\\\/rQDCkwdxQScFn1qwxEZF1ihnD5WKpGP7KM6YFK2uwfa0H5kbIAS3ydmJGw33M0q4GRv68e9qRKXNmUOc1yoMyruUwxuKT5UHAcyNttMJ1sioxnLYwBxDHiXNdPlYLChdsNMXaY\\\/QjBiQR0oYkZ+4aSo\\\/aEeLcctIPkbdYRpm8Aq9z9g9R6AF1Q+nIU\\\/qUQWl2w8OsmWw==\",\"signature\":\"sNDbW\\\/6mKn4dt9WN4k9AsTAUt8v0AaKeh5rLAvTR\\\/uD6KcmETFmi8PpYvN6oL7GMNxttAwo9hTLZjRLkBLc2YMNfULKxNSDqbHEC+QWQZ9GrTGYJ80dSomZf\\\/U7xrBoy0ZtjHMQORN3ge8SZaPbV5zPsl4ZO0bpTAyIJXcNM8SpwF9JQ6Tma3bkWcnQvfrAsIi2zbq4jvBO1APgIm3ZsscWygbsXKZsbka2+vl6RDTuRrvFd9kP0xmoyn7f2s+vCZkK6FE1Yt\\\/4w7eOupa13yDYvSnsog9SCfzRsnKheSEhT9bZocYQ\\\/0+W5sHEjVMGQlsBd1Pt3X6zcIeX9tveEtw==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[96,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  168. {"reqId":"cVYzEinmTlC0MHPUIYtI","level":3,"time":"2019-02-18T06:25:47+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530255,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"rqDPVHjbl1v+SXE44DNvJSUi39xrJ3MBbRMtvUGTsorVMk3dvNQfzsGxzGwYs380b\\\/Dr1bQ3DP1uCLUtRAvhuH2SFKrqjF+WQLeTAU\\\/8BymJ3bwsfSJJS1iOpF7XONZyYsY5PijEU4MStgvS6pWli+xanc1NFYEqG5fEV+vavIO9hzM3WNIDtaCXaQIWB6JkaP+whRCQ09KRUM2YYHjCIn5qI+UHD5GUaumDX\\\/sTcTlh4EZghSSOBjfx0slzCQ6XqLOuj\\\/Rm+\\\/u8\\\/jC8aqrDIlbN3v0pe+c9TR\\\/COxQ4k7PGLdd\\\/79hT0r6Huze+IdPCSkghqgHTjXX3BUhUf2Wn9Q==\",\"signature\":\"kuO63XYsDJwoWn3dVHuSybSTkCga1EHqAehlWHvjgaxG131m4NqEBvjry9OBB+ghExpiU1loZqJ1fHdn5ku6cYbfjofoQdtwkSwTcDUtSIedK8Msxf17hw3SUey66DvOchOXyHrE5QTI5wMZ2+r8LbZhIFyzg74qU1pqMkV0gRX9lR3zCsIdFuE1+1CwhwBc7n1i3yHp7B6uXj7ENJeSqy\\\/z5kfBu0xYkX2bys09WcVzOovZ+UMksDp0yEDGq7GKQJZfioieLqpQ70DSbpgx1Zs2DAR9itOnNdKfcPLn4D1lHuKl\\\/w4DJADH0rC8rq2e\\\/BUF1xKHNxhkvc+H3A6MGA==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"rqDPVHjbl1v+SXE44DNvJSUi39xrJ3MBbRMtvUGTsorVMk3dvNQfzsGxzGwYs380b\\\/Dr1bQ3DP1uCLUtRAvhuH2SFKrqjF+WQLeTAU\\\/8BymJ3bwsfSJJS1iOpF7XONZyYsY5PijEU4MStgvS6pWli+xanc1NFYEqG5fEV+vavIO9hzM3WNIDtaCXaQIWB6JkaP+whRCQ09KRUM2YYHjCIn5qI+UHD5GUaumDX\\\/sTcTlh4EZghSSOBjfx0slzCQ6XqLOuj\\\/Rm+\\\/u8\\\/jC8aqrDIlbN3v0pe+c9TR\\\/COxQ4k7PGLdd\\\/79hT0r6Huze+IdPCSkghqgHTjXX3BUhUf2Wn9Q==\",\"signature\":\"kuO63XYsDJwoWn3dVHuSybSTkCga1EHqAehlWHvjgaxG131m4NqEBvjry9OBB+ghExpiU1loZqJ1fHdn5ku6cYbfjofoQdtwkSwTcDUtSIedK8Msxf17hw3SUey66DvOchOXyHrE5QTI5wMZ2+r8LbZhIFyzg74qU1pqMkV0gRX9lR3zCsIdFuE1+1CwhwBc7n1i3yHp7B6uXj7ENJeSqy\\\/z5kfBu0xYkX2bys09WcVzOovZ+UMksDp0yEDGq7GKQJZfioieLqpQ70DSbpgx1Zs2DAR9itOnNdKfcPLn4D1lHuKl\\\/w4DJADH0rC8rq2e\\\/BUF1xKHNxhkvc+H3A6MGA==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"rqDPVHjbl1v+SXE44DNvJSUi39xrJ3MBbRMtvUGTsorVMk3dvNQfzsGxzGwYs380b\\\/Dr1bQ3DP1uCLUtRAvhuH2SFKrqjF+WQLeTAU\\\/8BymJ3bwsfSJJS1iOpF7XONZyYsY5PijEU4MStgvS6pWli+xanc1NFYEqG5fEV+vavIO9hzM3WNIDtaCXaQIWB6JkaP+whRCQ09KRUM2YYHjCIn5qI+UHD5GUaumDX\\\/sTcTlh4EZghSSOBjfx0slzCQ6XqLOuj\\\/Rm+\\\/u8\\\/jC8aqrDIlbN3v0pe+c9TR\\\/COxQ4k7PGLdd\\\/79hT0r6Huze+IdPCSkghqgHTjXX3BUhUf2Wn9Q==\",\"signature\":\"kuO63XYsDJwoWn3dVHuSybSTkCga1EHqAehlWHvjgaxG131m4NqEBvjry9OBB+ghExpiU1loZqJ1fHdn5ku6cYbfjofoQdtwkSwTcDUtSIedK8Msxf17hw3SUey66DvOchOXyHrE5QTI5wMZ2+r8LbZhIFyzg74qU1pqMkV0gRX9lR3zCsIdFuE1+1CwhwBc7n1i3yHp7B6uXj7ENJeSqy\\\/z5kfBu0xYkX2bys09WcVzOovZ+UMksDp0yEDGq7GKQJZfioieLqpQ70DSbpgx1Zs2DAR9itOnNdKfcPLn4D1lHuKl\\\/w4DJADH0rC8rq2e\\\/BUF1xKHNxhkvc+H3A6MGA==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[97,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  169. {"reqId":"4Jh40qJNH2nDfXbCcYvf","level":3,"time":"2019-02-19T06:25:45+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.529346,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"CJOAbWI1EceqtEmqwJybwwPe9dBlxt2HnnKUxJEAdhlMk12vXwN6siIjl19v3sBg2VyYL0Jc7JzijJl3KRoGlIEX7jDoJooXoC6WDj\\\/ByHW11TC7nNq9VDbPgdvd+Xi1f5frsj7txWVwzxzOYaTpTVqbN9g6ZYciLwLOBYvW3RcZ9lZArMpXux3p7DTEbDcDe4iasPkzeF30KNV3jiy2JORet82UbU4oF5MHU0PVsYOPaVBRVXCnAf4s6WXCxZDcVt+TSo+xaF3f3sa+9\\\/Ej77SAftlYBGQphgJWrUhMIB3ttbYMlGdvDDsLMJkDcYkw5BFUj9UuhVEZCKGJBodpdg==\",\"signature\":\"rWTJsmLk93HrE4N6DF2Pwe3O915DgS5OccakYZyq16ysPdWDukGZPqmUY6rNsjBhnCRAOvUCe7Q3zLS2\\\/BLr\\\/q7gKU9mCZ89Zb1aGw1rL7ArJ7B\\\/N\\\/KwEGTwe2nUMtsfutthFvFrAkceErfg6t6rqsigpHwLjs7qZoJnWyo1Z+hXJQ1SSrms85R0B9f5E2KENbDFft3odYcdTLmzQvm\\\/PKbFkX5BG\\\/HdMc5kS2FlYiZha5AsUY1trNig2lcH9VuNVcpAYh7QCpMEzGAgkCNtvmXf7uDYy2wOM85T0D\\\/VWkeEnZJ4XDdrESRnK0LHb9JL\\\/HGRlqRDooVcBMCdOSP5+Q==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"CJOAbWI1EceqtEmqwJybwwPe9dBlxt2HnnKUxJEAdhlMk12vXwN6siIjl19v3sBg2VyYL0Jc7JzijJl3KRoGlIEX7jDoJooXoC6WDj\\\/ByHW11TC7nNq9VDbPgdvd+Xi1f5frsj7txWVwzxzOYaTpTVqbN9g6ZYciLwLOBYvW3RcZ9lZArMpXux3p7DTEbDcDe4iasPkzeF30KNV3jiy2JORet82UbU4oF5MHU0PVsYOPaVBRVXCnAf4s6WXCxZDcVt+TSo+xaF3f3sa+9\\\/Ej77SAftlYBGQphgJWrUhMIB3ttbYMlGdvDDsLMJkDcYkw5BFUj9UuhVEZCKGJBodpdg==\",\"signature\":\"rWTJsmLk93HrE4N6DF2Pwe3O915DgS5OccakYZyq16ysPdWDukGZPqmUY6rNsjBhnCRAOvUCe7Q3zLS2\\\/BLr\\\/q7gKU9mCZ89Zb1aGw1rL7ArJ7B\\\/N\\\/KwEGTwe2nUMtsfutthFvFrAkceErfg6t6rqsigpHwLjs7qZoJnWyo1Z+hXJQ1SSrms85R0B9f5E2KENbDFft3odYcdTLmzQvm\\\/PKbFkX5BG\\\/HdMc5kS2FlYiZha5AsUY1trNig2lcH9VuNVcpAYh7QCpMEzGAgkCNtvmXf7uDYy2wOM85T0D\\\/VWkeEnZJ4XDdrESRnK0LHb9JL\\\/HGRlqRDooVcBMCdOSP5+Q==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"CJOAbWI1EceqtEmqwJybwwPe9dBlxt2HnnKUxJEAdhlMk12vXwN6siIjl19v3sBg2VyYL0Jc7JzijJl3KRoGlIEX7jDoJooXoC6WDj\\\/ByHW11TC7nNq9VDbPgdvd+Xi1f5frsj7txWVwzxzOYaTpTVqbN9g6ZYciLwLOBYvW3RcZ9lZArMpXux3p7DTEbDcDe4iasPkzeF30KNV3jiy2JORet82UbU4oF5MHU0PVsYOPaVBRVXCnAf4s6WXCxZDcVt+TSo+xaF3f3sa+9\\\/Ej77SAftlYBGQphgJWrUhMIB3ttbYMlGdvDDsLMJkDcYkw5BFUj9UuhVEZCKGJBodpdg==\",\"signature\":\"rWTJsmLk93HrE4N6DF2Pwe3O915DgS5OccakYZyq16ysPdWDukGZPqmUY6rNsjBhnCRAOvUCe7Q3zLS2\\\/BLr\\\/q7gKU9mCZ89Zb1aGw1rL7ArJ7B\\\/N\\\/KwEGTwe2nUMtsfutthFvFrAkceErfg6t6rqsigpHwLjs7qZoJnWyo1Z+hXJQ1SSrms85R0B9f5E2KENbDFft3odYcdTLmzQvm\\\/PKbFkX5BG\\\/HdMc5kS2FlYiZha5AsUY1trNig2lcH9VuNVcpAYh7QCpMEzGAgkCNtvmXf7uDYy2wOM85T0D\\\/VWkeEnZJ4XDdrESRnK0LHb9JL\\\/HGRlqRDooVcBMCdOSP5+Q==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[98,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  170. {"reqId":"vJ7tG0Fs1zFkHG06QAhl","level":3,"time":"2019-02-20T06:25:45+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530485,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"jDtSv0WHcTiaLUdM63dzHMZoxdmGhX6dXGY+LSczvnF86aH3FC1T51Ilwxj84UfTNGX7O8aaLSdga+FUAtZyljB5Q61+UyY8O5\\\/P8jvou8T6SkNyM75KSHBTGM2s8x5mwNu1I6d3x9fPHKlRdr2ubEOBspZx\\\/JgpIZHx7+nGRoQ6K5Vtjt2EflITXr4oXnB6v70LLNi\\\/FWP\\\/2ZAeIRUB6g61VeLYQIqKMqyrT4WvOBv9qTWksD+gPovdsDygpTboJzvNuf4z6QUQ0VdAD8HYlknwG4dUOpoAwRlxGqnVUoLjm0P+zCbvrW\\\/RXVXXnGfiPlYLB5x+XZhhtB8LsSHWLA==\",\"signature\":\"kPAbJL7BIiEg0DVfviEnDgaFLReIWekw\\\/PZTzvnqusueaPVsWuXiDSwUYUrQT6m4xia31CM\\\/M03hQ1+Lk2MOoWiTGwoGpuCYWYYuEayvXSiDuTyZD5d+jGSj+Q1xGHcDA3NkTZ9NXGYShW7nY1ELrdp6SATUxrIiG6FNO0EAoUwpazlqV17GCxRfTAcJh51r+9M5B9hZc3qn9fDfwcwj06JU+XLVWSAgQNzmDJiF+ke29aQ9rxhGEO062sA18B2fan6Z0pEHigMfe\\\/Nce3hlDL6\\\/zHA1ADIRy2Y5m28B28Nq\\\/lIabJQBrsXhtB5862+WlNSGl5X0ZWLJxv95P4nuAg==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"jDtSv0WHcTiaLUdM63dzHMZoxdmGhX6dXGY+LSczvnF86aH3FC1T51Ilwxj84UfTNGX7O8aaLSdga+FUAtZyljB5Q61+UyY8O5\\\/P8jvou8T6SkNyM75KSHBTGM2s8x5mwNu1I6d3x9fPHKlRdr2ubEOBspZx\\\/JgpIZHx7+nGRoQ6K5Vtjt2EflITXr4oXnB6v70LLNi\\\/FWP\\\/2ZAeIRUB6g61VeLYQIqKMqyrT4WvOBv9qTWksD+gPovdsDygpTboJzvNuf4z6QUQ0VdAD8HYlknwG4dUOpoAwRlxGqnVUoLjm0P+zCbvrW\\\/RXVXXnGfiPlYLB5x+XZhhtB8LsSHWLA==\",\"signature\":\"kPAbJL7BIiEg0DVfviEnDgaFLReIWekw\\\/PZTzvnqusueaPVsWuXiDSwUYUrQT6m4xia31CM\\\/M03hQ1+Lk2MOoWiTGwoGpuCYWYYuEayvXSiDuTyZD5d+jGSj+Q1xGHcDA3NkTZ9NXGYShW7nY1ELrdp6SATUxrIiG6FNO0EAoUwpazlqV17GCxRfTAcJh51r+9M5B9hZc3qn9fDfwcwj06JU+XLVWSAgQNzmDJiF+ke29aQ9rxhGEO062sA18B2fan6Z0pEHigMfe\\\/Nce3hlDL6\\\/zHA1ADIRy2Y5m28B28Nq\\\/lIabJQBrsXhtB5862+WlNSGl5X0ZWLJxv95P4nuAg==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"jDtSv0WHcTiaLUdM63dzHMZoxdmGhX6dXGY+LSczvnF86aH3FC1T51Ilwxj84UfTNGX7O8aaLSdga+FUAtZyljB5Q61+UyY8O5\\\/P8jvou8T6SkNyM75KSHBTGM2s8x5mwNu1I6d3x9fPHKlRdr2ubEOBspZx\\\/JgpIZHx7+nGRoQ6K5Vtjt2EflITXr4oXnB6v70LLNi\\\/FWP\\\/2ZAeIRUB6g61VeLYQIqKMqyrT4WvOBv9qTWksD+gPovdsDygpTboJzvNuf4z6QUQ0VdAD8HYlknwG4dUOpoAwRlxGqnVUoLjm0P+zCbvrW\\\/RXVXXnGfiPlYLB5x+XZhhtB8LsSHWLA==\",\"signature\":\"kPAbJL7BIiEg0DVfviEnDgaFLReIWekw\\\/PZTzvnqusueaPVsWuXiDSwUYUrQT6m4xia31CM\\\/M03hQ1+Lk2MOoWiTGwoGpuCYWYYuEayvXSiDuTyZD5d+jGSj+Q1xGHcDA3NkTZ9NXGYShW7nY1ELrdp6SATUxrIiG6FNO0EAoUwpazlqV17GCxRfTAcJh51r+9M5B9hZc3qn9fDfwcwj06JU+XLVWSAgQNzmDJiF+ke29aQ9rxhGEO062sA18B2fan6Z0pEHigMfe\\\/Nce3hlDL6\\\/zHA1ADIRy2Y5m28B28Nq\\\/lIabJQBrsXhtB5862+WlNSGl5X0ZWLJxv95P4nuAg==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[99,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  171. {"reqId":"OLUUeEeO5Em4soIdF2Up","level":3,"time":"2019-02-21T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530293,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"VpcsTu+qMgDO5zhS5w\\\/DaN45LNBM1giIHAakWAbMJCCpoIDJKrhAGHigLPyAiDrx+eByHyLq6ryjSi2+jE9Ot+LLqYLWfibhWU\\\/gWjRvb0ZcNBe1rl8+\\\/tmvoILblnqZ3U1+ZnqB+VD2ir+5b515ernOfWxdBT3YZsEH25R4DJoPcAReaIMlOUHE61B+xEQCfe4v6G3FDBHAse0Thzume7rPh4YkEPxucoTI1Q+Mqi9H0EMTVUqn2SGB7qVPeKEuKd6EegokEYWLsTfDmvw+Kfxtoi0j+yOa8qiCzpX+YSFnRMmJOTb\\\/55MjsZltlEYjVU2jHxoniV4ttP6iequGRg==\",\"signature\":\"j5Mg1CGWPBNcJRHsYcnGlq\\\/AIXPGYfAVav7gucSL\\\/SXP7vklgP8Kz90VNTDFKUt5FbKS6Z332exFEzQWxpncVDla1RvSZjCLtI7a2esjk0UyL8xFNuwWa0JLvgJzTW8Q1w0vak3i8eEctFBS96PjIYiukro9F6q1UUUM\\\/Ei2fDUbx3di3F2n0mii5IxTSfAAEd4mO3n5i\\\/Vf2Hi5dAbpfRIQfW66g1biutQXMt+n9yxUxYN5e7nvDVrtHb\\\/lCVZ8L5D8lOTPvb8rCPT4hTj1gTP4jzyAjp5EIxI2OXhd0RApdH53zjbBybN4f7lupMgG2c0IxsVQNMf6JndnrsfbEg==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"VpcsTu+qMgDO5zhS5w\\\/DaN45LNBM1giIHAakWAbMJCCpoIDJKrhAGHigLPyAiDrx+eByHyLq6ryjSi2+jE9Ot+LLqYLWfibhWU\\\/gWjRvb0ZcNBe1rl8+\\\/tmvoILblnqZ3U1+ZnqB+VD2ir+5b515ernOfWxdBT3YZsEH25R4DJoPcAReaIMlOUHE61B+xEQCfe4v6G3FDBHAse0Thzume7rPh4YkEPxucoTI1Q+Mqi9H0EMTVUqn2SGB7qVPeKEuKd6EegokEYWLsTfDmvw+Kfxtoi0j+yOa8qiCzpX+YSFnRMmJOTb\\\/55MjsZltlEYjVU2jHxoniV4ttP6iequGRg==\",\"signature\":\"j5Mg1CGWPBNcJRHsYcnGlq\\\/AIXPGYfAVav7gucSL\\\/SXP7vklgP8Kz90VNTDFKUt5FbKS6Z332exFEzQWxpncVDla1RvSZjCLtI7a2esjk0UyL8xFNuwWa0JLvgJzTW8Q1w0vak3i8eEctFBS96PjIYiukro9F6q1UUUM\\\/Ei2fDUbx3di3F2n0mii5IxTSfAAEd4mO3n5i\\\/Vf2Hi5dAbpfRIQfW66g1biutQXMt+n9yxUxYN5e7nvDVrtHb\\\/lCVZ8L5D8lOTPvb8rCPT4hTj1gTP4jzyAjp5EIxI2OXhd0RApdH53zjbBybN4f7lupMgG2c0IxsVQNMf6JndnrsfbEg==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"VpcsTu+qMgDO5zhS5w\\\/DaN45LNBM1giIHAakWAbMJCCpoIDJKrhAGHigLPyAiDrx+eByHyLq6ryjSi2+jE9Ot+LLqYLWfibhWU\\\/gWjRvb0ZcNBe1rl8+\\\/tmvoILblnqZ3U1+ZnqB+VD2ir+5b515ernOfWxdBT3YZsEH25R4DJoPcAReaIMlOUHE61B+xEQCfe4v6G3FDBHAse0Thzume7rPh4YkEPxucoTI1Q+Mqi9H0EMTVUqn2SGB7qVPeKEuKd6EegokEYWLsTfDmvw+Kfxtoi0j+yOa8qiCzpX+YSFnRMmJOTb\\\/55MjsZltlEYjVU2jHxoniV4ttP6iequGRg==\",\"signature\":\"j5Mg1CGWPBNcJRHsYcnGlq\\\/AIXPGYfAVav7gucSL\\\/SXP7vklgP8Kz90VNTDFKUt5FbKS6Z332exFEzQWxpncVDla1RvSZjCLtI7a2esjk0UyL8xFNuwWa0JLvgJzTW8Q1w0vak3i8eEctFBS96PjIYiukro9F6q1UUUM\\\/Ei2fDUbx3di3F2n0mii5IxTSfAAEd4mO3n5i\\\/Vf2Hi5dAbpfRIQfW66g1biutQXMt+n9yxUxYN5e7nvDVrtHb\\\/lCVZ8L5D8lOTPvb8rCPT4hTj1gTP4jzyAjp5EIxI2OXhd0RApdH53zjbBybN4f7lupMgG2c0IxsVQNMf6JndnrsfbEg==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[100,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  172. {"reqId":"XG54GX8AAQEAAH039JwAAFIA","level":4,"time":"2019-02-21T10:06:17+00:00","remoteAddr":"fe80::16:7c46:da6f:b569","user":"fs","app":"webdav","method":"REPORT","url":"\/remote.php\/dav\/principals\/users\/","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"The {DAV:}property-search element must contain one {DAV:}match and one {DAV:}prop element","Code":0,"Trace":[{"function":"xmlDeserialize","class":"Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport","type":"::","args":[{"elementMap":{"{DAV:}multistatus":"Sabre\\DAV\\Xml\\Response\\MultiStatus","{DAV:}response":"Sabre\\DAV\\Xml\\Element\\Response","{DAV:}propfind":"Sabre\\DAV\\Xml\\Request\\PropFind","{DAV:}propertyupdate":"Sabre\\DAV\\Xml\\Request\\PropPatch","{DAV:}mkcol":"Sabre\\DAV\\Xml\\Request\\MkCol","{DAV:}resourcetype":"Sabre\\DAV\\Xml\\Property\\ResourceType","{DAV:}sync-collection":"Sabre\\DAV\\Xml\\Request\\SyncCollectionReport","{DAV:}group-member-set":"Sabre\\DAV\\Xml\\Property\\Href","{DAV:}acl":"Sabre\\DAVACL\\Xml\\Property\\Acl","{DAV:}acl-principal-prop-set":"Sabre\\DAVACL\\Xml\\Request\\AclPrincipalPropSetReport","{DAV:}expand-property":"Sabre\\DAVACL\\Xml\\Request\\ExpandPropertyReport","{DAV:}principal-property-search":"Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport","{DAV:}principal-search-property-set":"Sabre\\DAVACL\\Xml\\Request\\PrincipalSearchPropertySetReport","{DAV:}principal-match":"Sabre\\DAVACL\\Xml\\Request\\PrincipalMatchReport","{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set":"Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet","{urn:ietf:params:xml:ns:caldav}calendar-query":"Sabre\\CalDAV\\Xml\\Request\\CalendarQueryReport","{urn:ietf:params:xml:ns:caldav}calendar-multiget":"Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport","{urn:ietf:params:xml:ns:caldav}free-busy-query":"Sabre\\CalDAV\\Xml\\Request\\FreeBusyQueryReport","{urn:ietf:params:xml:ns:caldav}mkcalendar":"Sabre\\CalDAV\\Xml\\Request\\MkCalendar","{urn:ietf:params:xml:ns:caldav}schedule-calendar-transp":"Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp","{http:\/\/calendarserver.org\/ns\/}source":"Sabre\\DAV\\Xml\\Property\\Href","{http:\/\/owncloud.org\/ns}share":"OCA\\DAV\\DAV\\Sharing\\Xml\\ShareRequest","{http:\/\/owncloud.org\/ns}invite":"OCA\\DAV\\DAV\\Sharing\\Xml\\Invite","{urn:ietf:params:xml:ns:carddav}addressbook-query":"Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport","{urn:ietf:params:xml:ns:carddav}addressbook-multiget":"Sabre\\CardDAV\\Xml\\Request\\AddressBookMultiGetReport","{http:\/\/calendarserver.org\/ns\/}me-card":"Sabre\\DAV\\Xml\\Property\\Href","{http:\/\/owncloud.org\/ns}tags":"OCA\\DAV\\Connector\\Sabre\\TagList","{http:\/\/owncloud.org\/ns}share-types":"OCA\\DAV\\Connector\\Sabre\\ShareTypeList","{http:\/\/nextcloud.com\/ns}calendar-search":"OCA\\DAV\\CalDAV\\Search\\Xml\\Request\\CalendarSearchReport"},"contextUri":"\/remote.php\/dav\/principals\/users\/","namespaceMap":[],"classMap":[],"__class__":"Sabre\\Xml\\Reader"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/xml\/lib\/Reader.php","line":247,"function":"call_user_func","args":[["Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport","xmlDeserialize"],{"elementMap":{"{DAV:}multistatus":"Sabre\\DAV\\Xml\\Response\\MultiStatus","{DAV:}response":"Sabre\\DAV\\Xml\\Element\\Response","{DAV:}propfind":"Sabre\\DAV\\Xml\\Request\\PropFind","{DAV:}propertyupdate":"Sabre\\DAV\\Xml\\Request\\PropPatch","{DAV:}mkcol":"Sabre\\DAV\\Xml\\Request\\MkCol","{DAV:}resourcetype":"Sabre\\DAV\\Xml\\Property\\ResourceType","{DAV:}sync-collection":"Sabre\\DAV\\Xml\\Request\\SyncCollectionReport","{DAV:}group-member-set":"Sabre\\DAV\\Xml\\Property\\Href","{DAV:}acl":"Sabre\\DAVACL\\Xml\\Property\\Acl","{DAV:}acl-principal-prop-set":"Sabre\\DAVACL\\Xml\\Request\\AclPrincipalPropSetReport","{DAV:}expand-property":"Sabre\\DAVACL\\Xml\\Request\\ExpandPropertyReport","{DAV:}principal-property-search":"Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport","{DAV:}principal-search-property-set":"Sabre\\DAVACL\\Xml\\Request\\PrincipalSearchPropertySetReport","{DAV:}principal-match":"Sabre\\DAVACL\\Xml\\Request\\PrincipalMatchReport","{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set":"Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet","{urn:ietf:params:xml:ns:caldav}calendar-query":"Sabre\\CalDAV\\Xml\\Request\\CalendarQueryReport","{urn:ietf:params:xml:ns:caldav}calendar-multiget":"Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport","{urn:ietf:params:xml:ns:caldav}free-busy-query":"Sabre\\CalDAV\\Xml\\Request\\FreeBusyQueryReport","{urn:ietf:params:xml:ns:caldav}mkcalendar":"Sabre\\CalDAV\\Xml\\Request\\MkCalendar","{urn:ietf:params:xml:ns:caldav}schedule-calendar-transp":"Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp","{http:\/\/calendarserver.org\/ns\/}source":"Sabre\\DAV\\Xml\\Property\\Href","{http:\/\/owncloud.org\/ns}share":"OCA\\DAV\\DAV\\Sharing\\Xml\\ShareRequest","{http:\/\/owncloud.org\/ns}invite":"OCA\\DAV\\DAV\\Sharing\\Xml\\Invite","{urn:ietf:params:xml:ns:carddav}addressbook-query":"Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport","{urn:ietf:params:xml:ns:carddav}addressbook-multiget":"Sabre\\CardDAV\\Xml\\Request\\AddressBookMultiGetReport","{http:\/\/calendarserver.org\/ns\/}me-card":"Sabre\\DAV\\Xml\\Property\\Href","{http:\/\/owncloud.org\/ns}tags":"OCA\\DAV\\Connector\\Sabre\\TagList","{http:\/\/owncloud.org\/ns}share-types":"OCA\\DAV\\Connector\\Sabre\\ShareTypeList","{http:\/\/nextcloud.com\/ns}calendar-search":"OCA\\DAV\\CalDAV\\Search\\Xml\\Request\\CalendarSearchReport"},"contextUri":"\/remote.php\/dav\/principals\/users\/","namespaceMap":[],"classMap":[],"__class__":"Sabre\\Xml\\Reader"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/xml\/lib\/Reader.php","line":71,"function":"parseCurrentElement","class":"Sabre\\Xml\\Reader","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/xml\/lib\/Service.php","line":118,"function":"parse","class":"Sabre\\Xml\\Reader","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":715,"function":"parse","class":"Sabre\\Xml\\Service","type":"->","args":["<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<principal-property-search xmlns=\"DAV:\" type=\"ROOM\" test=\"anyof\"><prop xmlns=\"DAV:\"><principal-URL xmlns=\"DAV:\"\/><calendar-user-type xmlns=\"urn:ietf:params:xml:ns:caldav\"\/><record-type xmlns=\"http:\/\/calendarserver.org\/ns\/\"\/><calendar-user-address-set xmlns=\"urn:ietf:params:xml:ns:caldav\"\/><displayname xmlns=\"DAV:\"\/><\/prop><property-search xmlns=\"DAV:\"><match xmlns=\"DAV:\" match-type=\"contains\">Neue<\/match><prop xmlns=\"DAV:\"><displayname xmlns=\"DAV:\"\/><\/prop><\/property-search><property-search xmlns=\"DAV:\"><match xmlns=\"DAV:\" match-type=\"contains\">Gruen<\/match><prop xmlns=\"DAV:\"><displayname xmlns=\"DAV:\"\/><\/prop><\/property-search><property-search xmlns=\"DAV:\"><match xmlns=\"DAV:\" match-type=\"contains\">Strasse<\/match><prop xmlns=\"DAV:\"><displayname xmlns=\"DAV:\"\/><\/prop><\/property-search><property-search xmlns=\"DAV:\"><match xmlns=\"DAV:\" match-type=\"contains\">17-18,Berlin,Germany,10179.<\/match><prop xmlns=\"DAV:\"><displayname xmlns=\"DAV:\"\/><\/prop><\/property-search><property-search xmlns=\"DAV:\"><match xmlns=\"DAV:\" match-type=\"contains\"\/><prop xmlns=\"DAV:\"><displayname xmlns=\"DAV:\"\/><\/prop><\/property-search><\/principal-property-search>","\/remote.php\/dav\/principals\/users\/",null]},{"function":"httpReport","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/nextcloudpi.local:443\/remote.php\/dav\/principals\/users\/","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpReport"],[{"absoluteUrl":"https:\/\/nextcloudpi.local:443\/remote.php\/dav\/principals\/users\/","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:REPORT",[{"absoluteUrl":"https:\/\/nextcloudpi.local:443\/remote.php\/dav\/principals\/users\/","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/nextcloudpi.local:443\/remote.php\/dav\/principals\/users\/","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAVACL\/Xml\/Request\/PrincipalPropertySearchReport.php","Line":106,"CustomMessage":"--"},"userAgent":"Fantastical 2 for Mac\/2.4.10 Mac OS X\/10.14.2 Darwin\/18.2.0 (x86_64)","version":"15.0.2.0"}
  173. {"reqId":"N0t0UsPUZeMacv0AXwa5","level":3,"time":"2019-02-22T06:25:44+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 6: Could not resolve host: push-notifications.nextcloud.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":149,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"errno":6,"error":"Could not resolve host: push-notifications.nextcloud.com","url":"https:\/\/push-notifications.nextcloud.com\/notifications","content_type":null,"http_code":0,"header_size":0,"request_size":0,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":19.530451,"namelookup_time":0,"connect_time":0,"pretransfer_time":0,"size_upload":0,"size_download":0,"speed_download":0,"speed_upload":0,"download_content_length":-1,"upload_content_length":-1,"starttransfer_time":0,"redirect_time":0,"redirect_url":"","primary_ip":"","certinfo":[],"primary_port":0,"local_ip":"","local_port":0}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","line":102,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlHandler.php","line":43,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[{"__class__":"GuzzleHttp\\Handler\\CurlHandler"},{"sink":{"__class__":"GuzzleHttp\\Psr7\\Stream"},"headers":[],"response":null,"request":{"__class__":"GuzzleHttp\\Psr7\\Request"},"options":{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false},"errno":6,"onHeadersException":null,"__class__":"GuzzleHttp\\Handler\\EasyHandle"},{"__class__":"GuzzleHttp\\Handler\\CurlFactory"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":28,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/Proxy.php","line":51,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/PrepareBodyMiddleware.php","line":66,"function":"GuzzleHttp\\Handler\\{closure}","class":"GuzzleHttp\\Handler\\Proxy","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":30,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/RedirectMiddleware.php","line":70,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Middleware.php","line":60,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/HandlerStack.php","line":67,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":277,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":125,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php","line":131,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["post",{"__class__":"GuzzleHttp\\Psr7\\Uri"},{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"TnA6JiNvxvpFC0bMPIhHJjwNFYXRZ6KJa\\\/bZYTwWXvL2XCLhtdF4hXC3l99yko5MmCG0H14JwqJVeIt2rybjhFsWCSBzp8pjPv6UCXRMbyrRkOVoOqsN7uGRYqTFL\\\/oX0+xRMdMgUMaefk+xGHE4cDz7O90cvptxpTLAzRs597dgkmKXnsOOygVsiHQKnSnPGegLvfSx2z\\\/\\\/l1uahBKMorpiT9F5Zia3+Zz2istvSCGAJ1avU+h5By2da8PCv06\\\/bLD2vD+rPCnO4omQrup4IBhQcLB70iPEy\\\/CesGp8yvF5H7+kQCaEhf7E1ED0uqPOR760NMtDJ1nalVXFo9\\\/VYQ==\",\"signature\":\"Oh9E49byNRJJsRvELzroxyvU2JXFwuOmh5IH+rophaFumeM2DP7NYzl4vCyjXmHU0+6imPL54hZN4NbwKbWDqxmuwm\\\/014khAbrrCZjz+7lxyvwmPy2klL2W7oLucu3LGpE9rZLFdDIc3aqrx7Gf00lQ7eQIgIih25hDC6QuK4dB5+NOR8fB8SHjlRY4b+Zme96D1kzrcDA\\\/6s98tyr9chd5bxPqvjIgN8WUcLCqPmUn4BB0Oz53utX7h6CuF9XJImyRKHaXbwwcRToA8\\\/EE4G\\\/VtJQar2QiKyXM7qkPtmd0H0iU+X4hvfi\\\/da3qkawKUG8a3giQt35Xci5lAdgD0g==\",\"priority\":\"normal\"}"]},"synchronous":true,"handler":{"__class__":"GuzzleHttp\\HandlerStack"},"allow_redirects":{"max":5,"protocols":["http","https"],"strict":false,"referer":false,"track_redirects":false},"http_errors":true,"decode_content":true,"cookies":false,"_conditional":{"User-Agent":"GuzzleHttp\/6.3.3 curl\/7.52.1 PHP\/7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305"}}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Http\/Client\/Client.php","line":231,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","https:\/\/push-notifications.nextcloud.com\/notifications",{"verify":"\/media\/USBdrive\/ncdata\/files_external\/rootcerts.crt","form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"TnA6JiNvxvpFC0bMPIhHJjwNFYXRZ6KJa\\\/bZYTwWXvL2XCLhtdF4hXC3l99yko5MmCG0H14JwqJVeIt2rybjhFsWCSBzp8pjPv6UCXRMbyrRkOVoOqsN7uGRYqTFL\\\/oX0+xRMdMgUMaefk+xGHE4cDz7O90cvptxpTLAzRs597dgkmKXnsOOygVsiHQKnSnPGegLvfSx2z\\\/\\\/l1uahBKMorpiT9F5Zia3+Zz2istvSCGAJ1avU+h5By2da8PCv06\\\/bLD2vD+rPCnO4omQrup4IBhQcLB70iPEy\\\/CesGp8yvF5H7+kQCaEhf7E1ED0uqPOR760NMtDJ1nalVXFo9\\\/VYQ==\",\"signature\":\"Oh9E49byNRJJsRvELzroxyvU2JXFwuOmh5IH+rophaFumeM2DP7NYzl4vCyjXmHU0+6imPL54hZN4NbwKbWDqxmuwm\\\/014khAbrrCZjz+7lxyvwmPy2klL2W7oLucu3LGpE9rZLFdDIc3aqrx7Gf00lQ7eQIgIih25hDC6QuK4dB5+NOR8fB8SHjlRY4b+Zme96D1kzrcDA\\\/6s98tyr9chd5bxPqvjIgN8WUcLCqPmUn4BB0Oz53utX7h6CuF9XJImyRKHaXbwwcRToA8\\\/EE4G\\\/VtJQar2QiKyXM7qkPtmd0H0iU+X4hvfi\\\/da3qkawKUG8a3giQt35Xci5lAdgD0g==\",\"priority\":\"normal\"}"]},"synchronous":true}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Push.php","line":143,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["https:\/\/push-notifications.nextcloud.com\/notifications",{"form_params":{"notifications":["{\"deviceIdentifier\":\"fOjSjkHWojyjKeVfzfHHdDS7TKOJ2hWplDHzueAp4\\\/vkfgeOkyB9zIMvbu7\\\/DVSOvLg\\\/FhHRrakoeM+RiU8c3Q==\",\"pushTokenHash\":\"bc9f16069b6cc3374cf7bb49e88b236c060dfea1e965ac455e7576d4effdcee24c7b431544e96ab600d0e0d601672611b9254a4cf7eacf3f0616f6d20c7fd664\",\"subject\":\"TnA6JiNvxvpFC0bMPIhHJjwNFYXRZ6KJa\\\/bZYTwWXvL2XCLhtdF4hXC3l99yko5MmCG0H14JwqJVeIt2rybjhFsWCSBzp8pjPv6UCXRMbyrRkOVoOqsN7uGRYqTFL\\\/oX0+xRMdMgUMaefk+xGHE4cDz7O90cvptxpTLAzRs597dgkmKXnsOOygVsiHQKnSnPGegLvfSx2z\\\/\\\/l1uahBKMorpiT9F5Zia3+Zz2istvSCGAJ1avU+h5By2da8PCv06\\\/bLD2vD+rPCnO4omQrup4IBhQcLB70iPEy\\\/CesGp8yvF5H7+kQCaEhf7E1ED0uqPOR760NMtDJ1nalVXFo9\\\/VYQ==\",\"signature\":\"Oh9E49byNRJJsRvELzroxyvU2JXFwuOmh5IH+rophaFumeM2DP7NYzl4vCyjXmHU0+6imPL54hZN4NbwKbWDqxmuwm\\\/014khAbrrCZjz+7lxyvwmPy2klL2W7oLucu3LGpE9rZLFdDIc3aqrx7Gf00lQ7eQIgIih25hDC6QuK4dB5+NOR8fB8SHjlRY4b+Zme96D1kzrcDA\\\/6s98tyr9chd5bxPqvjIgN8WUcLCqPmUn4BB0Oz53utX7h6CuF9XJImyRKHaXbwwcRToA8\\\/EE4G\\\/VtJQar2QiKyXM7qkPtmd0H0iU+X4hvfi\\\/da3qkawKUG8a3giQt35Xci5lAdgD0g==\",\"priority\":\"normal\"}"]}}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/App.php","line":50,"function":"pushToDevice","class":"OCA\\Notifications\\Push","type":"->","args":[101,{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Notification\/Manager.php","line":208,"function":"notify","class":"OCA\\Notifications\\App","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/apps\/notifications\/lib\/Command\/Generate.php","line":127,"function":"notify","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Command\/Command.php","line":255,"function":"execute","class":"OCA\\Notifications\\Command\\Generate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":946,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":248,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\Notifications\\Command\\Generate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/symfony\/console\/Application.php","line":148,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Console\/Application.php","line":213,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"\/var\/www\/nextcloud\/console.php","line":96,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/occ","line":11,"args":["\/var\/www\/nextcloud\/console.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/3rdparty\/guzzlehttp\/guzzle\/src\/Handler\/CurlFactory.php","Line":185,"CustomMessage":"--"},"userAgent":"--","version":"15.0.2.0"}
  174. {"reqId":"XG-B338AAQEAAAPzkcYAAAAN","level":3,"time":"2019-02-22T09:33:24+00:00","remoteAddr":"fe80::16:7c46:da6f:b569","user":"fs","app":"remote","method":"GET","url":"\/status.php","message":{"Exception":"RedisException","Message":"Connection lost","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Memcache\/Redis.php","line":54,"function":"get","class":"Redis","type":"->","args":["05995e54e5ae10717f07bee7ed28495c\/AutoloaderOC_Response"]},{"file":"\/var\/www\/nextcloud\/lib\/autoloader.php","line":150,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["OC_Response"]},{"function":"load","class":"OC\\Autoloader","type":"->","args":["OC_Response"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":662,"function":"spl_autoload_call","args":["OC_Response"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":1068,"function":"init","class":"OC","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/status.php","line":36,"args":["\/var\/www\/nextcloud\/lib\/base.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Memcache\/Redis.php","Line":54,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"15.0.2.0"}
  175.  
  176. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement