puma / puma-dev

A tool to manage rack apps in development with puma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puma-dev not working in Ubuntu 22.04 with Rails 4

Hiren-Cialfo opened this issue · comments

Ruby - 2.4.7
Rails - 4.2.1
puma-dev: Version: 0.18.2 (go1.17.6)

Here is the file in the .puma-dev directory

Screenshot from 2022-06-18 23-17-40

When I start the rails server and hit the url in browser it gives some error.

Screenshot from 2022-06-18 23-12-26

puma-dev is up and running

Screenshot from 2022-06-18 23-19-48

Sometime I face 503 Service Temporarily Unavailable error as well, when I add another file in the .puma-dev directory with different port.

Please help me.

Have you tried accessing your app via HTTP instead of HTTPS? The error in your screenshot indicates that you haven't trusted your Puma-dev CA.