Advertisement
Guest User

Untitled

a guest
Jan 17th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. {
  2. "error": "empty context",
  3. "traces": [
  4. {
  5. "file": "\/var\/www\/nginx\/craftpp2\/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\/craftpp2\/api\/application\/classes\/Errors.php",
  14. "line": "172",
  15. "function": "returnError",
  16. "class": "Craft\\Errors",
  17. "type": "->",
  18. "args": [
  19. "",
  20. "empty context",
  21. null,
  22. "400",
  23. ""
  24. ]
  25. },
  26. {
  27. "file": "\/var\/www\/nginx\/craftpp2\/api\/application\/classes\/Errors.php",
  28. "line": "177",
  29. "function": "returnErr",
  30. "class": "Craft\\Errors",
  31. "type": "::",
  32. "args": [
  33. "",
  34. "empty context",
  35. null,
  36. "400",
  37. ""
  38. ]
  39. },
  40. {
  41. "file": "\/var\/www\/nginx\/craftpp2\/api\/application\/classes\/Errors.php",
  42. "line": "190",
  43. "function": "usualError",
  44. "class": "Craft\\Errors",
  45. "type": "::",
  46. "args": [
  47. "empty context",
  48. "",
  49. "400"
  50. ]
  51. },
  52. {
  53. "file": "\/var\/www\/nginx\/craftpp2\/api\/application\/classes\/Concept\/Item.php",
  54. "line": "377",
  55. "function": "checkError",
  56. "class": "Craft\\Errors",
  57. "type": "::",
  58. "args": [
  59. "empty context"
  60. ]
  61. },
  62. {
  63. "file": "\/var\/www\/nginx\/craftpp2\/api\/application\/controllers\/PagesController.php",
  64. "line": "326",
  65. "function": "getConcept",
  66. "class": "Craft\\Concept\\Item",
  67. "type": "->",
  68. "args": []
  69. },
  70. {
  71. "file": "\/var\/www\/nginx\/craftpp2\/api\/application\/controllers\/ItemsController.php",
  72. "line": "120",
  73. "function": "createItem",
  74. "class": "Craft\\PagesController",
  75. "type": "->",
  76. "args": []
  77. },
  78. {
  79. "file": "\/var\/www\/nginx\/craftpp2\/erp_synergy\/core\/BaseController.php",
  80. "line": "87",
  81. "function": "indexAction",
  82. "class": "Craft\\ItemsController",
  83. "type": "->",
  84. "args": []
  85. },
  86. {
  87. "file": "\/var\/www\/nginx\/craftpp2\/api\/application\/controllers\/BaseController.php",
  88. "line": "533",
  89. "function": "invokeAction",
  90. "class": "ERP_Core_BaseController",
  91. "type": "->",
  92. "args": [
  93. "index"
  94. ]
  95. },
  96. {
  97. "file": "\/var\/www\/nginx\/craftpp2\/erp_synergy\/core\/Application.php",
  98. "line": "169",
  99. "function": "invokeAction",
  100. "class": "Craft\\BaseController",
  101. "type": "->",
  102. "args": [
  103. "index"
  104. ]
  105. },
  106. {
  107. "file": "\/var\/www\/nginx\/craftpp2\/api\/application\/MainApplication.php",
  108. "line": "156",
  109. "function": "processURI",
  110. "class": "ERP_Core_Application",
  111. "type": "->",
  112. "args": []
  113. },
  114. {
  115. "file": "\/var\/www\/nginx\/craftpp2\/erp_synergy\/core\/Application.php",
  116. "line": "59",
  117. "function": "processURI",
  118. "class": "Craft\\MainApplication",
  119. "type": "->",
  120. "args": []
  121. },
  122. {
  123. "file": "\/var\/www\/nginx\/craftpp2\/api\/api.php",
  124. "line": "5",
  125. "function": "run",
  126. "class": "ERP_Core_Application",
  127. "type": "->",
  128. "args": []
  129. }
  130. ],
  131. "id": null,
  132. "type": "",
  133. "group": "",
  134. "data": "",
  135. "code": "0"
  136. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement