Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
inyerade opened this issue Aug 30, 2024 · 0 comments
Open

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

inyerade opened this issue Aug 30, 2024 · 0 comments

Comments

@inyerade
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant