Any ideas? Upgrading to 0.13.5, `Could not upgrade...
# prefect-server
c
Any ideas? Upgrading to 0.13.5,
Could not upgrade the database
I was on 0.13.3, killed the processes, pip installed 0.13.5, then restarted
Copy code
graphql_1   | Could not upgrade the database!
graphql_1   | Error: Can't locate revision identified by '24f10aeee83e'
j
@Carlo how are you running server and what are you calling to upgrade the database? Are you just running
prefect server start
?
c
Copy code
/home/ec2-user/anaconda3/bin/prefect server start --use-volume --volume-path=/prefect/postgres
it's just the normal startup
actually, I think this might be an issue with the volume
let me rule that out first
I keep seeing the permissions change, something automated is doing this in the background
It was a group permissions issue on the mount