2 years ago
I'm unable to access my dashboard and when I query my database it was empty
30 Replies
2 years ago
please remember that this is community support
2 years ago
what happens when you try to access the dashboard
2 years ago
can you try on a VPN?
I just tried now it works
But I noticed the database has been redeployed leading to loss of data
2 years ago
show me a screenshot of the database service in your canvas please
2 years ago
your database doesn't have a volume, without a volume data can't persist
2 years ago
you are also on the limited trial plan, you won't be able to deploy code anymore unless you upgrade to hobby
2 years ago
for data persistence with postgres you can mount a volume to /var/lib/postgresql/data
2 years ago
you may have credits, but it's a limited trial, you won't be able to deploy new services that aren't databases
2 years ago
right click the postgres service and mount a volume
2 years ago
sorry, it's "attach volume"
2 years ago
no it can't, sorry
2 years ago
going forward please be more careful not to remove the volumes on the databases, as that's where the data is stored
2 years ago
the databases come with volumes, but it was removed at some point
i'm still shocked coz i've been using the database since december with no data loss
2 years ago
at some point since december you removed the volume
2 years ago
please be more careful in the future
2 years ago
no problem