2 years 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) 🥲
2 years 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
2 years 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?
2 years ago
this has nothing to do with localhost, surrealdb has exited, check your logs and you will see this
2 years ago
please read the last log
2 years ago
surrealdb never started so the health check timed out after 5 minutes
2 years 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)
2 years ago
awesome, glad you found the issue
