Question:
Hi all,
I'm getting a lot of warnings like following one:
WARNING (mounting): The reference "module.name" in resource module.... is ambigious. It will not be mounted.
I actually have two questions:
- What does it means? Which are the conditions for which this warning is raised?
- But moreover, as it is a warning I suspect there's something wrong in my code: what can I do to solve it?
Thank you