Skip to content

Unsupported cipher or incorrect key length. Supported ciphers are: aes-128-cbc, aes-256-cbc, aes-128-gcm, aes-256-gcm #179

@howsTricks

Description

@howsTricks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions