lenra-io/lenra_cli

[Bug]: Devtool healthcheck fail

Offen

#356 geöffnet am 23.12.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (16 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What happened?

I started a lenra dev -v command and the devtool fails after 20s.

The health check should be longer to let more time to the devtool to start and the devtool should start faster.

What browsers are you seeing the problem on?

No response

Version

lenra_cli 1.2.0

Relevant log output

⠿ Container lenra-devtool-1   Waiting                                                                                                                                 23.1s
container for service "devtool" is unhealthy
✖ Failed starting app
The command execution failed: Command exec exited with code 1:
        cmd: Command { std: "docker-compose" "-f" "/home/taorepoara/prestations/app-molny/app-lenra/.lenra/compose.yml" "up" "-d" "--wait", kill_on_drop: true }
        stdout: 
        stderr:

Contributor Guide