Raphaël Titsworth-Morin

Results 75 issues of Raphaël Titsworth-Morin

### Describe the issue I needed to get some information from my last `defang up` run CD output, and realized that running `defang logs --verbose --since 1h` didn't give me...

Ran into an issue with acme lambda, and then got the following error when running `defang cert gen`: ``` No `domainname` found in compose file; no HTTPS cert generation needed...

``` environment: DATABASE_URL: postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres?sslmode=${SSL_MODE:-disable} ``` I had `SSL_MODE` set to `require` using `defang config set SSL_MODE=require`. I suspect somewhere earlier in the flow the Docker sdk is making the change,...

compose

I'm missing the logs, but they essentially ended like this (from a diff failed deployment, but in GitHub Actions): ``` 2025-10-01T13:52:50.095Z jupyter ip-10-0-143-28 [W 2025-10-01 13:52:50.094 ServerApp] A `_jupyter_server_extension_points` function...

playground

I tried to sync a password store for the first time and got hit with this message: `⚠ Please ask the owner of the password store to add one of...

ux