Giter VIP home page Giter VIP logo

karmaloop-aiml-bot-server's People

Contributors

abi-chatterjee avatar gritsa avatar luckykumardev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

karmaloop-aiml-bot-server's Issues

Encountering permission issue after using - mono KarmaloopAIMLBotServer.exe

issue

On hitting - mono KarmaloopAIMLBotServer.exe

The following happens :

Initializing Karmaloop AIML Bot Server...
ERROR: Could not start the API server endpoint. Possibly a permissions issue.
Could not load file or assembly or one of its dependencies.
If you are on a Windows machine, try running this command as an Administrator:
netsh http add urlacl url=http://*:8880/ user=Everyone listen=yes
Don't forget to change the port number (8880 above) as per your App.config settings.
Karmaloop AIML Bot Server Started on port 8888

Take the bot for a spin! Try hitting the URL http://localhost:8880/api/ChatUi/index.html from your local browser!

Hitting the url now does not fetch me the required page. Kindly suggest a solution. The screenshot is attached above.

The socket is not connected

I tried with mono on mac os x. Server is up without error. New conversion is created without error. But on posting sentence, getting following error.

{
    "Message": "An error has occurred.",
    "ExceptionMessage": "The socket is not connected",
    "ExceptionType": "System.Net.Sockets.SocketException",
    "StackTrace": "  at System.Net.Sockets.Socket.Shutdown (System.Net.Sockets.SocketShutdown how) [0x00030] in <23340a11bb41423aa895298bf881ed68>:0 \n  at KarmaloopAIMLBotServer.API.ConversationController.Post (System.String userId, KarmaloopAIMLBotServer.API.ConversationRequest request) [0x00174] in <a066a1cb2720409da9cba43b62f63fb0>:0 \n  at (wrapper dynamic-method) System.Object.lambda_method(System.Runtime.CompilerServices.Closure,object,object[])\n  at System.Web.Http.Controllers.ReflectedHttpActionDescriptor+ActionExecutor+<>c__DisplayClass6_1.<GetExecutor>b__3 (System.Object instance, System.Object[] methodParameters) [0x00000] in <69abafc3d8434ab584330d77cc8d6da3>:0 \n  at System.Web.Http.Controllers.ReflectedHttpActionDescriptor+ActionExecutor.Execute (System.Object instance, System.Object[] arguments) [0x00000] in <69abafc3d8434ab584330d77cc8d6da3>:0 \n  at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync (System.Web.Http.Controllers.HttpControllerContext controllerContext, System.Collections.Generic.IDictionary`2[TKey,TValue] arguments, System.Threading.CancellationToken cancellationToken) [0x00046] in <69abafc3d8434ab584330d77cc8d6da3>:0 \n--- End of stack trace from previous location where exception was thrown ---\n\n  at System.Web.Http.Controllers.ApiControllerActionInvoker.InvokeActionAsyncCore (System.Web.Http.Controllers.HttpActionContext actionContext, System.Threading.CancellationToken cancellationToken) [0x000ab] in <69abafc3d8434ab584330d77cc8d6da3>:0 \n  at System.Web.Http.Controllers.ActionFilterResult.ExecuteAsync (System.Threading.CancellationToken cancellationToken) [0x00111] in <69abafc3d8434ab584330d77cc8d6da3>:0 \n  at System.Web.Http.Dispatcher.HttpControllerDispatcher.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00152] in <69abafc3d8434ab584330d77cc8d6da3>:0 "
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.