Dell Orchestrator: 블루프린트 입력은 유효한 문자열 오류여야 합니다.
Summary: 이 문서에서는 Blueprint 배포 로그에 표시되는 오류에 대해 설명합니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
개요:
Orchestrator Blueprint 배포 중에 다음에 대한 오류가 관찰될 수 있습니다. Could not create initial deployment 및 Input should be a valid string에 관한 자세한 내용을 참조하십시오. 이는 Orchestrator UI의 create_deployment_environment 블루프린트의 이벤트, 또는 exported.log 배포 파일.
예:
reported_timestamp level type message
2025-08-07T05:50:40.516Z nativeedge_event Starting 'create_deployment_environment' workflow execution
2025-08-07T05:50:41.207Z info nativeedge_log Setting deployment attributes
2025-08-07T05:50:41.500Z debug nativeedge_log Required parent capabilities: [['ece_service_tag']]
2025-08-07T05:50:42.307Z info nativeedge_log Creating deployment work directory
2025-08-07T05:50:42.528Z error nativeedge_log Could not create initial deployment update: 400: [{"type":"string_type","loc":["blueprint_version"],"msg":"Input should be a valid string","input":["1.0.0"],"url":"https://errors.pydantic.dev/2.10/v/string_type"}]
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/nativeedge_system_workflows/deployment_environment.py", line 503, in create
client.deployment_updates.create(
File "/usr/local/lib/python3.11/site-packages/nativeedge_rest_client/deployment_updates.py", line 93, in create
response = self.api.put(url, data=data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/nativeedge_rest_client/client.py", line 377, in put
return self.do_request(self._session.put,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/nativeedge/cluster.py", line 55, in do_request
return super().do_request(method, url, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/nativeedge_rest_client/client.py", line 325, in do_request
return self._do_request(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/nativeedge_rest_client/client.py", line 257, in _do_request
self._raise_client_error(response, request_url)
File "/usr/local/lib/python3.11/site-packages/nativeedge_rest_client/client.py", line 191, in _raise_client_error
self._prepare_and_raise_exception(
File "/usr/local/lib/python3.11/site-packages/nativeedge_rest_client/client.py", line 205, in _prepare_and_raise_exception
raise error(
nativeedge_rest_client.exceptions.NativeEdgeClientError: 400: [{"type":"string_type","loc":["blueprint_version"],"msg":"Input should be a valid string","input":["1.0.0"],"url":"https://errors.pydantic.dev/2.10/v/string_type"}]
2025-08-07T05:50:44.786Z nativeedge_event 'create_deployment_environment' workflow execution succeededCause
조사 중
Resolution
이러한 이벤트는 무해하며 자체적으로 무시될 수 있습니다.
Affected Products
Dell Automation Platform, NativeEdge Solutions, NativeEdgeArticle Properties
Article Number: 000353871
Article Type: Solution
Last Modified: 11 Sep 2025
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.