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

Unable to enable Admin UI #206

Closed
4 tasks done
ashleyoldershaw opened this issue May 12, 2021 · 11 comments
Closed
4 tasks done

Unable to enable Admin UI #206

ashleyoldershaw opened this issue May 12, 2021 · 11 comments
Labels
bug An issue which has been identified as a bug

Comments

@ashleyoldershaw
Copy link

Before opening, please confirm:

App Id

d2xxwcl6ly3wga

Region

eu-west-2

Amplify Console feature

Not applicable

Describe the bug

I have a StackOverflow question open here:
https://stackoverflow.com/questions/67504106/unable-to-enable-aws-amplify-admin-ui

In short - I'm clicking the switch to enable Admin UI but it's not enabling it despite telling me that it is. It's happening in both of my Amplify projects leading me to think it's not a problem with my app's setup.

Expected behavior

Click the enable switch -> wait a bit for it to enable -> console tells me it's enabled -> I can click to open the admin UI

Reproduction steps

I don't know what triggered the bug - I just saw that my Admin UI wasn't enabled anymore.

  1. On backend environments tab, hit "Set up admin UI" in the box
  2. Observe it saying it's set up and then not continuing

Build Settings

Not sure it's relevant but it's not sensitive.


version: 1
backend:
  phases:
    build:
      commands:
        - amazon-linux-extras install python3.8
        - ln -fs /usr/bin/python3.8 /usr/bin/python3
        - pip3.8 install pipenv
        - '# Execute Amplify CLI with the helper script'
        - amplifyPush --simple
frontend:
  phases:
    preBuild:
      commands:
        - yarn install
    build:
      commands:
        - yarn run build
  artifacts:
    baseDirectory: build
    files:
      - '**/*'
  cache:
    paths:
      - node_modules/**/*


### Additional information

https://stackoverflow.com/questions/67504106/unable-to-enable-aws-amplify-admin-ui
@github-actions
Copy link

Hi 👋, thanks for opening! While we look into this...

If this issue is related to custom domains, be sure to check the custom domains troubleshooting guide to see if that helps. Also, there is a more general troubleshooting FAQ that may be helpful for other questions.

Lastly, please make sure you've specified the App ID and Region in the issue!

@siegerts
Copy link
Contributor

Hi @ashleyoldershaw, thanks for raising. I'm going to transfer to the Admin UI repo to get some more eyes on it.

@siegerts siegerts transferred this issue from aws-amplify/amplify-hosting May 12, 2021
@ashleyoldershaw
Copy link
Author

Thanks @siegerts, I thought the Admin UI was part of the console - my bad - thanks for the transfer!

@hsspain
Copy link
Contributor

hsspain commented May 12, 2021

@ashleyoldershaw We have identified the issue and will be resolving it shortly. I will update this thread once the issue is resolved.

@hsspain
Copy link
Contributor

hsspain commented May 12, 2021

@ashleyoldershaw This issue should now be resolved. Please let us know if you still have problems logging in.

@ashleyoldershaw
Copy link
Author

ashleyoldershaw commented May 12, 2021 via email

@swaminator swaminator added admin-login bug An issue which has been identified as a bug labels May 12, 2021
@ashleyoldershaw
Copy link
Author

I checked now - all good, thanks for that!

@mohamed-nowfal-m
Copy link

Dears, I am facing the exact same issue, could you please assist on it
AppId: d2q3qs1vyamwau
region: ap-south-1

@ykethan
Copy link
Contributor

ykethan commented Oct 10, 2023

@mohamed-nowfal-m could you open a new issue with bug template, this would enable us in documenting additional information. Bug report

@mohamed-nowfal-m
Copy link

Sure, Have opened new case,
#1050

@micaelamarrero26
Copy link

I think we have the same problem today! I can't access to the AWS amplify dashboard. Is still reloading but nothing happen. Anyone having the same problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue which has been identified as a bug
Projects
None yet
Development

No branches or pull requests

7 participants