Created
July 16, 2015 23:53
-
-
Save TrevorS/79e7395d453d4854d621 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16:20:46.812 [error] #PID<0.507.0> running TsfPix.Endpoint terminated | |
Server: 172.20.9.62:4000 (http) | |
Request: POST /v1/batches | |
** (exit) an exception was raised: | |
** (Plug.Parsers.ParseError) malformed request, got MatchError with message no match of right hand side value: {:error, :timeout} | |
(plug) lib/plug/parsers/multipart.ex:14: Plug.Parsers.MULTIPART.parse/5 | |
(plug) lib/plug/parsers.ex:186: Plug.Parsers.reduce/6 | |
(tsf_pix) lib/tsf_pix/endpoint.ex:1: TsfPix.Endpoint.phoenix_endpoint_pipeline/1 | |
(tsf_pix) lib/plug/debugger.ex:90: TsfPix.Endpoint."call (overridable 3)"/2 | |
(tsf_pix) lib/phoenix/endpoint/render_errors.ex:34: TsfPix.Endpoint.call/2 | |
(phoenix) lib/phoenix/endpoint/cowboy_handler.ex:80: Phoenix.Endpoint.CowboyHandler.upgrade/4 | |
(cowboy) src/cowboy_protocol.erl:442: :cowboy_protocol.execute/4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment