Skip to content
This repository was archived by the owner on Feb 13, 2018. It is now read-only.
This repository was archived by the owner on Feb 13, 2018. It is now read-only.

index pages does not displayed #2

@Hemakuma

Description

@Hemakuma

Request Method: GET
Request URL: http://10.114.217.249:8000/ui/index.html
"/data/dist/index.html" does not exist

i changed the prod.py

UI_ROOT = os.getcwd()+ '/dist' to
UI_ROOT = os.getcwd()+ '/ignite/dist'

Now i can see the index page but am not able to authenticate. the username/password was created successfully.

What else can i check to see why authentication is not working. It does not give any errors. Even the server does not show any errors.

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