I am in training and with my project group we have to make a React app linked with a Rails API. We have always hosted RoR applications on fly and have never had any problems.
But this time we only host a Rails API and we cannot access the Rails console in production.
We tried the following command: fly ssh console -C "rails/bin/rails console"
But we got this error:
Connecting to ***... complete Error ssh shell: wait: remote command exited without exit status or exit signal