Share feedback, ideas and get community help

Updated 8 months ago

custom domains on self-hosted instance

Hello. Anyone got custom domains up and running on a self hosted instance? I can’t seem to get the drop-down to show up. I’ve set all environment variables correctly.
B
j
m
5 comments
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/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:420:30)
at async callRecursive (file:///var/task/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32)
at async outputMiddleware (file:///var/task/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:301:24)
at async callRecursive (file:///var/task/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///var/task/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///var/task/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///var/task/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32)
at async resolve (file:///var/task/node_modules/.pnpm/@trpc+server@10.40.0/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.
Hey. Any idea why this could happen. Still not figured it out?
Pleas check server logs and provide it 🙂
Why is it only locked in for vercel?
Add a reply
Sign up and join the conversation on Discord