Skip to content

Instantly share code, notes, and snippets.

Created August 5, 2015 13:35
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/0fbcb807729c2653c403 to your computer and use it in GitHub Desktop.
Save anonymous/0fbcb807729c2653c403 to your computer and use it in GitHub Desktop.
# salt-minion -l debug
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Configuration file path: /etc/salt/minion
[INFO ] Setting up the Salt Minion "n2.frank.sam.example.edu"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Reading configuration from /etc/salt/minion
[INFO ] The salt minion is shut down
[ERROR ] coercing to Unicode: need string or buffer, NoneType found
[WARNING ] ** Restarting minion **
[INFO ] Sleeping random_reauth_delay of 2 seconds
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Configuration file path: /etc/salt/minion
[INFO ] Setting up the Salt Minion "n2.frank.sam.example.edu"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Reading configuration from /etc/salt/minion
[INFO ] The salt minion is shut down
[ERROR ] coercing to Unicode: need string or buffer, NoneType found
[WARNING ] ** Restarting minion **
[INFO ] Sleeping random_reauth_delay of 4 seconds
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Configuration file path: /etc/salt/minion
[INFO ] Setting up the Salt Minion "n2.frank.sam.example.edu"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Reading configuration from /etc/salt/minion
[INFO ] The salt minion is shut down
[ERROR ] coercing to Unicode: need string or buffer, NoneType found
[WARNING ] ** Restarting minion **
[INFO ] Sleeping random_reauth_delay of 9 seconds
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Configuration file path: /etc/salt/minion
[INFO ] Setting up the Salt Minion "n2.frank.sam.example.edu"
[DEBUG ] Created pidfile: /var/run/salt-minion.pid
[DEBUG ] Reading configuration from /etc/salt/minion
[INFO ] The salt minion is shut down
[ERROR ] coercing to Unicode: need string or buffer, NoneType found
[WARNING ] ** Restarting minion **
[INFO ] Sleeping random_reauth_delay of 4 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment