Skip to content

Cloudflare Domain Verification Fails #1259

@JakeAi

Description

@JakeAi

🐛 Bug Report

Certificate verification fails through cloudflare. Cloudeflare SSL causing verification failures?

Have you spent some time to check if this issue has been raised before?

Yes

To Reproduce

Use a cloudflare account.

Set SSL/TLS to Full.

aws2.my-domain.com. 1 IN A 25.26.27.28
aw.my-domain.com. 1 IN CNAME aws2.my-domain.com.

_APP_ENV=production
_APP_DOMAIN=aw.my-domain.com
_APP_DOMAIN_TARGET=aw.my-domain.com
_APP_SYSTEM_SECURITY_EMAIL_ADDRESS=youremail@my-domain.com

Traefik 80/443

Expected behavior

The SSL Certificate to be created.

Actual Behavior

[Error] Timestamp: 2021-06-07T17:58:51+00:00,
[Error] Method: PATCH,
[Error] URL: /v1/projects/:projectId/domains/:domainId/verification,
[Error] Type: Utopia\Exception,
[Error] Message: Failed to verify domain,
[Error] File: /usr/src/code/app/controllers/api/projects.php,
[Error] Line: 1650,

(Write what happened. Add screenshots, if applicable.)

Your Environment

Hosted on EC2
amazon-linux-2
docker-ce

(Write Environment, Operating system and version etc.)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions