question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Template could not be saved since domain id is None.

See original GitHub issue

Rasa version:

rasa --version Rasa 1.0.0 (from docker)

Rasa X version (if used & relevant):

Installed rasa/rasa-x:stable from docker.

Python version:

python3 --version Python 3.6.8

Operating system (windows, osx, …):

linux 64 bit Linux 154c7240445c 4.4.0-1083-aws #93-Ubuntu SMP Wed May 8 16:08:41 UTC 2019 x86_64 GNU/Linux

Issue:

  1. Open web UI
  2. Go to “responses”
  3. enter something

ERROR: in the logs ->

rasa-x_1           | Template could not be saved since domain id is None.

And nothing is saved.

Content of configuration file (config.yml) (if relevant):

language: en
pipeline: supervised_embeddings 
policies:
  - name: MemoizationPolicy
  - name: KerasPolicy
  - name: MappingPolicy

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
akeladcommented, Jun 11, 2019

it’s domain.yml not domain.md – is this on a server version of rasa x then I guess? Yeah so i’m afraid there’s no way to upload a domain file to that yet, but we’re adding functionality for that soon

0reactions
akeladcommented, Jun 12, 2019

No where right now 😬 there’s a release coming very soon where it’ll be loaded though 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

CA doesn't publish certificates in trusted domain
A CA can't use a certificate template - Windows Server. Provides a solution to an issue where a certificate template is unable to...
Read more >
How to get the domain name of my site within a Django ...
This was useful for me for an email template. With the condition {% if request.get_host == "127.0.0.1:8000" %} I could display production or...
Read more >
Resolve template validation or template format errors in ...
I receive an error message when I try to create my AWS CloudFormation stack. Short description. Choose one of the following solutions based...
Read more >
Common error messages in Squarespace
Find the error and follow the relevant steps to resolve the issue. This guide includes a list of common error messages in Squarespace...
Read more >
VMware Horizon 2206: Virtual Desktop Pools - Carl Stalhood
vSphere 7 has a Native Key Provider that does not need any additional ... In the Desktop Pool Identification page, give the pool...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found