Tony
Tony
agreed. Npm install fails on this error now.
I know the reason i had not answered before was because i don't know what "bare metal" means as far as a configuration is concerned. The readme does pretty good...
it can be run from either side. You first need to decide where you want it to run and set up the commands for server 1 and server 2 appropriately....
In script world a space means "move on to the next potential command". Anything you have with a space in it should be contained in quotes. edit, adding \ to...
when i copy and paste it i get ``` ✘ ✝ ~ sudo docker create \ --name=plex-db-sync \ -v /etc/localtime:/etc/localtime:ro \ -v /home/k8s/config/.ssh:/sshkey \ -v "/home/k8s/config/plex/Library/Application Support/Plex Media...
Seems pretty obvious by the error that ssh wont let you load a key from a file that has incorrect permissions. Research the error and someone will have said what...
running 2 servers via docker. Im in. On Tue, Feb 4, 2020, 10:25 Ben Curtis wrote: > Hi everyone, > > You've been mentioned because at some point you have...