AxiosError: Request failed with status code 404
at ap (/app/static/hm/ssr/entry.server.js:348:1088)
at IncomingMessage.<anonymous> (/app/static/hm/ssr/entry.server.js:353:9780)
at IncomingMessage.emit (node:events:536:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at Ch.request (/app/static/hm/ssr/entry.server.js:355:2057)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Ba (/app/static/hm/ssr/entry.server.js:356:5543)
at async dD (/app/static/hm/ssr/entry.server.js:356:5959)
at async loader (/app/static/hm/ssr/entry.server.js:439:154416)
at async <anonymous> (/app/static/hm/ssr/entry.server.js:299:10180)
at async xc (/app/static/hm/ssr/entry.server.js:299:10711)
at async Promise.all (index 0)
at async Xs (/app/static/hm/ssr/entry.server.js:299:6273)
at async bc (/app/static/hm/ssr/entry.server.js:299:8909)💿 Hey developer 👋
You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.