iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

(node:17884) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
Y [AxiosError]: Request failed with status code 500
    at eB (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:32:17434)
    at IncomingMessage.<anonymous> (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:9469)
    at IncomingMessage.emit (node:events:529:35)
    at endReadableNT (node:internal/streams/readable:1400:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at aG.request (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:21259)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async y (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\1109.js:1:28350)
    at async m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:34489) {
  code: 'ERR_BAD_RESPONSE',
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function (anonymous)] ],
    transformResponse: [ [Function (anonymous)] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function [FormData]], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': undefined,
      'User-Agent': 'axios/1.8.2',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'get',
    url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    allowAbsoluteUrls: true,
    data: undefined
  },
  request: <ref *1> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      finish: [Function: requestOnFinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: true,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: false,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: false,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    strictContentLength: false,
    _contentLength: 0,
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: true,
    socket: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'kdpanel.kohira.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'kdpanel.kohira.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _maxListeners: undefined,
      _writableState: [WritableState],
      allowHalfOpen: false,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      [Symbol(alpncallback)]: null,
      [Symbol(res)]: null,
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 3226372,
      [Symbol(kHandle)]: null,
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 60,
      [Symbol(kBytesRead)]: 13266,
      [Symbol(kBytesWritten)]: 245,
      [Symbol(connect-options)]: [Object]
    },
    _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'User-Agent: axios/1.8.2\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: kdpanel.kohira.com\r\n' +
      'Connection: close\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: Agent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      defaultPort: 443,
      protocol: 'https:',
      options: [Object: null prototype],
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype] {},
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 0,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    joinDuplicateHeaders: undefined,
    path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    _ended: true,
    res: IncomingMessage {
      _readableState: [ReadableState],
      _events: [Object: null prototype],
      _eventsCount: 4,
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      joinDuplicateHeaders: undefined,
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 500,
      statusMessage: 'Internal Server Error',
      client: [TLSSocket],
      _consuming: false,
      _dumped: false,
      req: [Circular *1],
      responseUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      redirects: [],
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 28,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'kdpanel.kohira.com',
    protocol: 'https:',
    _redirectable: Writable {
      _writableState: [WritableState],
      _events: [Object: null prototype],
      _eventsCount: 3,
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 0,
      _requestBodyBuffers: [],
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      [Symbol(kCapture)]: false
    },
    [Symbol(kCapture)]: false,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      'user-agent': [Array],
      'accept-encoding': [Array],
      host: [Array]
    },
    [Symbol(errored)]: null,
    [Symbol(kHighWaterMark)]: 16384,
    [Symbol(kRejectNonStandardBodyWrites)]: false,
    [Symbol(kUniqueHeaders)]: null
  },
  response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'cache-control': 'no-cache, private',
      'content-type': 'application/json',
      server: 'Microsoft-IIS/10.0',
      'x-ratelimit-limit': '60',
      'x-ratelimit-remaining': '57',
      'x-powered-by': 'ASP.NET',
      'x-powered-by-plesk': 'PleskWin',
      'access-control-allow-headers': 'Access-Control-Allow-Headers, Cache-Control, Content-Type, Authorization',
      'access-control-allow-methods': 'GET, POST, PUT, DELETE, OPTIONS',
      'access-control-allow-credentials': 'true',
      'access-control-allow-origin': '*',
      date: 'Tue, 13 May 2025 09:56:22 GMT',
      connection: 'close',
      'content-length': '12713'
    },
    config: {
      transitional: [Object],
      adapter: [Array],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object [AxiosHeaders]],
      method: 'get',
      url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      allowAbsoluteUrls: true,
      data: undefined
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: false,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      socket: [TLSSocket],
      _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'User-Agent: axios/1.8.2\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: kdpanel.kohira.com\r\n' +
        'Connection: close\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'kdpanel.kohira.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    data: {
      message: 'Attempt to read property "id" on null',
      exception: 'ErrorException',
      file: 'C:\\inetpub\\vhosts\\kohira.com\\kdpanel.kohira.com\\app\\Http\\Controllers\\api\\JewelryController.php',
      line: 155,
      trace: [Array]
    }
  },
  status: 500,
  digest: '556254186'
}
Y [AxiosError]: Request failed with status code 500
    at eB (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:32:17434)
    at IncomingMessage.<anonymous> (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:9469)
    at IncomingMessage.emit (node:events:529:35)
    at endReadableNT (node:internal/streams/readable:1400:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at aG.request (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:21259)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async y (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\1109.js:1:28350)
    at async Module.p (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:34234) {
  code: 'ERR_BAD_RESPONSE',
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function (anonymous)] ],
    transformResponse: [ [Function (anonymous)] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function [FormData]], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': undefined,
      'User-Agent': 'axios/1.8.2',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'get',
    url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    allowAbsoluteUrls: true,
    data: undefined
  },
  request: <ref *1> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      finish: [Function: requestOnFinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: true,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: false,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: false,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    strictContentLength: false,
    _contentLength: 0,
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: true,
    socket: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'kdpanel.kohira.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'kdpanel.kohira.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _maxListeners: undefined,
      _writableState: [WritableState],
      allowHalfOpen: false,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      [Symbol(alpncallback)]: null,
      [Symbol(res)]: null,
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 3226531,
      [Symbol(kHandle)]: null,
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 60,
      [Symbol(kBytesRead)]: 13266,
      [Symbol(kBytesWritten)]: 245,
      [Symbol(connect-options)]: [Object]
    },
    _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'User-Agent: axios/1.8.2\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: kdpanel.kohira.com\r\n' +
      'Connection: close\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: Agent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      defaultPort: 443,
      protocol: 'https:',
      options: [Object: null prototype],
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype] {},
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 0,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    joinDuplicateHeaders: undefined,
    path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    _ended: true,
    res: IncomingMessage {
      _readableState: [ReadableState],
      _events: [Object: null prototype],
      _eventsCount: 4,
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      joinDuplicateHeaders: undefined,
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 500,
      statusMessage: 'Internal Server Error',
      client: [TLSSocket],
      _consuming: false,
      _dumped: false,
      req: [Circular *1],
      responseUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      redirects: [],
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 28,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'kdpanel.kohira.com',
    protocol: 'https:',
    _redirectable: Writable {
      _writableState: [WritableState],
      _events: [Object: null prototype],
      _eventsCount: 3,
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 0,
      _requestBodyBuffers: [],
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      [Symbol(kCapture)]: false
    },
    [Symbol(kCapture)]: false,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      'user-agent': [Array],
      'accept-encoding': [Array],
      host: [Array]
    },
    [Symbol(errored)]: null,
    [Symbol(kHighWaterMark)]: 16384,
    [Symbol(kRejectNonStandardBodyWrites)]: false,
    [Symbol(kUniqueHeaders)]: null
  },
  response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'cache-control': 'no-cache, private',
      'content-type': 'application/json',
      server: 'Microsoft-IIS/10.0',
      'x-ratelimit-limit': '60',
      'x-ratelimit-remaining': '57',
      'x-powered-by': 'ASP.NET',
      'x-powered-by-plesk': 'PleskWin',
      'access-control-allow-headers': 'Access-Control-Allow-Headers, Cache-Control, Content-Type, Authorization',
      'access-control-allow-methods': 'GET, POST, PUT, DELETE, OPTIONS',
      'access-control-allow-credentials': 'true',
      'access-control-allow-origin': '*',
      date: 'Tue, 13 May 2025 09:56:22 GMT',
      connection: 'close',
      'content-length': '12713'
    },
    config: {
      transitional: [Object],
      adapter: [Array],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object [AxiosHeaders]],
      method: 'get',
      url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      allowAbsoluteUrls: true,
      data: undefined
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: false,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      socket: [TLSSocket],
      _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'User-Agent: axios/1.8.2\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: kdpanel.kohira.com\r\n' +
        'Connection: close\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'kdpanel.kohira.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    data: {
      message: 'Attempt to read property "id" on null',
      exception: 'ErrorException',
      file: 'C:\\inetpub\\vhosts\\kohira.com\\kdpanel.kohira.com\\app\\Http\\Controllers\\api\\JewelryController.php',
      line: 155,
      trace: [Array]
    }
  },
  status: 500,
  digest: '3877080579'
}
Y [AxiosError]: Request failed with status code 500
    at eB (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:32:17434)
    at IncomingMessage.<anonymous> (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:9469)
    at IncomingMessage.emit (node:events:529:35)
    at endReadableNT (node:internal/streams/readable:1400:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at aG.request (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:21259)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async y (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\1109.js:1:28350)
    at async m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:34489) {
  code: 'ERR_BAD_RESPONSE',
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function (anonymous)] ],
    transformResponse: [ [Function (anonymous)] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function [FormData]], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': undefined,
      'User-Agent': 'axios/1.8.2',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'get',
    url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    allowAbsoluteUrls: true,
    data: undefined
  },
  request: <ref *1> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      finish: [Function: requestOnFinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: true,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: false,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: false,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    strictContentLength: false,
    _contentLength: 0,
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: true,
    socket: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'kdpanel.kohira.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'kdpanel.kohira.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _maxListeners: undefined,
      _writableState: [WritableState],
      allowHalfOpen: false,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      [Symbol(alpncallback)]: null,
      [Symbol(res)]: null,
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 3226372,
      [Symbol(kHandle)]: null,
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 60,
      [Symbol(kBytesRead)]: 13266,
      [Symbol(kBytesWritten)]: 245,
      [Symbol(connect-options)]: [Object]
    },
    _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'User-Agent: axios/1.8.2\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: kdpanel.kohira.com\r\n' +
      'Connection: close\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: Agent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      defaultPort: 443,
      protocol: 'https:',
      options: [Object: null prototype],
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype] {},
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 0,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    joinDuplicateHeaders: undefined,
    path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    _ended: true,
    res: IncomingMessage {
      _readableState: [ReadableState],
      _events: [Object: null prototype],
      _eventsCount: 4,
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      joinDuplicateHeaders: undefined,
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 500,
      statusMessage: 'Internal Server Error',
      client: [TLSSocket],
      _consuming: false,
      _dumped: false,
      req: [Circular *1],
      responseUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      redirects: [],
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 28,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'kdpanel.kohira.com',
    protocol: 'https:',
    _redirectable: Writable {
      _writableState: [WritableState],
      _events: [Object: null prototype],
      _eventsCount: 3,
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 0,
      _requestBodyBuffers: [],
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      [Symbol(kCapture)]: false
    },
    [Symbol(kCapture)]: false,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      'user-agent': [Array],
      'accept-encoding': [Array],
      host: [Array]
    },
    [Symbol(errored)]: null,
    [Symbol(kHighWaterMark)]: 16384,
    [Symbol(kRejectNonStandardBodyWrites)]: false,
    [Symbol(kUniqueHeaders)]: null
  },
  response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'cache-control': 'no-cache, private',
      'content-type': 'application/json',
      server: 'Microsoft-IIS/10.0',
      'x-ratelimit-limit': '60',
      'x-ratelimit-remaining': '57',
      'x-powered-by': 'ASP.NET',
      'x-powered-by-plesk': 'PleskWin',
      'access-control-allow-headers': 'Access-Control-Allow-Headers, Cache-Control, Content-Type, Authorization',
      'access-control-allow-methods': 'GET, POST, PUT, DELETE, OPTIONS',
      'access-control-allow-credentials': 'true',
      'access-control-allow-origin': '*',
      date: 'Tue, 13 May 2025 09:56:22 GMT',
      connection: 'close',
      'content-length': '12713'
    },
    config: {
      transitional: [Object],
      adapter: [Array],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object [AxiosHeaders]],
      method: 'get',
      url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      allowAbsoluteUrls: true,
      data: undefined
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: false,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      socket: [TLSSocket],
      _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'User-Agent: axios/1.8.2\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: kdpanel.kohira.com\r\n' +
        'Connection: close\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'kdpanel.kohira.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    data: {
      message: 'Attempt to read property "id" on null',
      exception: 'ErrorException',
      file: 'C:\\inetpub\\vhosts\\kohira.com\\kdpanel.kohira.com\\app\\Http\\Controllers\\api\\JewelryController.php',
      line: 155,
      trace: [Array]
    }
  },
  status: 500,
  digest: '556254186'
}
Y [AxiosError]: Request failed with status code 500
    at eB (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:32:17434)
    at IncomingMessage.<anonymous> (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:9469)
    at IncomingMessage.emit (node:events:529:35)
    at endReadableNT (node:internal/streams/readable:1400:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at aG.request (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\778.js:34:21259)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async y (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\chunks\1109.js:1:28350)
    at async Module.p (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:34234) {
  code: 'ERR_BAD_RESPONSE',
  config: {
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    adapter: [ 'xhr', 'http', 'fetch' ],
    transformRequest: [ [Function (anonymous)] ],
    transformResponse: [ [Function (anonymous)] ],
    timeout: 0,
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    env: { FormData: [Function [FormData]], Blob: [class Blob] },
    validateStatus: [Function: validateStatus],
    headers: Object [AxiosHeaders] {
      Accept: 'application/json, text/plain, */*',
      'Content-Type': undefined,
      'User-Agent': 'axios/1.8.2',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    method: 'get',
    url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    allowAbsoluteUrls: true,
    data: undefined
  },
  request: <ref *1> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      finish: [Function: requestOnFinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: true,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: false,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: false,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    strictContentLength: false,
    _contentLength: 0,
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: true,
    socket: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'kdpanel.kohira.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'kdpanel.kohira.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _maxListeners: undefined,
      _writableState: [WritableState],
      allowHalfOpen: false,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      [Symbol(alpncallback)]: null,
      [Symbol(res)]: null,
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 3226531,
      [Symbol(kHandle)]: null,
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 60,
      [Symbol(kBytesRead)]: 13266,
      [Symbol(kBytesWritten)]: 245,
      [Symbol(connect-options)]: [Object]
    },
    _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'User-Agent: axios/1.8.2\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: kdpanel.kohira.com\r\n' +
      'Connection: close\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: Agent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      defaultPort: 443,
      protocol: 'https:',
      options: [Object: null prototype],
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype] {},
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 0,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    joinDuplicateHeaders: undefined,
    path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
    _ended: true,
    res: IncomingMessage {
      _readableState: [ReadableState],
      _events: [Object: null prototype],
      _eventsCount: 4,
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      joinDuplicateHeaders: undefined,
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 500,
      statusMessage: 'Internal Server Error',
      client: [TLSSocket],
      _consuming: false,
      _dumped: false,
      req: [Circular *1],
      responseUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      redirects: [],
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 28,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'kdpanel.kohira.com',
    protocol: 'https:',
    _redirectable: Writable {
      _writableState: [WritableState],
      _events: [Object: null prototype],
      _eventsCount: 3,
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 0,
      _requestBodyBuffers: [],
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      [Symbol(kCapture)]: false
    },
    [Symbol(kCapture)]: false,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      'user-agent': [Array],
      'accept-encoding': [Array],
      host: [Array]
    },
    [Symbol(errored)]: null,
    [Symbol(kHighWaterMark)]: 16384,
    [Symbol(kRejectNonStandardBodyWrites)]: false,
    [Symbol(kUniqueHeaders)]: null
  },
  response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'cache-control': 'no-cache, private',
      'content-type': 'application/json',
      server: 'Microsoft-IIS/10.0',
      'x-ratelimit-limit': '60',
      'x-ratelimit-remaining': '57',
      'x-powered-by': 'ASP.NET',
      'x-powered-by-plesk': 'PleskWin',
      'access-control-allow-headers': 'Access-Control-Allow-Headers, Cache-Control, Content-Type, Authorization',
      'access-control-allow-methods': 'GET, POST, PUT, DELETE, OPTIONS',
      'access-control-allow-credentials': 'true',
      'access-control-allow-origin': '*',
      date: 'Tue, 13 May 2025 09:56:22 GMT',
      connection: 'close',
      'content-length': '12713'
    },
    config: {
      transitional: [Object],
      adapter: [Array],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object [AxiosHeaders]],
      method: 'get',
      url: 'https://kdpanel.kohira.com/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      allowAbsoluteUrls: true,
      data: undefined
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: false,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      socket: [TLSSocket],
      _header: 'GET /api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'User-Agent: axios/1.8.2\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: kdpanel.kohira.com\r\n' +
        'Connection: close\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/api/Jewellery/glowing-dewdrop-2-stone-pendant-kostp08208mq005-10kw-2',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'kdpanel.kohira.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 16384,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    data: {
      message: 'Attempt to read property "id" on null',
      exception: 'ErrorException',
      file: 'C:\\inetpub\\vhosts\\kohira.com\\kdpanel.kohira.com\\app\\Http\\Controllers\\api\\JewelryController.php',
      line: 155,
      trace: [Array]
    }
  },
  status: 500,
  digest: '3877080579'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at m (C:\inetpub\vhosts\kohira.com\httpdocs\.next\server\app\jewelry\[slug]\page.js:7:35563)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3179630255'
}