Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. {
  2. "error": "Host can not be resolved.",
  3. "traces": [
  4. {
  5. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  6. "line": "279",
  7. "function": "end",
  8. "class": "Craft\\Errors",
  9. "type": "->",
  10. "args": []
  11. },
  12. {
  13. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  14. "line": "172",
  15. "function": "returnError",
  16. "class": "Craft\\Errors",
  17. "type": "->",
  18. "args": [
  19. "",
  20. "Host can not be resolved.",
  21. null,
  22. "400",
  23. ""
  24. ]
  25. },
  26. {
  27. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  28. "line": "177",
  29. "function": "returnErr",
  30. "class": "Craft\\Errors",
  31. "type": "::",
  32. "args": [
  33. "",
  34. "Host can not be resolved.",
  35. null,
  36. "400",
  37. ""
  38. ]
  39. },
  40. {
  41. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  42. "line": "190",
  43. "function": "usualError",
  44. "class": "Craft\\Errors",
  45. "type": "::",
  46. "args": [
  47. "Host can not be resolved.",
  48. "",
  49. "400"
  50. ]
  51. },
  52. {
  53. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/IntegrationController.php",
  54. "line": "1612",
  55. "function": "checkError",
  56. "class": "Craft\\Errors",
  57. "type": "::",
  58. "args": [
  59. "Host can not be resolved."
  60. ]
  61. },
  62. {
  63. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/IntegrationController.php",
  64. "line": "806",
  65. "function": "makeErrorForException",
  66. "class": "Craft\\IntegrationController",
  67. "type": "->",
  68. "args": [
  69. "cURL error 6: Could not resolve host: api.github.com; Name or service not known (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)"
  70. ]
  71. },
  72. {
  73. "function": "checkWebhookAction",
  74. "class": "Craft\\IntegrationController",
  75. "type": "->",
  76. "args": []
  77. },
  78. {
  79. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/BaseController.php",
  80. "line": "87",
  81. "function": "call_user_func",
  82. "args": [
  83. [
  84. {},
  85. "checkWebhookAction"
  86. ]
  87. ]
  88. },
  89. {
  90. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/BaseController.php",
  91. "line": "517",
  92. "function": "invokeAction",
  93. "class": "ERP_Core_BaseController",
  94. "type": "->",
  95. "args": [
  96. "check_webhook"
  97. ]
  98. },
  99. {
  100. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/Application.php",
  101. "line": "169",
  102. "function": "invokeAction",
  103. "class": "Craft\\BaseController",
  104. "type": "->",
  105. "args": [
  106. "check_webhook"
  107. ]
  108. },
  109. {
  110. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/MainApplication.php",
  111. "line": "150",
  112. "function": "processURI",
  113. "class": "ERP_Core_Application",
  114. "type": "->",
  115. "args": []
  116. },
  117. {
  118. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/Application.php",
  119. "line": "59",
  120. "function": "processURI",
  121. "class": "Craft\\MainApplication",
  122. "type": "->",
  123. "args": []
  124. },
  125. {
  126. "file": "\/var\/www\/nginx\/craftpp3\/api\/api.php",
  127. "line": "5",
  128. "function": "run",
  129. "class": "ERP_Core_Application",
  130. "type": "->",
  131. "args": []
  132. }
  133. ],
  134. "id": null,
  135. "type": "",
  136. "group": "",
  137. "data": "",
  138. "code": "0"
  139. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement