jtalwar
TTypebot
•Created by jtalwar on 5/3/2024 in #help-and-questions
custom domains on self-hosted instance
Hey. Any idea why this could happen. Still not figured it out?
6 replies
TTypebot
•Created by jtalwar on 5/3/2024 in #help-and-questions
custom domains on self-hosted instance
Hey. Done on Vercel. This is the error: Something went wrong TRPCError: Failed to create custom domain on Vercel
at /var/task/apps/builder/.next/server/chunks/9108.js:1:31697
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async resolveMiddleware (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:420:30)
at async callRecursive (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:456:32)
at async outputMiddleware (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:301:24)
at async callRecursive (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:456:32)
at async resolve (file:///var/task/node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/dist/index.mjs:486:24) {
code: 'INTERNAL_SERVER_ERROR',
[cause]: undefined
}
Everything is set up correctly, I even tried changing domain api version. No result.
6 replies