lanager
lanager copied to clipboard
Unsupported cipher or incorrect key length. Supported ciphers are: aes-128-cbc, aes-256-cbc, aes-128-gcm, aes-256-gcm
Docker image information REPOSITORY TAG IMAGE ID CREATED SIZE zeropingheroes/lanager stable 0cc246d47cbc 11 months ago 307MB
Bug description API_KEY needs to be 32 bytes long but in documentation it says 32 characters long. Suggesting to change step to say 32 bytes long and suggest using command "openssl rand -base64 32" instead of opening a google link.
Reproduction steps Configure API_KEY in .env file to be 32 character long
Expected behavior Homepage loads
Yep sounds good to me. I'll accept a pull request for the changes, or failing that update the docs in a few months.