Connor

Results 13 comments of Connor

Having the same issue if anyone figured it out.

If anyone runs in to this, a workaround is to use docker image [0.251.3](https://hub.docker.com/layers/nocodb/nocodb/0.251.3/images/sha256-cc682a2cb3650815e05f1c23ee1df5bbfa127b2f046ac67f6f077dd6f411225b) to import your airtable bases. Then upgrading to latest. ~I believe something around [this PR](https://github.com/nocodb/nocodb/issues/9205)~ caused...

The issue seems to have to do with the way attachments are stored in the `attachment.service.ts`. The addition of the `buffer` boolean introduced in `0.252.0` seems to cause the storage...