SSL WRONG VERSION NUMBER error
Closed this issue · 0 comments
jessedoka commented
Not quite sure how i am going to fix this but this is what is stopping the progress
Possible solutions:
- Checking up on S3 permissions
- Adding CORS
Error fetching image: TypeError: fetch failed
at node:internal/deps/undici/undici:12443:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getImage (webpack-internal:///(rsc)/./app/components/images.tsx:12:26)
at async ScreenshotImage (webpack-internal:///(rsc)/./app/components/images.tsx:23:22) {
cause: [Error: 00CC26F601000000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
] {
library: 'SSL routines',
reason: 'wrong version number',
code: 'ERR_SSL_WRONG_VERSION_NUMBER'
}
}