Capgemini / mesos-ui

An alternative web UI for Apache Mesos, built with :heart: and React.JS
http://capgemini.github.io/devops/mesos-ui
MIT License
220 stars 48 forks source link

Connection refused when started with marathon.json #105

Open eLvErDe opened 6 years ago

eLvErDe commented 6 years ago

Hi,

All I did is changing the app name in marathon.json as well as the Zookeeper URL. Then I posted it to my own Marathon with a little modification (add basic auth).

App starts and report the following, but I get connection refused when clicking on the link.

Regards, Adam.

--container="mesos-bc7d3ba7-dd73-4ef6-a2fe-0000aa265a34-S18.8e8e4d27-26a4-49e8-b222-e13514a2e923" --docker="docker" --docker_socket="/var/run/docker.sock" --help="false" --initialize_driver_logging="true" --launcher_dir="/usr/lib/x86_64-linux-gnu/mesos" --logbufsecs="0" --logging_level="INFO" --mapped_directory="/mnt/mesos/sandbox" --quiet="false" --sandbox_directory="/var/lib/mesos/slaves/bc7d3ba7-dd73-4ef6-a2fe-0000aa265a34-S18/frameworks/346d7333-a980-43a8-93ab-343ea12d77d7-0000/executors/utils_capgemini-mesos-ui.2827ed9c-567f-11e7-8614-6ae167732211/runs/8e8e4d27-26a4-49e8-b222-e13514a2e923" --stop_timeout="0ns"
--container="mesos-bc7d3ba7-dd73-4ef6-a2fe-0000aa265a34-S18.8e8e4d27-26a4-49e8-b222-e13514a2e923" --docker="docker" --docker_socket="/var/run/docker.sock" --help="false" --initialize_driver_logging="true" --launcher_dir="/usr/lib/x86_64-linux-gnu/mesos" --logbufsecs="0" --logging_level="INFO" --mapped_directory="/mnt/mesos/sandbox" --quiet="false" --sandbox_directory="/var/lib/mesos/slaves/bc7d3ba7-dd73-4ef6-a2fe-0000aa265a34-S18/frameworks/346d7333-a980-43a8-93ab-343ea12d77d7-0000/executors/utils_capgemini-mesos-ui.2827ed9c-567f-11e7-8614-6ae167732211/runs/8e8e4d27-26a4-49e8-b222-e13514a2e923" --stop_timeout="0ns"
Registered docker executor on mesos-slave-esx-201.prov.domain.lu
Starting task utils_capgemini-mesos-ui.2827ed9c-567f-11e7-8614-6ae167732211
[12:43:41] Failed to load external module babel-register
[12:43:41] Requiring external module babel-core/register
[12:43:41] Warning: gulp version mismatch:
[12:43:41] Global gulp is 3.9.1
[12:43:41] Local gulp is 3.9.0
[12:43:42] Using gulpfile /src/gulpfile.babel.js
[12:43:42] Starting 'build:watch'...
[12:43:42] Starting 'build'...
[12:43:42] Starting 'assets'...
[12:43:42] Starting 'resources'...
[12:43:42] Finished 'resources' after 31 ms
[12:43:42] Finished 'assets' after 98 ms
[12:43:42] Starting 'bundle'...
     Asset     Size  Chunks             Chunk Names
    app.js  2.68 MB       0  [emitted]  main
app.js.map  3.16 MB       0  [emitted]  main
        Asset     Size  Chunks             Chunk Names
    server.js  1.23 MB       0  [emitted]  main
server.js.map  1.47 MB       0  [emitted]  main
[12:43:57] Finished 'bundle' after 15 s
[12:43:57] Finished 'build' after 15 s
[12:43:57] Finished 'build:watch' after 15 s
[12:43:57] Starting 'serve'...
Connected to the Zookeeper.
Children of /mesos are: ["json.info_0000000358","log_replicas","json.info_0000000362","json.info_0000000373","json.info_0000000360","json.info_0000000361"].
Got data: {"address":{"hostname":"bowser.service.domain.lu","ip":"10.99.50.20","port":5050},"hostname":"bowser.service.domain.lu","id":"84c99d0b-8551-4f30-a9bc-6c1edbf7c18c","ip":338846474,"pid":"master@10.99.50.20:5050","port":5050,"version":"1.2.0"}
[12:43:57] Finished 'serve' after 893 ms