Re: [akka-user] Unmarshaller not working for HttpEntity for text/html response for "Error in stage [unknown-operation]: Promise already completed"

2016-08-28 Thread Konrad Malawski
What Akka version are you on? We have a similar issue reported but in a slightly different place... https://github.com/akka/akka/issues/19981 What is the server responding with specifically? I'd be very suprised if on a normal usual response we fail toStricting() this is used by all tools,

[akka-user] Unmarshaller not working for HttpEntity for text/html response for "Error in stage [unknown-operation]: Promise already completed"

2016-08-16 Thread Sarah Yin
Hi Akka User, I've been trying to Unmarshall HttpResponse and decode it as a String. However All the method I've searched failed in "Error in stage [unknown-operation]: Promise already completed" Has anyone come to this before? Thanks in ad! Here are the Future I want to decode > val