You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2017/09/07 14:42:03 UTC

[jira] [Updated] (MESOS-7912) Master WebUI not working in Chrome.

     [ https://issues.apache.org/jira/browse/MESOS-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kapil Arya updated MESOS-7912:
------------------------------
    Fix Version/s:     (was: 1.4.1)
                   1.4.0

> Master WebUI not working in Chrome.
> -----------------------------------
>
>                 Key: MESOS-7912
>                 URL: https://issues.apache.org/jira/browse/MESOS-7912
>             Project: Mesos
>          Issue Type: Bug
>          Components: webui
>    Affects Versions: 1.3.0
>         Environment: Mesos Master Version 1.3.0
> Chrome Windows Version Version 37.0.2062.102 m
>            Reporter: Alastair Montgomery
>            Assignee: Alastair Montgomery
>            Priority: Critical
>             Fix For: 1.3.2, 1.4.0
>
>
> Just getting "No master is currently leading ..." when browsing to Mesos Master UI using Chrome.
> Although displays correctly on IE.
> The following is displayed the Chrome console,
> {noformat}
> Uncaught SyntaxError: In strict mode code, functions can only be declared at top level or immediately within another function. controllers.js:848
> Error: [ng:areq] http://errors.angularjs.org/1.2.3/ng/areq?p0=MainCtrl&p1=not%20a%20function%2C%20got%20undefined
>     at Error (native)
>     at http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:6:449
>     at tb (http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:18:250)
>     at Oa (http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:18:337)
>     at http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:62:96
>     at http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:49:117
>     at q (http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:7:361)
>     at Q (http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:48:492)
>     at f (http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:43:24)
>     at f (http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-1.2.3.min.js:43:41) angular-1.2.3.min.js:84
> GET http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular.min.js.map 404 (Not Found) :5050/static/js/angular.min.js.map:1
> GET http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/js/angular-route.min.js.map 404 (Not Found) :5050/static/js/angular-route.min.js.map:1
> GET http://pp3xmes01mst001.pp3.williamhill.plc:5050/static/css/bootstrap.min.css.map 404 (Not Found) 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)