-
Notifications
You must be signed in to change notification settings - Fork 116
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
Build is succeeding but intended app is not rendering #2925
Comments
Hi @SKYELab can you make sure that your |
Got it thanks! |
@SKYELab 👋 , to learn about the AWS Amplify pricing model refer to this documentation: https://aws.amazon.com/amplify/pricing/. Also, you can utilize the AWS Pricing Calculator to create a cost estimate based on your usage pattern: https://calculator.aws/#/createCalculator/Amplify. |
This issue is now closed. Comments on closed issues are hard for our team to see. |
This issue has been automatically locked. |
Before opening, please confirm:
App Id
d22xc4jv649wi2/main/2?step=PROVISION
Region
us-west-1
Amplify Hosting feature
Build settings, Previews
Describe the bug
AWS Amplify Provision, Build, Deploy and Verify are all green checked. However, when I click on verify it says "Screenshots are temporarily disable, We are aware of the issue and are working on a fix".
When I try to go to my connected website (hosting on Godaddy, completed all the hosting requisites), the website does not load.
My code should be okay, I can run the react app locally and on a heroku server.
Expected behavior
My website should load.
Reproduction steps
A few warnings:
2022-08-12T06:53:24.371Z [WARNING]: npm
2022-08-12T06:53:24.373Z [WARNING]: WARN prepare removing existing node_modules/ before installation
2022-08-12T06:53:53.377Z [WARNING]: Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
2022-08-12T06:54:18.057Z [WARNING]: !! No index.html detected in deploy folder:
2022-08-12T06:54:18.057Z [INFO]: # Starting build artifact upload process...
2022-08-12T06:54:51.055Z [INFO]: # Build artifact is: 470MB
2022-08-12T06:54:51.117Z [INFO]: # Build artifact is: 470MB
2022-08-12T06:54:51.119Z [INFO]: # Uploading build artifact '__artifactsHash.zip'...
2022-08-12T06:54:51.150Z [INFO]: # Uploading build artifact '__artifacts.zip'...
2022-08-12T06:54:53.625Z [INFO]: # Build artifact upload completed
2022-08-12T06:54:53.627Z [INFO]: # Starting environment caching...
2022-08-12T06:54:53.627Z [INFO]: # Environment caching completed
Build Settings
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: