Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

TLS error on Proxy #5392

Open
wetroww opened this issue Aug 6, 2024 · 1 comment
Open

TLS error on Proxy #5392

wetroww opened this issue Aug 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wetroww
Copy link

wetroww commented Aug 6, 2024

What happened?

Hello,

I want to use the corso with proxy (proxy1.com:8080) where the proxy is using TLS cert.
On the server where I have installed the corso the cert already added to the trusted store.

When I execute the backup I have got this error:

Error: Failed to retrieve M365 users: getting all users: getting all users: Get "https://graph.microsoft.com/v1.0/users?$filter=onPremisesSyncEnabled%20eq%20true%20OR%20userType%20ne%20%27Guest%27&$count=true&$select=id,userPrincipalName,displayName": net/http: TLS handshake timeout

So the question: Is it possible to use the corso via Proxy (where TLS used)?

Thank you
Best regards

Andras

Corso Version?

v0.19.0

Where are you running Corso?

Ubuntu 22.04

Relevant log output

Logging to file: /root/.cache/corso/logs/2024-08-06T07-40-48Z.log
Connecting to M365                       done
Connecting to repository              0s done
Error: Failed to retrieve M365 users: getting all users: getting all users: Get "https://graph.microsoft.com/v1.0/users?$filter=onPremisesSyncEnabled%20eq%20true%20OR%20userType%20ne%20%27Guest%27&$count=true&$select=id,userPrincipalName,displayName": net/http: TLS handshake timeout
@wetroww wetroww added the bug Something isn't working label Aug 6, 2024
@ntolia
Copy link
Contributor

ntolia commented Aug 12, 2024

Unfortunately, Corso does not support proxies right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants