Skip to content

Instantly share code, notes, and snippets.

@ehazlett
Created March 13, 2014 15:29
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 ehazlett/9530597 to your computer and use it in GitHub Desktop.
Save ehazlett/9530597 to your computer and use it in GitHub Desktop.
[2014-03-13T15:25:58+00:00] INFO: Sending resource update report (run-id: f9475138-be6e-4bdf-8c4c-f7e9c10d71be)
[2014-03-13T15:25:58+00:00] ERROR: service[deis-ablest-moonrise.web.1] (deis::runtime line 25) had an error: Chef::Exceptions::Exec: /sbin/start deis-ablest-moonrise.web.1 returned 1, expected 0
[2014-03-13T15:25:58+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
[2014-03-13 09:25:58,955: ERROR/MainProcess] Task api.tasks.converge_node[9f5f3166-3178-4f24-95a1-58ddb51c239e] raised unexpected: RuntimeError(u'Node converge error',)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 238, in trace_task
R = retval = fun(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 416, in __protected_call__
return self.run(*args, **kwargs)
File "/app/deis/api/tasks.py", line 85, in converge_node
output, rc = CM.converge_node(node.flat())
File "/app/deis/cm/chef.py", line 170, in converge_node
raise e
RuntimeError: Node converge error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment