-
-
Notifications
You must be signed in to change notification settings - Fork 663
Description
Hello guys,
First, thank you very much for all this work, I have been following it since the beginning, it saved me a lot of work.
Note: I don't know if my problem is related to this project, but any help is welcome.
I was using version 1 from the beginning and it was working really well. This week, I decided to upgrade to version 2 to take advantage of all the new features and because I needed to do a new installation from the beginning.
I followed all the steps described in the articles:
- Docker Media Server with Traefik 2 Reverse Proxy
- Cloudflare Settings for Traefik Docker: DDNS, CNAMEs, & Tweaks
and I used the files docker-compose-t2.yml, .env.example as a reference.
To be honest, I didn't change anything in the file, just removed what I don't use.
The services I use are:
- traefik
- portainer
- heimdall
- transmission-vpn
- jackett
- radarr
- sonarr
- plexms
- bazarr
- dozzle
- ouroboros
- certdumper
- cf-ddns
- cf-companion
Everything worked as expected.
But when I Enable Cloudflare on Site as described in the article, I can no longer access the services: bazarr.example.com, heimdall.example.com, etc.example.com.
If I Pause Cloudflare on Site everything works again.
Does anyone have any idea what I did wrong?

