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

36 Topics 243 Posts
  • Typebot - Package Updates

    Pinned
    40
    0 Votes
    40 Posts
    3k Views
    Package UpdatesP

    [1.10.0]

    Update typebot-builder to 3.2.0 Full Changelog add "User logged out" telemetry event [ddec835] Add limit warning email telemetry events [a7a15fd] Store existing isolated in global and reuse it (#​1914) [9d62d9d] Add optionnal 'id' argument to target specific instances in embed commands [1a1aa3c] (paymentInput) Use stripe-js/pure to lazy load Stripe [4dc636d] (fileInput) simplify duplicate names logic [9d7651d] Add explicit react import in emails package to avoid not found bug in CI [1d6eca4] Attempt to fix "react not found" in ci script [c19d208] Rename updateTypebot script function to updateWorkspace [ecb1056] Fix retro compat and introduce new generateUpload route version [c6b09f6] Add blockId prop for file upload to ensure unique URLs [d6dc242] (phoneInput) Fix phone country prefix not changing when already set (#​1895) [676fe94] (difyAi) Remove timeout in createChatMessage requests [f8642ec] Only send limit reached email warning to Free workspaces [8779982] Add 'Meta Workplace Alternatives' blog post (#​1908) [9114ee4] Add 'best no code website builder' blog post (#​1904) [42a1669] Add react dependency scripts package json [8c5e612]
  • this might sound silly but: how can i paste text in a text field?

    Solved
    3
    1 Votes
    3 Posts
    39 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
    66 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
    361 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
    86 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
    125 Views
    D

    @nebulon Ok, thanks

  • Unable to Load Model

    Solved
    4
    0 Votes
    4 Posts
    183 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
    124 Views
    nebulonN

    Pushed the package update now.

  • Typebot multiple domains

    3
    1 Votes
    3 Posts
    142 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
    434 Views
    R

    @joseph Thank you, I just emailed you.

  • Unable to Login as Cloudron

    Solved
    5
    0 Votes
    5 Posts
    89 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
    85 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
    207 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
    2k 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.png
    Step4: Copy the JSdelivr link to your Typebot.
    image.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
    341 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
    332 Views
    RazielKanosR

    in long: how? ^^

  • New NEXT tag for docker

    2
    0 Votes
    2 Posts
    145 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
    325 Views
    CptPlasticC

    Thank You

  • Typebot - Login with email and disabling cloudron login

    5
    1 Votes
    5 Posts
    429 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.

  • Typebot with Cloudron login does not work

    Unsolved
    7
    1 Votes
    7 Posts
    452 Views
    girishG

    @skeats said in Typebot with Cloudron login does not work:

    curl: (28) Failed to connect to my.example.com port 80 after 130794 ms: Connection timed out

    right, so this is the core of the issue. You need to investigate why the server is not able to curl itself. I assume you can curl from another device/laptop in the same network, correct ?