-
Notifications
You must be signed in to change notification settings - Fork 138
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
pin python-engineio to 2.3.2 as recent 3.0.0 update breaks gevent #1995
Comments
…kstor#1995 As of 25th November 2018 source builds failed to display live Web-UI header info such as time, Rockstor and kernel version etc. This was tracked down to an upstream python-engineio updated to 3.0.0. Although this update may not be the direct cause, pinning it's version to the latest prior released resolved the observed regressions.
….3.2_as_recent_3.0.0_update_breaks_gevent pin python-engineio to 2.3.2 as recent 3.0.0 update breaks gevent. Fixes #1995
This issue arose again in Rockstor 3.9.2-49 so applying as was for a quick fix. Firefox was mostly not affected however. We can re-visit this pinned version again in the future, but as this was a know good version for us reverting ready for quick fix Rockstor version 3.9.2-50 |
As of 25th November 2018 source builds failed to display live Web-UI header info such as time, Rockstor and kernel version etc. This was tracked down to an upstream python-engineio updated to 3.0.0. Although this update may not be the direct cause, pinning it's version to the latest prior released resolved the observed regressions.
The text was updated successfully, but these errors were encountered: