- 本地调试正常,云托管报错?DescribeVersion_user_error_Exec lifec
[2023-11-24 14:35:32] Installing collected packages: pytz, tzlocal, tzdata, typing_extensions, sqlparse, six, PyMySQL, pycparser, numpy, cffi, asgiref, APScheduler, Django, cryptography, django-cors-headers, django-apscheduler [2023-11-24 14:35:32] WARNING: The script sqlformat is installed in '/root/.local/bin' which is not on PATH. [2023-11-24 14:35:32] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2023-11-24 14:35:35] WARNING: The script f2py is installed in '/root/.local/bin' which is not on PATH. [2023-11-24 14:35:35] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2023-11-24 14:35:38] WARNING: The script django-admin is installed in '/root/.local/bin' which is not on PATH. [2023-11-24 14:35:38] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [2023-11-24 14:35:38] Successfully installed APScheduler-3.10.4 Django-4.2.6 PyMySQL-1.1.0 asgiref-3.7.2 cffi-1.16.0 cryptography-41.0.5 django-apscheduler-0.6.2 django-cors-headers-4.3.0 numpy-1.26.0 pycparser-2.21 pytz-2023.3.post1 six-1.16.0 sqlparse-0.4.4 typing_extensions-4.8.0 tzdata-2023.3 tzlocal-5.2 [2023-11-24 14:35:38] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-24 14:35:42] Removing intermediate container 2dbba1df56de [2023-11-24 14:35:42] ---> 27986935a476 [2023-11-24 14:35:42] Step 6/6 : EXPOSE 80 [2023-11-24 14:35:42] ---> Running in 28e031babfd0 [2023-11-24 14:35:42] Removing intermediate container 28e031babfd0 [2023-11-24 14:35:42] ---> 1491c7a0c961 [2023-11-24 14:35:42] Successfully built 1491c7a0c961 [2023-11-24 14:35:42] Successfully tagged ccr.ccs.tencentyun.com/tcb-******-jxhk/ca-nbzgufgk_jingzhi:jingzhi-004-20231124143501 [2023-11-24 14:35:42] [Pipeline] } [2023-11-24 14:35:42] [Pipeline] // stage [2023-11-24 14:35:42] [Pipeline] stage [2023-11-24 14:35:42] [Pipeline] { (推送 Docker 镜像到 TCR) [2023-11-24 14:35:42] [Pipeline] sh [2023-11-24 14:35:42] + docker push ccr.ccs.tencentyun.com/tcb-******-jxhk/ca-nbzgufgk_jingzhi:jingzhi-004-20231124143501 [2023-11-24 14:35:42] The push refers to repository [ccr.ccs.tencentyun.com/tcb-******-jxhk/ca-nbzgufgk_jingzhi] [2023-11-24 14:35:42] 34fb14d2a311: Preparing [2023-11-24 14:35:42] d4cd627ef8c3: Preparing [2023-11-24 14:35:42] 2214124610b0: Preparing [2023-11-24 14:35:42] f960f9fde716: Preparing [2023-11-24 14:35:42] 8d0ac5f6a6d0: Preparing [2023-11-24 14:35:42] a435eff3aa20: Preparing [2023-11-24 14:35:42] d6cf9dabd86a: Preparing [2023-11-24 14:35:42] ff768a1413ba: Preparing [2023-11-24 14:35:42] f960f9fde716: Layer already exists [2023-11-24 14:35:42] a435eff3aa20: Layer already exists [2023-11-24 14:35:42] d6cf9dabd86a: Layer already exists [2023-11-24 14:35:42] ff768a1413ba: Layer already exists [2023-11-24 14:35:42] 8d0ac5f6a6d0: Layer already exists [2023-11-24 14:35:45] d4cd627ef8c3: Pushed [2023-11-24 14:35:55] 2214124610b0: Pushed [2023-11-24 14:36:21] 34fb14d2a311: Pushed [2023-11-24 14:36:21] jingzhi-004-20231124143501: digest: sha256:c6a37e3cffba8d51552e60b0030e2fc717380ba4d6601dd24c320897323ed683 size: 2003 [2023-11-24 14:36:21] [Pipeline] } [2023-11-24 14:36:21] [Pipeline] // stage [2023-11-24 14:36:21] [Pipeline] } [2023-11-24 14:36:21] [Pipeline] // node [2023-11-24 14:36:21] [Pipeline] End of Pipeline [2023-11-24 14:36:21] Finished: SUCCESS *** -----------构建jingzhi-004----------- 2023-11-24 14:35:02 create_build_image : succ, 2023-11-24 14:36:26 check_build_image : succ, , -----------服务jingzhi部署jingzhi-004----------- 2023-11-24 14:36:27 create_eks_virtual_service : succ, 2023-11-24 14:36:27 check_eks_virtual_service : process, DescribeVersion_user_error_Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "jingzhi-004" in Pod "jingzhi-004-68f7545974-rbk2q_kuerzvqi(9d28443c-b282-40e8-b866-35a79573886d)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to create exec "05db00b0b7e9fe8c171034314781dad6edcae9d4b4f645f640ce5149a1d194f8": cannot exec in a stopped state: unknown, message: "",
2023-11-24 - 修改微信云托管django模板后,部署失败?
报错内容: check_eks_virtual_service : process, DescribeVersion_not_ready, [service]:[Readiness probe failed: dial tcp 10.25.14.114:80: connect: connection refused,Liveness probe failed: dial tcp 10.25.14.114:80: connect: connection refused,]
2023-10-22 - 体验版本中报<input:updateInput:fail found no input with?
在开发者工具中测试正常,没有报错。提交为体验版本后,在手机端中vConsole中报<input>:updateInput:fail found no input with 722912724
2023-07-18