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

Super user is not created on new installation #28

Open
jimjoes opened this issue May 9, 2024 · 0 comments
Open

Super user is not created on new installation #28

jimjoes opened this issue May 9, 2024 · 0 comments
Labels
bug An error has occurred high priority Should be prioritised over all other issues

Comments

@jimjoes
Copy link

jimjoes commented May 9, 2024

What happened?

I installed the main branch of the new adapt authoring and went through the UI to setup the instance, however I cannot log in with the user I configured in the UI. On checking the users collection in Mongo, it's empty and there are no obvious errors in the console from the setup.
I also tried npx adapt-security/utils register-super -e <email> which runs and doesn't produce any errors (or success notifications), but no item is created in the user collection.

Expected behaviour

I would expect the user to be setup

Steps to reproduce

  1. install using npx adapt-security/at-utils install --branches --prerelease adapt-1.0
  2. follow UI to configure setup
  3. run npm run dev
  4. Try and login.

Authoring tool version

1.0.0-rc.4

Framework version

5.38.2

What browsers are you seeing the problem on?

Chrome

Relevant log output

AFICT there are no errors emitted relating to user setup.
@jimjoes jimjoes added the bug An error has occurred label May 9, 2024
@taylortom taylortom added the high priority Should be prioritised over all other issues label Jun 19, 2024
@taylortom taylortom self-assigned this Jun 19, 2024
@taylortom taylortom removed their assignment Jul 1, 2024
@taylortom taylortom transferred this issue from adapt-security/adapt-authoring Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error has occurred high priority Should be prioritised over all other issues
Projects
Development

No branches or pull requests

2 participants