2021-03-15 14:05:11 DEBUG rasa.cli.utils - Parameter 'endpoints' not set. Using default location 'endpoints.yml' instead. 2021-03-15 14:05:11 DEBUG rasa.cli.utils - Parameter 'credentials' not set. Using default location 'credentials.yml' instead. 2021-03-15 14:05:11 DEBUG rasa.model - Extracted model to '/tmp/tmpe15ejqie'. 2021-03-15 14:05:12 DEBUG sanic.root - CORS: Configuring CORS with resources: {'/*': {'origins': [''], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': None, 'supports_credentials': True, 'max_age': None, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': {'/*': {'origins': ''}}, 'intercept_exceptions': True, 'always_send': True}} 2021-03-15 14:05:12 DEBUG rasa.core.utils - Available web server routes: /webhooks/rest GET custom_webhook_RestInput.health /webhooks/rest/webhook POST custom_webhook_RestInput.receive /webhooks/facebook GET fb_webhook.health /webhooks/facebook/webhook GET fb_webhook.token_verification /webhooks/facebook/webhook POST fb_webhook.webhook / GET hello 2021-03-15 14:05:12 INFO root - Starting Rasa server on http://localhost:5005 2021-03-15 14:05:12 INFO root - Enabling coroutine debugging. Loop id 103818968. 2021-03-15 14:05:12 DEBUG rasa.model - Extracted model to '/tmp/tmp6z4d75nk'. 2021-03-15 14:05:15 DEBUG root - Could not load interpreter from 'models'. 2021-03-15 14:05:15 DEBUG rasa.core.tracker_store - Connected to InMemoryTrackerStore. 2021-03-15 14:05:15 DEBUG rasa.core.lock_store - Connected to lock store 'InMemoryLockStore'. 2021-03-15 14:05:15 DEBUG rasa.model - Extracted model to '/tmp/tmpz47rw14u'. 2021-03-15 14:05:32 INFO rasa.nlu.components - Added 'SpacyNLP' to component cache. Key 'SpacyNLP-en'. 2021-03-15 14:05:32 DEBUG pykwalify.compat - Using yaml library: /home/chatbot/chatbotvenv/lib/python3.6/site-packages/ruamel/yaml/__init__.py