Code Monkey home page Code Monkey logo

Comments (3)

XinliGuan avatar XinliGuan commented on August 22, 2024

Kanagaraj;

I followed your instructions to copy all the dist to the corresponding
subdirectories, and retry the access test.

It seems not working.

cthulhu.log shows:

2015-07-30 04:34:16,949 - WARNING - cthulhu.server_monitor.salt Re-opening
connection to salt-master
2015-07-30 04:34:42,007 - WARNING - cthulhu.server_monitor.salt Re-opening
connection to salt-master
2015-07-30 04:34:42,036 - WARNING - cthulhu.salt Re-opening connection to
salt-master
2015-07-30 04:35:07,068 - WARNING - cthulhu.server_monitor.salt Re-opening
connection to salt-master

the httpd_access.log shows:

9.41.89.201 - - [30/Jul/2015:10:36:26 -0400] "GET / HTTP/1.1" 302 -

9.41.89.201 - - [30/Jul/2015:10:36:27 -0400] "GET /dashboard/ HTTP/1.1" 302

9.41.89.201 - - [30/Jul/2015:10:36:27 -0400] "GET /manage/ HTTP/1.1" 304 -
9.41.89.201 - - [30/Jul/2015:10:36:27 -0400] "GET /manage/styles/main.css
HTTP/1.1" 404 92
9.41.89.201 - - [30/Jul/2015:10:36:27 -0400]
"GET /manage/bower_components/bootstrap/dist/css/bootstrap.css HTTP/1.1"
404 92
9.41.89.201 - - [30/Jul/2015:10:36:27 -0400]
"GET /manage/bower_components/requirejs/require.js HTTP/1.1" 304 -
9.41.89.201 - - [30/Jul/2015:10:36:27 -0400] "GET /manage/images/logo.png
HTTP/1.1" 404 92
9.41.89.201 - - [30/Jul/2015:10:36:27 -0400] "GET /manage/scripts/main.js
HTTP/1.1" 404 92
9.41.89.201 - - [30/Jul/2015:10:36:29 -0400] "GET /favicon.ico HTTP/1.1"
404 85
9.41.89.201 - - [30/Jul/2015:10:36:29 -0400] "GET /favicon.ico HTTP/1.1"
404 85
9.41.89.201 - - [30/Jul/2015:10:36:46 -0400] "GET /login HTTP/1.1" 404 79

9.41.89.201 - - [30/Jul/2015:10:37:22 -0400] "GET /dashboard/ HTTP/1.1" 302

9.41.89.201 - - [30/Jul/2015:10:37:24 -0400] "GET /manage/images/logo.png
HTTP/1.1" 404 92
9.41.89.201 - - [30/Jul/2015:10:37:24 -0400] "GET /manage/styles/main.css
HTTP/1.1" 404 92
9.41.89.201 - - [30/Jul/2015:10:37:24 -0400]
"GET /manage/bower_components/bootstrap/dist/css/bootstrap.css HTTP/1.1"
404 92
9.41.89.201 - - [30/Jul/2015:10:37:25 -0400] "GET /manage/scripts/main.js
HTTP/1.1" 404 92

The calamari.log shows:

2015-07-30 09:36:29,023 - metric_access - django.request Not
Found: /favicon.ico
2015-07-30 09:36:29,203 - metric_access - django.request Not
Found: /favicon.ico
2015-07-30 09:36:46,939 - metric_access - django.request Not Found: /login

(See attached file: calamari.log)(See attached file: httpd_access.log)(See
attached file: cthulhu.log)

Best Regards;

Charley

From: Kanagaraj M [email protected]
To: ceph/calamari-clients [email protected]
Cc: Charley Guan/Austin/IBM@IBMUS
Date: 07/29/2015 11:56 PM
Subject: Re: [calamari-clients] how to deploy the calamari-client
tarball in the calamari master machine (#97)

'dist' directory should be copied instead of app''

copy /tmp/calamari-clients/manage/dist/* /opt/calamari/webapp/content/manage


Reply to this email directly or view it on GitHub.

from calamari-clients.

XinliGuan avatar XinliGuan commented on August 22, 2024

Kanagaraj;

After coping all the dist items to the /opt/calamari/webapp/content, the
login page shows up, but the next page really confused me.

My question, is this correct since I have not configured the Ceph.

What is the next test scenario without Ceph cluster configured?

Best Regards;

Charley

From: Kanagaraj M [email protected]
To: ceph/calamari-clients [email protected]
Cc: Charley Guan/Austin/IBM@IBMUS
Date: 07/29/2015 11:56 PM
Subject: Re: [calamari-clients] how to deploy the calamari-client
tarball in the calamari master machine (#97)

'dist' directory should be copied instead of app''

copy /tmp/calamari-clients/manage/dist/* /opt/calamari/webapp/content/manage


Reply to this email directly or view it on GitHub.

from calamari-clients.

XinliGuan avatar XinliGuan commented on August 22, 2024

Thank you very much for all your Ceph team's help.

best Regards;

Charley

From: Kanagaraj M [email protected]
To: ceph/calamari-clients [email protected]
Cc: Charley Guan/Austin/IBM@IBMUS
Date: 07/30/2015 01:24 PM
Subject: Re: [calamari-clients] how to deploy the calamari-client
tarball in the calamari master machine (#97)

If you have not configured any ceph cluster, upon login you will be
presented with a landing page asking to configure a cluster/hosts.


Reply to this email directly or view it on GitHub.

from calamari-clients.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.