Hello Everyone
I am new to Render. I am trying to deploy a Rails application. I followed the official guide. I think there is a bug during the deployment process. I use ruby version 3.1.2. Render detects that it needs to download the version I use. The link that Render uses to download the Ruby version has a space, as you can see here:
When I visit this link, I get an empty page with a 404 error
But if I removed %0D
from the link it will download ruby-3.1.2.tar.xz
Thanks in advance. I am waiting for your help.