hasancse1991

Untitled

Sep 20th, 2021
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. I/flutter (12116): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  2. I/flutter (12116): │ #0 MomentRepository.createUserMoments (package:aeon/app/repository/monent_repository.dart:40:12)
  3. I/flutter (12116): │ #1 <asynchronous suspension>
  4. I/flutter (12116): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
  5. I/flutter (12116): │ 💡 Data : {moment: {"title":"Shada Pathor, Sylhet","description":"The hill track of India","collectionId":4,"locationName":"Sylhet, Bangladesh","latitude":null,"longitude":null,"momentDate":"2021-09-19T12:23:31.31+06:00","emoticons":[]}, files: [Instance of 'MultipartFile']}
  6. I/flutter (12116): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  7. I/flutter (12116):
  8. I/flutter (12116): ╔╣ Request ║ POST
  9. I/flutter (12116): ║ https://aeon-dev-web-api.azurewebsites.net/api/moment/
  10. I/flutter (12116): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
  11. I/flutter (12116): ╔ Headers
  12. I/flutter (12116): ╟ "content-type": application/json
  13. I/flutter (12116): ╟ "Authorization":
  14. I/flutter (12116): ║ Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ilg1ZVhrNHh...........
  15. I/flutter (12116): ╟ "HeaderDate": 2021-09-21T09:47:36.36+06:00
  16. I/flutter (12116): ╟ "contentType": application/json
  17. I/flutter (12116): ╟ "responseType": ResponseType.json
  18. I/flutter (12116): ╟ "followRedirects": true
  19. I/flutter (12116): ╟ "connectTimeout": 60000
  20. I/flutter (12116): ╟ "receiveTimeout": 60000
  21. I/flutter (12116): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
  22. I/flutter (12116): ╔ Form data | --dio-boundary-2756757702
  23. I/flutter (12116): ╟ "moment":
  24. I/flutter (12116): ║ {"title":"Shada Pathor, Sylhet","description":"The hill track of India","collectionId":4,"
  25. I/flutter (12116): ║ locationName":"Sylhet, Bangladesh","latitude":null,"longitude":null,"momentDate":"2021-09-
  26. I/flutter (12116): ║ 19T12:23:31.31+06:00","emoticons":[]}
  27. I/flutter (12116): ╟ "files": Instance of 'MultipartFile'
  28. I/flutter (12116): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
  29. I/flutter (12116):
  30. I/flutter (12116): ╔╣ DioError ║ Status: 500 Internal Server Error
  31. I/flutter (12116): ║ https://aeon-dev-web-api.azurewebsites.net/api/moment/
  32. I/flutter (12116): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
  33. I/flutter (12116): ╔ DioErrorType.response
  34. I/flutter (12116): ║ {
  35. I/flutter (12116): ║ "status": "Failed",
  36. I/flutter (12116): ║ "statusCode": 500,
  37. I/flutter (12116): ║ "data": {},
  38. I/flutter (12116): ║ "message": "Internal Server Error",
  39. I/flutter (12116): ║ "errors": null
  40. I/flutter (12116): ║ }
  41. I/flutter (12116): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
  42. I/flutter (12116):
  43. I/flutter (12116): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  44. I/flutter (12116): │ #0 BaseRepository.callApiWithErrorParser (package:aeon/app/repository/base_repository.dart:29:14)
  45. I/flutter (12116): │ #1 <asynchronous suspension>
  46. I/flutter (12116): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
  47. I/flutter (12116): │ ⛔ Throwing error from repository: >>>>>>> Instance of 'ApiException' : Internal Server Error
  48. I/flutter (12116): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  49.  
Advertisement
Add Comment
Please, Sign In to add comment