Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.14 KB | None | 0 0
  1. {
  2. "message": "Expected response code 250 but got code \"530\", with message \"530 5.7.1 Authentication required\r\n\"",
  3. "exception": "Swift_TransportException",
  4. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php",
  5. "line": 457,
  6. "trace": [
  7. {
  8. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php",
  9. "line": 341,
  10. "function": "assertResponseCode",
  11. "class": "Swift_Transport_AbstractSmtpTransport",
  12. "type": "->"
  13. },
  14. {
  15. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php",
  16. "line": 305,
  17. "function": "executeCommand",
  18. "class": "Swift_Transport_AbstractSmtpTransport",
  19. "type": "->"
  20. },
  21. {
  22. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php",
  23. "line": 390,
  24. "function": "executeCommand",
  25. "class": "Swift_Transport_EsmtpTransport",
  26. "type": "->"
  27. },
  28. {
  29. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php",
  30. "line": 497,
  31. "function": "doDataCommand",
  32. "class": "Swift_Transport_AbstractSmtpTransport",
  33. "type": "->"
  34. },
  35. {
  36. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php",
  37. "line": 516,
  38. "function": "doMailTransaction",
  39. "class": "Swift_Transport_AbstractSmtpTransport",
  40. "type": "->"
  41. },
  42. {
  43. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php",
  44. "line": 206,
  45. "function": "sendTo",
  46. "class": "Swift_Transport_AbstractSmtpTransport",
  47. "type": "->"
  48. },
  49. {
  50. "file": "/var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php",
  51. "line": 71,
  52. "function": "send",
  53. "class": "Swift_Transport_AbstractSmtpTransport",
  54. "type": "->"
  55. },
  56. {
  57. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php",
  58. "line": 484,
  59. "function": "send",
  60. "class": "Swift_Mailer",
  61. "type": "->"
  62. },
  63. {
  64. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php",
  65. "line": 259,
  66. "function": "sendSwiftMessage",
  67. "class": "Illuminate\\Mail\\Mailer",
  68. "type": "->"
  69. },
  70. {
  71. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php",
  72. "line": 65,
  73. "function": "send",
  74. "class": "Illuminate\\Mail\\Mailer",
  75. "type": "->"
  76. },
  77. {
  78. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php",
  79. "line": 144,
  80. "function": "send",
  81. "class": "Illuminate\\Notifications\\Channels\\MailChannel",
  82. "type": "->"
  83. },
  84. {
  85. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php",
  86. "line": 103,
  87. "function": "sendToNotifiable",
  88. "class": "Illuminate\\Notifications\\NotificationSender",
  89. "type": "->"
  90. },
  91. {
  92. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php",
  93. "line": 19,
  94. "function": "Illuminate\\Notifications\\{closure}",
  95. "class": "Illuminate\\Notifications\\NotificationSender",
  96. "type": "->"
  97. },
  98. {
  99. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php",
  100. "line": 105,
  101. "function": "withLocale",
  102. "class": "Illuminate\\Notifications\\NotificationSender",
  103. "type": "->"
  104. },
  105. {
  106. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php",
  107. "line": 77,
  108. "function": "sendNow",
  109. "class": "Illuminate\\Notifications\\NotificationSender",
  110. "type": "->"
  111. },
  112. {
  113. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php",
  114. "line": 39,
  115. "function": "send",
  116. "class": "Illuminate\\Notifications\\NotificationSender",
  117. "type": "->"
  118. },
  119. {
  120. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php",
  121. "line": 18,
  122. "function": "send",
  123. "class": "Illuminate\\Notifications\\ChannelManager",
  124. "type": "->"
  125. },
  126. {
  127. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Auth/MustVerifyEmail.php",
  128. "line": 36,
  129. "function": "notify",
  130. "class": "App\\User",
  131. "type": "->"
  132. },
  133. {
  134. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Auth/Listeners/SendEmailVerificationNotification.php",
  135. "line": 19,
  136. "function": "sendEmailVerificationNotification",
  137. "class": "Illuminate\\Foundation\\Auth\\User",
  138. "type": "->"
  139. },
  140. {
  141. "function": "handle",
  142. "class": "Illuminate\\Auth\\Listeners\\SendEmailVerificationNotification",
  143. "type": "->"
  144. },
  145. {
  146. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php",
  147. "line": 366,
  148. "function": "call_user_func_array"
  149. },
  150. {
  151. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php",
  152. "line": 196,
  153. "function": "Illuminate\\Events\\{closure}",
  154. "class": "Illuminate\\Events\\Dispatcher",
  155. "type": "->"
  156. },
  157. {
  158. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php",
  159. "line": 482,
  160. "function": "dispatch",
  161. "class": "Illuminate\\Events\\Dispatcher",
  162. "type": "->"
  163. },
  164. {
  165. "file": "/var/www/app/Http/Controllers/Auth/RegisterController.php",
  166. "line": 116,
  167. "function": "event"
  168. },
  169. {
  170. "function": "register",
  171. "class": "App\\Http\\Controllers\\Auth\\RegisterController",
  172. "type": "->"
  173. },
  174. {
  175. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Controller.php",
  176. "line": 54,
  177. "function": "call_user_func_array"
  178. },
  179. {
  180. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php",
  181. "line": 45,
  182. "function": "callAction",
  183. "class": "Illuminate\\Routing\\Controller",
  184. "type": "->"
  185. },
  186. {
  187. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php",
  188. "line": 219,
  189. "function": "dispatch",
  190. "class": "Illuminate\\Routing\\ControllerDispatcher",
  191. "type": "->"
  192. },
  193. {
  194. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Route.php",
  195. "line": 176,
  196. "function": "runController",
  197. "class": "Illuminate\\Routing\\Route",
  198. "type": "->"
  199. },
  200. {
  201. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php",
  202. "line": 680,
  203. "function": "run",
  204. "class": "Illuminate\\Routing\\Route",
  205. "type": "->"
  206. },
  207. {
  208. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  209. "line": 30,
  210. "function": "Illuminate\\Routing\\{closure}",
  211. "class": "Illuminate\\Routing\\Router",
  212. "type": "->"
  213. },
  214. {
  215. "file": "/var/www/app/Http/Middleware/RedirectIfAuthenticated.php",
  216. "line": 24,
  217. "function": "Illuminate\\Routing\\{closure}",
  218. "class": "Illuminate\\Routing\\Pipeline",
  219. "type": "->"
  220. },
  221. {
  222. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  223. "line": 163,
  224. "function": "handle",
  225. "class": "App\\Http\\Middleware\\RedirectIfAuthenticated",
  226. "type": "->"
  227. },
  228. {
  229. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  230. "line": 53,
  231. "function": "Illuminate\\Pipeline\\{closure}",
  232. "class": "Illuminate\\Pipeline\\Pipeline",
  233. "type": "->"
  234. },
  235. {
  236. "file": "/var/www/app/Http/Middleware/Localize.php",
  237. "line": 32,
  238. "function": "Illuminate\\Routing\\{closure}",
  239. "class": "Illuminate\\Routing\\Pipeline",
  240. "type": "->"
  241. },
  242. {
  243. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  244. "line": 163,
  245. "function": "handle",
  246. "class": "App\\Http\\Middleware\\Localize",
  247. "type": "->"
  248. },
  249. {
  250. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  251. "line": 53,
  252. "function": "Illuminate\\Pipeline\\{closure}",
  253. "class": "Illuminate\\Pipeline\\Pipeline",
  254. "type": "->"
  255. },
  256. {
  257. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php",
  258. "line": 41,
  259. "function": "Illuminate\\Routing\\{closure}",
  260. "class": "Illuminate\\Routing\\Pipeline",
  261. "type": "->"
  262. },
  263. {
  264. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  265. "line": 163,
  266. "function": "handle",
  267. "class": "Illuminate\\Routing\\Middleware\\SubstituteBindings",
  268. "type": "->"
  269. },
  270. {
  271. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  272. "line": 53,
  273. "function": "Illuminate\\Pipeline\\{closure}",
  274. "class": "Illuminate\\Pipeline\\Pipeline",
  275. "type": "->"
  276. },
  277. {
  278. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php",
  279. "line": 75,
  280. "function": "Illuminate\\Routing\\{closure}",
  281. "class": "Illuminate\\Routing\\Pipeline",
  282. "type": "->"
  283. },
  284. {
  285. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  286. "line": 163,
  287. "function": "handle",
  288. "class": "Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken",
  289. "type": "->"
  290. },
  291. {
  292. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  293. "line": 53,
  294. "function": "Illuminate\\Pipeline\\{closure}",
  295. "class": "Illuminate\\Pipeline\\Pipeline",
  296. "type": "->"
  297. },
  298. {
  299. "file": "/var/www/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php",
  300. "line": 49,
  301. "function": "Illuminate\\Routing\\{closure}",
  302. "class": "Illuminate\\Routing\\Pipeline",
  303. "type": "->"
  304. },
  305. {
  306. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  307. "line": 163,
  308. "function": "handle",
  309. "class": "Illuminate\\View\\Middleware\\ShareErrorsFromSession",
  310. "type": "->"
  311. },
  312. {
  313. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  314. "line": 53,
  315. "function": "Illuminate\\Pipeline\\{closure}",
  316. "class": "Illuminate\\Pipeline\\Pipeline",
  317. "type": "->"
  318. },
  319. {
  320. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php",
  321. "line": 56,
  322. "function": "Illuminate\\Routing\\{closure}",
  323. "class": "Illuminate\\Routing\\Pipeline",
  324. "type": "->"
  325. },
  326. {
  327. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  328. "line": 163,
  329. "function": "handle",
  330. "class": "Illuminate\\Session\\Middleware\\StartSession",
  331. "type": "->"
  332. },
  333. {
  334. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  335. "line": 53,
  336. "function": "Illuminate\\Pipeline\\{closure}",
  337. "class": "Illuminate\\Pipeline\\Pipeline",
  338. "type": "->"
  339. },
  340. {
  341. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php",
  342. "line": 37,
  343. "function": "Illuminate\\Routing\\{closure}",
  344. "class": "Illuminate\\Routing\\Pipeline",
  345. "type": "->"
  346. },
  347. {
  348. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  349. "line": 163,
  350. "function": "handle",
  351. "class": "Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse",
  352. "type": "->"
  353. },
  354. {
  355. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  356. "line": 53,
  357. "function": "Illuminate\\Pipeline\\{closure}",
  358. "class": "Illuminate\\Pipeline\\Pipeline",
  359. "type": "->"
  360. },
  361. {
  362. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php",
  363. "line": 66,
  364. "function": "Illuminate\\Routing\\{closure}",
  365. "class": "Illuminate\\Routing\\Pipeline",
  366. "type": "->"
  367. },
  368. {
  369. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  370. "line": 163,
  371. "function": "handle",
  372. "class": "Illuminate\\Cookie\\Middleware\\EncryptCookies",
  373. "type": "->"
  374. },
  375. {
  376. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  377. "line": 53,
  378. "function": "Illuminate\\Pipeline\\{closure}",
  379. "class": "Illuminate\\Pipeline\\Pipeline",
  380. "type": "->"
  381. },
  382. {
  383. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  384. "line": 104,
  385. "function": "Illuminate\\Routing\\{closure}",
  386. "class": "Illuminate\\Routing\\Pipeline",
  387. "type": "->"
  388. },
  389. {
  390. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php",
  391. "line": 682,
  392. "function": "then",
  393. "class": "Illuminate\\Pipeline\\Pipeline",
  394. "type": "->"
  395. },
  396. {
  397. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php",
  398. "line": 657,
  399. "function": "runRouteWithinStack",
  400. "class": "Illuminate\\Routing\\Router",
  401. "type": "->"
  402. },
  403. {
  404. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php",
  405. "line": 623,
  406. "function": "runRoute",
  407. "class": "Illuminate\\Routing\\Router",
  408. "type": "->"
  409. },
  410. {
  411. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php",
  412. "line": 612,
  413. "function": "dispatchToRoute",
  414. "class": "Illuminate\\Routing\\Router",
  415. "type": "->"
  416. },
  417. {
  418. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php",
  419. "line": 176,
  420. "function": "dispatch",
  421. "class": "Illuminate\\Routing\\Router",
  422. "type": "->"
  423. },
  424. {
  425. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  426. "line": 30,
  427. "function": "Illuminate\\Foundation\\Http\\{closure}",
  428. "class": "Illuminate\\Foundation\\Http\\Kernel",
  429. "type": "->"
  430. },
  431. {
  432. "file": "/var/www/vendor/fideloper/proxy/src/TrustProxies.php",
  433. "line": 57,
  434. "function": "Illuminate\\Routing\\{closure}",
  435. "class": "Illuminate\\Routing\\Pipeline",
  436. "type": "->"
  437. },
  438. {
  439. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  440. "line": 163,
  441. "function": "handle",
  442. "class": "Fideloper\\Proxy\\TrustProxies",
  443. "type": "->"
  444. },
  445. {
  446. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  447. "line": 53,
  448. "function": "Illuminate\\Pipeline\\{closure}",
  449. "class": "Illuminate\\Pipeline\\Pipeline",
  450. "type": "->"
  451. },
  452. {
  453. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php",
  454. "line": 21,
  455. "function": "Illuminate\\Routing\\{closure}",
  456. "class": "Illuminate\\Routing\\Pipeline",
  457. "type": "->"
  458. },
  459. {
  460. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  461. "line": 163,
  462. "function": "handle",
  463. "class": "Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest",
  464. "type": "->"
  465. },
  466. {
  467. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  468. "line": 53,
  469. "function": "Illuminate\\Pipeline\\{closure}",
  470. "class": "Illuminate\\Pipeline\\Pipeline",
  471. "type": "->"
  472. },
  473. {
  474. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php",
  475. "line": 21,
  476. "function": "Illuminate\\Routing\\{closure}",
  477. "class": "Illuminate\\Routing\\Pipeline",
  478. "type": "->"
  479. },
  480. {
  481. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  482. "line": 163,
  483. "function": "handle",
  484. "class": "Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest",
  485. "type": "->"
  486. },
  487. {
  488. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  489. "line": 53,
  490. "function": "Illuminate\\Pipeline\\{closure}",
  491. "class": "Illuminate\\Pipeline\\Pipeline",
  492. "type": "->"
  493. },
  494. {
  495. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php",
  496. "line": 27,
  497. "function": "Illuminate\\Routing\\{closure}",
  498. "class": "Illuminate\\Routing\\Pipeline",
  499. "type": "->"
  500. },
  501. {
  502. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  503. "line": 163,
  504. "function": "handle",
  505. "class": "Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize",
  506. "type": "->"
  507. },
  508. {
  509. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  510. "line": 53,
  511. "function": "Illuminate\\Pipeline\\{closure}",
  512. "class": "Illuminate\\Pipeline\\Pipeline",
  513. "type": "->"
  514. },
  515. {
  516. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php",
  517. "line": 62,
  518. "function": "Illuminate\\Routing\\{closure}",
  519. "class": "Illuminate\\Routing\\Pipeline",
  520. "type": "->"
  521. },
  522. {
  523. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  524. "line": 163,
  525. "function": "handle",
  526. "class": "Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode",
  527. "type": "->"
  528. },
  529. {
  530. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php",
  531. "line": 53,
  532. "function": "Illuminate\\Pipeline\\{closure}",
  533. "class": "Illuminate\\Pipeline\\Pipeline",
  534. "type": "->"
  535. },
  536. {
  537. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",
  538. "line": 104,
  539. "function": "Illuminate\\Routing\\{closure}",
  540. "class": "Illuminate\\Routing\\Pipeline",
  541. "type": "->"
  542. },
  543. {
  544. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php",
  545. "line": 151,
  546. "function": "then",
  547. "class": "Illuminate\\Pipeline\\Pipeline",
  548. "type": "->"
  549. },
  550. {
  551. "file": "/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php",
  552. "line": 116,
  553. "function": "sendRequestThroughRouter",
  554. "class": "Illuminate\\Foundation\\Http\\Kernel",
  555. "type": "->"
  556. },
  557. {
  558. "file": "/var/www/public/index.php",
  559. "line": 55,
  560. "function": "handle",
  561. "class": "Illuminate\\Foundation\\Http\\Kernel",
  562. "type": "->"
  563. }
  564. ]
  565. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement