GoogleCloudPlatform/microservices-demo

Unable to build / deploy on ARM

开放

#622 创建于 2021年11月12日

 (25 条评论) (0 个反应) (1 位负责人)Python (5,880 个派生)batch import
arm64good first issuepriority: p3type: bug

仓库指标

星标
 (15,219 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

 - deployment/adservice: container server terminated with exit code 1
    - pod/adservice-5b65c5ff6-zzfkl: container server terminated with exit code 1
      > [adservice-5b65c5ff6-zzfkl server] Error occurred during initialization of VM
      > [adservice-5b65c5ff6-zzfkl server] Could not find agent library /opt/cprof/profiler_java_agent.so in absolute path, with error: /opt/cprof/profiler_java_agent.so: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64-bit .so on a AARCH64-bit platform)
 - deployment/adservice failed. Error: container server terminated with exit code 1.

贡献者指南