Still need help?
If you still need help then please answer the following questions when opening a new help topic.
Self-Hosted Installation and Setup
Skip this section if you are using Baserow.io.
- How have you self-hosted Baserow.
- i.e what service or installation method have you used.
- What are the specs of the service or server you are using to host Baserow.
- Baserow needs at minimum 2GB of RAM for the
baserow/baserow
image.
- Baserow needs at minimum 2GB of RAM for the
- Which version of Baserow are you using.
- Visit
http://YOUR_BASEROW_SERVER/api/redoc
to see the version at the top of the page.
- Visit
- How have you configured your self-hosted installation?
- Provide all environment variables,
.env
files,docker-compose
files. - Screenshots of settings or config pages depending on how you are self-hosting.
- Make sure to censor out any secrets before posting them publicly.
- Provide all environment variables,
- What commands if any did you use to start your Baserow server?
- Make sure to censor out any secrets before posting them publicly.
Describe the problem
- Describe, step by step, how to reproduce the error or problem you are encountering in as much detail as possible. Provide screenshots and videos.
- Provide screenshots or include share links showing:
- Your Baserow Database and all of it’s tables
- Any relevant Baserow tables and all of their fields
- Any relevant Baserow views
- How many rows in total do you have in your Baserow tables?
-
Self Hosters Only Please attach full logs from all of Baserow’s services (
docker logs baserow
ordocker-compose logs
) or if they contain sensitive information provide censored snippets of relevant errors.