check_eks_virtual_service : process, DescribeVersion_user_error_Back-off restarting failed container, [service]:[Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "nacos-011" in Pod "nacos-011-8d4bf7fc-77ktz_mrfvsxim(14cc1da2-c06f-427f-b732-41367eb987d3)" failed - error: command '/bin/sh /app/cert/initenv.sh' exited with 137: + certFile=/app/cert/certificate.crt
+ certLog=/app/cert.log
+ srcIp=169.254.10.1
+ srcHost=api.weixin.qq.com
+ checkFileCnt=0
+ is_user_root
+ id -u
+ '[' 0 -eq 0 ]
+ echo 'User is root, patching env and certs.'
+ '[' '!' -f /app/cert/certificate.crt ]
+ '[' '!' -f /etc/os-release ]
+ . /etc/os-release
+ NAME='Alpine Linux'
+ ID=alpine
+ VERSION_ID=3.19.1
+ PRETTY_NAME='Alpine Linux v3.19'
+ HOME_URL=https://alpinelinux.org/
+ BUG_REPORT_URL=https://gitlab.alpinelinux.org/alpine/aports/-/issues
+ echo '[I]: os release is alpine'
+ update-ca-certificates -h
, message: "+ certFile=/app/cert/certificate.crt\n+ certLog=/app/cert.log\n+ srcIp=169.254.10.1\n+ srcHost=api.weixin.qq.com\n+ checkFileCnt=0\n+ is_user_root\n+ id -u\n+ '[' 0 -eq 0 ]\n+ echo 'User is root, patching env and certs.'\n+ '[' '!' -f /app/cert/certificate.crt ]\n+ '[' '!' -f /etc/os-release ]\n+ . /etc/os-release\n+ NAME='Alpine Linux'\n+ ID=alpine\n+ VERSION_ID=3.19.1\n+ PRETTY_NAME='Alpine Linux v3.19'\n+ HOME_URL=https://alpinelinux.org/\n+ BUG_REPORT_URL=https://gitlab.alpinelinux.org/alpine/aports/-/issues\n+ echo '[I]: os release is alpine'\n+ update-ca-certificates -h\n",Back-off restarting failed container,]
请问一下,您是怎么解决的呢?什么原因出现这样的问题