Time out error automation

Every time i try to add an automation it gives his error:

Your new automatisering was saved, but waiting for it to set up has timed out. This could be due to errors parsing your configuration.yaml, please check the configuration in developer tools. Your automatisering will not be visible until this is corrected and automatiseringen are reloaded. Changes to area, category, or labels were not saved and must be reapplied.

Do u guys have an idea what this could be?
it with every automation also if i just use a test one

Were there any errors when you checked the configuration?

Are there any errors in the logs?

No i dont get any logs of it

Did you:

?

I had the same error, but with Scenes. Make sure you have in configuration.yaml

automation: !include automations.yaml

And make sure you do not have automations: twice, because HA will pick the first one to run then, but the second one when you edit them.

Thanks guys its fixed