Jump to content

Trouble getting autostart with passphrase working


Recommended Posts

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

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...