Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. {
  2. "error": "Another connection is in progress",
  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. "Another connection is in progress",
  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. "Another connection is in progress",
  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. "Another connection is in progress",
  48. "",
  49. "400"
  50. ]
  51. },
  52. {
  53. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/TfsController.php",
  54. "line": "197",
  55. "function": "checkError",
  56. "class": "Craft\\Errors",
  57. "type": "::",
  58. "args": [
  59. "Another connection is in progress"
  60. ]
  61. },
  62. {
  63. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/BaseController.php",
  64. "line": "87",
  65. "function": "connectAction",
  66. "class": "Craft\\TfsController",
  67. "type": "->",
  68. "args": []
  69. },
  70. {
  71. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/BaseController.php",
  72. "line": "533",
  73. "function": "invokeAction",
  74. "class": "ERP_Core_BaseController",
  75. "type": "->",
  76. "args": [
  77. "connect"
  78. ]
  79. },
  80. {
  81. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/Application.php",
  82. "line": "169",
  83. "function": "invokeAction",
  84. "class": "Craft\\BaseController",
  85. "type": "->",
  86. "args": [
  87. "connect"
  88. ]
  89. },
  90. {
  91. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/MainApplication.php",
  92. "line": "156",
  93. "function": "processURI",
  94. "class": "ERP_Core_Application",
  95. "type": "->",
  96. "args": []
  97. },
  98. {
  99. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/Application.php",
  100. "line": "59",
  101. "function": "processURI",
  102. "class": "Craft\\MainApplication",
  103. "type": "->",
  104. "args": []
  105. },
  106. {
  107. "file": "\/var\/www\/nginx\/craftpp3\/api\/api.php",
  108. "line": "5",
  109. "function": "run",
  110. "class": "ERP_Core_Application",
  111. "type": "->",
  112. "args": []
  113. }
  114. ],
  115. "id": null,
  116. "type": "",
  117. "group": "",
  118. "data": "",
  119. "code": "0"
  120. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement