Unexpected Application Error!
Request failed with status code 500
AxiosError: Request failed with status code 500
at settle (file:///app/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (file:///app/node_modules/axios/lib/adapters/http.js:599:11)
at IncomingMessage.emit (node:events:519:35)
at endReadableNT (node:internal/streams/readable:1701:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
at Axios.request (file:///app/node_modules/axios/lib/core/Axios.js:45:41)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async condoByIdLoader (file:///app/dist/server/entry-server.js:8301:16)
at async /app/node_modules/@remix-run/router/dist/router.cjs.js:4724:19
at async callLoaderOrAction (/app/node_modules/@remix-run/router/dist/router.cjs.js:4790:16)
at async Promise.all (index 1)
at async defaultDataStrategy (/app/node_modules/@remix-run/router/dist/router.cjs.js:4649:17)
at async callDataStrategyImpl (/app/node_modules/@remix-run/router/dist/router.cjs.js:4681:17)
at async callDataStrategy (/app/node_modules/@remix-run/router/dist/router.cjs.js:4136:19)
at async loadRouteData (/app/node_modules/@remix-run/router/dist/router.cjs.js:4111:19)