Skip to content

API server is not providing correct information #163

@S0obi

Description

@S0obi

Hello everyone !

I would like to report a non working feature in the API server for latest release (1.1.2). The stats are not properly displayed and a "Error!" message is displayed on the web page.

Steps to Reproduce

  1. Follow the readme to start glauth with the default config
  2. Browse localhost:5555
  3. Note the "Error!" message on the web page, data are not properly displayed

Possible Solution

The error seems to be there because of an improper JSON formating :

"proxy":{
  "version":v1.1.2
},

The version attribute is not using quotes around v1.1.2

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