Romuald Quantin
Romuald Quantin17mo ago

Getting blocked by Zscaler

Hi, my company is blocking your certificate URL with Zscaler: SSL certificate from https requests, probably when the CLI is trying to make request to your API (the screenshot is from the convex chat demo).
Unexpected Error: Error: unable to get local issuer certificate
Unexpected Error: Error: unable to get local issuer certificate
I can't see which URL is being blocked, can you provide the URL or at least confirm the domain so I can ask them to allow the domain please?
No description
3 Replies
jamwt
jamwt17mo ago
@Romuald Quantin hey! a good start would be *.convex.dev and *.convex.cloud it's possible the .cloud domain is the issue, since that TLD is more unusual your deployment's url is something like https://happy-llama-123.convex.cloud
Romuald Quantin
Romuald QuantinOP16mo ago
Perfect, thank you @jamwt
syarif
syarif4mo ago
I also have the problem with zscaler while running
PS C:\work\temporary\plut> npx convex dev --tail-logs
Unexpected error when authorizing - are you connected to the internet?
✖ TypeError: fetch failed
PS C:\work\temporary\plut>
PS C:\work\temporary\plut> npx convex dev --tail-logs
Unexpected error when authorizing - are you connected to the internet?
✖ TypeError: fetch failed
PS C:\work\temporary\plut>

Did you find this page helpful?