symptom: gem install puma -v '4.3.7' crashes • Mac OS Big Sur 11.4 • Ruby 2.6.3 • Bundler version 2.2.19 • Homebrew 3.1.9 jason@ % gem
On a Digital Ocean droplet running Ubuntu 21.10 impish I am deploying a bare bones Rails 7.0.0.alpha2 application to production. I am setting up nginx as the re
I upgraded to Puma 5.0.2 and started my rails app as usual with: bundle exec puma -d -e production -b unix:///home/user/app/tmp/puma.sock Now I get the error:
I'm developing a rails app using WSL2/Ubuntu on my Windows 10 machine, which is great! The problem is I can't connect to my server from another computer in the