a year ago
When I try to access the viewer url, I am getting "Error! Could not reach server. Check your connection." But railway based domain working fine. Can anyone help me on this.
4 Replies
a year ago
I am getting "Error! Could not reach server. Check your connection." Not able to create new typebot too... Why its behaving like this very often.
Below is the log details:
Something went wrong TRPCError: Stripe environment variables are missing
at /app/apps/builder/.next/server/chunks/9108.js:1:11358
at resolveMiddleware (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:420:36)
at callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:38)
at next (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:465:32)
at outputMiddleware (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:301:30)
at callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:38)
at next (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:465:32)
at inputMiddleware (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:290:16)
at async callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32)
at async callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32) {
code: 'INTERNAL_SERVER_ERROR',
[cause]: undefined
}
a year ago
I am currently having the exact same issue. Did you manage to solve this?