Fahad Alduraibi

Results 8 comments of Fahad Alduraibi

Seems like the issue has been raised from a year ago and still not fixed! https://github.com/nesdis/djongo/issues/465

I am facing the same issue with the latest update 1.21.1 ![Screenshot_2024-08-02-22-15-27-53_5734e8eb49b4234b62f913f831715b0f](https://github.com/user-attachments/assets/c97667f8-e250-4eab-b44f-ce38d098cfb2)

@dan-bishopfox yes I did run the install and it worked with no errors

it seems to be an issue when running it inside a sandbox, disable this feature to make it work: ```ts webPreferences: { sandbox: false, ```

@PeanTaster > Anyone solved this problem? See if this workaround helps: https://github.com/BishopFox/unredacter/issues/9#issuecomment-1048554671

> HTTPSConnectionPool(host='openproject.sagecloud.it', port=443): Max retries exceeded with url: /api/v3/users (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:997)'))) This error is showing because you are using a...

There are also two more files in the same folder "post" and "patch" where you need to bypass the validation in the same way