You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-07-15 09:16:15 INFO rasa.cli.train - Started validating domain and training data...
/opt/venv/lib/python3.10/site-packages/tensorflow/python/framework/dtypes.py:246: DeprecationWarning: np.bool8 is a deprecated alias for np.bool_. (Deprecated NumPy 1.24)
np.bool8: (False, True),
2023-07-15 09:16:36 INFO rasa.validator - Validating intents...
2023-07-15 09:16:36 INFO rasa.validator - Validating uniqueness of intents and stories...
2023-07-15 09:16:36 INFO rasa.validator - Validating utterances...
2023-07-15 09:16:36 INFO rasa.validator - Story structure validation...
Processed story blocks: 100%|█████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 830.23it/s, # trackers=1]
2023-07-15 09:16:36 INFO rasa.core.training.story_conflict - Considering all preceding turns for conflict analysis.
2023-07-15 09:16:36 INFO rasa.validator - No story structure conflicts found.
2023-07-15 09:16:40 WARNING rasa.utils.common - Failed to write global config. Error: [Errno 13] Permission denied: '/app/.config'. Skipping.
The configuration for pipeline was chosen automatically. It was written into the config file at 'config.yml'.
Traceback (most recent call last):
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 3361, in _wrap_pool_connect
return fn()
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/pool/base.py", line 327, in connect
return _ConnectionFairy._checkout(self)
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/pool/base.py", line 894, in _checkout
fairy = _ConnectionRecord.checkout(pool)
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/pool/base.py", line 493, in checkout
rec = pool._do_get()
The text was updated successfully, but these errors were encountered:
2023-07-15 09:16:15 INFO rasa.cli.train - Started validating domain and training data...
/opt/venv/lib/python3.10/site-packages/tensorflow/python/framework/dtypes.py:246: DeprecationWarning:
np.bool8
is a deprecated alias fornp.bool_
. (Deprecated NumPy 1.24)np.bool8: (False, True),
2023-07-15 09:16:36 INFO rasa.validator - Validating intents...
2023-07-15 09:16:36 INFO rasa.validator - Validating uniqueness of intents and stories...
2023-07-15 09:16:36 INFO rasa.validator - Validating utterances...
2023-07-15 09:16:36 INFO rasa.validator - Story structure validation...
Processed story blocks: 100%|█████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 830.23it/s, # trackers=1]
2023-07-15 09:16:36 INFO rasa.core.training.story_conflict - Considering all preceding turns for conflict analysis.
2023-07-15 09:16:36 INFO rasa.validator - No story structure conflicts found.
2023-07-15 09:16:40 WARNING rasa.utils.common - Failed to write global config. Error: [Errno 13] Permission denied: '/app/.config'. Skipping.
The configuration for pipeline was chosen automatically. It was written into the config file at 'config.yml'.
Traceback (most recent call last):
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 3361, in _wrap_pool_connect
return fn()
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/pool/base.py", line 327, in connect
return _ConnectionFairy._checkout(self)
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/pool/base.py", line 894, in _checkout
fairy = _ConnectionRecord.checkout(pool)
File "/opt/venv/lib/python3.10/site-packages/sqlalchemy/pool/base.py", line 493, in checkout
rec = pool._do_get()
The text was updated successfully, but these errors were encountered: