-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontentful-import-error-log-err3kl4stlos-2023-05-04T19-53-52.json
56 lines (56 loc) · 2 KB
/
contentful-import-error-log-err3kl4stlos-2023-05-04T19-53-52.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"ts": "2023-05-04T23:54:11.554Z",
"level": "error",
"error": {
"originalError": {
"message": "getaddrinfo ENOTFOUND api.contentful.com",
"name": "Error",
"stack": "Error: getaddrinfo ENOTFOUND api.contentful.com\n at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26)",
"config": {
"transitional": {
"silentJSONParsing": true,
"forcedJSONParsing": true,
"clarifyTimeoutError": false
},
"transformRequest": [
null
],
"transformResponse": [
null
],
"timeout": 30000,
"xsrfCookieName": "XSRF-TOKEN",
"xsrfHeaderName": "X-XSRF-TOKEN",
"maxContentLength": 1073741824,
"maxBodyLength": 1073741824,
"env": {
},
"headers": {
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/vnd.contentful.management.v1+json",
"X-Contentful-User-Agent": "app contentful.import/8.5.49; feature library-import; sdk contentful-management.js/0.0.0-determined-by-semantic-release; platform node.js/v20.0.0; os macOS/v20.0.0;",
"CF-Sequence": "bc9281e3-3ae6-4ce3-93a4-edb312a928a1",
"Authorization": "Bearer ...PnVp4",
"User-Agent": "axios/0.27.2"
},
"baseURL": "https://api.contentful.com:443",
"httpAgent": false,
"httpsAgent": false,
"proxy": false,
"retryOnError": true,
"method": "get",
"url": "/spaces/err3kl4stlos",
"attempts": 6
},
"code": "ENOTFOUND",
"status": null
},
"stacktrace": [
"Error: Error: getaddrinfo ENOTFOUND api.contentful.com",
"/Users/wmoussa/src/gatsby-starter-landing-page/node_modules/contentful-batch-libs/dist/listr.js:24:29",
"process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
]
}
}
]