My bot got loaded successfully like this:
2019-09-19 15:13:40.730785: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2019-09-19 15:13:42 DEBUG rasa_core.utils - Available web server routes: static GET, HEAD, OPTIONS /static/[filename] custom_webhook_CmdlineInput.health GET, HEAD, OPTIONS /webhooks/rest/ custom_webhook_CmdlineInput.receive POST, OPTIONS /webhooks/rest/webhook 2019-09-19 15:13:42 INFO root - Rasa Core server is up and running on http://localhost:5005 Bot loaded. Type a message and press enter (use ‘/stop’ to exit): 10.130.165.127 - - [2019-09-19 15:13:51] “GET / HTTP/1.1” 404 341 0.001664 10.130.165.127 - - [2019-09-19 15:13:53] “GET / HTTP/1.1” 404 341 0.000827 10.130.165.127 - - [2019-09-19 15:14:17] “GET /version HTTP/1.1” 404 341 0.001076 10.130.165.127 - - [2019-09-19 15:14:19] “GET /version HTTP/1.1” 404 341 0.000777
When I hit that it gives me error: http://dbslp1748:5005/version
404 Not FoundNot Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
can someone please help.