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

Cannot Deploy on Google Cloud. #2191

Closed
bbreton3 opened this issue Apr 1, 2022 · 2 comments
Closed

Cannot Deploy on Google Cloud. #2191

bbreton3 opened this issue Apr 1, 2022 · 2 comments
Assignees
Labels
deployment Questions and feature requests on DevOps / Deployment scenarios installation problem bug or something isn't working

Comments

@bbreton3
Copy link

bbreton3 commented Apr 1, 2022

Describe the bug
I tried clicking on the "deploy to Google Cloud button, but it doesn't seem to work"
To Reproduce
Steps to reproduce the behavior:

  1. Go to the Readme
  2. Cupy the URL of the repo
  3. Click on the "Deploy to Google Cloud" button
  4. Paste the url of the repo

Expected behavior
I extected the deployment to start

Screenshots
image

After cloning the repo, I get this error:

Error: error attempting to read the app.json from the cloned repository: failed to parse app.json file: failed to parse app.json: json: unknown field "addons"

Environment (please complete the following information):

  • Google Cloud Platform

Additional context
I think the app.json is a Heroku file that has been mistaken for an Google App Engine configuration.
Has anyone figured out a way to deploy on GCP ?

@makseq makseq added problem bug or something isn't working deployment Questions and feature requests on DevOps / Deployment scenarios installation labels Apr 4, 2022
@farioas farioas assigned farioas and unassigned makseq Apr 5, 2022
@farioas
Copy link
Member

farioas commented Apr 5, 2022

Hi @bbreton3, thanks for the report!

Looks like it is a known issue with Cloud Run and Heroku single-click manifests, as they both uses the same app.json: GoogleCloudPlatform/cloud-run-button#112

Currently I'm working on the fix

@farioas
Copy link
Member

farioas commented Apr 5, 2022

Fixed. Please try to click on the button again.

@farioas farioas closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Questions and feature requests on DevOps / Deployment scenarios installation problem bug or something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants