ycwdaaaa
ycwdaaaa
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.96.193.128', port=4444): Max retries exceeded with url: /wd/hub/session/4a15bd8d356d6d0a5d4e026bc4082240/timeouts (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 99] Address not available')) when I use remote web driver to...
I'm planing to write a book about how to test product in k8s. so in a section i will introduce how to add new type of chaos exeperiment in chaos-mesh....
as the title, I have many containers without root permission, even has no sh or bash shell. I guess the operator is try to install chaos-blade cli in the container...
just like the title, i got the error: 500 | 1.174067ms | 159.75.220.213 | DELETE "/api/attack/b1e35f6b-1b66-477f-a9ca-b6fa6bf8261f" Error #01: error.api.internal_server_error: record not found But I send the request to :api/experiments/ and...
在mac和linux环境中都出现了:error[E0432]: unresolved import `serde::export`。 尝试过切换rust版本, 也没用。
my code: ``` import os.path as osp from modelscope.metainfo import Trainers from modelscope.trainers import build_trainer from modelscope.msdatasets import MsDataset from modelscope.models import Model from modelscope.utils.constant import Tasks from modelscope.exporters import...