fix(monthly): le chargement des forêts fonctionne à nouveau
025-04-01 04:09:19 [error] impossible de mettre à jour les forêts TypeError: fetch failed
at fetch (/project/node_modules/undici/index.js:120:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async geoguyaneFileGet (/project/packages/api/src/tools/territoires-update.ts:76:24)
at async foretsUpdate (/project/packages/api/src/tools/territoires-update.ts:94:19)
at async updateTerritoires (/project/packages/api/src/tools/territoires-update.ts:251:5)
at async monthly (/project/packages/api/src/business/monthly.ts:13:5)
at async tasks (/project/packages/api/src/scripts/monthly.ts:38:5) {
[cause]: Error [ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames: Host: telecarto.geoguyane.fr. is not in the cert's altnames: DNS:*.alkante.com, DNS:alkante.com
at Object.checkServerIdentity (node:tls:316:12)
at TLSSocket.onConnectSecure (node:_tls_wrap:1689:27)
at TLSSocket.emit (node:events:524:28)
at TLSSocket._finishInit (node:_tls_wrap:1078:8)
at ssl.onhandshakedone (node:_tls_wrap:864:12) {
code: 'ERR_TLS_CERT_ALTNAME_INVALID',
reason: "Host: telecarto.geoguyane.fr. is not in the cert's altnames: DNS:*.alkante.com, DNS:alkante.com",
host: 'telecarto.geoguyane.fr',
cert: {
subject: [Object: null prototype],
issuer: [Object: null prototype],
subjectaltname: 'DNS:*.alkante.com, DNS:alkante.com',
infoAccess: [Object: null prototype],
ca: false,
Edited by BITARD Michaël