You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
I'm experiencing an issue with my Cal.com instance hosted on a GCP VM. After logging in, the application redirects to http://api/auth/error and displays the following message: "Something went wrong. Please try again and contact us if the issue persists."
Here are the steps I've followed for the installation and setup:
Installation Steps:
Installation of Docker and Docker Compose via a Simple Script
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description:
I'm experiencing an issue with my Cal.com instance hosted on a GCP VM. After logging in, the application redirects to
http://api/auth/error
and displays the following message: "Something went wrong. Please try again and contact us if the issue persists."Here are the steps I've followed for the installation and setup:
Installation Steps:
Installation of Docker and Docker Compose via a Simple Script
Installing Cal.com
cd cal-com-docker
docker-compose.yaml
file to change the port mapping:Setup our Reverse Proxy
Despite following these steps, I'm encountering the redirect issue after login.
Additional Information:
Help Needed:
I would appreciate any insights or suggestions on what might be causing this issue and how to resolve it. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions