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:

 ⚠ "next start" does not work with "output: standalone" configuration. Use "node .next/standalone/server.js" instead.
(node:5856) [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)
Error: `props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.
    at eA (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:21883)
    at eW (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:24258)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:58353
    at nM (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:58363)
    at nN (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:64546)
    at nB (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:67538)
    at nD (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:66680)
    at nN (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:64853)
    at nB (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:67538)
    at nM (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:58560) {
  digest: '3990365977'
}
X [AxiosError]: Request failed with status code 400
    at eN (E:\App\Site\.next\server\chunks\4322.js:1:77948)
    at IncomingMessage.<anonymous> (E:\App\Site\.next\server\chunks\4322.js:3:11883)
    at IncomingMessage.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at aY.request (E:\App\Site\.next\server\chunks\4322.js:3:24275)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async E:\App\Site\.next\server\app\news\[...id]\page.js:24:19439
    at async $ (E:\App\Site\.next\server\app\news\[...id]\page.js:24:19794) {
  code: 'ERR_BAD_REQUEST',
  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.13.2',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    baseURL: 'https://api.eranico.com/api',
    method: 'get',
    url: 'Content/get-detail/191674',
    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: true,
    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: 'api.eranico.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'api.eranico.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _writableState: [WritableState],
      allowHalfOpen: false,
      _maxListeners: undefined,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      timeout: 5000,
      parser: null,
      _httpMessage: null,
      autoSelectFamilyAttemptedAddresses: [Array],
      handle: [TLSWrap],
      [Symbol(alpncallback)]: null,
      [Symbol(res)]: [TLSWrap],
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: -1,
      [Symbol(kHandle)]: [TLSWrap],
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: Timeout {
        _idleTimeout: 5000,
        _idlePrev: [TimersList],
        _idleNext: [Timeout],
        _idleStart: 2192502,
        _onTimeout: [Function: bound ],
        _timerArgs: undefined,
        _repeat: null,
        _destroyed: false,
        [Symbol(refed)]: false,
        [Symbol(kHasPrimitive)]: false,
        [Symbol(asyncId)]: 5892199,
        [Symbol(triggerId)]: 5892197,
        [Symbol(kResourceStore)]: [Object],
        [Symbol(kResourceStore)]: [Object],
        [Symbol(kResourceStore)]: [Object],
        [Symbol(kResourceStore)]: undefined
      },
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 1,
      [Symbol(kBytesRead)]: 0,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(connect-options)]: [Object]
    },
    _header: 'GET /api/Content/get-detail/191674 HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'User-Agent: axios/1.13.2\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: api.eranico.com\r\n' +
      'Connection: keep-alive\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: true,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 8,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    joinDuplicateHeaders: undefined,
    path: '/api/Content/get-detail/191674',
    _ended: true,
    res: IncomingMessage {
      _events: [Object],
      _readableState: [ReadableState],
      _maxListeners: undefined,
      socket: null,
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      joinDuplicateHeaders: undefined,
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 400,
      statusMessage: 'Bad Request',
      client: [TLSSocket],
      _consuming: true,
      _dumped: false,
      req: [Circular *1],
      _eventsCount: 4,
      responseUrl: 'https://api.eranico.com/api/Content/get-detail/191674',
      redirects: [],
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 10,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: true,
    host: 'api.eranico.com',
    protocol: 'https:',
    _redirectable: Writable {
      _events: [Object],
      _writableState: [WritableState],
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 0,
      _requestBodyBuffers: [],
      _eventsCount: 3,
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://api.eranico.com/api/Content/get-detail/191674',
      _timeout: null,
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false
    },
    [Symbol(shapeMode)]: 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: 400,
    statusText: 'Bad Request',
    headers: Object [AxiosHeaders] {
      'content-length': '3429',
      'content-type': 'application/json; charset=utf-8',
      server: 'Microsoft-IIS/10.0',
      'x-powered-by': 'ASP.NET',
      date: 'Tue, 16 Dec 2025 09:47:05 GMT'
    },
    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]],
      baseURL: 'https://api.eranico.com/api',
      method: 'get',
      url: 'Content/get-detail/191674',
      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: true,
      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/Content/get-detail/191674 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'User-Agent: axios/1.13.2\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: api.eranico.com\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/api/Content/get-detail/191674',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'api.eranico.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(shapeMode)]: false,
      [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: {
      success: false,
      message: 'خطایی در سمت سرور رخ داده‌است!',
      token: null,
      data: [Object],
      total: 0,
      status: 0
    }
  },
  status: 400,
  digest: '1345460852'
}
X [AxiosError]: Request failed with status code 400
    at eN (E:\App\Site\.next\server\chunks\4322.js:1:77948)
    at IncomingMessage.<anonymous> (E:\App\Site\.next\server\chunks\4322.js:3:11883)
    at IncomingMessage.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at aY.request (E:\App\Site\.next\server\chunks\4322.js:3:24275)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async E:\App\Site\.next\server\app\news\[...id]\page.js:24:19439
    at async $ (E:\App\Site\.next\server\app\news\[...id]\page.js:24:19794) {
  code: 'ERR_BAD_REQUEST',
  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.13.2',
      'Accept-Encoding': 'gzip, compress, deflate, br'
    },
    baseURL: 'https://api.eranico.com/api',
    method: 'get',
    url: 'Content/get-detail/191674',
    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: true,
    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: 'api.eranico.com',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 9,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'api.eranico.com',
      _closeAfterHandlingError: false,
      _readableState: [ReadableState],
      _writableState: [WritableState],
      allowHalfOpen: false,
      _maxListeners: undefined,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      timeout: 5000,
      parser: null,
      _httpMessage: null,
      autoSelectFamilyAttemptedAddresses: [Array],
      handle: [TLSWrap],
      [Symbol(alpncallback)]: null,
      [Symbol(res)]: [TLSWrap],
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: -1,
      [Symbol(kHandle)]: [TLSWrap],
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: Timeout {
        _idleTimeout: 5000,
        _idlePrev: [Timeout],
        _idleNext: [Timeout],
        _idleStart: 2192502,
        _onTimeout: [Function: bound ],
        _timerArgs: undefined,
        _repeat: null,
        _destroyed: false,
        [Symbol(refed)]: false,
        [Symbol(kHasPrimitive)]: false,
        [Symbol(asyncId)]: 5892199,
        [Symbol(triggerId)]: 5892197,
        [Symbol(kResourceStore)]: [Object],
        [Symbol(kResourceStore)]: [Object],
        [Symbol(kResourceStore)]: [Object],
        [Symbol(kResourceStore)]: undefined
      },
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 1,
      [Symbol(kBytesRead)]: 0,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(connect-options)]: [Object]
    },
    _header: 'GET /api/Content/get-detail/191674 HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'User-Agent: axios/1.13.2\r\n' +
      'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      'Host: api.eranico.com\r\n' +
      'Connection: keep-alive\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: true,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 8,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    joinDuplicateHeaders: undefined,
    path: '/api/Content/get-detail/191674',
    _ended: true,
    res: IncomingMessage {
      _events: [Object],
      _readableState: [ReadableState],
      _maxListeners: undefined,
      socket: null,
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      joinDuplicateHeaders: undefined,
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 400,
      statusMessage: 'Bad Request',
      client: [TLSSocket],
      _consuming: true,
      _dumped: false,
      req: [Circular *1],
      _eventsCount: 4,
      responseUrl: 'https://api.eranico.com/api/Content/get-detail/191674',
      redirects: [],
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 10,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: true,
    host: 'api.eranico.com',
    protocol: 'https:',
    _redirectable: Writable {
      _events: [Object],
      _writableState: [WritableState],
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 0,
      _requestBodyBuffers: [],
      _eventsCount: 3,
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://api.eranico.com/api/Content/get-detail/191674',
      _timeout: null,
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false
    },
    [Symbol(shapeMode)]: 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: 400,
    statusText: 'Bad Request',
    headers: Object [AxiosHeaders] {
      'content-length': '3429',
      'content-type': 'application/json; charset=utf-8',
      server: 'Microsoft-IIS/10.0',
      'x-powered-by': 'ASP.NET',
      date: 'Tue, 16 Dec 2025 09:47:05 GMT'
    },
    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]],
      baseURL: 'https://api.eranico.com/api',
      method: 'get',
      url: 'Content/get-detail/191674',
      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: true,
      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/Content/get-detail/191674 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'User-Agent: axios/1.13.2\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: api.eranico.com\r\n' +
        'Connection: keep-alive\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/api/Content/get-detail/191674',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'api.eranico.com',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(shapeMode)]: false,
      [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: {
      success: false,
      message: 'خطایی در سمت سرور رخ داده‌است!',
      token: null,
      data: [Object],
      total: 0,
      status: 0
    }
  },
  status: 400,
  digest: '1345460852'
}
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20250915145727-photo_2025-09-14_17-15-39.jpg 404
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20251004154724-Logo%20(2).jpg 404
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20251004154724-Logo%20(2).jpg 404
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20251004154724-Logo%20(2).jpg 404
`x-forwarded-host` header with value `eranico.com` does not match `origin` header with value `www.cap-dieu-khien-sangjin.xyz` from a forwarded Server Actions request. Aborting the action.
 ⨯ Error: Invalid Server Actions request.
    at rT (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:15:7189)
    at ne (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:18:1150)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:726
    at AsyncLocalStorage.run (node:async_hooks:346:14)
    at Object.wrap (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:13:17827)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:616
    at AsyncLocalStorage.run (node:async_hooks:346:14)
    at Object.wrap (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:13:16935)
    at nt (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:543)
    at nC.render (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:4540)
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20111005101353-Copy%20of%20%D8%B1%D9%88%D8%A6%DB%8C%D8%B3+%DA%A9%D9%84+%D8%A8%D8%A7%D9%86%DA%A9+%D9%85%D8%B1%DA%A9%D8%B2%DB%8C.jpg 404
Error: Failed to find Server Action "test". This request might be from an older or newer deployment. Original error: Cannot read properties of undefined (reading 'workers')
    at r$ (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:16:1766)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:15:8948
    at AsyncLocalStorage.run (node:async_hooks:346:14)
    at rT (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:15:8156)
    at ne (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:18:1150)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:726
    at AsyncLocalStorage.run (node:async_hooks:346:14)
    at Object.wrap (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:13:17827)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:616
    at AsyncLocalStorage.run (node:async_hooks:346:14)
Error in Submitting entity visit
Error in Submitting entity visit
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20180504114519-905.jpg 404
`x-forwarded-host` header with value `eranico.com` does not match `origin` header with value `www.y-mart.de` from a forwarded Server Actions request. Aborting the action.
 ⨯ Error: Invalid Server Actions request.
    at rT (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:15:7189)
    at ne (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:18:1150)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:726
    at AsyncLocalStorage.run (node:async_hooks:346:14)
    at Object.wrap (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:13:17827)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:616
    at AsyncLocalStorage.run (node:async_hooks:346:14)
    at Object.wrap (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:13:16935)
    at nt (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:543)
    at nC.render (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:19:4540)
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20180513203249-320.jpg 404
 ⨯ upstream image response failed for https://api.eranico.com/Storage/Images/20180513180128-%DB%B8%DB%B1.jpg 404
TypeError: controller[kState].transformAlgorithm is not a function
    at transformStreamDefaultControllerPerformTransform (node:internal/webstreams/transformstream:519:37)
    at node:internal/webstreams/transformstream:560:16
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  digest: '3811010431'
}
Error in Submitting entity visit
Error: `props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.
    at eA (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:21883)
    at eW (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:24258)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:58353
    at nM (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:58363)
    at nN (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:64546)
    at nB (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:67538)
    at nD (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:66680)
    at nN (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:64853)
    at nB (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:67538)
    at nM (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:12:58560) {
  digest: '3990365977'
}
Error: Failed to find Server Action "x". This request might be from an older or newer deployment. Original error: Cannot read properties of undefined (reading 'workers')
    at r$ (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:16:1766)
    at E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:16:303
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async rT (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:15:8148)
    at async ne (E:\App\Site\node_modules\next\dist\compiled\next-server\app-page.runtime.prod.js:18:1144)
    at async doRender (E:\App\Site\node_modules\next\dist\server\base-server.js:1420:30)
    at async cacheEntry.responseCache.get.routeKind (E:\App\Site\node_modules\next\dist\server\base-server.js:1581:28)
    at async NextNodeServer.renderToResponseWithComponentsImpl (E:\App\Site\node_modules\next\dist\server\base-server.js:1489:28)
    at async NextNodeServer.renderPageComponent (E:\App\Site\node_modules\next\dist\server\base-server.js:1920:24)
    at async NextNodeServer.renderToResponseImpl (E:\App\Site\node_modules\next\dist\server\base-server.js:1958:32)