Replies: 2 comments 6 replies
-
try adding this to your config file
when running in docker theres some extra large messages that crash the bus if you dont allow larger sizes documented here but perhaps not obvious its still needed even without using the GUI (the messages are sent regardless of something listening to them) https://openvoiceos.github.io/ovos-docker/getting-started/docker/installation/gui/ |
Beta Was this translation helpful? Give feedback.
2 replies
-
the error about the websocket crashing went away, the latest logs seem like skill isnt loaded at all? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm new to ovos and I wanted to run it using docker. I have an issue whenever I call a skill using
mana say-to "hello world"
or STT where instead of calling the skill I want it calls the fallback skill instead because I assume it is being interrupted somehow. Right now I'm trying to run the skills under the ovos_core container because I eventually want to move from my PC to a RPi4. Here is the log of the error:If any other logs or information is required, I would be happy to provide them.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions