Please fill in the questionnaire below.
Technical Help Questionnaire
Have you read and followed the instructions at:
Answer: Sure did
Self-Hosted Installation and Setup Questions
How have you self-hosted Baserow.
Docker on local MacOS Dev environment
What are the specs of the service or server you are using to host Baserow.
- Docker Desktop
- 7.67GB Ram
Which version of Baserow are you using.
1.19.1
How have you configured your self-hosted installation?
BASEROW_PUBLIC_URL
http://localhost
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
UID
9999
GID
9999
DOCKER_USER
baserow_docker_user
DATA_DIR
/baserow/data
BASEROW_PLUGIN_DIR
/baserow/data/plugins
POSTGRES_VERSION
11
POSTGRES_LOCATION
/etc/postgresql/11/main
BASEROW_IMAGE_TYPE
all-in-one
Mounts
/baserow/data
/var/lib/docker/volumes/baserow_data/_data
What commands if any did you use to start your Baserow server?
Ran from Docker Desktop
Describe the problem
Describe, step by step, how to reproduce the error or problem you are encountering.
- Go to localhost to open Baserow dashboard
- Clicked “create new database” → import from Airtable
- Followed instructions to obtain Airtable private read-only link
- Pasted airtable share link into baserow input field
- Pressed “import from Airtable”
Result:
- Other than a red outline around the input - nothing
- Terminal doesn’t even throw any errors
- Inspect console does not have any errors either
Provide screenshots or include share links showing:
How many rows in total do you have in your Baserow tables?
None since I am attempting to import from Airtable to a fresh table
My Airtable base is massive however - 500,000 rows and a dozen or so tables