secondarydomain typebot_viewer_host is required
-
Hi. I was trying to add a new domain to my typebot from cloudron and I forgot that the actual domain was with outdated credentials in cloudflare. I corrected it right away. I realized it was outdated because I tried to uinstall another aplication and it didn't work.
Anyway, I tried to add a secondary domain as a "redirect" and it went wrong. Now all my aplications from typebot are off and I cant correct it. My "my.directory" is still acessible, all the domains are right configured but I cant delete any of them, because one is primary and the other one says its "being used" by some aplication in cloudron.
So im basically stuck at this, I cannot correct or have a functional app page anymore... its always says:
secondarydomain typebot_viewer_host is required
I tried to add a 3rd domain and I was able to do so, but no apps works anyway.
Any solution on this?
-
@rogosantos which version of Cloudron are you on? In Cloudron 8, a similar issue was fixed.
The error message is complaining about secondary domain missing for typebot. I am not sure what you mean by adding a "secondary domain as a redirect". Do you mean "second domain as a redirect" ?
-
Yes. I mean second domain as a redirect.
In my Repair page I have this error:
An error occurred during the location change operation: Access Denied: message: Unknown X-Auth-Key or X-Auth-Email statusCode: 403 code:9103
But I am unable to repair or do anything about it.
Typebot 2.27.0 (version)
Cloudron v8.0.3 (Ubuntu 22.04.4 LTS) (version)
Thanks
-
@rogosantos said in secondarydomain typebot_viewer_host is required:
Cloudron v8.0.3 (Ubuntu 22.04.4 LTS) (version)
There's an update to 8.0.4 for several days already, maybe you should try to update to the new version and see what next? Often, updates fix those little glitches, though still always very few when a new version comes out.
Check it out. -
I just updated and rebooted the server, but unfortunally the problem stills as the followed image shows:
-
@rogosantos this error indicates the TypeBot Viewer Host is missing. It's not a "redirect" it's the domain to share the bots while protecting your dev environment real address. It's specifically the Typebot Viewer with the Blue question mark, and it should also be REGISTERED as a sub-domain such as an A record at your DNS provider, so make sure this is occurring for each apps that require it.
-
@rogosantos Looks like there is some bug in the Repair dialog, we will investigate . But to get back, do you know how to use the CLI tool https://docs.cloudron.io/packaging/cli/ ?
You have to use the CLI tool on your PC (not Cloudron server). And then
cloudron repair --app <domainnameofyourapp>
. That should fix it . -
@rogosantos yes, you can write to us at support@cloudron.io and we can fix it up