将节点应用部署到Google云端服务器实例时出错。
我收到证书错误。
我正在使用谷歌云和节点js应用程序。 我只是想把我的节点应用程序放到我在谷歌云上制作的服务器实例上。
这是命令行错误消息的屏幕截图:
Adam提问:
c:\source\test\nodejs-getting-started\1-hello-world>gcloud preview app deploy ap
p.yaml --promote --verbosity debug
DEBUG: Running gcloud.preview.app.deploy with Namespace(__calliope_internal_deep
est_parser=ArgumentParser(prog='gcloud.preview.app.deploy', usage=None, descript
ion="*(BETA)* This command is used to deploy both code and configuration to the
App Engine\nserver. As an input it takes one or more ``DEPLOYABLES'' that shoul
d be\nuploaded. A ``DEPLOYABLE'' can be a module's .yaml file or a configuratio
n's\n.yaml file.", version=None, formatter_class=<class 'argparse.HelpFormatter'
>, conflict_handler='error', add_help=False), account=None, authority_selector=N
one, authorization_token_file=None, bucket=None, cmd_func=<bound method Command.
Run of <googlecloudsdk.calliope.backend.Command object at 0x02CB6C50>>, command_
path=['gcloud', 'preview', 'app', 'deploy'], configuration=None, deployables=['a
pp.yaml'], docker_build=None, document=None, force=False, format=None, h=None, h
elp=None, http_timeout=None, image_url=None, log_http=None, project=None, promot
e='true', quiet=None, repo_info_file=None, server=None, stop_previous_version=No
ne, trace_email=None, trace_log=False, trace_token=None, user_output_enabled=Non
e, verbosity='debug', version=None).
INFO: Refreshing access_token
DEBUG: API endpoint: [https://appengine.googleapis.com/], API version: [v1beta4]
You are about to deploy the following modules:
- poolcoverprod/default (from [c:\source\test\nodejs-getting-started\1-hello-wo
rld\app.yaml])
Deployed URL: [https://poolcoverprod.appspot.com]
Do you want to continue (Y/n)?