Advertisement
Guest User

Untitled

a guest
Jan 24th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 4.67 KB | None | 0 0
  1. [2019-01-24 07:40:17] production.ERROR: Call to undefined method Illuminate\Database\Query\Builder::tags() {"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method Illuminate\\Database\\Query\\Builder::tags() at /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:2483)
  2. [stacktrace]
  3. #0 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1288): Illuminate\\Database\\Query\\Builder->__call('tags', Array)
  4. #1 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(1470): Illuminate\\Database\\Eloquent\\Builder->__call('tags', Array)
  5. #2 /home/ubuntu/birdsend/releases/20190124052730/app/Console/Commands/FetchExportContact.php(289): Illuminate\\Database\\Eloquent\\Model->__call('tags', Array)
  6. #3 /home/ubuntu/birdsend/releases/20190124052730/app/Console/Commands/FetchExportContact.php(111): App\\Console\\Commands\\FetchExportContact->_extract(Object(Illuminate\\Database\\Eloquent\\Collection), Object(Illuminate\\Database\\Eloquent\\Collection))
  7. #4 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(39): App\\Console\\Commands\\FetchExportContact->App\\Console\\Commands\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
  8. #5 /home/ubuntu/birdsend/releases/20190124052730/app/Console/Commands/FetchExportContact.php(118): Illuminate\\Database\\Eloquent\\Builder->chunk(1000, Object(Closure))
  9. #6 [internal function]: App\\Console\\Commands\\FetchExportContact->handle()
  10. #7 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(29): call_user_func_array(Array, Array)
  11. #8 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(87): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
  12. #9 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(31): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
  13. #10 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Container/Container.php(549): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
  14. #11 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Console/Command.php(183): Illuminate\\Container\\Container->call(Array)
  15. #12 /home/ubuntu/birdsend/releases/20190124052730/vendor/symfony/console/Command/Command.php(252): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
  16. #13 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Console/Command.php(170): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
  17. #14 /home/ubuntu/birdsend/releases/20190124052730/vendor/symfony/console/Application.php(946): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
  18. #15 /home/ubuntu/birdsend/releases/20190124052730/vendor/symfony/console/Application.php(248): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\FetchExportContact), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
  19. #16 /home/ubuntu/birdsend/releases/20190124052730/vendor/symfony/console/Application.php(148): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
  20. #17 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Console/Application.php(88): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
  21. #18 /home/ubuntu/birdsend/releases/20190124052730/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(121): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
  22. #19 /home/ubuntu/birdsend/releases/20190124052730/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
  23. #20 {main}
  24. "}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement