Hi team,
Companion for SAP Cloud Integration: Tools you love comes as a Docker Container. I install docker image to refer to the URL: https://companion.pizug.com/docs/getting-started/install/.BUT it is not working. I open the URL: http://localhost:3000/,Login failed when I input the mailbox and password. The log is below:
Trace: Error: Context is not finalized. You may forget returning Response object or await next()
2023-11-21 13:39:07 at file:///usr/src/app/node_modules/hono/dist/hono-base.js:240:17
2023-11-21 13:39:07 at async Server. (file:///usr/src/app/node_modules/@hono/node-server/dist/listener.mjs:24:13)
2023-11-21 13:39:07 at Hono.errorHandler (file:///usr/src/app/node_modules/hono/dist/hono-base.js:19:11)
2023-11-21 13:39:07 at Hono.handleError (file:///usr/src/app/node_modules/hono/dist/hono-base.js:185:19)
2023-11-21 13:39:07 at file:///usr/src/app/node_modules/hono/dist/hono-base.js:246:21
2023-11-21 13:39:07 at async Server. (file:///usr/src/app/node_modules/@hono/node-server/dist/listener.mjs:24:13)
Would you please give some advices? Thank you for your support.
Many thanks & best regards,
Hubery