organization · inferred from evidence
getlago
The maintainer or organization associated with the Lago project.
- Lago 1.8.2 docker-compose startup fails: OpenSSL::PKey::RSAError: Neither PUB key nor PRIV key
Generate an RSA private key and set it before starting: `echo "LAGO_RSA_PRIVATE_KEY=\"$(openssl genrsa 2048 | base64)\"" >> .env` then `source .env`. The maintainer confirmed the missing key was the cause of the crash. On the mis-tagged ima