We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
版本号: 1.7.2 报错信息: { "response": { "code": 54000, "error": "unexpected status, expected status: create, but the real status: Error, please wait!", "result": { "error": "invalid filepath parameter value: /usr/share/nginx/html/index.html. the file does not exist", "statuses": [ { "error": "invalid filepath parameter value: /usr/share/nginx/html/index.html. the file does not exist", "kind": "pod", "state": "Error", "success": false } ], "success": false, "uid": "5e36add9d5fa93b0" }, "success": false } }
create
Error
filepath
/usr/share/nginx/html/index.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本号: 1.7.2
报错信息:
{
"response": {
"code": 54000,
"error": "unexpected status, expected status:
create
, but the real status:Error
, please wait!","result": {
"error": "invalid
filepath
parameter value:/usr/share/nginx/html/index.html
. the file does not exist","statuses": [
{
"error": "invalid
filepath
parameter value:/usr/share/nginx/html/index.html
. the file does not exist","kind": "pod",
"state": "Error",
"success": false
}
],
"success": false,
"uid": "5e36add9d5fa93b0"
},
"success": false
}
}
The text was updated successfully, but these errors were encountered: