-
Notifications
You must be signed in to change notification settings - Fork 824
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
Amplify hosting not detected #13230
Comments
Hey @CGarces, thank you for reaching out. The issue occurs when the hosting category has been via the AWS console, running |
I have deatached the branch, and added again from CLI. |
Hey @CGarces, the Please refer to the following documentation providing this information. Additionally, the |
Hi!
I need to move to Amazon CloudFront and S3, due this problems and the cache miss, the managed cloudfront is useless to me. |
@CGarces really appreciate pointing this out. Are there are here any issues you are observing with the managed CloudFront so that i can reach out to our folks in the hosting team for any information. |
I have a open case with AWS 13848994171 Looks like cloudfront is using the old index.html and made a redirection (the old version was an standard Angular application with routing). Also the bug aws-amplify/amplify-hosting#2563 is another reason to stop using hosted app. The comment from aws-amplify/amplify-hosting#2563 (comment) provide a lot of information about what is probably going wrong with my deploy. But In any case the main topic of the issue "Amplify hosting not detected" is solved, so I'll close the issue. |
|
@CGarces I understand. I am going to keep the issue open as this would enable us in tracking the CLI improvements on the hosting flow. |
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v18.17.1
Amplify CLI Version
12.4.0
What operating system are you using?
Windows 10
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
Amplify hosting MAYBE was added from console?
Describe the bug
I have changed my application from angular to plain JS
The build and deploy works fine and I can see the new files, but I can fetch the old files from the angular version.
I have executed
It's and old Amplify inhalation and I'm not sure how the hosting was added.
Hosting add not works
Expected behavior
Some way to sync hosting options with
amplify pull
Reproduction steps
I can't reproduce the error.
Project Identifier
e2a6b48c5b48584b6f1162da36d4e8de
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: