chriseldredge / Klondike

Ember front-end that builds on NuGet.Lucene for private package hosting
Apache License 2.0
299 stars 74 forks source link

Klondike on Mono handles only 1-5 requests and then stop answering #193

Open WhitePhoera opened 7 years ago

WhitePhoera commented 7 years ago

looks similiar to #182 . I have klondike installed on Ubuntu server(via Mono) i can do several requests from VS as well as open web interface. and then it just stops working.

i use it behind nuget, but direct host changed nothing. any tip?

tomzo commented 6 years ago

Since neither this issue or #182 looks like it will be addressed, I created a new nuget server implementation which runs on dotnet core and aims at hosting primarily on linux. Check it out.

PS: I think the problem here is more likely in mono than in klondike