summaryrefslogtreecommitdiffstats
path: root/archives/extend/2013-April/000120.html
diff options
context:
space:
mode:
Diffstat (limited to 'archives/extend/2013-April/000120.html')
-rw-r--r--archives/extend/2013-April/000120.html229
1 files changed, 229 insertions, 0 deletions
diff --git a/archives/extend/2013-April/000120.html b/archives/extend/2013-April/000120.html
new file mode 100644
index 00000000..1c18db93
--- /dev/null
+++ b/archives/extend/2013-April/000120.html
@@ -0,0 +1,229 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] 505 error
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20505%20error&In-Reply-To=%3C51758D4B.1020501%40ninenines.eu%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000119.html">
+ <LINK REL="Next" HREF="000121.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] 505 error</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20505%20error&In-Reply-To=%3C51758D4B.1020501%40ninenines.eu%3E"
+ TITLE="[99s-extend] 505 error">essen at ninenines.eu
+ </A><BR>
+ <I>Mon Apr 22 21:19:39 CEST 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000119.html">[99s-extend] 505 error
+</A></li>
+ <LI>Next message: <A HREF="000121.html">[99s-extend] does cowboy support hot code reload/replace ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#120">[ date ]</a>
+ <a href="thread.html#120">[ thread ]</a>
+ <a href="subject.html#120">[ subject ]</a>
+ <a href="author.html#120">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>I'm going to need the exact request line to make sense of it.
+Something's missing in the parser I think, not sure what in your case
+though. Feel free to private email it.
+
+On 04/22/2013 08:30 PM, Lee Sylvester wrote:
+&gt;<i> Does this help?
+</I>&gt;<i>
+</I>&gt;<i> Request URL:<A HREF="http://www.example.com">http://www.example.com</A>
+</I>&gt;<i> Request Method:OPTIONS
+</I>&gt;<i> Status Code:505 HTTP Version Not Supported
+</I>&gt;<i>
+</I>&gt;<i> Request Headersview parsed
+</I>&gt;<i> OPTIONS <A HREF="http://www.example.com">http://www.example.com</A> HTTP/1.1
+</I>&gt;<i> Host: www.example.com
+</I>&gt;<i> Proxy-Connection: keep-alive
+</I>&gt;<i> Access-Control-Request-Method: POST
+</I>&gt;<i> Origin: <A HREF="http://localhost">http://localhost</A>
+</I>&gt;<i> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31
+</I>&gt;<i> Access-Control-Request-Headers: origin, method, content-type
+</I>&gt;<i> Accept: */*
+</I>&gt;<i> Referer: <A HREF="http://localhost/p/">http://localhost/p/</A>
+</I>&gt;<i> Accept-Encoding: gzip,deflate,sdch
+</I>&gt;<i> Accept-Language: en-US,en;q=0.8
+</I>&gt;<i> Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
+</I>&gt;<i>
+</I>&gt;<i> Response Headersview parsed
+</I>&gt;<i> HTTP/1.1 505 HTTP Version Not Supported
+</I>&gt;<i> connection: close
+</I>&gt;<i> server: Cowboy
+</I>&gt;<i> date: Mon, 22 Apr 2013 17:42:39 GMT
+</I>&gt;<i> content-length: 0
+</I>&gt;<i>
+</I>&gt;<i> Thanks,
+</I>&gt;<i> Lee
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> On 22 Apr 2013, at 16:55, &quot;Brown, Kevin&quot; &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">Kevin.Brown at turner.com</A>&gt; wrote:
+</I>&gt;<i>
+</I>&gt;&gt;<i> You might see if &quot;view source&quot; (rather than the parsed view you sent)
+</I>&gt;&gt;<i> yields any clues. You'd like to see HTTP version being sent.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> On 4/22/13 10:40 AM, &quot;Lee Sylvester&quot; &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">lee.sylvester at gmail.com</A>&gt; wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Well, the below is the sent and return headers on the failing machine.
+</I>&gt;&gt;&gt;<i> On a succeeding machine, the headers are
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Request URL:<A HREF="http://www.example.com">http://www.example.com</A>
+</I>&gt;&gt;&gt;<i> Request Method:OPTIONS
+</I>&gt;&gt;&gt;<i> Status Code:200 OK
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Request Headersview source
+</I>&gt;&gt;&gt;<i> Accept:*/*
+</I>&gt;&gt;&gt;<i> Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
+</I>&gt;&gt;&gt;<i> Accept-Encoding:gzip,deflate,sdch
+</I>&gt;&gt;&gt;<i> Accept-Language:en-US,en;q=0.8
+</I>&gt;&gt;&gt;<i> Access-Control-Request-Headers:origin, method, content-type
+</I>&gt;&gt;&gt;<i> Access-Control-Request-Method:POST
+</I>&gt;&gt;&gt;<i> Connection:keep-alive
+</I>&gt;&gt;&gt;<i> Host:www.example.com
+</I>&gt;&gt;&gt;<i> Origin:<A HREF="http://www.test.com">http://www.test.com</A>
+</I>&gt;&gt;&gt;<i> Referer:<A HREF="http://www.test.com/">http://www.test.com/</A>
+</I>&gt;&gt;&gt;<i> User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3)
+</I>&gt;&gt;&gt;<i> AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Response Headersview source
+</I>&gt;&gt;&gt;<i> Access-Control-Allow-Headers:Content-Type, X-Requested-With, Origin,
+</I>&gt;&gt;&gt;<i> Method
+</I>&gt;&gt;&gt;<i> Access-Control-Allow-Methods:GET, POST, OPTIONS
+</I>&gt;&gt;&gt;<i> Access-Control-Allow-Origin:*
+</I>&gt;&gt;&gt;<i> connection:keep-alive
+</I>&gt;&gt;&gt;<i> content-length:68
+</I>&gt;&gt;&gt;<i> date:Mon, 22 Apr 2013 14:33:30 GMT
+</I>&gt;&gt;&gt;<i> server:Cowboy
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> As you can see, the header control and content isn't being sent back and
+</I>&gt;&gt;&gt;<i> the connection is closed.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Thanks,
+</I>&gt;&gt;&gt;<i> Lee
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> On 22 Apr 2013, at 15:28, &quot;Brown, Kevin&quot; &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">Kevin.Brown at turner.com</A>&gt; wrote:
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> What is the exact http request sent on the failing and successful
+</I>&gt;&gt;&gt;&gt;<i> machines? How do the differ?
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> Stack trace?
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> On Apr 22, 2013, at 9:00 AM, &quot;Lee Sylvester&quot; &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">lee.sylvester at gmail.com</A>&gt;
+</I>&gt;&gt;&gt;&gt;<i> wrote:
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Hi guys,
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> So, I was getting a CORS issue when connecting to my Bullet impl,
+</I>&gt;&gt;&gt;&gt;&gt;<i> which I have since fixed. I am now able to use these from many
+</I>&gt;&gt;&gt;&gt;&gt;<i> machines from many locations. However, I have found some machines to
+</I>&gt;&gt;&gt;&gt;&gt;<i> be getting a 505 error when making a POST request to the Cowboy
+</I>&gt;&gt;&gt;&gt;&gt;<i> instance:
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Request URL:<A HREF="http://www.example.com">http://www.example.com</A>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Request Method:OPTIONS
+</I>&gt;&gt;&gt;&gt;&gt;<i> Status Code:505 HTTP Version Not Supported
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Request Headersview source
+</I>&gt;&gt;&gt;&gt;&gt;<i> Accept:*/*
+</I>&gt;&gt;&gt;&gt;&gt;<i> Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
+</I>&gt;&gt;&gt;&gt;&gt;<i> Accept-Encoding:gzip,deflate,sdch
+</I>&gt;&gt;&gt;&gt;&gt;<i> Accept-Language:en-US,en;q=0.8
+</I>&gt;&gt;&gt;&gt;&gt;<i> Access-Control-Request-Headers:origin, method, content-type
+</I>&gt;&gt;&gt;&gt;&gt;<i> Access-Control-Request-Method:POST
+</I>&gt;&gt;&gt;&gt;&gt;<i> Connection:keep-alive
+</I>&gt;&gt;&gt;&gt;&gt;<i> Host:www.example.com
+</I>&gt;&gt;&gt;&gt;&gt;<i> Origin:<A HREF="http://www.test.com">http://www.test.com</A>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Referer:<A HREF="http://www.test.com/">http://www.test.com/</A>
+</I>&gt;&gt;&gt;&gt;&gt;<i> User-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31
+</I>&gt;&gt;&gt;&gt;&gt;<i> (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Response Headersview source
+</I>&gt;&gt;&gt;&gt;&gt;<i> connection:close
+</I>&gt;&gt;&gt;&gt;&gt;<i> content-length:0
+</I>&gt;&gt;&gt;&gt;&gt;<i> date:Mon, 22 Apr 2013 12:22:50 GMT
+</I>&gt;&gt;&gt;&gt;&gt;<i> server:Cowboy
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> To get around the CORS issue, I set up an onrequest hook, which points
+</I>&gt;&gt;&gt;&gt;&gt;<i> to the function:
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> set_request_cors(Req) -&gt;
+</I>&gt;&gt;&gt;&gt;&gt;<i> Req2 =
+</I>&gt;&gt;&gt;&gt;&gt;<i> cowboy_req:set_resp_header(&lt;&lt;&quot;Access-Control-Allow-Methods&quot;&gt;&gt;, &lt;&lt;&quot;GET,
+</I>&gt;&gt;&gt;&gt;&gt;<i> POST, OPTIONS&quot;&gt;&gt;, Req),
+</I>&gt;&gt;&gt;&gt;&gt;<i> Req3 =
+</I>&gt;&gt;&gt;&gt;&gt;<i> cowboy_req:set_resp_header(&lt;&lt;&quot;Access-Control-Allow-Headers&quot;&gt;&gt;,
+</I>&gt;&gt;&gt;&gt;&gt;<i> &lt;&lt;&quot;Content-Type, X-Requested-With, Origin, Method&quot;&gt;&gt;, Req2),
+</I>&gt;&gt;&gt;&gt;&gt;<i> cowboy_req:set_resp_header(&lt;&lt;&quot;Access-Control-Allow-Origin&quot;&gt;&gt;,
+</I>&gt;&gt;&gt;&gt;&gt;<i> &lt;&lt;&quot;*&quot;&gt;&gt;, Req3).
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> I'm afraid I don't have any more info, but this issue is completely
+</I>&gt;&gt;&gt;&gt;&gt;<i> eluding me.
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> Thanks,
+</I>&gt;&gt;&gt;&gt;&gt;<i> Lee
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> _______________________________________________
+</I>&gt;&gt;&gt;&gt;&gt;<i> Extend mailing list
+</I>&gt;&gt;&gt;&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;&gt;&gt;&gt;&gt;<i> <A HREF="http://lists.ninenines.eu:81/listinfo/extend">http://lists.ninenines.eu:81/listinfo/extend</A>
+</I>&gt;&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Extend mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;<i> <A HREF="http://lists.ninenines.eu:81/listinfo/extend">http://lists.ninenines.eu:81/listinfo/extend</A>
+</I>&gt;<i>
+</I>
+
+--
+Lo&#239;c Hoguin
+Erlang Cowboy
+Nine Nines
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000119.html">[99s-extend] 505 error
+</A></li>
+ <LI>Next message: <A HREF="000121.html">[99s-extend] does cowboy support hot code reload/replace ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#120">[ date ]</a>
+ <a href="thread.html#120">[ thread ]</a>
+ <a href="subject.html#120">[ subject ]</a>
+ <a href="author.html#120">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>