Legacy rails 5 project deploys but could not be accessed through the domain
bonkboykz
PROOP

2 years ago

Hi, I'm trying to deploy my rails project and it seems that the deployment proceeds sucesfully. However, when I try to access through either the generated domain or the custom one I get Not Found despite logs indicating that the server booted up. I've copied some things related to the puma server from https://github.com/railwayapp-templates/ruby-rails

3 Replies

bonkboykz
PROOP

2 years ago

d7a3dc19-7d16-4fa0-a459-a2a020130d31


bonkboykz
PROOP

2 years ago

I think there's an issue with new edge proxy (beta), because when I set up plain TCP proxy I can access the service


bonkboykz
PROOP

2 years ago

The issue was indeed the new edge proxy, I didn't get that I the input for the port was optional and I should've left it empty to disable the feature


Loading...