Site Data is not visible !
gurunadig
HOBBYOP

a year ago

deployed site was running on trail credits, once exhausted it stopped. I have upgraded to Hobby plan, once redeploying the site from git, I am not able to see the data I have added to the site when it was live ! , how to restore tot the point where my last data entered can be restored ?

Db: Sqlite3

Can i download the DB from the logs ?

pls do help out with this .. Thanks!

1 Replies

brody
EMPLOYEE

a year ago

Hello,

You stored a sqlite database in ephemeral storage, this is ephemeral and is not something that can be recovered.

Going forward you would want to use a Postgres database.


Loading...