Erreur réseau lors de la récupération des données
la commande npm run data:retrieve_open_data ../assemblee-data
échoue avec le message suivant:
Loading Questions écrites de la XVIème législature: Questions_ecrites_XVI.json.zip
TypeError: terminated
at Fetch.onAborted (node:internal/deps/undici/undici:10486:53)
at Fetch.emit (node:events:531:35)
at Fetch.emit (node:domain:488:12)
at Fetch.terminate (node:internal/deps/undici/undici:9630:14)
at Object.onError (node:internal/deps/undici/undici:10600:38)
at Request.onError (node:internal/deps/undici/undici:6367:31)
at errorRequest (node:internal/deps/undici/undici:7716:17)
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:7638:11)
at TLSSocket.emit (node:events:531:35)
at TLSSocket.emit (node:domain:488:12)
at node:net:337:12
at TCP.done (node:_tls_wrap:657:7) {
[cause]: SocketError: other side closed
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:7613:28)
at TLSSocket.emit (node:events:531:35)
at TLSSocket.emit (node:domain:488:12)
at endReadableNT (node:internal/streams/readable:1696:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'UND_ERR_SOCKET',
socket: {
localAddress: '192.168.1.137',
localPort: 58520,
remoteAddress: '46.105.202.26',
remotePort: 443,
remoteFamily: 'IPv4',
timeout: undefined,
bytesWritten: 1832,
bytesRead: 84172199
}
}
}