Created
January 6, 2015 22:30
-
-
Save eliasp/8af217155abf02ed9a50 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MN1221-C0010: | |
The minion function caused an exception: Traceback (most recent call last): | |
File "salt/minion.py", line 1019, in _thread_return | |
File "salt/modules/saltutil.py", line 384, in sync_all | |
File "salt/modules/saltutil.py", line 250, in sync_modules | |
File "salt/modules/saltutil.py", line 77, in _sync | |
File "salt/modules/saltutil.py", line 58, in _get_top_file_envs | |
File "salt/state.py", line 2924, in __init__ | |
File "salt/state.py", line 564, in __init__ | |
File "salt/state.py", line 688, in load_modules | |
File "salt/loader.py", line 143, in minion_mods | |
File "salt/utils/decorators/__init__.py", line 77, in enforce_dependencies | |
RuntimeError: Set changed size during iteration |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MN1221-C0019: | |
ERROR: Path 'top.sls' is not absolute |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment