Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.05 KB | None | 0 0
  1. {
  2.   "result": "error",
  3.   "status": 500,
  4.   "data": {
  5.     "error": {
  6.       "message": "/home/ubuntu/loan-origination-system/node_modules/@digifi-los/reactapp/views/admin/index.ejs:32\n    30|       <% if(locals.reactapp.settings.application.use_custom_elements){ %><%- include(`../../../../../content/container/${locals.theme_name}/views/shared/reactapp/custom_elements`,{locals});%><% } %>\n    31|     <script type=\"text/javascript\" src=\"/extensions/periodicjs.ext.reactapp/static/js/<%- locals.reactapp.reactapp_file_paths.js_file_path %>\"></script>\n >> 32|     <% if(locals.reactapp.settings.application.additional_footer){ %><%- include(`../../../../../content/container/${locals.theme_name}/views/shared/reactapp/footer`,{locals}) ;%><% } %>\n    33|     <%\n    34|     if(Array.isArray(locals.reactapp.settings.additional_js_files.footer)){\n    35|       locals.reactapp.settings.additional_js_files.footer.forEach(footerJS=>{\n\n/home/ubuntu/loan-origination-system/content/container/decision-engine-service-container/views/shared/reactapp/footer.ejs:6\n    4| <script src=\"/socket.io/socket.io.js\"></script>\n    5| <script type=\"text/javascript\" >\n >> 6|   <%- locals.periodic.viewHelper.passObjToClient(locals.periodic.THEMESETTINGS.socketsettings, \"socketsettings\") %>\n    7|   if (window.NodeList && !NodeList.prototype.forEach) {\n    8|     NodeList.prototype.forEach = function (callback, thisArg) {\n    9|       thisArg = thisArg || window;\n\nCannot read property 'socketsettings' of undefined",
  7.       "stack": "TypeError: /home/ubuntu/loan-origination-system/node_modules/@digifi-los/reactapp/views/admin/index.ejs:32\n    30|       <% if(locals.reactapp.settings.application.use_custom_elements){ %><%- include(`../../../../../content/container/${locals.theme_name}/views/shared/reactapp/custom_elements`,{locals});%><% } %>\n    31|     <script type=\"text/javascript\" src=\"/extensions/periodicjs.ext.reactapp/static/js/<%- locals.reactapp.reactapp_file_paths.js_file_path %>\"></script>\n >> 32|     <% if(locals.reactapp.settings.application.additional_footer){ %><%- include(`../../../../../content/container/${locals.theme_name}/views/shared/reactapp/footer`,{locals}) ;%><% } %>\n    33|     <%\n    34|     if(Array.isArray(locals.reactapp.settings.additional_js_files.footer)){\n    35|       locals.reactapp.settings.additional_js_files.footer.forEach(footerJS=>{\n\n/home/ubuntu/loan-origination-system/content/container/decision-engine-service-container/views/shared/reactapp/footer.ejs:6\n    4| <script src=\"/socket.io/socket.io.js\"></script>\n    5| <script type=\"text/javascript\" >\n >> 6|   <%- locals.periodic.viewHelper.passObjToClient(locals.periodic.THEMESETTINGS.socketsettings, \"socketsettings\") %>\n    7|   if (window.NodeList && !NodeList.prototype.forEach) {\n    8|     NodeList.prototype.forEach = function (callback, thisArg) {\n    9|       thisArg = thisArg || window;\n\nCannot read property 'socketsettings' of undefined\n    at eval (eval at compile (/home/ubuntu/loan-origination-system/node_modules/periodicjs.core.responder/node_modules/ejs/lib/ejs.js:592:12), <anonymous>:14:90)\n    at returnedFn (/home/ubuntu/loan-origination-system/node_modules/periodicjs.core.responder/node_modules/ejs/lib/ejs.js:623:17)\n    at include (/home/ubuntu/loan-origination-system/node_modules/periodicjs.core.responder/node_modules/ejs/lib/ejs.js:621:39)\n    at eval (eval at compile (/home/ubuntu/loan-origination-system/node_modules/periodicjs.core.responder/node_modules/ejs/lib/ejs.js:592:12), <anonymous>:73:17)\n    at returnedFn (/home/ubuntu/loan-origination-system/node_modules/periodicjs.core.responder/node_modules/ejs/lib/ejs.js:623:17)\n    at Object.exports.render (/home/ubuntu/loan-origination-system/node_modules/periodicjs.core.responder/node_modules/ejs/lib/ejs.js:414:37)\n    at findValidViewFromPaths.then.then.result (/home/ubuntu/loan-origination-system/node_modules/periodicjs.core.responder/adapters/html_content.js:86:47)",
  8.       "path": "/home/ubuntu/loan-origination-system/node_modules/@digifi-los/reactapp/views/admin/index.ejs"
  9.     }
  10.   }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement