הרמת שרת בדוקר נכשלת עם נטפרי
-
אני מנסה להרים שרת במחשב mac
ואחד השרתים נכשל בגלל סינון נטפרי
למישהו יש ידע וניסיון בנושא? -
@דבורה-בייפוס לא פירטתם מה עשיתם ומה התוצאה.
-
@משרדי
אני השתמשתי בdocker compose ללא Dockerfile
וקיבלתי את שגיאה הנ״ל עבור אחד הקונטיינרים:
FetchError: request to https://download.geonames.org/export/dump/cities500.zip failed, reason: unable to verify the first certificate
2023-10-17 11:04:03 at ClientRequest.<anonymous> (file:///usr/src/app/node_modules/local-reverse-geocoder/node_modules/node-fetch/src/index.js:108:11)
2023-10-17 11:04:03 at ClientRequest.emit (node:events:514:28)
2023-10-17 11:04:03 at TLSSocket.socketErrorListener (node:http_client:495:9)
2023-10-17 11:04:03 at TLSSocket.emit (node:events:514:28)
2023-10-17 11:04:03 at emitErrorNT (node:internal/streams/destroy:151:8)
2023-10-17 11:04:03 at emitErrorCloseNT (node:internal/streams/destroy:116:3)
2023-10-17 11:04:03 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
2023-10-17 11:04:03 type: ‘system’,
2023-10-17 11:04:03 errno: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’,
2023-10-17 11:04:03 code: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’,
2023-10-17 11:04:03 erroredSysCall: undefined
פעלתי לפי ההוראות בקישור זה https://netfree.link/wiki/התקנת%D7%AA%D7%A2%D7%95%D7%93%D7%94_%D7%91-Docker
ועדיין נתקלתי בשגיאה הזו : immich_microservices | /bin/sh: 0: cannot open sh -c “(curl -sL https://netfree.link/dl/unix-ca.sh | sh ) && export NODE_EXTRA_CA_CERTS=/etc/ca-bundle.crt && npm install && npm start”: No such file