Cannot connect to Redis when i use mokey_patch #2121
-
Beta Was this translation helpful? Give feedback.
Answered by
miguelgrinberg
Dec 10, 2024
Replies: 1 comment 1 reply
-
I'm not really sure how I can help with this, as it is unrelated to Flask-SocketIO. If you are sure that you have Redis running and you have confirmed that you can connect to it without eventlet, then this could be an eventlet bug. You can try asking in the Eventlet project, but keep in mind Eventlet is not in active development anymore, so it isn't a great idea to use it on new projects. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ZanhNe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not really sure how I can help with this, as it is unrelated to Flask-SocketIO. If you are sure that you have Redis running and you have confirmed that you can connect to it without eventlet, then this could be an eventlet bug. You can try asking in the Eventlet project, but keep in mind Eventlet is not in active development anymore, so it isn't a great idea to use it on new projects.