Skip to content

Cannot login to dashboard #413

@lambertaa

Description

@lambertaa

Describe the bug
I cannot login to the monitoring dashboard with any username/password combination. I am not sure if I'm missing something. Do I need to have the monitoring dashboard database set up beforehand? Do I need to somehow establish users and passwords beforehand? I have set it up following the examples given in the documentation, as seen in the screenshots below.

I am deploying the API over mod_wsgi using mod_wsgi-express. From what I've seen, I don't think I should be expecting any bugs working with mod_wsgi-express.

To Reproduce
Steps to reproduce the behavior:

  1. $ pip install flask_monitoringdashboard
  2. Import module and add configuration and bind lines to API file
  3. Launch API with mod_wsgi-express
  4. Visit /dashboard
  5. Attempt login using user/password: admin/admin

Expected behavior
Using custom dashboard link, go to url and enter in username and password set in the dashboard.cfg file (admin/admin) to successfully access dashboard.

Screenshots
image

Main API:
image

Desktop (please complete the following information):

  • OS: Linux
  • Browser: edge/chrome
  • FMD Version: 3.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions