The connection cannot be established, this usually occurs due to an incorrect host (domain) value

Describe the problem/error/question

使用了http://host.docker.internal:11235/crawl 提示:connection cannot be established, this usually occurs due to an incorrect host (domain) value 使用部署的服务器:http://127.0.0.1:11235/crawl 提示:Problem in node ‘HTTP Request1‘ Your request is invalid or could not be processed by the service

{
“nodes”: [
{
“parameters”: {
“method”: “POST”,
“url”: “http://host.docker.internal:11235/crawl”,
“authentication”: “genericCredentialType”,
“genericAuthType”: “httpHeaderAuth”,
“sendBody”: true,
“bodyParameters”: {
“parameters”: [
{}
]
},
“options”: {}
},
“type”: “n8n-nodes-base.httpRequest”,
“typeVersion”: 4.2,
“position”: [
1320,
0
],
“id”: “bd695037-93d5-4fcc-8a6a-876283296953”,
“name”: “HTTP Request1”,
“credentials”: {
“httpHeaderAuth”: {
“id”: “dQnuKHAQpfYnG6O3”,
“name”: “Header Auth account”
}
}
}
],
“connections”: {
“HTTP Request1”: {
“main”: [

]
}
},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “37cebda714c2dc11fcb3ba17d218a22b5ec4cb0bf5ca2f67d6dc8adcbd407402”
}
}



## Information on your n8n setup
- **n8n version:** 1.98.2
- **Operating system:**  Ubuntu