ERROR [Better Auth]: Error Error: NOT_FOUND

api-1  | 2025-05-05T18:47:57.241Z INFO [Better Auth]: Auth initialized
api-1  | [18:47:57.242] INFO (38): Starting server on port 80
api-1  | auth handler http://auth.localhost/auth/get-session   <- this is the requset I get 
api-1  | 2025-05-05T18:48:09.551Z ERROR [Better Auth]: Error Error: NOT_FOUND
api-1  |     at processRequest (file:///app/node_modules/.pnpm/better-call@1.0.9/node_modules/better-call/dist/index.js:4833:25)
api-1  |     at handler (file:///app/node_modules/.pnpm/better-call@1.0.9/node_modules/better-call/dist/index.js:4897:25)
api-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
api-1  |     at async dispatch (file:///app/node_modules/.pnpm/hono@4.7.8/node_modules/hono/dist/compose.js:22:17)
api-1  |     at async dispatch (file:///app/node_modules/.pnpm/hono@4.7.8/node_modules/hono/dist/compose.js:22:17)
api-1  |     at async file:///app/node_modules/.pnpm/hono@4.7.8/node_modules/hono/dist/hono-base.js:198:25
api-1  |     at async responseViaResponseObject (file:///app/node_modules/.pnpm/@hono+node-server@1.14.1_hono@4.7.8/node_modules/@hono/node-server/dist/index.mjs:372:13)
api-1  |     at async Server.<anonymous> (file:///app/node_modules/.pnpm/@hono+node-server@1.14.1_hono@4.7.8/node_modules/@hono/node-server/dist/index.mjs:467:14)
Was this page helpful?