Created
October 29, 2014 15:35
-
-
Save whitmo/233c756b2e0f3d54e2e9 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
^[[32m[I 141029 14:46:03 web:1635]^[[0;10m 200 POST /api/v1/ (127.0.0.1) 0.94ms | |
^[[33m[W 141029 14:46:05 app:156]^[[0;10m Caught signal: 15 | |
^[[32m[I 141029 14:46:07 app:161]^[[0;10m Stopping http server | |
^[[32m[I 141029 14:46:07 app:165]^[[0;10m Will shutdown in 3 seconds ... | |
^[[32m[I 141029 14:46:15 web:1635]^[[0;10m 200 POST /api/v1/ (127.0.0.1) 0.96ms | |
^[[30m[E 141029 14:56:31 tactics:69]^[[0;10m Tactic Failed | |
Traceback (most recent call last): | |
File "/var/lib/juju/agents/unit-cloudfoundry-0/charm/reconciler/tactics.py", line 54, in run | |
self._run(env, **self.kwargs) | |
File "/var/lib/juju/agents/unit-cloudfoundry-0/charm/reconciler/tactics.py", line 174, in _run | |
env.add_relation(kwargs['endpoint_a'], kwargs['endpoint_b']) | |
File "/usr/local/lib/python2.7/dist-packages/jujuclient.py", line 666, in add_relation | |
'Endpoints': [endpoint_a, endpoint_b] | |
File "/usr/local/lib/python2.7/dist-packages/jujuclient.py", line 148, in _rpc | |
raise EnvError(result) | |
EnvError: <Env Error - Details: | |
{ u'Error': u'service "nats" not found', | |
u'ErrorCode': u'not found', | |
u'RequestId': 40, | |
u'Response': { }} | |
> | |
^[[32m[I 141029 15:28:51 web:1635]^[[0;10m 200 GET / (50.197.243.253) 1.27ms | |
^[[32m[I 141029 15:28:51 web:1635]^[[0;10m 200 GET /static/semantic/packaged/css/semantic.css (50.197.243.253) 5.68ms | |
^[[32m[I 141029 15:28:51 web:1635]^[[0;10m 200 GET /static/agility.js (50.197.243.253) 0.74ms | |
^[[32m[I 141029 15:28:51 web:1635]^[[0;10m 200 GET /static/semantic/packaged/javascript/semantic.min.js (50.197.243.253) 0.96ms | |
^[[32m[I 141029 15:28:51 web:1635]^[[0;10m 200 GET /static/semantic/packaged/javascript/semantic.js (50.197.243.253) 1.81ms | |
^[[32m[I 141029 15:28:51 web:1635]^[[0;10m 200 GET /static/reconnecting-websocket.js (50.197.243.253) 0.47ms | |
^[[32m[I 141029 15:28:52 web:1635]^[[0;10m 200 GET /static/main.js (50.197.243.253) 0.76ms | |
^[[32m[I 141029 15:28:52 web:1635]^[[0;10m 200 GET /static/socketservice.js (50.197.243.253) 0.44ms | |
^[[33m[W 141029 15:28:52 web:1635]^[[0;10m 404 GET /favicon.ico (50.197.243.253) 0.34ms | |
^[[33m[W 141029 15:28:52 web:1635]^[[0;10m 404 GET /favicon.ico (50.197.243.253) 0.26ms | |
^[[32m[I 141029 15:28:53 web:1635]^[[0;10m 200 GET /static/semantic/packaged/fonts/icons.woff (50.197.243.253) 0.79ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment