https://prefect.io logo
Title
c

Carlo

11/11/2020, 5:49 PM
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
graphql_1   | Could not upgrade the database!
graphql_1   | Error: Can't locate revision identified by '24f10aeee83e'
j

josh

11/11/2020, 5:58 PM
@Carlo how are you running server and what are you calling to upgrade the database? Are you just running
prefect server start
?
c

Carlo

11/11/2020, 7:21 PM
/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