NullPointerException
@NullPointerException@lemm.ee
- Comment on Trouble moving a container and its data to another server 1 year 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!
- Comment on Trouble moving a container and its data to another server 1 year ago:
agreed, good find with that import/export feature, didn’t think to check for that since I don’t use tandoor. personally I’d just use the native import/export feature though since it feels less hacky than copying the whole DB imo. but if OP still wants to copy the files over, it might be easier to either just tar or tar + gzip rather than tar + zip so they can do it all in one command.
- Comment on Trouble moving a container and its data to another server 1 year ago:
you’re probably right about it being a permissions error but also including some relevant logs would be useful (or just stick all of them on pastebin or something and give us a link). could also be a docker misconfiguration considering it’s a different system and I assume they’re not identically set up with Ansible or something similar
- Comment on Which Android Lemmy apps have mod tools? 1 year ago:
afaik it doesn’t support any notifs yet so report notifications will probably be added at the same time as general notification functionality.
- Comment on Is bit rot really a threat that I should worry about? 1 year ago:
honestly I don’t think it’s really a significant issue but if you’re worried just use a fs that can repair itself like zfs (not sure if btrfs can do that too but it might)
- Comment on Introducing GameVault: The Self-Hosted Gaming Platform 1 year ago:
“alternatively obtained” is funny but yea I completely agree. also makes the project description much less clunky sounding and more descriptive.