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:18128) [MONGOOSE] DeprecationWarning: Mongoose: the `strictQuery` option will be switched back to `false` by default in Mongoose 7. Use `mongoose.set('strictQuery', false);` if you want to prepare for this change. Or use `mongoose.set('strictQuery', true);` to suppress this warning.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:18128) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
ReferenceError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\layout.ejs:122
    120|     <!-- Body Inner -->

    121|     <div class="body-inner" >

 >> 122|       <%- include('./partials/header.ejs') %>

    123| 

    124|       <!--Modal Cookie-->

    125|       <div


C:\inetpub\vhost\arsalotomotiv.com\app_server\views\partials\header.ejs:104
    102|                 </a>

    103| 

 >> 104|                 <% if (sector_list?.[0]?.categories?.length > 0) { %>

    105|                 <ul class="dropdown-menu">

    106|                   <% sector_list[0].categories.forEach(category => { %>

    107|                     <li class="dropdown-submenu">


sector_list is not defined
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\partials\\header.ejs":88:8)
    at header (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at include (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:701:39)
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\layout.ejs":27:17)
    at layout (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
ReferenceError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\layout.ejs:122
    120|     <!-- Body Inner -->

    121|     <div class="body-inner" >

 >> 122|       <%- include('./partials/header.ejs') %>

    123| 

    124|       <!--Modal Cookie-->

    125|       <div


C:\inetpub\vhost\arsalotomotiv.com\app_server\views\partials\header.ejs:104
    102|                 </a>

    103| 

 >> 104|                 <% if (sector_list?.[0]?.categories?.length > 0) { %>

    105|                 <ul class="dropdown-menu">

    106|                   <% sector_list[0].categories.forEach(category => { %>

    107|                     <li class="dropdown-submenu">


sector_list is not defined
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\partials\\header.ejs":88:8)
    at header (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at include (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:701:39)
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\layout.ejs":27:17)
    at layout (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
ReferenceError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\layout.ejs:122
    120|     <!-- Body Inner -->

    121|     <div class="body-inner" >

 >> 122|       <%- include('./partials/header.ejs') %>

    123| 

    124|       <!--Modal Cookie-->

    125|       <div


C:\inetpub\vhost\arsalotomotiv.com\app_server\views\partials\header.ejs:104
    102|                 </a>

    103| 

 >> 104|                 <% if (sector_list?.[0]?.categories?.length > 0) { %>

    105|                 <ul class="dropdown-menu">

    106|                   <% sector_list[0].categories.forEach(category => { %>

    107|                     <li class="dropdown-submenu">


sector_list is not defined
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\partials\\header.ejs":88:8)
    at header (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at include (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:701:39)
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\layout.ejs":27:17)
    at layout (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
ReferenceError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\layout.ejs:122
    120|     <!-- Body Inner -->

    121|     <div class="body-inner" >

 >> 122|       <%- include('./partials/header.ejs') %>

    123| 

    124|       <!--Modal Cookie-->

    125|       <div


C:\inetpub\vhost\arsalotomotiv.com\app_server\views\partials\header.ejs:104
    102|                 </a>

    103| 

 >> 104|                 <% if (sector_list?.[0]?.categories?.length > 0) { %>

    105|                 <ul class="dropdown-menu">

    106|                   <% sector_list[0].categories.forEach(category => { %>

    107|                     <li class="dropdown-submenu">


sector_list is not defined
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\partials\\header.ejs":88:8)
    at header (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at include (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:701:39)
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\layout.ejs":27:17)
    at layout (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
ReferenceError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\layout.ejs:122
    120|     <!-- Body Inner -->

    121|     <div class="body-inner" >

 >> 122|       <%- include('./partials/header.ejs') %>

    123| 

    124|       <!--Modal Cookie-->

    125|       <div


C:\inetpub\vhost\arsalotomotiv.com\app_server\views\partials\header.ejs:104
    102|                 </a>

    103| 

 >> 104|                 <% if (sector_list?.[0]?.categories?.length > 0) { %>

    105|                 <ul class="dropdown-menu">

    106|                   <% sector_list[0].categories.forEach(category => { %>

    107|                     <li class="dropdown-submenu">


sector_list is not defined
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\partials\\header.ejs":88:8)
    at header (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at include (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:701:39)
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\layout.ejs":27:17)
    at layout (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
ReferenceError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\layout.ejs:122
    120|     <!-- Body Inner -->

    121|     <div class="body-inner" >

 >> 122|       <%- include('./partials/header.ejs') %>

    123| 

    124|       <!--Modal Cookie-->

    125|       <div


C:\inetpub\vhost\arsalotomotiv.com\app_server\views\partials\header.ejs:104
    102|                 </a>

    103| 

 >> 104|                 <% if (sector_list?.[0]?.categories?.length > 0) { %>

    105|                 <ul class="dropdown-menu">

    106|                   <% sector_list[0].categories.forEach(category => { %>

    107|                     <li class="dropdown-submenu">


sector_list is not defined
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\partials\\header.ejs":88:8)
    at header (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at include (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:701:39)
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\layout.ejs":27:17)
    at layout (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
Error: Failed to lookup view "urun" in views directory "./app_server/views"
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:597:17)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\itemController.js:40:49
    at C:\inetpub\vhost\arsalotomotiv.com\node_modules\mongoose\lib\model.js:5414:18
    at process.processTicksAndRejections (node:internal/process/task_queues:85:11)
Error: Failed to lookup view "urun" in views directory "./app_server/views"
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:597:17)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\itemController.js:40:49
    at C:\inetpub\vhost\arsalotomotiv.com\node_modules\mongoose\lib\model.js:5414:18
    at process.processTicksAndRejections (node:internal/process/task_queues:85:11)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
TypeError: C:\inetpub\vhost\arsalotomotiv.com\app_server\views\haber-detay.ejs:95
    93|                 <%- pageDetail.description1 %>

    94|               </div>

 >> 95|               <% if ((pageDetail.tags != "") && (pageDetail.tags.indexOf(',') >

    96|               0)) { tagsplit = pageDetail.tags.split(','); %>

    97|               <div class="post-tags">

    98|                 <% for (let i = 0; i < tagsplit.length; i++) { if


Cannot read properties of undefined (reading 'indexOf')
    at eval ("C:\\inetpub\\vhost\\arsalotomotiv.com\\app_server\\views\\haber-detay.ejs":78:56)
    at haber-detay (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:703:17)
    at tryHandleCache (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:274:36)
    at exports.renderFile [as engine] (C:\inetpub\vhost\arsalotomotiv.com\node_modules\ejs\lib\ejs.js:491:10)
    at View.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\view.js:135:8)
    at tryRender (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:657:10)
    at Function.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\application.js:609:3)
    at ServerResponse.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express\lib\response.js:1049:7)
    at res.render (C:\inetpub\vhost\arsalotomotiv.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
    at module.exports.news (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:897:7)
Application has thrown an uncaught exception and is terminated:
TypeError: Cannot read properties of undefined (reading 'brand')
    at module.exports.productpage (C:\inetpub\vhost\arsalotomotiv.com\app_server\controller\indexController.js:1337:37)