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 my app to App Engine after Installing Parse Dashboard #79

Closed
otymartin opened this issue Mar 5, 2016 · 2 comments
Closed
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@otymartin
Copy link

I followed all the steps to get the dashboard up and running, it works.

However, its created a problem for me. gloud preview app deploy gives me errors. It fails to deploy.

I installed the dashboard files within the same folder where I have my parse server.
Parse Server Directory: dev/appName-server/"server files, cloud code, app.yaml e.t.c
Dashboard Directory: dev/appname-server/parse-dashboard

When I run my command to deploy my server code gcloud preview app deploy I get this problem

Beginning deployment...

ERROR: (gcloud.preview.app.deploy) There is a Dockerfile in the current directory, and the runtime field in /Users/myUserName/Documents/dev/appName-server/app.yaml is currently set to [runtime: nodejs]. To use your Dockerfile to build a custom runtime, set the runtime field in /Users/myUserName/Documents/dev/appName-server/app.yaml to [runtime: custom]. To continue using the [nodejs] runtime, please omit the Dockerfile from this directory. 

Even After removing the DockerFile in my dev/appName-server/ directory, my deployment gets stuck at

Verifying that Managed VMs are enabled and ready.
Provisioning remote build service.
Copying certificates for secure access. You may be prompted to create an SSH keypair.
Building and pushing image for module [default]
--- DOCKER BUILD OUTPUT ---

Update: I deleted the parse dashboard from my server folder and reinstalled outside of it and the error still persists stopping me from deploying. gloud preview app deploy works when I delete the parse dashboard

Beginning deployment...
If this is your first deployment, this may take a while...done.

fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Verifying that Managed VMs are enabled and ready.
Provisioning remote build service.
Copying certificates for secure access. You may be prompted to create an SSH keypair.
ERROR: gcloud crashed (TLSParameterError): Path to a certificate and key files must be provided through the client_config param. TLS configurations should map the Docker CLI client configurations. See http://docs.docker.com/examples/https/ for API details.
@otymartin
Copy link
Author

?

@JustinBeckwith
Copy link
Contributor

This was likely a transient issue with App Engine. We've completely changed the way these deployments happen. Please let us know if this is still an issue!

sethbergman pushed a commit to stackriot/nodejs-docs-samples that referenced this issue Jun 4, 2017
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 7, 2020
grayside pushed a commit that referenced this issue Oct 26, 2022
* chore(deps): update dependency sinon to v6.3.3

* Update package.json
grayside pushed a commit that referenced this issue Nov 3, 2022
* chore(deps): update dependency sinon to v6.3.3

* Update package.json
pattishin pushed a commit that referenced this issue Nov 9, 2022
pattishin pushed a commit that referenced this issue Nov 9, 2022
pattishin pushed a commit that referenced this issue Nov 9, 2022
ace-n pushed a commit that referenced this issue Nov 10, 2022
ace-n pushed a commit that referenced this issue Nov 10, 2022
NimJay pushed a commit that referenced this issue Nov 11, 2022
grayside pushed a commit that referenced this issue Nov 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.1.0](googleapis/nodejs-eventarc@v2.0.0...v2.1.0) (2022-06-30)


### Features

* support regapic LRO ([#79](googleapis/nodejs-eventarc#79)) ([dcdcd8a](googleapis/nodejs-eventarc@dcdcd8a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
telpirion pushed a commit that referenced this issue Nov 16, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
pattishin pushed a commit that referenced this issue Nov 18, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
pattishin pushed a commit that referenced this issue Nov 22, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
jsimonweb pushed a commit to jsimonweb/nodejs-docs-samples that referenced this issue Dec 12, 2022
kweinmeister pushed a commit that referenced this issue Jan 11, 2023
🤖 I have created a release \*beep\* \*boop\*
---
## [1.2.0](https://github.com/googleapis/nodejs-retail/compare/v1.1.6...v1.2.0) (2021-08-02)


### Features

* Add restricted Retail Search features for Retail API v2 ([b8279f4](https://github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4))
* Add restricted Retail Search features for Retail API v2alpha ([b8279f4](https://github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4))
* Add restricted Retail Search features for Retail API v2beta. ([#79](https://github.com/googleapis/nodejs-retail/issues/79)) ([b8279f4](https://github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants