oliver Posted June 29 Share Posted June 29 Hi, im trying to get it working via fetching the passphrase remotely but it doesn't seem to recognize the passphrase. I've validated it is downloading the file and the file contents contain the passphrase and nothing else but it doesn't recognize it. My go file: #!/bin/bash # Start the Management Utility wget pizero.lan.local/key.html -O /root/keyfile /usr/local/sbin/emhttp & I get this error, full logs attached: Quote No key available with this passphrase. I also noticed the GUI looks different after a failed log, it only allows me to work with keyfiles. My understanding is that passphrase/keyfiles work the same but that appears to not be the case. autounlock.txt Quote Link to comment
oliver Posted June 30 Author Share Posted June 30 my passphrase ends with a %, can that cause any issues? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.