Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Steps to reproduce:
- Click on Nodes. This page will list nodes of the cluster
- Click on one the nodes such as node1. ( It will redirect to http://<host>:4200/#/yarn-node/<node1>:31924/<node1>:8042 url)
This url prompts "Sorry Error Occurred" error.
jquery.js:8630 XMLHttpRequest cannot load http://xxx:xxx:8042/ws/v1/node. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.send @ jquery.js:8630 ember.debug.js:30877 Error: Adapter operation failed at new Error (native) at Error.EmberError (http://xxx:4200/assets/vendor.js:25278:21) at Error.ember$data$lib$adapters$errors$$AdapterError (http://xxx:4200/assets/vendor.js:91198:50) at Class.handleResponse (http://xxx:4200/assets/vendor.js:92494:16) at Class.hash.error (http://xxx:4200/assets/vendor.js:92574:33) at fire (http://xxx:4200/assets/vendor.js:3306:30) at Object.fireWith [as rejectWith] (http://xxx:4200/assets/vendor.js:3418:7) at done (http://xxx:4200/assets/vendor.js:8473:14) at XMLHttpRequest.<anonymous> (http://xxx:4200/assets/vendor.js:8806:9) at Object.send (http://xxx:4200/assets/vendor.js:8837:10)onerrorDefault @ ember.debug.js:30877
Attachments
Issue Links
- is duplicated by
-
YARN-5785 [YARN-3368] Accessing applications and containers list from Node page is throwing few exceptions in console
- Resolved