Ash Oldershaw
Ash Oldershaw

Reputation: 364

Unable to enable AWS Amplify Admin UI

I'm currently finding myself unable to enable the Admin UI. It was enabled before and now does not seem to work.

When I looked at my backends I see this.

Image of Amplify backend environment with a button to enable admin UI.

I then clicked the switch to turn on the Admin UI as shown below.

Image of the Admin UI enable screen.

I clicked it and it says it's enabling in a popup here, before saying it succeeded in another popup here.

I thought this was originally something wrong with my project but it's happening on my other amplify project - is the Amplify Admin UI down for some reason?

P.S. I was going to post this on server fault as this post says but there was no tag for Amplify on here.

Upvotes: 0

Views: 1120

Answers (3)

Dan
Dan

Reputation: 121

Have you tried selecting the environment and then clicking Open Admin UI?

1

I also wasnt able to login clicking in the URL and with my credentials, but clicking there worked.

Upvotes: 0

Ash Oldershaw
Ash Oldershaw

Reputation: 364

The issue was resolved as shown in this ticket I opened.

https://github.com/aws-amplify/amplify-adminui/issues/206

Upvotes: 0

Lingyun Dong
Lingyun Dong

Reputation: 11

Sorry this is not an answer, I cannot make comment so I have to write here.

I wasted a whole day by meeting the exactly the same issue.

At the same time, I tried to run Amplify pull --appid --envName several times, it always stuck there.

Amazon status page shows everything is fine now but I cannot believe it.

I also posted a question here but it seems nobody answered it.

I hope this issue was discovered by more people and Amazon finally can fix it, I believe it's not a problem on our side.

Upvotes: 1

Related Questions