docker icon indicating copy to clipboard operation
docker copied to clipboard

SAML: Connection Refused.

Open neel-raval opened this issue 2 years ago • 2 comments

I'm trying to set up a SAML/OIDC login in my cal.com project, but I get a refused connection to my database. here's an image to further expand my query.

issue 1 issue 2

neel-raval avatar Sep 23 '23 06:09 neel-raval

Are you missing anything from the URL? Typically the Unexpected token < means that URL is serving HTML instead of the expected json, like perhaps a 404 or a soft redirect

krumware avatar Sep 25 '23 16:09 krumware

On the refused connection, are you able to attach to the container and then verify network connectivity to the database server?

krumware avatar Sep 25 '23 16:09 krumware

Closed due to inactivity.

dcharles525 avatar Aug 27 '25 00:08 dcharles525