Having trouble with uploading Sqlite db in metabase web app

hi! I am using Metabase from the web in a Mac and i want to upload a sqlite database. However it's telling me no file or directory was found.

I've tried several versions of the pathname and it's not working. What should I do?

Hi @ktkva
Metabase does not support uploading database. The path should be relative to where Metabase is running.

Ok, thank you!

I want to have access to an SQLite db in the Web Metabase instance. What would be the way to achieve this?

@ktkva What is "Web Metabase"? Are you talking about Metabase Cloud? If yes, then that is currently not supported. You would need to make the data available in a database that can be accessed online.

gotcha, thank you!