Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using in Azure #31

Open
dibetgonzalez opened this issue May 17, 2024 · 0 comments
Open

Using in Azure #31

dibetgonzalez opened this issue May 17, 2024 · 0 comments

Comments

@dibetgonzalez
Copy link

dibetgonzalez commented May 17, 2024

Hi, i have a local application working fine., but when i make deploy to Azure dont work. THe websocket of the browser dont connect.
Previously, it works with Redis.
Any help here.

2024-05-17T16:06:29.002873776Z �[41m�[30mfail�[39m�[22m�[49m: Middleware[3]
2024-05-17T16:06:29.002921076Z Opening destination socket to ws://169.254.130.2:8000/ws/chat/aaaaaaaaaaaaaa/ failed. Reason: Unable to connect to the remote server.
2024-05-17T16:06:29.003335180Z �[41m�[30mfail�[39m�[22m�[49m: Middleware[0]
2024-05-17T16:06:29.003359181Z Failed to forward request to http://169.254.130.2:8000. Encountered a System.Net.WebSockets.WebSocketException exception after 4113.058ms with message: Unable to connect to the remote server. Check application logs to verify the application is properly handling HTTP traffic.

The application logs show the following information:

RecursionError: maximum recursion depth exceeded while calling a Python object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant