Hi! I have successfully deployed my rails app, but some times i have this errors in my logs that do slow my app. What is it and how i can fix it?
otp [error]instance refused connection. is your app listening on 0.0.0.0:3000? make sure it is not only listening on 127.0.0.1 (hint: look at your startup logs, servers often print the address they are listening on)
2023-05-20T11:10:43Z proxy[148e613c715489] otp [error]instance refused connection. is your app listening on 0.0.0.0:3000? make sure it is not only listening on 127.0.0.1 (hint: look at your startup logs, servers often print the address they are listening on)
2023-05-20T11:10:45Z proxy[148e613c715489] otp [error]instance refused connection. is your app listening on 0.0.0.0:3000? make sure it is not only listening on 127.0.0.1 (hint: look at your startup logs, servers often print the address they are listening on)