Skip to content
This repository has been archived by the owner on May 30, 2018. It is now read-only.

Not able to proceed further after launching of web dashboard #93

Open
deshshiv opened this issue Sep 26, 2017 · 15 comments
Open

Not able to proceed further after launching of web dashboard #93

deshshiv opened this issue Sep 26, 2017 · 15 comments
Assignees
Labels
Milestone

Comments

@deshshiv
Copy link

deshshiv commented Sep 26, 2017

Description

after following all the given necessary steps i am able to launch the UI @ localhost:9001 that is after grunt serve it is automatically redirecting me to the web interface and able to see the dashboard but when I am trying to register new user with the option provided it is not proceeding further.
Errror message is unable find app_token .
You have not mentioned it where to store the app_token I tried to store in config.js but not working.

please help me to resolve the issue.

my config.js file is as follows

angular.module('FlyveMDM')
// url of the GLPI api
.constant('GLPI_API_URL', 'http://localhost/glpi/apirest.php/')
// this is the glpi/flyve api_key which is used to save glpi/flyve users
.constant('USER_TOKEN', '9n52jklzrl5c40k5th2kvtmsn481v17rq460kcuy')

//.constant('USER_TOKEN', 'gzsyl6dyhdm6aqmqw3y522cpsgzu9cxl04qnjngb')
//.constant('APP_TOKEN', 'ys9wimrsrd1wd6xdgn92fbkyofrv193ptkcjad78')
//.constant('GLPI_APP_TOKEN', 'ys9wimrsrd1wd6xdgn92fbkyofrv193ptkcjad78')
//.constant('app_token', 'ys9wimrsrd1wd6xdgn92fbkyofrv193ptkcjad78')

// Debugging option
.constant('DEBUG', false)
//The unique id of the current build that GitLab CI uses internally
.constant('BUILD_ID', 0);
~

Expected behavior

to be registered with the same and proceed further

Actual behavior

stucked at sign up page

Environment Details

  • Web UI version: flyveMDM-web-dashboard- 2.0.0
  • GLPi version: GLPI-9.1.2
  • Browser Type: Mozilla firefox
  • Browser Version: 55.0.2
  • OS: ubuntu 16.04

my flyvemdm glpi plugin is 1.1.1
& fusion inventory is 9.1.1.1

  • Stack Traces:
  • Angular Version:
  • Angular Material Version:

Steps to reproduce the behaviour

  1. Step
  2. Step
  3. Step

References

  • Links

Screenshots

@deshshiv deshshiv reopened this Sep 26, 2017
@ajsb85 ajsb85 self-assigned this Sep 26, 2017
@ajsb85 ajsb85 added the bug label Sep 26, 2017
@ajsb85 ajsb85 added this to the 2.0 milestone Sep 26, 2017
@deshshiv
Copy link
Author

tried all the way again but still it is saying missing parameter app_token

@deshshiv
Copy link
Author

error_note

@deshshiv
Copy link
Author

config js

@ajsb85
Copy link
Contributor

ajsb85 commented Sep 26, 2017

@deshshiv Hi!

Here 2 examples:

Do you have Telegram?

Join us:
https://t.me/flyvemdmdev

@deshshiv
Copy link
Author

yes I just installed telegram how can we get in touch

@ajsb85
Copy link
Contributor

ajsb85 commented Sep 26, 2017

@deshshiv Join us with this deeplink: https://t.me/flyvemdmdev

@deshshiv
Copy link
Author

still I am not able to interface the web application with glpi_mdm plugin as it is requesting me for app_token..!

Please help me out to resolve the issue.!

@deshshiv
Copy link
Author

please check the message in the upper right corner of the image provided.!

@deshshiv deshshiv reopened this Oct 29, 2017
@deshshiv
Copy link
Author

30859305-b6e4fdf4-a2e0-11e7-9936-25a311caa310

@deshshiv
Copy link
Author

I am not able to register new user or any other activity with web dashboard ui. can you please tell me where to add this app_token ?

@ajsb85
Copy link
Contributor

ajsb85 commented Oct 29, 2017

Remove app_token in the config.js
Its not needed

@deshshiv
Copy link
Author

yup it is commented ...!

I was trying to resolve with some trial and errors..!

still it is asking me for app_token..! after removing it as well.

stucked alex please help me out

@btry
Copy link

btry commented Nov 20, 2017

Hi @deshshiv

I'm sorry answering so late.

I'm reading your issue and I'm suspecting you're trying to register a new user with the sign up button of the dashboard.

This use case is fir the demo platform. As you built your instance yourself, I'm suspecting that you did not installed the Flyve MDM demo plugin. It is required for the sign up button.

To login, please use your credentials glpi (default password is glpi).

@krishnavm28
Copy link

Hi
I am unable to install flyve MDM demo plugin after adding in the glpi plugins. it is not appear in the glpi-> plugins options to install and enable. and also not able to login using credentials glpi and passworad glpi

@btry
Copy link

btry commented Nov 28, 2017

Hi

The folder containing the demo plugin must be named flyvemdmdemo. Please check it.

An extra note: if you want to setup your instance of Flyve MDM, you probably don't need this plugin. It is intended to run with the demo server. It mainly provides a way for someone to self create a user account. When you in your own instance you got an access with the super admin user named glpi.

@ajsb85 ajsb85 changed the title not able to proceed further after launching of web dashboard Not able to proceed further after launching of web dashboard Nov 28, 2017
@ajsb85 ajsb85 removed their assignment Nov 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants