Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy Error #2

Open
ncl2fth opened this issue Sep 9, 2016 · 0 comments
Open

Deploy Error #2

ncl2fth opened this issue Sep 9, 2016 · 0 comments

Comments

@ncl2fth
Copy link

ncl2fth commented Sep 9, 2016

I get the below error when trying to deploy. I was unable to get the config to generate until I manually placed a ./known_hosts in the ppss home folder. I thought it would default to the .ssh/ based one.

Anyway - can you help with this error - am I missing a dependency?

ppss@encoder:~$ ppss deploy -C ppss.cfg
Sep 08 21:16:57:
Sep 08 21:16:57: =========================================================
Sep 08 21:16:57: |P|P|S|S|
Sep 08 21:16:57: Distributed Parallel Processing Shell Script vers. 2.97
Sep 08 21:16:57: =========================================================
Sep 08 21:16:57: Hostname: encoder
Sep 08 21:16:57: ---------------------------------------------------------
Sep 08 21:16:57: Deploying PPSS on nodes. See ppss-deploy.txt for details.
command-line line 0: Bad cipher 'blowfish'.
Sep 08 21:16:58: [ERROR] Private SSH key not found.
cat: ppss_dir/NODE_ID: No such file or directory
Warning: Identity file ppss-key.dsa not accessible: No such file or directory.
scp: ppss-home/ppss_dir/NODE_STATUS/: No such file or directory

ppss.cfg:

COMMAND='ffmpeg -i "$ITEM" -c:v libx265 -preset medium -crf 20 -c:a aac -strict -2 -b:a 128k "$ITEM.mp4" '
SRC_DIR=/mnt/media/convert
SSH_SERVER=10.1.1.145
USER=ppss
NODES_FILE=/home/ppss/nodelist.txt
PPSS_LOCAL_TMPDIR=ppss_dir/PPSS_LOCAL_TMPDIR
PPSS_LOCAL_OUTPUT=ppss_dir/PPSS_LOCAL_OUTPUT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant