Advertisement
Zuhayer171288

Untitled

Dec 16th, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.52 KB | None | 0 0
  1. {
  2. "error": {
  3. "code": 500,
  4. "message": "Internal Server Error",
  5. "exception": [
  6. {
  7. "message": "Expired JWT Token",
  8. "class": "Lexik\\Bundle\\JWTAuthenticationBundle\\Exception\\JWTDecodeFailureException",
  9. "trace": [
  10. {
  11. "namespace": "",
  12. "short_class": "",
  13. "class": "",
  14. "type": "",
  15. "function": "",
  16. "file": "D:\\wamp\\www\\property_people\\vendor\\lexik\\jwt-authentication-bundle\\Encoder\\DefaultEncoder.php",
  17. "line": 63,
  18. "args": []
  19. },
  20. {
  21. "namespace": "Lexik\\Bundle\\JWTAuthenticationBundle\\Encoder",
  22. "short_class": "DefaultEncoder",
  23. "class": "Lexik\\Bundle\\JWTAuthenticationBundle\\Encoder\\DefaultEncoder",
  24. "type": "->",
  25. "function": "decode",
  26. "file": "D:\\wamp\\www\\property_people\\src\\AppBundle\\Security\\JwtTokenAuthenticator.php",
  27. "line": 59,
  28. "args": [
  29. [
  30. "string",
  31. "eyJhbGciOiJSUzI1NiJ9.eyJ1c2VybmFtZSI6ImFkbWluQGFkbWluLmNvbSIsImV4cCI6MTAsImlhdCI6MTQ4MTg2OTYyMH0.Nh8R_1HoATTo-tLXXjNS2adEKB_hc_AJDOGpHmYrclqKhzDFDZlPI0zilvfUet3EZ_TynqxhmhndcJi2NQr08GIpMRsV0NGRT-2wUQAt2k-DzWYlQGA5jZVtpn5c5WNC23lKVoSl9FFWbpZFQ6Z6huBLpAw6WSLSWplO3zIV1ezI9rEKrLZc4F7RI2M4tpls3JDUclWs1FChIQ4tT23DBuR_a2xGEpcuS7y_xLLqAzycA5EyKQu2jcBGiyXeC5Hs-uV-yTdEEmiCuLx08PYc55yxrOeEWwzHv_lBUTT_3Zv6b_8UN9j7nBak11HAqj-FA6UoOC52-VFjssDsrzAcmyZ93B9w79zYYMY2Nj98lvxhBwhhHXaxSN43GKjAPL5Pzxi9PR1k7EX4MOAg0Jhw67tlvA2umBVEEzK1WLhoZRgWbrTMhUe4B_kguTK7ruVZGYXjc2ywT09y-fW3jGmyi6ZmAvPk3-GKzAVvlkU5sUs7Eam2ZmwI74qNnSV2iFesEzuyonJfAdLylaUZxx_LHcf8sCgiHhXYOTdLIQclv6JUjwdtFKPIjJ5rvxjslAPgfJvvijEAB9E1YzYzejGz1lwGjOluwbYeDHZLMYU0uNdS62ODW00d0TJkgoJq7U2QPVq1pw0I10WG_LmYoV6FJSjjLYUI65AKuvNe-2VaZTs"
  32. ]
  33. ]
  34. },
  35. {
  36. "namespace": "AppBundle\\Security",
  37. "short_class": "JwtTokenAuthenticator",
  38. "class": "AppBundle\\Security\\JwtTokenAuthenticator",
  39. "type": "->",
  40. "function": "getUser",
  41. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Security\\Guard\\Provider\\GuardAuthenticationProvider.php",
  42. "line": 107,
  43. "args": [
  44. [
  45. "string",
  46. "eyJhbGciOiJSUzI1NiJ9.eyJ1c2VybmFtZSI6ImFkbWluQGFkbWluLmNvbSIsImV4cCI6MTAsImlhdCI6MTQ4MTg2OTYyMH0.Nh8R_1HoATTo-tLXXjNS2adEKB_hc_AJDOGpHmYrclqKhzDFDZlPI0zilvfUet3EZ_TynqxhmhndcJi2NQr08GIpMRsV0NGRT-2wUQAt2k-DzWYlQGA5jZVtpn5c5WNC23lKVoSl9FFWbpZFQ6Z6huBLpAw6WSLSWplO3zIV1ezI9rEKrLZc4F7RI2M4tpls3JDUclWs1FChIQ4tT23DBuR_a2xGEpcuS7y_xLLqAzycA5EyKQu2jcBGiyXeC5Hs-uV-yTdEEmiCuLx08PYc55yxrOeEWwzHv_lBUTT_3Zv6b_8UN9j7nBak11HAqj-FA6UoOC52-VFjssDsrzAcmyZ93B9w79zYYMY2Nj98lvxhBwhhHXaxSN43GKjAPL5Pzxi9PR1k7EX4MOAg0Jhw67tlvA2umBVEEzK1WLhoZRgWbrTMhUe4B_kguTK7ruVZGYXjc2ywT09y-fW3jGmyi6ZmAvPk3-GKzAVvlkU5sUs7Eam2ZmwI74qNnSV2iFesEzuyonJfAdLylaUZxx_LHcf8sCgiHhXYOTdLIQclv6JUjwdtFKPIjJ5rvxjslAPgfJvvijEAB9E1YzYzejGz1lwGjOluwbYeDHZLMYU0uNdS62ODW00d0TJkgoJq7U2QPVq1pw0I10WG_LmYoV6FJSjjLYUI65AKuvNe-2VaZTs"
  47. ],
  48. [
  49. "object",
  50. "FOS\\UserBundle\\Security\\UserProvider"
  51. ]
  52. ]
  53. },
  54. {
  55. "namespace": "Symfony\\Component\\Security\\Guard\\Provider",
  56. "short_class": "GuardAuthenticationProvider",
  57. "class": "Symfony\\Component\\Security\\Guard\\Provider\\GuardAuthenticationProvider",
  58. "type": "->",
  59. "function": "authenticateViaGuard",
  60. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Security\\Guard\\Provider\\GuardAuthenticationProvider.php",
  61. "line": 96,
  62. "args": [
  63. [
  64. "object",
  65. "AppBundle\\Security\\JwtTokenAuthenticator"
  66. ],
  67. [
  68. "object",
  69. "Symfony\\Component\\Security\\Guard\\Token\\PreAuthenticationGuardToken"
  70. ]
  71. ]
  72. },
  73. {
  74. "namespace": "Symfony\\Component\\Security\\Guard\\Provider",
  75. "short_class": "GuardAuthenticationProvider",
  76. "class": "Symfony\\Component\\Security\\Guard\\Provider\\GuardAuthenticationProvider",
  77. "type": "->",
  78. "function": "authenticate",
  79. "file": "D:\\wamp\\www\\property_people\\var\\cache\\dev\\classes.php",
  80. "line": 3178,
  81. "args": [
  82. [
  83. "object",
  84. "Symfony\\Component\\Security\\Guard\\Token\\PreAuthenticationGuardToken"
  85. ]
  86. ]
  87. },
  88. {
  89. "namespace": "Symfony\\Component\\Security\\Core\\Authentication",
  90. "short_class": "AuthenticationProviderManager",
  91. "class": "Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager",
  92. "type": "->",
  93. "function": "authenticate",
  94. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Security\\Guard\\Firewall\\GuardAuthenticationListener.php",
  95. "line": 113,
  96. "args": [
  97. [
  98. "object",
  99. "Symfony\\Component\\Security\\Guard\\Token\\PreAuthenticationGuardToken"
  100. ]
  101. ]
  102. },
  103. {
  104. "namespace": "Symfony\\Component\\Security\\Guard\\Firewall",
  105. "short_class": "GuardAuthenticationListener",
  106. "class": "Symfony\\Component\\Security\\Guard\\Firewall\\GuardAuthenticationListener",
  107. "type": "->",
  108. "function": "executeGuardAuthenticator",
  109. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Security\\Guard\\Firewall\\GuardAuthenticationListener.php",
  110. "line": 77,
  111. "args": [
  112. [
  113. "string",
  114. "api_0"
  115. ],
  116. [
  117. "object",
  118. "AppBundle\\Security\\JwtTokenAuthenticator"
  119. ],
  120. [
  121. "object",
  122. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  123. ]
  124. ]
  125. },
  126. {
  127. "namespace": "Symfony\\Component\\Security\\Guard\\Firewall",
  128. "short_class": "GuardAuthenticationListener",
  129. "class": "Symfony\\Component\\Security\\Guard\\Firewall\\GuardAuthenticationListener",
  130. "type": "->",
  131. "function": "handle",
  132. "file": "D:\\wamp\\www\\property_people\\var\\cache\\dev\\classes.php",
  133. "line": 3093,
  134. "args": [
  135. [
  136. "object",
  137. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  138. ]
  139. ]
  140. },
  141. {
  142. "namespace": "Symfony\\Component\\Security\\Http",
  143. "short_class": "Firewall",
  144. "class": "Symfony\\Component\\Security\\Http\\Firewall",
  145. "type": "->",
  146. "function": "onKernelRequest",
  147. "file": null,
  148. "line": null,
  149. "args": [
  150. [
  151. "object",
  152. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  153. ],
  154. [
  155. "string",
  156. "kernel.request"
  157. ],
  158. [
  159. "object",
  160. "Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher"
  161. ]
  162. ]
  163. },
  164. {
  165. "namespace": "",
  166. "short_class": "",
  167. "class": "",
  168. "type": "",
  169. "function": "call_user_func",
  170. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener.php",
  171. "line": 61,
  172. "args": [
  173. [
  174. "array",
  175. [
  176. [
  177. "object",
  178. "Symfony\\Component\\Security\\Http\\Firewall"
  179. ],
  180. [
  181. "string",
  182. "onKernelRequest"
  183. ]
  184. ]
  185. ],
  186. [
  187. "object",
  188. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  189. ],
  190. [
  191. "string",
  192. "kernel.request"
  193. ],
  194. [
  195. "object",
  196. "Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher"
  197. ]
  198. ]
  199. },
  200. {
  201. "namespace": "Symfony\\Component\\EventDispatcher\\Debug",
  202. "short_class": "WrappedListener",
  203. "class": "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener",
  204. "type": "->",
  205. "function": "__invoke",
  206. "file": null,
  207. "line": null,
  208. "args": [
  209. [
  210. "object",
  211. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  212. ],
  213. [
  214. "string",
  215. "kernel.request"
  216. ],
  217. [
  218. "object",
  219. "Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher"
  220. ]
  221. ]
  222. },
  223. {
  224. "namespace": "",
  225. "short_class": "",
  226. "class": "",
  227. "type": "",
  228. "function": "call_user_func",
  229. "file": "D:\\wamp\\www\\property_people\\var\\cache\\dev\\classes.php",
  230. "line": 2167,
  231. "args": [
  232. [
  233. "object",
  234. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  235. ],
  236. [
  237. "object",
  238. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  239. ],
  240. [
  241. "string",
  242. "kernel.request"
  243. ],
  244. [
  245. "object",
  246. "Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher"
  247. ]
  248. ]
  249. },
  250. {
  251. "namespace": "Symfony\\Component\\EventDispatcher",
  252. "short_class": "EventDispatcher",
  253. "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
  254. "type": "->",
  255. "function": "doDispatch",
  256. "file": "D:\\wamp\\www\\property_people\\var\\cache\\dev\\classes.php",
  257. "line": 2082,
  258. "args": [
  259. [
  260. "array",
  261. [
  262. [
  263. "object",
  264. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  265. ],
  266. [
  267. "object",
  268. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  269. ],
  270. [
  271. "object",
  272. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  273. ],
  274. [
  275. "object",
  276. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  277. ],
  278. [
  279. "object",
  280. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  281. ],
  282. [
  283. "object",
  284. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  285. ],
  286. [
  287. "object",
  288. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  289. ],
  290. [
  291. "object",
  292. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  293. ],
  294. [
  295. "object",
  296. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  297. ],
  298. [
  299. "object",
  300. "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"
  301. ]
  302. ]
  303. ],
  304. [
  305. "string",
  306. "kernel.request"
  307. ],
  308. [
  309. "object",
  310. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  311. ]
  312. ]
  313. },
  314. {
  315. "namespace": "Symfony\\Component\\EventDispatcher",
  316. "short_class": "EventDispatcher",
  317. "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
  318. "type": "->",
  319. "function": "dispatch",
  320. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher.php",
  321. "line": 136,
  322. "args": [
  323. [
  324. "string",
  325. "kernel.request"
  326. ],
  327. [
  328. "object",
  329. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  330. ]
  331. ]
  332. },
  333. {
  334. "namespace": "Symfony\\Component\\EventDispatcher\\Debug",
  335. "short_class": "TraceableEventDispatcher",
  336. "class": "Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher",
  337. "type": "->",
  338. "function": "dispatch",
  339. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php",
  340. "line": 129,
  341. "args": [
  342. [
  343. "string",
  344. "kernel.request"
  345. ],
  346. [
  347. "object",
  348. "Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent"
  349. ]
  350. ]
  351. },
  352. {
  353. "namespace": "Symfony\\Component\\HttpKernel",
  354. "short_class": "HttpKernel",
  355. "class": "Symfony\\Component\\HttpKernel\\HttpKernel",
  356. "type": "->",
  357. "function": "handleRaw",
  358. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\HttpKernel.php",
  359. "line": 68,
  360. "args": [
  361. [
  362. "object",
  363. "Symfony\\Component\\HttpFoundation\\Request"
  364. ],
  365. [
  366. "string",
  367. "1"
  368. ]
  369. ]
  370. },
  371. {
  372. "namespace": "Symfony\\Component\\HttpKernel",
  373. "short_class": "HttpKernel",
  374. "class": "Symfony\\Component\\HttpKernel\\HttpKernel",
  375. "type": "->",
  376. "function": "handle",
  377. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Kernel.php",
  378. "line": 169,
  379. "args": [
  380. [
  381. "object",
  382. "Symfony\\Component\\HttpFoundation\\Request"
  383. ],
  384. [
  385. "string",
  386. "1"
  387. ],
  388. [
  389. "boolean",
  390. true
  391. ]
  392. ]
  393. },
  394. {
  395. "namespace": "Symfony\\Component\\HttpKernel",
  396. "short_class": "Kernel",
  397. "class": "Symfony\\Component\\HttpKernel\\Kernel",
  398. "type": "->",
  399. "function": "handle",
  400. "file": "D:\\wamp\\www\\property_people\\web\\app_dev.php",
  401. "line": 28,
  402. "args": [
  403. [
  404. "object",
  405. "Symfony\\Component\\HttpFoundation\\Request"
  406. ]
  407. ]
  408. },
  409. {
  410. "namespace": "",
  411. "short_class": "",
  412. "class": "",
  413. "type": "",
  414. "function": "require",
  415. "file": "D:\\wamp\\www\\property_people\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\FrameworkBundle\\Resources\\config\\router_dev.php",
  416. "line": 40,
  417. "args": [
  418. [
  419. "string",
  420. "D:\\wamp\\www\\property_people\\web\\app_dev.php"
  421. ]
  422. ]
  423. }
  424. ]
  425. }
  426. ]
  427. }
  428. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement