Unable to make snapshot for specific base

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

SaaS

What are the exact steps to reproduce this issue?

The exact steps to reproduce this issue is:
Pressing the “create snapshot” button of the base and wait for it to fail.

I have two bases and one works fine to snapshot, the other one, the most important one of course, doesn’t work. (It’s also the one where it’s impossible to make any import of data). I haven’t done anything particularly weird with it although I started using n8n yesterday to fetch information from Spotify to the fields in one of the tables.

Attach screenshots, videos, or logs that demonstrate the issue.

Hi @Caesar, can you open your dev tools to the network tab, make this snapshot request again and provide some screenshots of the failed request that you see in there? (Preferably of the “response” tab from the request.

Hi, I’ve almost finished the baserow academy now and can’t find anything about a dev tools or a network tab…

The Baserow docs don’t have a search function so I might have missed it while trying to scan all the pages there. Could you please tell me what Dev tools and Network tab is in baserow?

Hi @Caesar, sorry for the misunderstanding. What I am talking about is the developer tools within your browser. In Chrome, this can be opened by right clicking on a page and selecting “Inspect” or simply by pressing F12.

You then have a network tab (found at the top of this window in the middle and the requests are shown on the left side where you see “drafts.json, update and poll”. Clicking on a request will open a new pane seen here where I have selected the “response” tab.

Oh!

Got it, I use Floorp (Firefox). There seems to be information there exlusive to my base, so I’m sending them in DM :slight_smile: