-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker setup some problems #1170
Comments
Can you use developer tools and report the exact query that fail, please? |
Har File: Console Output:
|
Make sure to forward OPTIONS (cors) call to the Twake Mail backend server - or allow everything. |
I guess I can't communicate with the backend side, I can't do that, can you help me with this? |
Hi, The error seems here: login:1 Access to XMLHttpRequest at 'https://posta.thirdcode.org/.well-known/webfinger?resource=https://posta.thirdcode.org&rel=http://openid.net/specs/connect/1.0/issuer' from origin 'http://5.180.254.233:8180' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Missing an Access-Control-Allow-Origin header for cors. I don't know much about cloudflare tunnel but maybe it's removing it somehow from the original request? You might want to check that |
Hi There,
https://github.com/linagora/tmail-flutter/blob/master/docker-compose.yaml
I created my own docker-compose file using this directive and below is what worked. On port 80 and 443 I need to use other different port where nginx works
my docker-compose.yaml
My env.file
I use cloudflare tunnel and my configuration is in the image below:
I cannot log in to any of the demo accounts. it gives a connection error. can you help with this.
The text was updated successfully, but these errors were encountered: