-
Notifications
You must be signed in to change notification settings - Fork 40
Cannot login, blank red box, page shows JS errors #11
Comments
ECS logs: [2022-03-08 16:31:28 +0000] [6] [INFO] Starting gunicorn 20.0.4[2022-03-08 16:31:28 +0000] [6] [INFO] Listening at: http://0.0.0.0:80 (6) |
I am having the exact same problem, the Cognito part has been correctly setup as I can do a manual test authentication with Lambda and it returns successful auth and the directory Mapping from DynamoDB. |
@adityavb Try Connecting to the SFTP Endpoint and see if that is working as in the backend the web is opening an SFTP connection and if that doesnt work then Web Logons will fail too. |
@rathialok901 yes I am able to login to the server directly using OpenSSH, FileZilla and WinSCP. Still having the same issue. Is your setup working now ? |
@adityavb Yes I have web logins working but the UI experience is not great and is pretty slow. Can you switch your browser to developer mode and see what is happening to your request and that could help point out the problem. |
Team - I am deploying this solution in Bahrain region. I wanted to understand what is the use of AWS Lambda@Edge and why it is need to be deployed only in Virginia Region. |
@rathialok901 @adityavb @ajorg-aws - I am able to set it up, However - I am getting red screen while login. Can anyone of you available for a quick screenshare. |
That is because CloudFront, although a Global Service has its control plane in us-east-1 and that is why you are deploying the Lambda@edge in that region. |
I can work with you tommorrow to look at what is going on, In what timezone are you available. |
@rathialok901 Its great to hear from you, I am reachable at [email protected] |
I am getting authentication error, it must be something wrong at my DynamoDB mapping. Failed to authenticate user asapra with Cognito |
Hello, We have deployed the solution. User created, dynamo DB mapping is completed but facing the same issue as original. It shows red box below when trying to login. Is there already a solution for this ? |
Hi, Any update on the issue. We are facing the same problem. |
When attempting to login with correct or incorrect credentials a blank red box appears above the login button. Browser console shows error as screenshot attached.
The text was updated successfully, but these errors were encountered: