Skip to content

"log writing failed. can't alloc thread" with rails db:migrate #42

Description

@inyerade

Hi, I have a rails app (v 7.1.4) in docker and install this gem (v 0.2.7) in dev and pro environment.

In development when I execute a migration I get this message ( 7 times) and the migration run without problems

command executed:

docker compose exec app rails db:migrate

Console output:

log writing failed. can't alloc thread
log writing failed. can't alloc thread
log writing failed. can't alloc thread
log writing failed. can't alloc thread
log writing failed. can't alloc thread
log writing failed. can't alloc thread
log writing failed. can't alloc thread

How can I avoid this message?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions