Replies: 2 comments 1 reply
-
Could you please share the |
Beta Was this translation helpful? Give feedback.
1 reply
-
Try to restart the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been trying to run ovos-docker on my windows machine with the skills running under the ovos_core container rather than standalone to save resources. There seems to be an issue regarding registering the intent of the skills, the skills execute when I run them as standalone containers but when I run them under ovos_core they don't execute at all. I've combed through the debug logs of the ovos-core container when the skills are running standalone vs under the ovos_core container and doing a side by side comparison of them and I've found a some lines that appear when the skills are being run in standalone containers but they don't appear when the skills are being run under the ovos_core container. Here are some examples:
The skills get loaded when I run them under the ovos_core container but it seems that the intents don't get registered with them.
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions