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
I think there's an issue with new edge proxy (beta), because when I set up plain TCP proxy I can access the service
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