Nikhil
Nikhil
Hi @susinths, can you share your docker-compose-hub.yml. I hope you are using `docker-compose-hub.yml`.
Hi @shadowjig, it would be awesome if you could share your browser network logs and also if you could please specify if you are using the provided plane nginx.
Hi @shadowjig, thanks for the confirmation. The problem you mentioned may be due to misconfiguration in the nginx proxy. Just to confirm did the `api/sign-in` was served through https.
HI @shadowjig, there is a `env.sh` file in `nginx/env.sh` which builds the nginx.conf using the environment variables during runtime. You may have to tweak that file or you can tweak...
This issue has been resolved, closing this issue now, please feel free to re-open if the issue persists
Hi @Willow6949, it would be great if you could also share the network logs. Also just to confirm the proxy should be configured to forward / to plane frontend and...
Hi @Willow6949, it looks like the backend is still not accessible anything to `/api` should be forwarded to the backend container.
Hi, it is recomended to use the pre-built images using the `docker-compose-hub.yml`. Closing this issue please feel free to re-open if the issue still persists.
Hi, it would be awesome if you could try the latest version (0.8). Please feel free to comment if you are still facing the issue.
Hi @MyWay, I noticed that you're encountering an issue with the endpoint URL. To resolve this, could you please try prepending `https://` before the URL? This should ensure that the...