Connection refused on viewer
-
When trying to reach a published bot via a new tab, a client gets the error
Failed to load resource
when loading the page. Trying it out on multiple other networks and devices, I cannot replicate this error.This led me to believe it is a network error on the client side. Though, when trying the same steps over at Typebot's SaaS, the client doesn't get any errors, and the connection is successful.
I'm thinking there's a quirk hidden somewhere in Cloudron's app configuration leading to this behavior.
Any clues, I'm pretty lost. -
N nebulon marked this topic as a question
-
Haven't tried this myself, but looking at that port number, do you maybe have to configure the app to use this port via the Cloudron dashboard first?
-
@Lanhild so just to be on the same page, basically it doesn't work to connect to the secondary domain of your typebot instance (which is the one for the bots)? Does a simple curl to that work for a start?
@nebulon Yeah, it does work. What I meant was that it doesn't work for some clients, even though they are indeed connected to a network. I used to believe it was an issue on the client side, but the fact that it works on another typebot Cloudron instance for the clients is what makes me believe it comes from the server.