Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
If you are self-hosting, what version of Baserow are you running?
2.3.1
If you are self-hosting, which installation method do you use to run Baserow?
latest docker and docker-compose
What are the exact steps to reproduce this issue?
Hi,
I’m running a self-hosted Baserow instance on Ubuntu using Docker.
I’m trying to migrate a database from one server to another using the built-in Export / Import feature, but the import fails with the following error in the web interface:
“Wrong file type. You can’t upload a file of type application/x-zip-compressed”
Here are the details:
Source Baserow version: 2.3.1
Target Baserow version: 2.3.1
Deployment: Self-hosted on Ubuntu with Docker
Export file: ZIP archive, approximately 1 MB
The ZIP file was created using the built-in export function, and I’m trying to import it without any modifications.
Has anyone encountered this issue before? Is there any additional configuration required to allow ZIP imports, or could this be a bug?
Also, is there a way to import the exported database manually, if the built-in import is not working?
Thanks!