-
Notifications
You must be signed in to change notification settings - Fork 6
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
ERROR Failure while reading configuration file 'config.yaml' #7
Comments
Can you post a copy of your |
yes, thank you
|
Your config file works fine for me, but the error indicates a problem while parsing the file. Do you maybe have 'strange' line-endings your file or your password contains special characters and isn't quoted? |
I have used inverted commas ( " ) everywhere. Now it's this error:
|
This is caused by a breaking change in the |
Hello i have a error message:
Python v 3.9
python3 fritzbox2mqtt.py -c config.yaml
2024-04-25 10:40:57,187 [MainThread ] ERROR Failure while reading configuration file 'config.yaml': ScannerError('while parsing a tag', <yaml.error.Mark object at 0x7fbde02e20>, "expected URI, but found '\n'", <yaml.error.Mark object at 0x7fbde02eb0>)
Please help me
The text was updated successfully, but these errors were encountered: