Description
I've created very basic node agent and i want create blueprint for it.
This is error message
`
[PASS] Client App Configuration (REDACTED)
Requirements: 3 passed, 1 warnings, 0 failed
Starting blueprint setup... (TraceId: 06b6c001-a128-41d6-9db9-0a5a0ee6c5f4)
==> Creating Agent Blueprint
Found existing Managed Identity Principal ID: REDACTED
[DEBUG] Ensuring AgentApplication.Create permission
==> Ensuring AgentIdentityBlueprint.ReadWrite.All permission for custom client app
Client App ID: REDACTED
Tenant ID: dc4efa94-9909-4577-acfc-75a3cd4af3a7
Required Scope: AgentIdentityBlueprint.ReadWrite.All
Acquiring Graph API access token...
Looking up service principal for client app (ID: REDACTED)
Service principal already exists for app REDACTED
Client Service Principal ID: REDACTED
Looking up Microsoft Graph service principal
Graph Service Principal ID: REDACTED
Checking for existing permission grant
Found 1 existing grant(s)
Scope 'AgentIdentityBlueprint.ReadWrite.All' already exists on grant n6rUVVf3NEqp-PASFV-9nUZUGKyMQ6RKjqmx5IG4fsw
Successfully ensured grant for scope: AgentIdentityBlueprint.ReadWrite.All
You can now create Agent Blueprints
Successfully ensured delegated application consent
ERROR: Application terminated unexpectedly
Unexpected error occurred. This may be a bug in the CLI.
Please report this issue at: https://github.com/microsoft/Agent365-devTools/issues
For more details, see the log file at: /home/mirmicha/.config/a365/logs/a365.setup.log`
Expected behavior
no Error or at least meaningful error
SDK Version
1.1.132-preview
Language/Runtime
node
OS
WSL Ubuntu 6.6.87.2-microsoft-standard-WSL2
How to Reproduce
already mentioned
Output
No response
Screenshots
No response
Code of Conduct
Description
I've created very basic node agent and i want create blueprint for it.
This is error message
`
[PASS] Client App Configuration (REDACTED)
Requirements: 3 passed, 1 warnings, 0 failed
Starting blueprint setup... (TraceId: 06b6c001-a128-41d6-9db9-0a5a0ee6c5f4)
==> Creating Agent Blueprint
Found existing Managed Identity Principal ID: REDACTED
[DEBUG] Ensuring AgentApplication.Create permission
==> Ensuring AgentIdentityBlueprint.ReadWrite.All permission for custom client app
Acquiring Graph API access token...
Looking up service principal for client app (ID: REDACTED)
Service principal already exists for app REDACTED
Client Service Principal ID: REDACTED
Looking up Microsoft Graph service principal
Graph Service Principal ID: REDACTED
Checking for existing permission grant
Found 1 existing grant(s)
Scope 'AgentIdentityBlueprint.ReadWrite.All' already exists on grant n6rUVVf3NEqp-PASFV-9nUZUGKyMQ6RKjqmx5IG4fsw
Successfully ensured grant for scope: AgentIdentityBlueprint.ReadWrite.All
You can now create Agent Blueprints
Successfully ensured delegated application consent
ERROR: Application terminated unexpectedly
Unexpected error occurred. This may be a bug in the CLI.
Please report this issue at: https://github.com/microsoft/Agent365-devTools/issues
For more details, see the log file at: /home/mirmicha/.config/a365/logs/a365.setup.log`
Expected behavior
no Error or at least meaningful error
SDK Version
1.1.132-preview
Language/Runtime
node
OS
WSL Ubuntu 6.6.87.2-microsoft-standard-WSL2
How to Reproduce
already mentioned
Output
No response
Screenshots
No response
Code of Conduct