Skip to content

Instantly share code, notes, and snippets.

Created October 8, 2014 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e0b4f99e41b4647c4bd6 to your computer and use it in GitHub Desktop.
Save anonymous/e0b4f99e41b4647c4bd6 to your computer and use it in GitHub Desktop.
[INFO ] Loading fresh modules for state activity
[ERROR ] An un-handled exception was caught by salt's global exception handler:
KeyError: ';'
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 726, in <module>
File "__main__.py", line 332, in bootstrap
File "__main__.py", line 359, in chainload
File "__main__.py", line 715, in _chainload
File "__main__.py", line 128, in <module>
File "__main__salt-call__.py", line 14, in <module>
File "salt/scripts.py", line 82, in salt_call
File "salt/cli/__init__.py", line 314, in run
File "salt/cli/caller.py", line 144, in run
File "salt/cli/caller.py", line 81, in call
File "salt/modules/state.py", line 372, in sls
File "salt/state.py", line 2363, in render_highstate
KeyError: ';'
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 726, in <module>
File "__main__.py", line 332, in bootstrap
File "__main__.py", line 359, in chainload
File "__main__.py", line 715, in _chainload
File "__main__.py", line 128, in <module>
File "__main__salt-call__.py", line 14, in <module>
File "salt/scripts.py", line 82, in salt_call
File "salt/cli/__init__.py", line 314, in run
File "salt/cli/caller.py", line 144, in run
File "salt/cli/caller.py", line 81, in call
File "salt/modules/state.py", line 372, in sls
File "salt/state.py", line 2363, in render_highstate
KeyError: ';'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment