T
Typebot11mo ago
jocaxx

PREVIEW IN THE FLOW.

Hey everyone, I've recently started a project with Typebot. I'm running a Proxmox server with a VM that has Ubuntu 22.04 live server installed. However, I'm encountering a problem: when I create a flow and try to preview it, I get the error: "Error! Could not reach server. Check your connection." Additionally, when I try to access it directly using the IP address (xxx.xxx.xxx.xxx:3002), I get an internal error, even when I enter the domain in the browser. Does anyone have any idea what might be causing this?
2 Replies
Baptiste
Baptiste11mo ago
Means your builder container can't reach out for NEXT_PUBLIC_VIEWER_URL
Marcos Leite
Marcos Leite10mo ago
Is an external URL mandatory? Because my typebot presents the same error in this variable, I point out the internal IP without port. problem solved. us need configuration the variable NEXT_PUBLIC_VIEWER_URL for DNS or IP private, in the case use the port

Did you find this page helpful?