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:3204) [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) (node:3204) [DEP0126] DeprecationWarning: timers.active() is deprecated. Please use timeout.refresh() instead. (node:3204) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead. (node:3204) [DEP0095] DeprecationWarning: timers.enroll() is deprecated. Please use setTimeout instead. Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT name, url, image, summary, logo_image, tags FROM front_end_page WHERE parent_id = ? AND active = 1 ORDER BY sequence SQL args: [27] Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT url, name FROM front_end_page WHERE parent_id = 7592 AND active = 1 ORDER BY sequence SQL args: [27] Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT url, name FROM front_end_page WHERE parent_id = 9 AND active = 1 ORDER BY sequence SQL args: undefined Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT id, name FROM category WHERE active = 1 ORDER BY sequence SQL args: undefined Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT id, url, category_id, name, image, price FROM product WHERE active = 1 ORDER BY name SQL args: undefined Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT id, url, pdf_file, category, feature_image, name, featured, category, ages, image, description, type FROM resource WHERE active = 1 SQL args: undefined Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT id, name, url FROM front_end_page WHERE parent_id = ? AND active = 1 ORDER BY sequence SQL args: [7] Database error: Error: ER_CANT_CREATE_THREAD: Can't create a new thread (errno 1); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug SQL statement: SELECT id, name, url, parent_id FROM front_end_page WHERE parent_id = ? AND active = 1 AND layout IN (10, 17) ORDER BY sequence SQL args: [7828]