Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant seem to get passed the login section requesting for a device id #54

Closed
Jufi-101 opened this issue Jul 6, 2019 · 3 comments
Closed

Comments

@Jufi-101
Copy link

Jufi-101 commented Jul 6, 2019

I setup the mage server, created a anew account on the web app. but after requesting for the device uid. it does not do anything on clicking the finish button.

@newmanw
Copy link
Member

newmanw commented Jul 6, 2019

Sounds like you are connecting via http (not https). You will need to set the following env variable to false.
https://github.com/ngageoint/mage-server/blob/master/environment/magerc.sh#L7-L8

Note that the magerc.sh is not automatically sourced. Read more here:
https://github.com/ngageoint/mage-server#mage-environment-settings

@newmanw newmanw closed this as completed Jul 6, 2019
@hmorilak
Copy link

I'm having the same issue. I tried setting the MAGE_SESSION_COOKIE_SECURE variable to false and now I'm unable to access the server from my browser. @Jufi-101 were you able to get this fixed?

@newmanw
Copy link
Member

newmanw commented Feb 11, 2020

See: #57 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants