Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Error when registering a user in the UI #60

Open
MCLDG opened this issue Oct 29, 2019 · 4 comments
Open

Error when registering a user in the UI #60

MCLDG opened this issue Oct 29, 2019 · 4 comments

Comments

@MCLDG
Copy link
Contributor

MCLDG commented Oct 29, 2019

Update the documentation to explain how to resolve a common error when registering a user in the UI. Sometimes an error is showing indicating the user cannot be registered, explaining that HTTPS and not HTTP should be used. The console (F12) shows a CORS issue. All of this is misleading. The issue is caused by the URL of the ELB not being updated in src/environments/environment.ts

@wuqin0791
Copy link

I think it is a common error, because it happened to me too.

@MCLDG
Copy link
Contributor Author

MCLDG commented Aug 11, 2020

This issue also occurs if the REST API server is not running.

@MCLDG
Copy link
Contributor Author

MCLDG commented Aug 28, 2020

PR coming soon

@UdeanZZ
Copy link

UdeanZZ commented Apr 4, 2022

I have the same issue. I tried to remove the HTTPS protocol from the Cloud9 url, and also tried to turn off the force HTTPS setting in the browser, but it didn't work. Please help.

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

No branches or pull requests

3 participants