1

I am deployins rails app and the error I get is

bundler: failed to load command: puma (/app/vendor/bundle/ruby/2.7.0/bin/puma)
2022-08-12T10:42:13.479580+00:00 app[web.1]: /app/vendor/bundle/ruby/2.7.0/gems/puma-3.12.6/lib/puma/launcher.rb:133:in `initialize': No such file or directory @ rb_sysopen - tmp/pids/server.pid (Errno::ENOENT)

What I have tried is that I manually created a pids folder as I followed this solution

No such file or directory @ rb_sysopen - tmp/pids/puma.pid

But I get the same error.

0 Answers0