[Mono-list] vNext MusicStore on linux using Kestrel, working?
Martin Thwaites
monoforum at my2cents.co.uk
Fri Nov 14 22:55:01 UTC 2014
Hi All,
Spurred on by the latest announcement, I've decided to see if I can the
MusicStore sample app working on ubuntu.
Unfortunately, I'm hitting the common libuv error when trying to run
kestrel.
System.NullReferenceException: Object reference not set to an instance of
an object
at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.loop_size ()
[0x00000] in <filename unknown>:0
at Microsoft.AspNet.Server.Kestrel.Networking.UvLoopHandle.Init
(Microsoft.AspNet.Server.Kestrel.Networking.Libuv uv) [0x00000] in
<filename unknown>:0
at Microsoft.AspNet.Server.Kestrel.KestrelThread.ThreadStart
(System.Object parameter) [0x00000] in <filename unknown>:0
I've tried downloading the file from
http://carolynvanslyck.com/blog/2014/09/dotnet-vnext-impressions/ and
overwriting the existing file, but I get the small problem.
My question is, has anyone had any luck getting it working on ubuntu with
the latest version of mono? If so, it could be an issue with my install,
or configuration, I just don't want to try that if there is a known issue.
Thanks,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20141114/b5eec9d8/attachment.html>
More information about the Mono-list
mailing list