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

Build is succeeding but intended app is not rendering #2925

Closed
4 tasks done
SKYELab opened this issue Aug 12, 2022 · 5 comments
Closed
4 tasks done

Build is succeeding but intended app is not rendering #2925

SKYELab opened this issue Aug 12, 2022 · 5 comments
Labels
archived This issue has been locked. hosting question Further information is requested

Comments

@SKYELab
Copy link

SKYELab commented Aug 12, 2022

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

@ghost
Copy link

ghost commented Aug 15, 2022

Hi @SKYELab can you make sure that your baseDirectory is set to the appropriate file path. For example, the baseDirectory should be set to build in a React application. If the wrong path is given, then a blank screen will appear when you try to access your site.

@ghost ghost self-assigned this Aug 15, 2022
@ghost ghost added question Further information is requested hosting labels Aug 15, 2022
@SKYELab
Copy link
Author

SKYELab commented Aug 16, 2022

Got it thanks!
Also, how can we gauge just how much AWS hosting will cost. I have some credits - I want an easy way to gauge roughly how much time/customer load that would last. Also, is the cost of hosting on AWS a function or how many customers visit, or how much space my repository is taking (I'm using Github -> Amplify so I'm guessing its not taking up space on my AWS servers or is that a mistake?)

@ghost ghost removed their assignment Jul 7, 2023
@Jay2113
Copy link
Contributor

Jay2113 commented Feb 14, 2024

@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.

@Jay2113 Jay2113 closed this as completed Feb 14, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Copy link

This issue has been automatically locked.

@github-actions github-actions bot added the archived This issue has been locked. label Feb 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived This issue has been locked. hosting question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants