2021-03-15 14:14:13,143 [DEBUG] Available web server routes: /conversations//messages POST add_message /conversations//tracker/events POST append_events /webhooks/rest GET custom_webhook_RestInput.health /webhooks/rest/webhook POST custom_webhook_RestInput.receive /model/test/intents POST evaluate_intents /model/test/stories POST evaluate_stories /conversations//execute POST execute_action /webhooks/facebook GET fb_webhook.health /webhooks/facebook/webhook GET fb_webhook.token_verification /webhooks/facebook/webhook POST fb_webhook.webhook /domain GET get_domain / GET hello /model PUT load_model /model/parse POST parse /conversations//predict POST predict /conversations//tracker/events PUT replace_events /conversations//story GET retrieve_story /conversations//tracker GET retrieve_tracker /status GET status /model/predict POST tracker_predict /model/train POST train /model DELETE unload_model /version GET version 2021-03-15 14:14:13,144 [INFO ] Starting Rasa server on http://localhost:5005 2021-03-15 14:14:13,145 [INFO ] Enabling coroutine debugging. Loop id 83733544. 2021-03-15 14:14:13,159 [DEBUG] Extracted model to '/tmp/tmpmfkyjl27'. 2021-03-15 14:14:15,992 [DEBUG] Could not load interpreter from 'models'. 2021-03-15 14:14:15,992 [DEBUG] Connected to InMemoryTrackerStore. 2021-03-15 14:14:15,992 [DEBUG] Connected to lock store 'InMemoryLockStore'. 2021-03-15 14:14:16,006 [DEBUG] Extracted model to '/tmp/tmplvc4k3qy'. 2021-03-15 14:14:33,219 [INFO ] Added 'SpacyNLP' to component cache. Key 'SpacyNLP-en'. 2021-03-15 14:14:33,449 [DEBUG] Using yaml library: /home/chatbot/chatbotvenv/lib/python3.6/site-packages/ruamel/yaml/__init__.py