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:35320) [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) Bir hata var amma anlamadım: Operation `ayarlars.findOne()` buffering timed out after 10000ms Bir hata oluştu: MongooseError: Operation `ayarlars.findOne()` buffering timed out after 10000ms at Timeout.<anonymous> (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongoose\lib\drivers\node-mongodb-native\collection.js:185:23) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7) MongoDB bağlantı hatası: MongooseServerSelectionError: connect ECONNREFUSED 192.168.42.10:27017 at _handleConnectionErrors (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongoose\lib\connection.js:1110:11) at NativeConnection.openUri (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongoose\lib\connection.js:1041:11) at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:545:9) at process.processTimers (node:internal/timers:519:7) { reason: TopologyDescription { type: 'Unknown', servers: Map(1) { '192.168.42.10:27017' => [ServerDescription] }, stale: false, compatible: true, heartbeatFrequencyMS: 10000, localThresholdMS: 15, setName: null, maxElectionId: null, maxSetVersion: null, commonWireVersion: 0, logicalSessionTimeoutMinutes: null }, code: undefined } Application has thrown an uncaught exception and is terminated: MongoServerSelectionError: connect ECONNREFUSED 192.168.42.10:27017 at Topology.selectServer (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongodb\lib\sdam\topology.js:320:38) at async Topology._connect (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongodb\lib\sdam\topology.js:204:28) at async Topology.connect (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongodb\lib\sdam\topology.js:156:13) at async topologyConnect (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongodb\lib\mongo_client.js:233:17) at async MongoClient._connect (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongodb\lib\mongo_client.js:246:13) at async MongoClient.connect (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongodb\lib\mongo_client.js:171:13) at async MongoClient.connect (C:\Inetpub\vhosts\tecnonest.com\httpdocs\node_modules\mongodb\lib\mongo_client.js:339:16)