Ryotaro-Sanpe666 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

I don't even know why this window opened #276

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
npm run deploy

What is the expected output? What do you see instead?
My server is the expected output, what i see instead is: Error: Server Error

The service you requested is not available yet.
Please try again in 30 seconds.

Please provide any additional information below.
I would like to see the instance logs. I cant work out where to see the logs.

Installation information:

Google Cloud SDK [0.9.80]

Platform: [Linux, x86_64]
Python Version: [2.7.6 (default, Jun 22 2015, 17:58:13)  [GCC 4.8.2]]
Site Packages: [Disabled]

Installation Root: [/home/remek/google-cloud-sdk]
Installed Components:
  core: [2015.09.25]
  core-nix: [2015.09.03]
  app: [2015.09.25]
  gcloud: [2015.09.25]
  gsutil-nix: [4.14]
  beta: [2015.08.17]
  gsutil: [4.15]
  bq: [2.0.18]
  preview: [2015.09.03]
  bq-nix: [2.0.18]
System PATH: 
[/home/remek/google-cloud-sdk/bin:/home/remek/bin:/usr/local/sbin:/usr/local/bin
:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/remek/.bin]
Cloud SDK on PATH: [True]

Installation Properties: [/home/remek/google-cloud-sdk/properties]
User Config Directory: [/home/remek/.config/gcloud]
User Properties: [/home/remek/.config/gcloud/properties]
Current Workspace: [None]
Workspace Config Directory: [None]
Workspace Properties: [None]

Account: [remek.zajac@gmail.com]
Project: [zikes-web-client]

Current Properties:
  [core]
    project: [zikes-web-client]
    account: [remek.zajac@gmail.com]
    disable_usage_reporting: [True]

Logs Directory: [/home/remek/.config/gcloud/logs]
Last Log File: [/home/remek/.config/gcloud/logs/2015.10.02/00.03.07.892822.log]

Original issue reported on code.google.com by remek.za...@gmail.com on 1 Oct 2015 at 11:09

GoogleCodeExporter commented 8 years ago
Hi there,

Do I gather correctly that you attempted to deploy a Node.js application, that 
it appeared to be successful, but that your application did not start 
successfully?

If that's the case, you can find the logs at:

    https://console.developers.google.com/

after navigating to the Monitoring > Logs section. Once there, you can filter 
to find the instance you're looking for.

Original comment by z...@google.com on 5 Oct 2015 at 5:33

GoogleCodeExporter commented 8 years ago
Closing, since we don't have enough information to diagnose the problem. Please 
re-open if you're still experiencing this.

Original comment by z...@google.com on 20 Nov 2015 at 10:28