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

Question: Deployment Error using Google App Engine: Server Error The server encountered an error and could not complete your request. #349

Open
nishitkadakia10 opened this issue Feb 24, 2023 · 1 comment
Labels
install troubleshooting Help getting Library instances up and running. question Further information is requested

Comments

@nishitkadakia10
Copy link

What I am trying to do

First, I attempted to deploy the application by using the "Deploy to Heroku" button; nevertheless, it resulted in an issue regarding "npm ci fails," for which I was unable to find a way around (solution, considering I am not a developer and have limited technical knowledge). Thereafter, I attempted to deploy it by using Google App Engine, and I altered the package.json and app.yaml to change the node.js versions up to 16.0, and then I deployed the app. Everything went great, app was deployed successfully, the link was produced, and when I visited it, it took fifteen seconds to load and delivered a error saying:
"Error: Server Error
The server encountered an error and could not complete your request.
Please try again in 30 seconds."
Any idea what went wrong?

@nishitkadakia10 nishitkadakia10 added the question Further information is requested label Feb 24, 2023
@afischer
Copy link
Member

Hi @nishitkadakia10, sorry you had issues deploying to heroku, we will have to look into that.

There are a few things that could be causing that error. Are you able to provide any logs from your app?

@afischer afischer added the install troubleshooting Help getting Library instances up and running. label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install troubleshooting Help getting Library instances up and running. question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants