[chef] RE: Re: chefdash: realtime DevOps dashboard


Chronological Thread 
  • From: William Soula < >
  • To: " " < >
  • Subject: [chef] RE: Re: chefdash: realtime DevOps dashboard
  • Date: Thu, 14 Nov 2013 20:19:04 +0000
  • Accept-language: en-US

I am having the same issue.  Did anyone ever figure out what the default login user and password was?

Will


From: DV
Sent: Thursday, November 07, 2013 11:52 AM
To:
Subject: [chef] Re: chefdash: realtime DevOps dashboard

I tried it, but couldn't find default initial login/pass for the web UI, and also, no matter what login/pass I typed I got "Internal Server Error" in response.

2013-11-07 09:36:47,139 chefdash        INFO    Listening on 0.0.0.0:5000
2013-11-07 09:45:14,237 chefdash        INFO    Listening on 0.0.0.0:5000
2013-11-07 09:45:39,776 chefdash        ERROR   Exception on /login [POST]
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1817, in wsgi_app
    response = self.full_dispatch_request()
  File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1477, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1381, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1475, in full_dispatch_request
    rv = self.dispatch_request()
  File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1461, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/usr/local/lib/python2.7/dist-packages/chefdash-0.1.0-py2.7.egg/chefdash/__init__.py", line 341, in login
    auth_result = ujson.decode(api.request('POST', '/authenticate_user', data = "ujson.encode({" 'name': username, 'password': password })))
  File "/usr/local/lib/python2.7/dist-packages/chef/api.py", line 209, in request
    raise e
HTTPError: HTTP Error 404: Not Found



On Fri, Nov 1, 2013 at 6:06 AM, Evan Todd < " target="_blank"> > wrote:
chefdash is a simple dashboard for tracking Chef runs across a cluster.

With chefdash you can:

- Run chef-client on all nodes in a Chef environment simultaneously, or on a single node
- View output in realtime and quickly see if any nodes failed
- Automatically bootstrap new nodes

More features are planned:

- Provide an alternative to the Chef Web UI JSON editor
- Expose knife ssh functionality for arbitrary commands

Give it a try and let me know what you think!



--
Best regards, Dmitriy V.



Archive powered by MHonArc 2.6.16.

§