Skip to content

Instantly share code, notes, and snippets.

@phsteve
Last active May 4, 2017 20:06
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 phsteve/73d5fac7979087412937a3039cd2677c to your computer and use it in GitHub Desktop.
Save phsteve/73d5fac7979087412937a3039cd2677c to your computer and use it in GitHub Desktop.
verbose psget error
PS C:\Users\skatz> C:\salt\salt-call.bat --local -l debug psget.avail_modules
C:\salt\salt-call.bat : [DEBUG ] Reading configuration from c:\salt\conf\minion
At line:1 char:1
+ C:\salt\salt-call.bat --local -l debug psget.avail_modules
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ([DEBUG ] Read...alt\conf\minion:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
[DEBUG ] Including configuration from 'c:\salt\conf\minion.d\_schedule.conf'
[DEBUG ] Reading configuration from c:\salt\conf\minion.d\_schedule.conf
[DEBUG ] Configuration file path: c:\salt\conf\minion
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[DEBUG ] Reading configuration from c:\salt\conf\minion
[DEBUG ] Including configuration from 'c:\salt\conf\minion.d\_schedule.conf'
[DEBUG ] Reading configuration from c:\salt\conf\minion.d\_schedule.conf
[DEBUG ] Determining pillar cache
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] LazyLoaded cmd.shell_info
[DEBUG ] LazyLoaded reg.list_keys
[DEBUG ] SMBIOS: neither dmidecode nor smbios found!
[DEBUG ] Could not LazyLoad psget.avail_modules: 'psget.avail_modules' is not available.
'psget.avail_modules' is not available.
PS C:\Users\skatz> C:\salt\salt-call.bat --local test.versions
local:
Salt Version:
Salt: 2016.11.1
Dependency Versions:
cffi: 1.7.0
cherrypy: 7.1.0
dateutil: 2.5.3
gitdb: 0.6.4
gitpython: 2.0.8
ioflo: 1.5.5
Jinja2: 2.8
libgit2: Not Installed
libnacl: 1.4.5
M2Crypto: Not Installed
Mako: 1.0.4
msgpack-pure: Not Installed
msgpack-python: 0.4.8
mysql-python: Not Installed
pycparser: 2.14
pycrypto: 2.6.1
pygit2: Not Installed
Python: 2.7.12 (v2.7.12:d33e0cf91556, Jun 27 2016, 15:24:40) [MSC v.1500 64 bit (AMD64)]
python-gnupg: 0.3.8
PyYAML: 3.11
PyZMQ: 16.0.1
RAET: Not Installed
smmap: 0.9.0
timelib: 0.2.4
Tornado: 4.4.1
ZMQ: 4.1.6
System Versions:
dist:
machine: AMD64
release: 2016Server
system: Windows
version: 2016Server 10.0.14393 Multiprocessor Free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment