typebot - error reach server
wakawaka
HOBBYOP

2 years ago

I deployed the Typebot completely and it worked, both the builder and the viewer.

Then I connected to my domain, setting it to "builder.habl.com.br" and "chat.habl.com.br" with Railway's CNAMEs. I did it through Cloudflare. I also changed the variables in both the builder and the viewer.

Now this message appears in Test and also when opening the link in chat.habl.com.br, it doesn't work

11 Replies

wakawaka
HOBBYOP

2 years ago

N/A


2 years ago

you are not meant to update the variables yourself as they are dynamic, please undo all that


2 years ago

please undo that


wakawaka
HOBBYOP

2 years ago

these ones here?

1267302829622694000


wakawaka
HOBBYOP

2 years ago

NEXTAUTH and NEXT_PUBLIC


2 years ago

there are likely more, please restore them to their original values


wakawaka
HOBBYOP

2 years ago

Ok, I'll test it.


wakawaka
HOBBYOP

2 years ago

It workeeeeeeeeed


2 years ago

awsome


wakawaka
HOBBYOP

2 years ago

For anyone who does this stupid thing, this is the original code:

/// VIEWER
NEXTAUTH
https://${{Builder.RAILWAYPUBLICDOMAIN}}
NEXTPUBLICVIEWER
https://${{RAILWAYPUBLICDOMAIN}}

//// BUILDER
NEXTAUTH
https://${{RAILWAYPUBLICDOMAIN}}
NEXTPUBLICVIEWER
https://${{Viewer.RAILWAYPUBLICDOMAIN}}


2 years ago

you need them to be caps


Loading...