Import from Airtable not initiating at all

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.

  1. Go to localhost to open Baserow dashboard
  2. Clicked “create new database” → import from Airtable
  3. Followed instructions to obtain Airtable private read-only link
  4. Pasted airtable share link into baserow input field
  5. 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

Please attach full logs from all of Baserow’s services

Link to gist

Hello @beatriceb, first of all, welcome to the Baserow community :wave:

The Airtable import doesn’t work as of now, because Airtable made some changes on their end that required us to make some changes as well. We have already fixed it (https://gitlab.com/baserow/baserow/-/merge_requests/1596 ), and it will be included in the next release. Sorry for any inconvenience that may have been caused! :slightly_smiling_face: