Skip to content

[Question]: Does the container crash after 5 to 10 minutes of idle time? #536

Description

@yanOnGithub

Do you need to ask a question?

  • I have searched the existing questions and discussions and this question is not already answered.
  • I believe this is a legitimate question, not just a bug or feature request.

Your Question

Does the container crash after 5 to 10 minutes of idle time?

I use this command to start the container: docker compose -f docker-compose.ghcr.yml up -d

I have got this problem in both v1.3.x and v1.4.2.

The following cronjob failed to keep the container up.

$ crontab -l
*/10 * * * * curl -k localhost:3782 | wc -c

Please see the docker log
container_crash.log

Related Module

Installation/Setup

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions