Skip to content

Instantly share code, notes, and snippets.

@psturc
Created May 29, 2018 10:09
Show Gist options
  • Select an option

  • Save psturc/86ca5c012c2a03d91f0eebf66d324d63 to your computer and use it in GitHub Desktop.

Select an option

Save psturc/86ca5c012c2a03d91f0eebf66d324d63 to your computer and use it in GitHub Desktop.
UPS provision fails
TASK [provision-unifiedpush-apb : Wait for all UPS containers to become ready] ***
changed: [localhost]
TASK [provision-unifiedpush-apb : Create myproject PushApplication on service host 172.30.123.172] ***
FAILED - RETRYING: Create myproject PushApplication on service host 172.30.123.172 (5 retries left).
FAILED - RETRYING: Create myproject PushApplication on service host 172.30.123.172 (4 retries left).
FAILED - RETRYING: Create myproject PushApplication on service host 172.30.123.172 (3 retries left).
FAILED - RETRYING: Create myproject PushApplication on service host 172.30.123.172 (2 retries left).
FAILED - RETRYING: Create myproject PushApplication on service host 172.30.123.172 (1 retries left).
fatal: [localhost]: FAILED! => {"attempts": 5, "changed": false, "connection": "close", "content": "<html><head><title>Error</title></head><body>404 - Not Found</body></html>", "content_length": "74", "content_type": "text/html", "date": "Tue, 29 May 2018 10:06:23 GMT", "msg": "Status code was 404 and not [201]: HTTP Error 404: Not Found", "redirected": false, "server": "WildFly/10", "status": 404, "url": "http://172.30.123.172/rest/applications ", "x_powered_by": "Undertow/1"}
PLAY RECAP *********************************************************************
localhost : ok=17 changed=15 unreachable=0 failed=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment