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

Unable to upload assets with IE10, fails with a 501 #6

Open
deviantintegral opened this issue Jun 5, 2013 · 4 comments
Open

Unable to upload assets with IE10, fails with a 501 #6

deviantintegral opened this issue Jun 5, 2013 · 4 comments

Comments

@deviantintegral
Copy link
Contributor

Using the ruby example, I'm unable to upload assets with IE10. I've run into the same issue with the Drupal module, so it's either an issue with the library itself or with the backlot API.

When uploading, the PUT request to /send fails with a 501.

Here's the request information. It doesn't look like IE10 supports HAR, so I'll attach a screenshot as well.

URL Method  Result  Type    Received    Taken   Initiator   Wait‎‎  Start‎‎ Request‎‎   Response‎‎  Cache read‎‎    Gap‎‎
http://uploader.ooyala.com/send?filename=h0Y2w2Yzp__75FgBpxuvMbKkjUPW8uh8/0000000000000-0000001384980&filesize=1384981&expires=1370536072&signature=i3fnNMomsK+Nfy8+0n9CyQwzb2ZtYG2SgO2s31Vc1+Y PUT 501 text/html   1.25 KB 73.06 s XMLHttpRequest  9657    0   37328   0   0   0

The error response body:

<html><head><title>Apache Tomcat/6.0.32 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 501 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server does not support the functionality needed to fulfill this request ().</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.32</h3></body></html>

ie10 - win8 clean running 2013-06-05 13-16-21

@bkad
Copy link
Contributor

bkad commented Jun 5, 2013

Troubling. Does this only happen with IE?

@deviantintegral
Copy link
Contributor Author

Yeah, and IE10 specifically. IE8 and IE9 on W7 both worked fine. Note that those use the SWF uploader, but HTML5 is working fine with Firefox and Chrome.

@bkad
Copy link
Contributor

bkad commented Jun 7, 2013

Going to put all of IE on the SWF uploader as a stopgap.

@philc
Copy link

philc commented Jun 7, 2013

Damn you IE.

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

3 participants