Advertisement
Guest User

Untitled

a guest
Feb 12th, 2016
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. ➜ ~ CF_TRACE=true cf logs node
  2.  
  3. REQUEST: [2016-02-12T12:12:30+01:00]
  4. GET /v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/apps?q=name%3Anode&inline-relations-depth=1 HTTP/1.1
  5. Host: api.cf.dev.eden.klm.com
  6. Accept: application/json
  7. Authorization: [PRIVATE DATA HIDDEN]
  8. Content-Type: application/json
  9. User-Agent: go-cli 6.15.0+fa1bfe2 / linux
  10.  
  11.  
  12.  
  13. RESPONSE: [2016-02-12T12:12:30+01:00]
  14. HTTP/1.1 200 OK
  15. Content-Length: 4649
  16. Content-Type: application/json;charset=utf-8
  17. Date: Fri, 12 Feb 2016 11:12:30 GMT
  18. Server: nginx
  19. X-Cf-Requestid: 772beb51-d339-4b3a-7f63-072915f652c5
  20. X-Content-Type-Options: nosniff
  21. X-Vcap-Request-Id: 062c961c-9bb1-4192-6ed8-a6cfa2bd0c80::691124b3-dc77-42a7-a26a-4c76c2b4a70f
  22.  
  23. {
  24. "total_results": 1,
  25. "total_pages": 1,
  26. "prev_url": null,
  27. "next_url": null,
  28. "resources": [
  29. {
  30. "metadata": {
  31. "guid": "6a15b42a-d7aa-43d9-851f-e972ac1b89b4",
  32. "url": "/v2/apps/6a15b42a-d7aa-43d9-851f-e972ac1b89b4",
  33. "created_at": "2016-02-12T11:11:07Z",
  34. "updated_at": "2016-02-12T11:11:18Z"
  35. },
  36. "entity": {
  37. "name": "node",
  38. "production": false,
  39. "space_guid": "3b34a12b-3b5b-492d-b321-e5d3cd9a2b48",
  40. "stack_guid": "44dd60ec-c5cf-45af-87cd-6e26802a91bf",
  41. "buildpack": null,
  42. "detected_buildpack": null,
  43. "environment_json": {
  44.  
  45. },
  46. "memory": 1024,
  47. "instances": 1,
  48. "disk_quota": 1024,
  49. "state": "STARTED",
  50. "version": "ca6d1837-3b81-4337-a096-1ca0ba6a220f",
  51. "command": null,
  52. "console": false,
  53. "debug": null,
  54. "staging_task_id": "de64d194246a47d88abf6207682fa715",
  55. "package_state": "PENDING",
  56. "health_check_type": "port",
  57. "health_check_timeout": null,
  58. "staging_failed_reason": null,
  59. "staging_failed_description": null,
  60. "diego": false,
  61. "docker_image": null,
  62. "package_updated_at": "2016-02-12T11:11:15Z",
  63. "detected_start_command": "",
  64. "enable_ssh": false,
  65. "docker_credentials_json": {
  66. "redacted_message": "[PRIVATE DATA HIDDEN]"
  67. },
  68. "ports": null,
  69. "space_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48",
  70. "space": {
  71. "metadata": {
  72. "guid": "3b34a12b-3b5b-492d-b321-e5d3cd9a2b48",
  73. "url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48",
  74. "created_at": "2016-02-11T14:13:56Z",
  75. "updated_at": null
  76. },
  77. "entity": {
  78. "name": "dev",
  79. "organization_guid": "e527587f-3862-461f-a663-a585f7f52665",
  80. "space_quota_definition_guid": null,
  81. "allow_ssh": true,
  82. "organization_url": "/v2/organizations/e527587f-3862-461f-a663-a585f7f52665",
  83. "developers_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/developers",
  84. "managers_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/managers",
  85. "auditors_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/auditors",
  86. "apps_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/apps",
  87. "routes_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/routes",
  88. "domains_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/domains",
  89. "service_instances_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/service_instances",
  90. "app_events_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/app_events",
  91. "events_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/events",
  92. "security_groups_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48/security_groups"
  93. }
  94. },
  95. "stack_url": "/v2/stacks/44dd60ec-c5cf-45af-87cd-6e26802a91bf",
  96. "stack": {
  97. "metadata": {
  98. "guid": "44dd60ec-c5cf-45af-87cd-6e26802a91bf",
  99. "url": "/v2/stacks/44dd60ec-c5cf-45af-87cd-6e26802a91bf",
  100. "created_at": "2016-02-11T13:07:39Z",
  101. "updated_at": null
  102. },
  103. "entity": {
  104. "name": "cflinuxfs2",
  105. "description": "Cloud Foundry Linux-based filesystem"
  106. }
  107. },
  108. "events_url": "/v2/apps/6a15b42a-d7aa-43d9-851f-e972ac1b89b4/events",
  109. "service_bindings_url": "/v2/apps/6a15b42a-d7aa-43d9-851f-e972ac1b89b4/service_bindings",
  110. "service_bindings": [
  111.  
  112. ],
  113. "routes_url": "/v2/apps/6a15b42a-d7aa-43d9-851f-e972ac1b89b4/routes",
  114. "routes": [
  115. {
  116. "metadata": {
  117. "guid": "d3691bab-e840-4370-918c-c0f6156a4af9",
  118. "url": "/v2/routes/d3691bab-e840-4370-918c-c0f6156a4af9",
  119. "created_at": "2016-02-11T14:14:12Z",
  120. "updated_at": null
  121. },
  122. "entity": {
  123. "host": "node",
  124. "path": "",
  125. "domain_guid": "d5ca1a50-0a8d-4915-bd3a-ccc782dc0ff4",
  126. "space_guid": "3b34a12b-3b5b-492d-b321-e5d3cd9a2b48",
  127. "service_instance_guid": null,
  128. "port": 0,
  129. "domain_url": "/v2/domains/d5ca1a50-0a8d-4915-bd3a-ccc782dc0ff4",
  130. "space_url": "/v2/spaces/3b34a12b-3b5b-492d-b321-e5d3cd9a2b48",
  131. "apps_url": "/v2/routes/d3691bab-e840-4370-918c-c0f6156a4af9/apps"
  132. }
  133. }
  134. ]
  135. }
  136. }
  137. ]
  138. }
  139.  
  140. WEBSOCKET REQUEST: [2016-02-12T12:12:30+01:00]
  141. GET /tail/?app=6a15b42a-d7aa-43d9-851f-e972ac1b89b4 HTTP/1.1
  142. Host: wss://loggregator.cf.dev.eden.klm.com:4443
  143. Upgrade: websocket
  144. Connection: Upgrade
  145. Sec-WebSocket-Version: 13
  146. Sec-WebSocket-Key: [HIDDEN]
  147. Origin: http://localhost
  148. Authorization: [PRIVATE DATA HIDDEN]
  149.  
  150. FAILED
  151. Error dialing loggregator server: unexpected EOF.
  152. Please ask your Cloud Foundry Operator to check the platform configuration (loggregator endpoint is wss://loggregator.cf.dev.eden.klm.com:4443).
  153. FAILED
  154. Error dialing loggregator server: unexpected EOF.
  155. Please ask your Cloud Foundry Operator to check the platform configuration (loggregator endpoint is wss://loggregator.cf.dev.eden.klm.com:4443).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement