Advertisement
Alatri_Aymen

log

Jan 7th, 2022
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. {
  2. "message": "There is no existing directory at \"/home/runner/work/wemove_back/wemove_back/storage/logs\" and it could not be created: Permission denied",
  3. "exception": "UnexpectedValueException",
  4. "file": "/var/app/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php",
  5. "line": 216,
  6. "trace": [
  7. {
  8. "file": "/var/app/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php",
  9. "line": 135,
  10. "function": "createDir",
  11. "class": "Monolog\\Handler\\StreamHandler",
  12. "type": "->"
  13. },
  14. {
  15. "file": "/var/app/current/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php",
  16. "line": 48,
  17. "function": "write",
  18. "class": "Monolog\\Handler\\StreamHandler",
  19. "type": "->"
  20. },
  21. {
  22. "file": "/var/app/current/vendor/monolog/monolog/src/Monolog/Logger.php",
  23. "line": 327,
  24. "function": "handle",
  25. "class": "Monolog\\Handler\\AbstractProcessingHandler",
  26. "type": "->"
  27. },
  28. {
  29. "file": "/var/app/current/vendor/monolog/monolog/src/Monolog/Logger.php",
  30. "line": 565,
  31. "function": "addRecord",
  32. "class": "Monolog\\Logger",
  33. "type": "->"
  34. },
  35. {
  36. "file": "/var/app/current/vendor/laravel/framework/src/Illuminate/Log/Logger.php",
  37. "line": 183,
  38. "function": "error",
  39. "class": "Monolog\\Logger",
  40. "type": "->"
  41. },
  42. {
  43. "file": "/var/app/current/vendor/laravel/framework/src/Illuminate/Log/Logger.php",
  44. "line": 94,
  45. "function": "writeLog",
  46. "class": "Illuminate\\Log\\Logger",
  47. "type": "->"
  48. },
  49. {
  50. "file": "/var/app/current/vendor/laravel/framework/src/Illuminate/Log/LogManager.php",
  51. "line": 583,
  52. "function": "error",
  53. "class": "Illuminate\\Log\\Logger",
  54. "type": "->"
  55. },
  56. {
  57. "file": "/var/app/current/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php",
  58. "line": 252,
  59. "function": "error",
  60. "class": "Illuminate\\Log\\LogManager",
  61. "type": "->"
  62. },
  63. {
  64. "file": "/var/app/current/app/Exceptions/Handler.php",
  65. "line": 39,
  66. "function": "report",
  67. "class": "Illuminate\\Foundation\\Exceptions\\Handler",
  68. "type": "->"
  69. },
  70. {
  71. "file": "/var/app/current/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php",
  72. "line": 162,
  73. "function": "report",
  74. "class": "App\\Exceptions\\Handler",
  75. "type": "->"
  76. },
  77. {
  78. "function": "handleException",
  79. "class": "Illuminate\\Foundation\\Bootstrap\\HandleExceptions",
  80. "type": "->"
  81. }
  82. ]
  83. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement