Bug 1109468
Summary: | Medium and large OGG files not playing in Chrome | |||
---|---|---|---|---|
Product: | OpenShift Online | Reporter: | Dread Knight <dk.vali> | |
Component: | Containers | Assignee: | Rajat Chopra <rchopra> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 2.x | CC: | bmeng, jokerman, libra-bugs, mmccomas | |
Target Milestone: | --- | |||
Target Release: | 2.x | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1111412 (view as bug list) | Environment: | ||
Last Closed: | 2014-07-15 10:30:38 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1111412 |
Description
Dread Knight
2014-06-14 06:05:08 UTC
Well, make that PHP 5.4, typed the MySQL version by accident, my bad. This works when port-forwarding and connecting directly to httpd in the gear, so the issue would seem to be in the node proxy. One of the Chromium devs has been assigned to the bug and he's looking into the issue as well, already made a comment about the server appearing to be misconfigured (along with some logs), here's the link to it https://code.google.com/p/chromium/issues/detail?id=383204#c6 Due to http://httpd.apache.org/security/CVE-2011-3192 tracked in https://bugzilla.redhat.com/show_bug.cgi?id=732928 , OpenShift does not accept byteranges (FilterProtocol COMPRESS byteranges=no) However, as the chrome issue points out, the Accept-Ranges header is not disabled. This confuses Chrome browser as the range request gets canceled. The config changes will be pushed out with the next OpenShift Online release. Will mark the bug on QE when this happens (expect a week). Fixed with pull request - https://github.com/openshift/li/pull/2709 @knight - The new settings have been pushed to the queue. The bug will be closed when it is live and working (likely a week). Thanks for reporting the issue. Understood, good job :-) Checked on devenv_4897, the same file can be played in both Firefox and Chrome 35. But I am not sure why the file http://the-ancientbeast.rhcloud.com/media/music/Olympos%20Shall%20Prevail%20by%20Jens%20Kiilstofte.ogg also can be played in my Chrome 35 stable. Move the bug to verified. |