-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Create a Typebot: Error Shown on Main Page #1869
Comments
Can you provide the server logs? There should be a clear error there. If you are self-hosting it with docker. Type this command in your terminal: docker-compose logs Paste all the logs here so that we can help you properly! |
root@sp ~ ✔ # docker logs typebot_typebot_builder.1.rea0qgczhgbqmq1u4zvs9fdjv
68 migrations found in prisma/migrations No pending migrations to apply.
✓ Starting... root@sp ~ ✔ # docker logs typebot_typebot_viewer.1.s11a14i1nldv3wle6jr27yr8j
✓ Starting... |
Is that all? 🤔 I don't really know what's happening then... |
my docker-compose.yml: version: "3.7" typebot_builder: typebot_viewer: networks: |
Describe the bug
When I click on "Create a Typebot" on the main page, an error occurs, as shown in the attached screenshots. This prevents the creation of a new Typebot and disrupts the workflow.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected to be able to create a new Typebot without encountering any error messages, and for the process to complete smoothly.
Screen recording
The text was updated successfully, but these errors were encountered: