Share feedback, ideas and get community help

Updated 3 months ago

Next.js 404 Page when trying to enter the typebot viewer

Hey Folks, I'm currently trying to get typebot self hosted to run with ploi.io. It's all working right now except the viewer. I can't view my typebot when I'm in the design tab or trying to access the link, that is generated, when I hit the publish button. I set up two subdomains with A records pointing to my server. One for the builder and one for the viewer. The builder works but the viewer don't. I also set up the nginx configuration files correctly and set up the .env file correctly.

Is here anybody with the same issue?
B
2 comments
Make sure NEXT_PUBLIC_VIEWER_URL matches the URL that is on your browser's input?
If it's the case, you can add the DEBUG=true variable, try to navigate again to the viewer and paste the logs from the server here. It will help us troobleshoot it
Add a reply
Sign up and join the conversation on Discord