-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kalliope failed to start after adding MM part into brain.yml #8
Comments
Please run kalliope with debug mode and give the output. Here there is no clue of what is wrong |
Yes, please see below the error log from Kalliope: 2021-08-22 18:43:55 :: kalliope-0.7.1 :: Logger ready During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Weird that the log mention mm_url.mm_url instead of |
Do you mean in the brain.yml file? |
Yes. |
|
Looks ok. |
May be something with IP addresses? |
No. This error is usually related to bad yaml syntax |
I added the below part to the brain.yml
Also added on_start_speaking: "mm-say" to settings.yml. MM Neuron is installed.
After that Kalliope failed to start during the boot process.
When I remove that reference to the MM from the brain.yml, Kalliope starts again.
The text was updated successfully, but these errors were encountered: