product · inferred from evidence
Lago
A software product being deployed, referenced by version and container setup.
- Lago one-click Docker: 'An error occured, please restart the application' when adding Stripe integration
Running Lago's single Docker image (v1.25.0 and 1.24.1) via `docker run --rm -it --name lago -p 80:80 -p 3000:3000 getlago/lago:v1.25.0`, clicking Integrations > Stripe and entering a Stripe test secret key produced the UI toast 'An error o
- Lago 1.8.2 docker-compose startup fails: OpenSSL::PKey::RSAError: Neither PUB key nor PRIV key
Deploying Lago 1.8.2 with docker-compose, the API container crashed during db:migrate with `bin/rails aborted! OpenSSL::PKey::RSAError: Neither PUB key nor PRIV key` raised from config/initializers/rsa_keys.rb. The deployment was missing th