Rails App with ActionCable(websocket)

Ben C 166 Reputation points
2020-11-12T10:18:03.177+00:00

We have a rails application that is deployed on Azure App Services on Linux service plan. We have enabled websocket in general settings, but getting an error in the web about websocket timeout when it tries to connect. I have attached image with error from console.39381-screenshot-2020-11-12-at-121729.png

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,630 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ben C 166 Reputation points
    2020-11-12T14:45:15.507+00:00

    we have fixed the issue, seems to be the redis URL that needed SSL enabled with rediss://..


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.