简体   繁体   English

在Google Cloud Platform上部署Ruby Stack失败

[英]Deploying a Ruby Stack on Google Cloud Platform Failing

Trying to install Ruby Stack via the Developers Console, https://console.developers.google.com/ . 尝试通过开发者控制台https://console.developers.google.com/安装Ruby Stack。

MyProject > Compute > Click to Deploy MyProject>计算>单击部署

Played with various combinations in the Advanced Settings, as suggested in the accepted answer on the question Ruby Stack failed to deploy on Google Developers Console 按照“ Ruby设置无法在Google Developers Console上部署问题”的已接受答案中的建议,在“高级设置”中使用各种组合进行了播放

Deployed various combinations of zone and instance size, always ending in the error: 部署区域和实例大小的各种组合,始终以错误结尾:

Replica rubystackbox-chnp failed with status PERMANENTLY_FAILING: Replica State changed to PERMANENTLY_FAILING. Replica was unhealthy 2 consecutive times.

Here are some output snippets found in the Serial Console. 以下是在串行控制台中找到的一些输出摘要。

WARNING - Timeout at i8042_flush:68!
All threads complete.
Found 0 serial ports
found virtio-scsi at 0:3
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@0,0
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@1,0
virtio-scsi vendor='Google' product='PersistentDisk' rev='1' type=0 removable=0
virtio-scsi blksize=512 sectors=20971520
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@2,0
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@3,0
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@4,0

Then it repeats until, 然后重复直到

Searching bootorder for: /pci@i0cf8/*@3/*@0/*@252,0
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@253,0
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@254,0
Searching bootorder for: /pci@i0cf8/*@3/*@0/*@255,0
Scan for option roms
Searching bootorder for: HALT
drive 0x000fd9d0: PCHS=0/0/0 translation=lba LCHS=1024/255/63 s=20971520
Space available for UMB: 000c0000-000eb800
Returned 118784 bytes of ZoneHigh
e820 map has 7 items:
  0: 0000000000000000 - 000000000009fc00 = 1 RAM
  1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
  2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
  3: 0000000000100000 - 00000000bfffd000 = 1 RAM
  4: 00000000bfffd000 - 00000000c0000000 = 2 RESERVED
  5: 00000000fffbc000 - 0000000100000000 = 2 RESERVED
  6: 0000000100000000 - 00000007c0000000 = 1 RAM
Unable to lock ram - bridge not found
Changing serial settings was 3/2 now 3/0
enter handle_19:
  NULL
Booting from Hard Disk...

After other long series, we get 经过其他漫长的系列,我们得到

Nov 13 05:49:06 rubystackbox-chnp init: Trying to re-exec init

INIT: version 2.88 reloading

gcm-Heartbeat:1415857752000
[   50.982407] device-mapper: uevent: version 1.0.3
[   50.983602] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
Nov 13 05:49:22 rubystackbox-chnp kernel: [   50.982407] device-mapper: uevent: version 1.0.3
Nov 13 05:49:22 rubystackbox-chnp kernel: [   50.983602] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
Nov 13 05:49:23 rubystackbox-chnp kernel: imklog 5.8.11, log source = /proc/kmsg started.
gcm-StatusUpdate:TIME=1415857775000;STATUS=COMMAND_FAILED;INVOCATION_ID=1
gcm-Heartbeat:1415857782000
gcm-Heartbeat:1415857812000

Any ideas on how to proceed? 关于如何进行的任何想法?

Per @Marilu's suggestion, I tried again today and now it's working. 根据@Marilu的建议,我今天再次尝试,现在可以正常工作了。

或者,考虑通过Bitnami启动RubyJRuby堆栈。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将Google Cloud Platform与运行Ruby on Rails堆栈的Compute Engine VM一起使用,如何访问链接的存储库文件? - Using Google Cloud Platform with a Compute Engine VM running a Ruby on Rails stack, how do I access the linked repository files? 将 Rails 6 应用程序部署到 Google Cloud Platform App Engine 时出错 - Error while deploying Rails 6 app to Google Cloud Platform App Engine Google Cloud Platform:如何在生产环境中自动运行Ruby on Rails delayed_jobs(不使用命令行) - Google Cloud Platform: How to run Ruby on Rails delayed_jobs automatically ( not using command line ) in production 将 Rails 应用程序部署到谷歌云时出错 - error deploying a rails app to google cloud 使用capistrano在track app上部署ruby - cap deploy:setup faileding - deploying ruby on rails app using capistrano - cap deploy:setup failing 部署ruby api google云 - Deploy ruby api google cloud 在谷歌云上托管 ruby web - Hosting a ruby web on google cloud 使用自定义域在Google Cloud Platform上安装CDN - Rails CDN on Google Cloud Platform with custom Domain 将 Ruby on Rails 应用程序部署到 Google App Engine - Deploying Ruby on Rails app to Google App Engine Google Cloud ruby​​部署和ruby-docker - Google cloud ruby deployment and ruby-docker
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM