ConnectException

Hi there,
I am getting this exception while login.
exception: “GuzzleHttp\Exception\ConnectException”
file: “/var/www/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php”
line: 210
message: “cURL error 6: Could not resolve host: dev-xco1z9fm.auth0.com (see libcurl - Error Codes) for https://dev-xco1z9fm.auth0.com/.well-known/jwks.json

earlier it was working fine. what should i do now?

Hey there!

Can you share a link to the quickstart / SDK that you’re using? Thank you!

Hi,
I am using laravel-8-at backend and react on the front end.

Thanks for sharing that context! Then as I can see it’s a problem with the PHP part. In order to handle that most effectively I would ask you to raise it as a GitHub issue in the PHP repo here:

so we can work on that directly with the repo maintainers and then share the link to it here so we can ping them. Thank you!