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

Inaccessible host: cognito-idp.us-east-1.amazonaws.com' at port 443' #13837

Open
2 tasks done
gzimbron opened this issue Jun 27, 2024 · 1 comment
Open
2 tasks done

Inaccessible host: cognito-idp.us-east-1.amazonaws.com' at port 443' #13837

gzimbron opened this issue Jun 27, 2024 · 1 comment
Labels
feature-request Request a new feature hosting Issues tied to hosting category

Comments

@gzimbron
Copy link

gzimbron commented Jun 27, 2024

How did you install the Amplify CLI?

pnpm

If applicable, what version of Node.js are you using?

v20.13.1

Amplify CLI Version

12.12.3

What operating system are you using?

Mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No

Describe the bug

I normally amplify publish -y my web app changes, (no cloud changes), but since yesterday, after cli outputs: Deployment completed. show this error:
CleanShot 2024-06-27 at 12 46 27@2x

Session Identifier: 17d87b65-6294-432d-b7d5-edcd6e86615f

On the second try (amplify publish -y) It works perfectly

Expected behavior

I expected to deploy frontend to hosting manually using amplify publish cli command

Reproduction steps

run :

amplify publish -y in not modified cloud data project (only frontend update)

Project Identifier

No response

Log output

# Put your logs below this line


Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@gzimbron gzimbron added the pending-triage Issue is pending triage label Jun 27, 2024
@ykethan
Copy link
Member

ykethan commented Jul 2, 2024

Hey, thank you for reaching reaching. This appears to be an failure with the network call to the congtio-idp. Marking this as feature request for improvements on the hosting flow to implement a retry mechanism.

@ykethan ykethan added feature-request Request a new feature hosting Issues tied to hosting category and removed pending-triage Issue is pending triage labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature hosting Issues tied to hosting category
Projects
None yet
Development

No branches or pull requests

2 participants