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

Problem running with Serenity on Window 8+ #997

Open
Nayshlok opened this issue Jun 20, 2018 · 0 comments
Open

Problem running with Serenity on Window 8+ #997

Nayshlok opened this issue Jun 20, 2018 · 0 comments

Comments

@Nayshlok
Copy link

We are running a suite of tests using storyteller and serenity system on a Windows 2012 R2 system. The tests seem to be unable to run and the data I have gathered points to a problem in Fubu Hosting or Serenity. It seems that our site is successfully running, based on logs, but that any attempt to connect results in a

System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host

After more digging I was able to turn on Katana's logging and we receive this error consistently

Microsoft.Owin.Host.HttpListener.OwinHttpListener Error: 0 : Accept
System.Net.HttpListenerException (0x80004005): The I/O operation has been aborted because of either a thread exit or an application request
   at System.Net.HttpListener.EndGetContext(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Owin.Host.HttpListener.OwinHttpListener.<ProcessRequestsAsync>d__0.MoveNext()
    ProcessId=8916
    DateTime=2018-06-18T19:27:42.1284755Z

If there is any configuration we can change on our side to help figure out what is wrong, we can do that. Any help is appreciated.

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

1 participant