RAILS application | Redis - action_cable.js:241 WebSocket connection to 'wss://***.onrender.com/cable' failed:

I have rails app (rails 6.1) include redis,
I created a redis sever then used the Internal Redis URL to add the rails service app (Environment Variables).
Before, everything was working properly. Up until the last few days, I got this error. Because I can’t connect with redis, the web doesn’t work. I’m sure it has nothing to do with code errors.
Give me a solution to fix this problem, pls.
Thanks,

Hey Jacky,

I loaded up your application and saw the WebSocket being created - did you manage to get this figured out?

John B

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.