Describe the problem/error/question
We´re on self hosted enterprise edition. Trying to integrate external secrets with Hashicorp.
Set up fails due to n8n inserting __n8n_BLANK_VALUE_ before hashicorps secret id.
This seems to be a bug
{
“data”: {
“id”: “133”,
“name”: “test”,
“type”: “vault”,
“isEnabled”: true,
“secretsCount”: 0,
“state”: “error”,
“secrets”: ,
“projects”: ,
“settings”: {
“authMethod”: “appRole”,
“kvVersion”: “2”,
“url”: “https://vault-service-platform.control-plane.prod.xxxxx.cloud/v1/”,
“roleId”: “ea08674a-4a31-582a-1999-xxxxxxxxx”,
“secretId”: “**__n8n_BLANK_VALUE_**e5362baf-c777-4d57-a609-xxxxxxxxxx”,
“kvMountPath”: “”
},
“createdAt”: “2026-04-13T10:03:27.600Z”,
“updatedAt”: “2026-04-13T10:03:54.678Z”
}
}
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 2.15.0
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: ec2 aws linux ami