a year ago
wanted to update but got stuck
17 Replies
unlike last time, I didn't move volume around, just simply redeploy cause I saw ping at surrealdb discord that there's an update that have bugfix (which I encounter some) 🥲
a year ago
for support concerning surrealdb please reach out to the surrealdb devs or community as we are unable to provide support for 3rd party software
I'm using the template, could you check what's causing the heath check failed for me? cause I don't see any useful log
a year ago
from looking at your service, the health check failed because surrealdb exited
checked surrealdb side they say it need to point to localhost:8000, can I add the port at the healthcheck path? Is it default point to localhost?
a year ago
this has nothing to do with localhost, surrealdb has exited, check your logs and you will see this
a year ago
please read the last log
a year ago
surrealdb never started so the health check timed out after 5 minutes
I see, where can I check the config of a template without deploy a new one?
a year ago
hum, looks like it's because the service have trouble/permission reading the db file, could you help me check the permission on the volume?
seems like it's the problem of the db store engine, didn't know the template was using a wip engine
switching to the old engine works fine after redeploy (lost all data thought)
a year ago
awesome, glad you found the issue
