Comment on Trouble moving a container and its data to another server

<- View Parent
NullPointerException@lemm.ee ⁨8⁩ ⁨months⁩ ago

I checked out your edit and what’s going on is pretty weird. my recommendation (if you don’t wanna just use the native import/export feature and give up on DB dumps) is to (on the new server) create a minimal tandoor docker-compose.yml, run it, do minimal setup, see if it works, and if the fresh container works, check the permissions, then just replicate those perms for your other postgres directory that contains data you actually care about. good luck!

source
Sort:hotnewtop