You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to encrypt with the command "age -R recipients.txt file.tar > file.tar.age" and all I am getting is
Error: failed to parse recipient file "recipients.txt": "recipients.txt": malformed recipient at line 1
and it doesn't matter if the file is one line or two lines.. I have copied a recipients.txt that works flawlessly on my local computer, but after transfer with scp to the remote computer it gives me this error even without any modification to the file.
Is there any known bug or workaroung?
Edit: Nevermind, it seems that I hadn't the latest version on the remote machine.. it all works now :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to encrypt with the command "age -R recipients.txt file.tar > file.tar.age" and all I am getting is
Error: failed to parse recipient file "recipients.txt": "recipients.txt": malformed recipient at line 1
and it doesn't matter if the file is one line or two lines.. I have copied a recipients.txt that works flawlessly on my local computer, but after transfer with scp to the remote computer it gives me this error even without any modification to the file.
Is there any known bug or workaroung?
Edit: Nevermind, it seems that I hadn't the latest version on the remote machine.. it all works now :)
Beta Was this translation helpful? Give feedback.
All reactions