lenra-io/lenra_cli

[Bug]: Devtool healthcheck fail

Open

#356 opened on Dec 23, 2023

 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)auto 404
buggood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

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