Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Typebot

37 Topics 252 Posts
  • Typebot - Package Updates

    Pinned
    43
    0 Votes
    43 Posts
    4k Views
    Package UpdatesP
    [1.12.0] Update typebot-builder to 3.4.2 Full Changelog Fix forge block select fetch not working [9918201] Add credentials documentation [c0954da] Add delete account documentation [ab556cd] Revert invalid docker deploy workflow and fix the artifacts download merging [3080695] (anthropic) Fix ignored system message [322bd07] Add custom model and prompt for group title gen [547fa92] Fix User logged in track event [362bdc8] Fix prevPlan retrieve logic in Stripe webhooks [09bbe1d] Add error variable saving for Set Variable block with code expression [8061585] Add buttons input layout customization option [5198800] Add option to customize system messages [789b38e] Add "Additional Instructions" field to "Ask assistant" action [14581e3]
  • Connection refused on viewer

    Unsolved
    6
    1
    1 Votes
    6 Posts
    149 Views
    LanhildL
    @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.
  • this might sound silly but: how can i paste text in a text field?

    Solved
    3
    1 Votes
    3 Posts
    90 Views
    RazielKanosR
    hm, yeah, never mind, now it works for me as well - maybe was a browser glitch
  • Please update 3.1.0

    Solved
    2
    1 Votes
    2 Posts
    83 Views
    nebulonN
    Our ci test pipeline succeeded now and the package update is out
  • Native (email) Auth doesn't seem to work out-of-box

    Unsolved
    14
    0 Votes
    14 Posts
    625 Views
    girishG
    @shrey said in Native (email) Auth doesn't seem to work out-of-box: Recommendation: have the above config set by default, particularly in the cases where the admin selects "User Management by app", when installing the app. Those variables are always set already. See https://git.cloudron.io/cloudron/typebot-app/-/blob/main/start.sh?ref_type=heads#L31 . Or maybe you are suggesting that we should put this in /app/data/env.sh so that the user can see them?
  • Heads up on next version 3.0.1

    Solved
    3
    0 Votes
    3 Posts
    141 Views
    nebulonN
    New package with 3.0.1 is out now.
  • Hello,I would like to know if it's possible to break lines in Typebot?

    3
    1 Votes
    3 Posts
    180 Views
    D
    @nebulon Ok, thanks
  • Unable to Load Model

    Solved
    4
    0 Votes
    4 Posts
    277 Views
    firmansiF
    I have tried different server instances in AWS and GCP to run Cloudron with this version 1.81, because at first I suspected there might be something wrong with the server instances, but the problem remains the same, unable to load model of LLM in respectable AI block whether it's openAI or the others, here what happens, i create new bot then I put the openAI block in canvas, choose or create new credential, after that in drop down menu below credential should come out model options to choose e.g gpt 4o, gpt 4o mini and so on, but what happened was the drop down menu just freeze showing message "load" only, and errror message said that connection to open AI API is not established, this happened to other AI Blocks, not just open AI, also to Open Router, Together, Groq. But now the problem is resolved after I upgraded the 1.81 to recent update 1.82
  • Is this auto updating?

    Solved
    3
    0 Votes
    3 Posts
    200 Views
    nebulonN
    Pushed the package update now.
  • Typebot multiple domains

    3
    1 Votes
    3 Posts
    212 Views
    girishG
    Cloudron does not support installation on subpaths. We only have domain level installation support.
  • secondarydomain typebot_viewer_host is required

    11
    1 Votes
    11 Posts
    661 Views
    R
    @joseph Thank you, I just emailed you.
  • Unable to Login as Cloudron

    Solved
    5
    0 Votes
    5 Posts
    101 Views
    firmansiF
    Yes, I agree, i have double checked and simulate the case couple times
  • Need Help Integrating Typebot and Preplexity

    Unsolved
    2
    1 Votes
    2 Posts
    124 Views
    J
    This might be better suited to ask in their Discord - https://typebot.io/discord
  • Is there any plan to update to release v2.27.0

    Solved
    4
    1 Votes
    4 Posts
    293 Views
    nebulonN
    ah the new package version is already out by now.
  • How to configure storage for Typebot on Cloudron

    Solved
    18
    3 Votes
    18 Posts
    3k Views
    T
    This is very easy to solve! You don't need any S3 storage just to serve images. That's like using nuke to bomb an ant. Here is the solution: Step1: Create a repository on your github account. Step2: Upload an image (e.g. bot avatar) to your repository. Step3: Copy the link of your image, then paste to jsdelivr (select "convert from Github"). [image: 1715934680451-d1ca53cb-6e7f-468e-9abc-e05540baea9f-image-resized.png] Step4: Copy the JSdelivr link to your Typebot. [image: 1715934804835-5677227c-ec50-4db0-95f9-38de57586ecb-image-resized.png] Now, you have a world-class CDN provider serving your image FOR FREE!!! This link is permanent unless you purge it!
  • 1 Votes
    3 Posts
    399 Views
    S
    I do not, but you were right, It was a plugin that I had to see if any emails were related to a website. I removed it, and it now works; thank you for the assistance!
  • Can you create a contact form in typebot?

    Unsolved
    3
    0 Votes
    3 Posts
    392 Views
    RazielKanosR
    in long: how? ^^
  • New NEXT tag for docker

    2
    0 Votes
    2 Posts
    186 Views
    nebulonN
    We only update apps to the upstream versions which are marked as latest stable.
  • Version 2.22.1

    Solved
    4
    0 Votes
    4 Posts
    411 Views
    CptPlasticC
    Thank You
  • Typebot - Login with email and disabling cloudron login

    5
    1 Votes
    5 Posts
    470 Views
    girishG
    @roseantonio If you install the latest version of the package, it lets you install without Cloudron SSO. After that, you can set up SMTP auth like above.