Advertisement
agungprabowo112

error

Feb 19th, 2020
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 10.65 KB | None | 0 0
  1. {
  2.     "message": "SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect decimal value: 'a' for column `sistesi`.`educational_histories`.`last_point` at row 1 (SQL: insert into `educational_histories` (`person`, `level`, `institution_name`, `institution_id`, `address`, `started`, `finished`, `attachment`, `certificate_number`, `accreditation`, `last_point`, `updated_at`, `created_at`) values (786, 1, a, ?, ?, 2000, 2001, 200, a, A, a, 2020-02-19 16:52:47, 2020-02-19 16:52:47))",
  3.     "exception": "Illuminate\\Database\\QueryException",
  4.     "file": "/var/www/html/api/vendor/illuminate/database/Connection.php",
  5.     "line": 669,
  6.     "trace": [
  7.         {
  8.             "file": "/var/www/html/api/vendor/illuminate/database/Connection.php",
  9.             "line": 629,
  10.             "function": "runQueryCallback",
  11.             "class": "Illuminate\\Database\\Connection",
  12.             "type": "->"
  13.         },
  14.         {
  15.             "file": "/var/www/html/api/vendor/illuminate/database/Connection.php",
  16.             "line": 464,
  17.             "function": "run",
  18.             "class": "Illuminate\\Database\\Connection",
  19.             "type": "->"
  20.         },
  21.         {
  22.             "file": "/var/www/html/api/vendor/illuminate/database/Connection.php",
  23.             "line": 416,
  24.             "function": "statement",
  25.             "class": "Illuminate\\Database\\Connection",
  26.             "type": "->"
  27.         },
  28.         {
  29.             "file": "/var/www/html/api/vendor/illuminate/database/Query/Processors/Processor.php",
  30.             "line": 32,
  31.             "function": "insert",
  32.             "class": "Illuminate\\Database\\Connection",
  33.             "type": "->"
  34.         },
  35.         {
  36.             "file": "/var/www/html/api/vendor/illuminate/database/Query/Builder.php",
  37.             "line": 2672,
  38.             "function": "processInsertGetId",
  39.             "class": "Illuminate\\Database\\Query\\Processors\\Processor",
  40.             "type": "->"
  41.         },
  42.         {
  43.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Builder.php",
  44.             "line": 1366,
  45.             "function": "insertGetId",
  46.             "class": "Illuminate\\Database\\Query\\Builder",
  47.             "type": "->"
  48.         },
  49.         {
  50.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Model.php",
  51.             "line": 839,
  52.             "function": "__call",
  53.             "class": "Illuminate\\Database\\Eloquent\\Builder",
  54.             "type": "->"
  55.         },
  56.         {
  57.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Model.php",
  58.             "line": 804,
  59.             "function": "insertAndSetId",
  60.             "class": "Illuminate\\Database\\Eloquent\\Model",
  61.             "type": "->"
  62.         },
  63.         {
  64.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Model.php",
  65.             "line": 667,
  66.             "function": "performInsert",
  67.             "class": "Illuminate\\Database\\Eloquent\\Model",
  68.             "type": "->"
  69.         },
  70.         {
  71.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Builder.php",
  72.             "line": 765,
  73.             "function": "save",
  74.             "class": "Illuminate\\Database\\Eloquent\\Model",
  75.             "type": "->"
  76.         },
  77.         {
  78.             "file": "/var/www/html/api/vendor/illuminate/support/helpers.php",
  79.             "line": 422,
  80.             "function": "Illuminate\\Database\\Eloquent\\{closure}",
  81.             "class": "Illuminate\\Database\\Eloquent\\Builder",
  82.             "type": "->"
  83.         },
  84.         {
  85.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Builder.php",
  86.             "line": 766,
  87.             "function": "tap"
  88.         },
  89.         {
  90.             "file": "/var/www/html/api/vendor/illuminate/support/Traits/ForwardsCalls.php",
  91.             "line": 23,
  92.             "function": "create",
  93.             "class": "Illuminate\\Database\\Eloquent\\Builder",
  94.             "type": "->"
  95.         },
  96.         {
  97.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Model.php",
  98.             "line": 1620,
  99.             "function": "forwardCallTo",
  100.             "class": "Illuminate\\Database\\Eloquent\\Model",
  101.             "type": "->"
  102.         },
  103.         {
  104.             "file": "/var/www/html/api/vendor/illuminate/database/Eloquent/Model.php",
  105.             "line": 1632,
  106.             "function": "__call",
  107.             "class": "Illuminate\\Database\\Eloquent\\Model",
  108.             "type": "->"
  109.         },
  110.         {
  111.             "file": "/var/www/html/api/app/Http/Controllers/Api/EducationHistoryController.php",
  112.             "line": 33,
  113.             "function": "__callStatic",
  114.             "class": "Illuminate\\Database\\Eloquent\\Model",
  115.             "type": "::"
  116.         },
  117.         {
  118.             "file": "/var/www/html/api/app/Http/Controllers/Api/ApplicationController.php",
  119.             "line": 485,
  120.             "function": "insert",
  121.             "class": "App\\Http\\Controllers\\Api\\EducationHistoryController",
  122.             "type": "->"
  123.         },
  124.         {
  125.             "function": "apply_employee",
  126.             "class": "App\\Http\\Controllers\\Api\\ApplicationController",
  127.             "type": "->"
  128.         },
  129.         {
  130.             "file": "/var/www/html/api/vendor/illuminate/container/BoundMethod.php",
  131.             "line": 32,
  132.             "function": "call_user_func_array"
  133.         },
  134.         {
  135.             "file": "/var/www/html/api/vendor/illuminate/container/Util.php",
  136.             "line": 36,
  137.             "function": "Illuminate\\Container\\{closure}",
  138.             "class": "Illuminate\\Container\\BoundMethod",
  139.             "type": "::"
  140.         },
  141.         {
  142.             "file": "/var/www/html/api/vendor/illuminate/container/BoundMethod.php",
  143.             "line": 90,
  144.             "function": "unwrapIfClosure",
  145.             "class": "Illuminate\\Container\\Util",
  146.             "type": "::"
  147.         },
  148.         {
  149.             "file": "/var/www/html/api/vendor/illuminate/container/BoundMethod.php",
  150.             "line": 34,
  151.             "function": "callBoundMethod",
  152.             "class": "Illuminate\\Container\\BoundMethod",
  153.             "type": "::"
  154.         },
  155.         {
  156.             "file": "/var/www/html/api/vendor/illuminate/container/Container.php",
  157.             "line": 590,
  158.             "function": "call",
  159.             "class": "Illuminate\\Container\\BoundMethod",
  160.             "type": "::"
  161.         },
  162.         {
  163.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  164.             "line": 376,
  165.             "function": "call",
  166.             "class": "Illuminate\\Container\\Container",
  167.             "type": "->"
  168.         },
  169.         {
  170.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  171.             "line": 342,
  172.             "function": "callControllerCallable",
  173.             "class": "Laravel\\Lumen\\Application",
  174.             "type": "->"
  175.         },
  176.         {
  177.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  178.             "line": 316,
  179.             "function": "callLumenController",
  180.             "class": "Laravel\\Lumen\\Application",
  181.             "type": "->"
  182.         },
  183.         {
  184.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  185.             "line": 278,
  186.             "function": "callControllerAction",
  187.             "class": "Laravel\\Lumen\\Application",
  188.             "type": "->"
  189.         },
  190.         {
  191.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  192.             "line": 263,
  193.             "function": "callActionOnArrayBasedRoute",
  194.             "class": "Laravel\\Lumen\\Application",
  195.             "type": "->"
  196.         },
  197.         {
  198.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  199.             "line": 165,
  200.             "function": "handleFoundRoute",
  201.             "class": "Laravel\\Lumen\\Application",
  202.             "type": "->"
  203.         },
  204.         {
  205.             "function": "Laravel\\Lumen\\Concerns\\{closure}",
  206.             "class": "Laravel\\Lumen\\Application",
  207.             "type": "->"
  208.         },
  209.         {
  210.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Routing/Pipeline.php",
  211.             "line": 52,
  212.             "function": "call_user_func"
  213.         },
  214.         {
  215.             "file": "/var/www/html/api/app/Http/Middleware/CorsMiddleware.php",
  216.             "line": 30,
  217.             "function": "Laravel\\Lumen\\Routing\\{closure}",
  218.             "class": "Laravel\\Lumen\\Routing\\Pipeline",
  219.             "type": "->"
  220.         },
  221.         {
  222.             "file": "/var/www/html/api/vendor/illuminate/pipeline/Pipeline.php",
  223.             "line": 171,
  224.             "function": "handle",
  225.             "class": "App\\Http\\Middleware\\CorsMiddleware",
  226.             "type": "->"
  227.         },
  228.         {
  229.             "function": "Illuminate\\Pipeline\\{closure}",
  230.             "class": "Illuminate\\Pipeline\\Pipeline",
  231.             "type": "->"
  232.         },
  233.         {
  234.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Routing/Pipeline.php",
  235.             "line": 32,
  236.             "function": "call_user_func"
  237.         },
  238.         {
  239.             "file": "/var/www/html/api/vendor/illuminate/pipeline/Pipeline.php",
  240.             "line": 105,
  241.             "function": "Laravel\\Lumen\\Routing\\{closure}",
  242.             "class": "Laravel\\Lumen\\Routing\\Pipeline",
  243.             "type": "->"
  244.         },
  245.         {
  246.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  247.             "line": 413,
  248.             "function": "then",
  249.             "class": "Illuminate\\Pipeline\\Pipeline",
  250.             "type": "->"
  251.         },
  252.         {
  253.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  254.             "line": 171,
  255.             "function": "sendThroughPipeline",
  256.             "class": "Laravel\\Lumen\\Application",
  257.             "type": "->"
  258.         },
  259.         {
  260.             "file": "/var/www/html/api/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php",
  261.             "line": 108,
  262.             "function": "dispatch",
  263.             "class": "Laravel\\Lumen\\Application",
  264.             "type": "->"
  265.         },
  266.         {
  267.             "file": "/var/www/html/api/public/index.php",
  268.             "line": 28,
  269.             "function": "run",
  270.             "class": "Laravel\\Lumen\\Application",
  271.             "type": "->"
  272.         },
  273.         {
  274.             "file": "/var/www/html/api/index.php",
  275.             "line": 21,
  276.             "function": "require_once"
  277.         }
  278.     ]
  279. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement