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:30204) [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) 'state' should be a method that returns an object in store/modules/companies.js Error: Request failed with status code 500 at createError (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\core\createError.js:16:15) at settle (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\core\settle.js:17:12) at IncomingMessage.handleStreamEnd (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\adapters\http.js:269:11) at IncomingMessage.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) { config: { url: '/categories/mini', method: 'get', headers: { Accept: 'application/json, text/plain, */*', connection: 'keep-alive', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en', 'user-agent': 'Brightbot 1.0', 'x-forwarded-for': '82.97.199.212', 'cdn-loop': 'cloudflare; loops=1', 'cf-ipcountry': 'US', 'cf-visitor': '{"scheme":"https"}', 'x-original-url': '/chats/contacts/3484?product=t-r-lory' }, baseURL: 'https://forsa-api.forsabarter.com/api', transformRequest: [ [Function: transformRequest] ], transformResponse: [ [Function: transformResponse] ], timeout: 0, adapter: [Function: httpAdapter], xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, validateStatus: [Function: validateStatus], transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, cancelToken: null, 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: false, _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: false, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, secureConnecting: false, _SNICallback: null, servername: 'forsa-api.forsabarter.com', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object: null prototype], _eventsCount: 10, connecting: false, _hadError: false, _parent: null, _host: 'forsa-api.forsabarter.com', _closeAfterHandlingError: false, _readableState: [ReadableState], _maxListeners: undefined, _writableState: [WritableState], allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular *1], [Symbol(res)]: [TLSWrap], [Symbol(verified)]: true, [Symbol(pendingSession)]: null, [Symbol(async_id_symbol)]: 4143, [Symbol(kHandle)]: [TLSWrap], [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBuffer)]: null, [Symbol(kBufferCb)]: null, [Symbol(kBufferGen)]: null, [Symbol(kCapture)]: false, [Symbol(kSetNoDelay)]: false, [Symbol(kSetKeepAlive)]: false, [Symbol(kSetKeepAliveInitialDelay)]: 0, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object], [Symbol(RequestTimeout)]: undefined }, _header: 'GET /api/categories/mini HTTP/1.1\r\n' + 'Accept: application/json, text/plain, */*\r\n' + 'connection: keep-alive\r\n' + 'accept-encoding: gzip, deflate\r\n' + 'accept-language: en\r\n' + 'user-agent: Brightbot 1.0\r\n' + 'x-forwarded-for: 82.97.199.212\r\n' + 'cdn-loop: cloudflare; loops=1\r\n' + 'cf-ipcountry: US\r\n' + 'cf-visitor: {"scheme":"https"}\r\n' + 'x-original-url: /chats/contacts/3484?product=t-r-lory\r\n' + 'Host: forsa-api.forsabarter.com\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: 1, maxCachedSessions: 100, _sessionCache: [Object], [Symbol(kCapture)]: false }, socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, path: '/api/categories/mini', _ended: true, res: IncomingMessage { _readableState: [ReadableState], _events: [Object: null prototype], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, rawHeaders: [Array], rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 500, statusMessage: 'Internal Server Error', client: [TLSSocket], _consuming: true, _dumped: false, req: [Circular *1], responseUrl: 'https://forsa-api.forsabarter.com/api/categories/mini', redirects: [], [Symbol(kCapture)]: false, [Symbol(kHeaders)]: [Object], [Symbol(kHeadersCount)]: 14, [Symbol(kTrailers)]: null, [Symbol(kTrailersCount)]: 0, [Symbol(RequestTimeout)]: undefined }, aborted: false, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, reusedSocket: false, host: 'forsa-api.forsabarter.com', protocol: 'https:', _redirectable: Writable { _writableState: [WritableState], _events: [Object: null prototype], _eventsCount: 2, _maxListeners: undefined, _options: [Object], _ended: true, _ending: true, _redirectCount: 0, _redirects: [], _requestBodyLength: 0, _requestBodyBuffers: [], _onNativeResponse: [Function (anonymous)], _currentRequest: [Circular *1], _currentUrl: 'https://forsa-api.forsabarter.com/api/categories/mini', [Symbol(kCapture)]: false }, [Symbol(kCapture)]: false, [Symbol(kBytesWritten)]: 0, [Symbol(kEndCalled)]: true, [Symbol(kNeedDrain)]: false, [Symbol(corked)]: 0, [Symbol(kOutHeaders)]: [Object: null prototype] { accept: [Array], connection: [Array], 'accept-encoding': [Array], 'accept-language': [Array], 'user-agent': [Array], 'x-forwarded-for': [Array], 'cdn-loop': [Array], 'cf-ipcountry': [Array], 'cf-visitor': [Array], 'x-original-url': [Array], host: [Array] }, [Symbol(kUniqueHeaders)]: null }, response: { status: 500, statusText: 'Internal Server Error', headers: { date: 'Sun, 10 Aug 2025 06:34:07 GMT', server: 'Apache', 'cache-control': 'no-cache, private', upgrade: 'h2', connection: 'keep-alive, close', 'transfer-encoding': 'chunked', 'content-type': 'application/json' }, config: { url: '/categories/mini', method: 'get', headers: [Object], baseURL: 'https://forsa-api.forsabarter.com/api', transformRequest: [Array], transformResponse: [Array], timeout: 0, adapter: [Function: httpAdapter], xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, validateStatus: [Function: validateStatus], transitional: [Object], cancelToken: null, data: undefined }, request: <ref *1> ClientRequest { _events: [Object: null prototype], _eventsCount: 7, _maxListeners: undefined, outputData: [], outputSize: 0, writable: true, destroyed: false, _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: false, socket: [TLSSocket], _header: 'GET /api/categories/mini HTTP/1.1\r\n' + 'Accept: application/json, text/plain, */*\r\n' + 'connection: keep-alive\r\n' + 'accept-encoding: gzip, deflate\r\n' + 'accept-language: en\r\n' + 'user-agent: Brightbot 1.0\r\n' + 'x-forwarded-for: 82.97.199.212\r\n' + 'cdn-loop: cloudflare; loops=1\r\n' + 'cf-ipcountry: US\r\n' + 'cf-visitor: {"scheme":"https"}\r\n' + 'x-original-url: /chats/contacts/3484?product=t-r-lory\r\n' + 'Host: forsa-api.forsabarter.com\r\n' + '\r\n', _keepAliveTimeout: 0, _onPendingData: [Function: nop], agent: [Agent], socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, path: '/api/categories/mini', _ended: true, res: [IncomingMessage], aborted: false, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, reusedSocket: false, host: 'forsa-api.forsabarter.com', protocol: 'https:', _redirectable: [Writable], [Symbol(kCapture)]: false, [Symbol(kBytesWritten)]: 0, [Symbol(kEndCalled)]: true, [Symbol(kNeedDrain)]: false, [Symbol(corked)]: 0, [Symbol(kOutHeaders)]: [Object: null prototype], [Symbol(kUniqueHeaders)]: null }, data: { message: 'Invalid route action: [App\\Http\\Controllers\\Api\\ForgotPasswordController].', exception: 'UnexpectedValueException', file: '/var/www/clients/client1/web1/web/forsa-api/project/vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php', line: 89, trace: [Array] } }, isAxiosError: true, toJSON: [Function: toJSON] } Error: Request failed with status code 500 at createError (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\core\createError.js:16:15) at settle (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\core\settle.js:17:12) at IncomingMessage.handleStreamEnd (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\adapters\http.js:269:11) at IncomingMessage.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) { config: { url: '/categories/mini', method: 'get', headers: { Accept: 'application/json, text/plain, */*', connection: 'keep-alive', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15', 'sec-fetch-mode': 'navigate', 'sec-fetch-user': '?1', priority: 'u=0, i', 'sec-fetch-dest': 'document', 'sec-fetch-site': 'none', 'x-forwarded-for': '161.123.166.216', 'cdn-loop': 'cloudflare; loops=1', 'cf-ipcountry': 'US', 'cf-visitor': '{"scheme":"https"}', 'x-original-url': '/chats/contacts/30003?product=kia-rio' }, baseURL: 'https://forsa-api.forsabarter.com/api', transformRequest: [ [Function: transformRequest] ], transformResponse: [ [Function: transformResponse] ], timeout: 0, adapter: [Function: httpAdapter], xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, validateStatus: [Function: validateStatus], transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, cancelToken: null, 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: false, _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: false, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, secureConnecting: false, _SNICallback: null, servername: 'forsa-api.forsabarter.com', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object: null prototype], _eventsCount: 10, connecting: false, _hadError: false, _parent: null, _host: 'forsa-api.forsabarter.com', _closeAfterHandlingError: false, _readableState: [ReadableState], _maxListeners: undefined, _writableState: [WritableState], allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular *1], [Symbol(res)]: [TLSWrap], [Symbol(verified)]: true, [Symbol(pendingSession)]: null, [Symbol(async_id_symbol)]: 5066, [Symbol(kHandle)]: [TLSWrap], [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBuffer)]: null, [Symbol(kBufferCb)]: null, [Symbol(kBufferGen)]: null, [Symbol(kCapture)]: false, [Symbol(kSetNoDelay)]: false, [Symbol(kSetKeepAlive)]: false, [Symbol(kSetKeepAliveInitialDelay)]: 0, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object], [Symbol(RequestTimeout)]: undefined }, _header: 'GET /api/categories/mini HTTP/1.1\r\n' + 'Accept: application/json, text/plain, */*\r\n' + 'connection: keep-alive\r\n' + 'accept-encoding: gzip, deflate\r\n' + 'accept-language: en\r\n' + 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15\r\n' + 'sec-fetch-mode: navigate\r\n' + 'sec-fetch-user: ?1\r\n' + 'priority: u=0, i\r\n' + 'sec-fetch-dest: document\r\n' + 'sec-fetch-site: none\r\n' + 'x-forwarded-for: 161.123.166.216\r\n' + 'cdn-loop: cloudflare; loops=1\r\n' + 'cf-ipcountry: US\r\n' + 'cf-visitor: {"scheme":"https"}\r\n' + 'x-original-url: /chats/contacts/30003?product=kia-rio\r\n' + 'Host: forsa-api.forsabarter.com\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: 1, maxCachedSessions: 100, _sessionCache: [Object], [Symbol(kCapture)]: false }, socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, path: '/api/categories/mini', _ended: true, res: IncomingMessage { _readableState: [ReadableState], _events: [Object: null prototype], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, rawHeaders: [Array], rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 500, statusMessage: 'Internal Server Error', client: [TLSSocket], _consuming: false, _dumped: false, req: [Circular *1], responseUrl: 'https://forsa-api.forsabarter.com/api/categories/mini', redirects: [], [Symbol(kCapture)]: false, [Symbol(kHeaders)]: [Object], [Symbol(kHeadersCount)]: 14, [Symbol(kTrailers)]: null, [Symbol(kTrailersCount)]: 0, [Symbol(RequestTimeout)]: undefined }, aborted: false, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, reusedSocket: false, host: 'forsa-api.forsabarter.com', protocol: 'https:', _redirectable: Writable { _writableState: [WritableState], _events: [Object: null prototype], _eventsCount: 2, _maxListeners: undefined, _options: [Object], _ended: true, _ending: true, _redirectCount: 0, _redirects: [], _requestBodyLength: 0, _requestBodyBuffers: [], _onNativeResponse: [Function (anonymous)], _currentRequest: [Circular *1], _currentUrl: 'https://forsa-api.forsabarter.com/api/categories/mini', [Symbol(kCapture)]: false }, [Symbol(kCapture)]: false, [Symbol(kBytesWritten)]: 0, [Symbol(kEndCalled)]: true, [Symbol(kNeedDrain)]: false, [Symbol(corked)]: 0, [Symbol(kOutHeaders)]: [Object: null prototype] { accept: [Array], connection: [Array], 'accept-encoding': [Array], 'accept-language': [Array], 'user-agent': [Array], 'sec-fetch-mode': [Array], 'sec-fetch-user': [Array], priority: [Array], 'sec-fetch-dest': [Array], 'sec-fetch-site': [Array], 'x-forwarded-for': [Array], 'cdn-loop': [Array], 'cf-ipcountry': [Array], 'cf-visitor': [Array], 'x-original-url': [Array], host: [Array] }, [Symbol(kUniqueHeaders)]: null }, response: { status: 500, statusText: 'Internal Server Error', headers: { date: 'Sun, 10 Aug 2025 06:35:18 GMT', server: 'Apache', 'cache-control': 'no-cache, private', upgrade: 'h2', connection: 'keep-alive, close', 'transfer-encoding': 'chunked', 'content-type': 'application/json' }, config: { url: '/categories/mini', method: 'get', headers: [Object], baseURL: 'https://forsa-api.forsabarter.com/api', transformRequest: [Array], transformResponse: [Array], timeout: 0, adapter: [Function: httpAdapter], xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, validateStatus: [Function: validateStatus], transitional: [Object], cancelToken: null, data: undefined }, request: <ref *1> ClientRequest { _events: [Object: null prototype], _eventsCount: 7, _maxListeners: undefined, outputData: [], outputSize: 0, writable: true, destroyed: false, _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: false, socket: [TLSSocket], _header: 'GET /api/categories/mini HTTP/1.1\r\n' + 'Accept: application/json, text/plain, */*\r\n' + 'connection: keep-alive\r\n' + 'accept-encoding: gzip, deflate\r\n' + 'accept-language: en\r\n' + 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15\r\n' + 'sec-fetch-mode: navigate\r\n' + 'sec-fetch-user: ?1\r\n' + 'priority: u=0, i\r\n' + 'sec-fetch-dest: document\r\n' + 'sec-fetch-site: none\r\n' + 'x-forwarded-for: 161.123.166.216\r\n' + 'cdn-loop: cloudflare; loops=1\r\n' + 'cf-ipcountry: US\r\n' + 'cf-visitor: {"scheme":"https"}\r\n' + 'x-original-url: /chats/contacts/30003?product=kia-rio\r\n' + 'Host: forsa-api.forsabarter.com\r\n' + '\r\n', _keepAliveTimeout: 0, _onPendingData: [Function: nop], agent: [Agent], socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, path: '/api/categories/mini', _ended: true, res: [IncomingMessage], aborted: false, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, reusedSocket: false, host: 'forsa-api.forsabarter.com', protocol: 'https:', _redirectable: [Writable], [Symbol(kCapture)]: false, [Symbol(kBytesWritten)]: 0, [Symbol(kEndCalled)]: true, [Symbol(kNeedDrain)]: false, [Symbol(corked)]: 0, [Symbol(kOutHeaders)]: [Object: null prototype], [Symbol(kUniqueHeaders)]: null }, data: { message: 'Class App\\Http\\Middleware\\Cors does not exist', exception: 'ReflectionException', file: '/var/www/clients/client1/web1/web/forsa-api/project/vendor/laravel/framework/src/Illuminate/Container/Container.php', line: 779, trace: [Array] } }, isAxiosError: true, toJSON: [Function: toJSON] } Application has thrown an uncaught exception and is terminated: Error: Request failed with status code 500 at createError (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\core\createError.js:16:15) at settle (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\core\settle.js:17:12) at IncomingMessage.handleStreamEnd (E:\HostingSpaces\edunix\nuxt.beetronix.com\wwwroot\node_modules\axios\lib\adapters\http.js:269:11) at IncomingMessage.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at processTicksAndRejections (node:internal/process/task_queues:83:21)