My custom domain viewer url getting error

shanky1712
HOBBY

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

shanky1712
HOBBY

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

Jun 01 13:47:38

at /app/apps/builder/.next/server/chunks/9108.js:1:11358

Jun 01 13:47:38

at resolveMiddleware (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:420:36)

Jun 01 13:47:38

at callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:38)

Jun 01 13:47:38

at next (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:465:32)

Jun 01 13:47:38

at outputMiddleware (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:301:30)

Jun 01 13:47:38

at callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:38)

Jun 01 13:47:38

at next (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:465:32)

Jun 01 13:47:38

at inputMiddleware (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:290:16)

Jun 01 13:47:38

at async callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32)

Jun 01 13:47:38

at async callRecursive (file:///app/node_modules/.pnpm/@trpc+server@10.40.0/node_modules/@trpc/server/dist/index.mjs:456:32) {

Jun 01 13:47:38

code: 'INTERNAL_SERVER_ERROR',

Jun 01 13:47:38

[cause]: undefined

Jun 01 13:47:38

}


shanky1712
HOBBY

a year ago

Below is the error screenshot

Attachments


a year ago

Looks like you have some environment variables missing.


turistando
HOBBY

a year ago

I am currently having the exact same issue. Did you manage to solve this?