Advertisement
irshalfir

New Exchange Error

Nov 20th, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.26 KB | None | 0 0
  1. {
  2.     "title": "ErrorException",
  3.     "type": "ErrorException",
  4.     "code": 500,
  5.     "message": "Undefined property: stdClass::$ec_reason",
  6.     "file": "/var/www/html/opoapi/app/Controllers/Api/ExchangeController.php",
  7.     "line": 19,
  8.     "trace": [
  9.         {
  10.             "file": "/var/www/html/opoapi/app/Controllers/Api/ExchangeController.php",
  11.             "line": 19,
  12.             "function": "errorHandler",
  13.             "class": "CodeIgniter\\Debug\\Exceptions",
  14.             "type": "->",
  15.             "args": [
  16.                 8,
  17.                 "Undefined property: stdClass::$ec_reason",
  18.                 "/var/www/html/opoapi/app/Controllers/Api/ExchangeController.php",
  19.                 19,
  20.                 {
  21.                     "cart_id": "1",
  22.                     "data": {
  23.                         "return_reason": "Isn't appropriate with my heart !!!",
  24.                         "eci_id": [
  25.                             5
  26.                         ]
  27.                     },
  28.                     "now": "2020-11-21 00:29:00",
  29.                     "db": {
  30.                         "DBDriver": "MySQLi",
  31.                         "deleteHack": true,
  32.                         "escapeChar": "`",
  33.                         "mysqli": {
  34.                             "affected_rows": null,
  35.                             "client_info": null,
  36.                             "client_version": null,
  37.                             "connect_errno": null,
  38.                             "connect_error": null,
  39.                             "errno": null,
  40.                             "error": null,
  41.                             "error_list": null,
  42.                             "field_count": null,
  43.                             "host_info": null,
  44.                             "info": null,
  45.                             "insert_id": null,
  46.                             "server_info": null,
  47.                             "server_version": null,
  48.                             "stat": null,
  49.                             "sqlstate": null,
  50.                             "protocol_version": null,
  51.                             "thread_id": null,
  52.                             "warning_count": null
  53.                         },
  54.                         "connID": {
  55.                             "affected_rows": null,
  56.                             "client_info": null,
  57.                             "client_version": null,
  58.                             "connect_errno": null,
  59.                             "connect_error": null,
  60.                             "errno": null,
  61.                             "error": null,
  62.                             "error_list": null,
  63.                             "field_count": null,
  64.                             "host_info": null,
  65.                             "info": null,
  66.                             "insert_id": null,
  67.                             "server_info": null,
  68.                             "server_version": null,
  69.                             "stat": null,
  70.                             "sqlstate": null,
  71.                             "protocol_version": null,
  72.                             "thread_id": null,
  73.                             "warning_count": null
  74.                         },
  75.                         "resultID": false,
  76.                         "protectIdentifiers": true,
  77.                         "likeEscapeStr": " ESCAPE '%s' ",
  78.                         "likeEscapeChar": "!",
  79.                         "dataCache": [],
  80.                         "transEnabled": true,
  81.                         "transStrict": true
  82.                     }
  83.                 }
  84.             ]
  85.         },
  86.         {
  87.             "file": "/var/www/html/opoapi/vendor/codeigniter4/framework/system/CodeIgniter.php",
  88.             "line": 918,
  89.             "function": "exchangeGoods",
  90.             "class": "App\\Controllers\\Api\\ExchangeController",
  91.             "type": "->",
  92.             "args": [
  93.                 "1"
  94.             ]
  95.         },
  96.         {
  97.             "file": "/var/www/html/opoapi/vendor/codeigniter4/framework/system/CodeIgniter.php",
  98.             "line": 404,
  99.             "function": "runController",
  100.             "class": "CodeIgniter\\CodeIgniter",
  101.             "type": "->",
  102.             "args": [
  103.                 {
  104.                     "ec": {
  105.                         "pager": null
  106.                     },
  107.                     "eci": {
  108.                         "pager": null
  109.                     }
  110.                 }
  111.             ]
  112.         },
  113.         {
  114.             "file": "/var/www/html/opoapi/vendor/codeigniter4/framework/system/CodeIgniter.php",
  115.             "line": 312,
  116.             "function": "handleRequest",
  117.             "class": "CodeIgniter\\CodeIgniter",
  118.             "type": "->",
  119.             "args": [
  120.                 null,
  121.                 {
  122.                     "handler": "file",
  123.                     "backupHandler": "dummy",
  124.                     "storePath": "/var/www/html/opoapi/writable/cache/",
  125.                     "cacheQueryString": false,
  126.                     "prefix": "",
  127.                     "memcached": {
  128.                         "host": "127.0.0.1",
  129.                         "port": 11211,
  130.                         "weight": 1,
  131.                         "raw": false
  132.                     },
  133.                     "redis": {
  134.                         "host": "127.0.0.1",
  135.                         "password": null,
  136.                         "port": 6379,
  137.                         "timeout": 0,
  138.                         "database": 0
  139.                     },
  140.                     "validHandlers": {
  141.                         "dummy": "CodeIgniter\\Cache\\Handlers\\DummyHandler",
  142.                         "file": "CodeIgniter\\Cache\\Handlers\\FileHandler",
  143.                         "memcached": "CodeIgniter\\Cache\\Handlers\\MemcachedHandler",
  144.                         "predis": "CodeIgniter\\Cache\\Handlers\\PredisHandler",
  145.                         "redis": "CodeIgniter\\Cache\\Handlers\\RedisHandler",
  146.                         "wincache": "CodeIgniter\\Cache\\Handlers\\WincacheHandler"
  147.                     }
  148.                 },
  149.                 false
  150.             ]
  151.         },
  152.         {
  153.             "file": "/var/www/html/opoapi/public/index.php",
  154.             "line": 52,
  155.             "function": "run",
  156.             "class": "CodeIgniter\\CodeIgniter",
  157.             "type": "->",
  158.             "args": []
  159.         }
  160.     ]
  161. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement