question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No CNAME's records added

See original GitHub issue

Hello 😃 Docker swarm + dtcc 6.0.1

[INFO] ** [zabbix] Starting Zabbix Agent
zabbix_agentd [743]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead
Starting Zabbix Agent [alpine]. Zabbix 5.0.2 (revision {ZABBIX_REVISION}).
Press Ctrl+C to exit.


[debug] Swarm Mode: true
[debug] Refresh Entries: false
[debug] Traefik Version: 1
[debug] Default TTL: 1

Nothing happens.

environment:
      TRAEFIK_VERSION: 1
      CF_EMAIL: email
      CF_TOKEN: token
      DOMAIN1: domain
      DOMAIN1_ZONE_ID: zoneId
      DOMAIN1_PROXIED: "true"
      TARGET_DOMAIN: target
      SWARM_MODE: "true"
      REFRESH_ENTRIES: "false"
      CONTAINER_LOG_LEVEL: DEBUG

Also it would be nice if script will listen docker sock for not just “start” event, but for “update” (if it possible) too, because docker stack deploy trigger “update” (Updating service ...) if service already exist.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
tiredofitcommented, Oct 2, 2020

Actually - I think Portainer does it how you have listed it with the Spec: Label: - I believe my command (as you identified) is wrong with my crash course in setting up swarm. This is probably why version 5.x of the image worked (Was using just Spec:,Labels:) and 6.xx went all sideways when I thought I knew what I was doing. Thanks for the explanation. I’ll review your PR early tomorrow morning and will make adjustments this can work once and for all 👍

0reactions
tiredofitcommented, Oct 2, 2020

Merged and tagged as tiredofit/traefik-cloudflare-companion:6.1.3 - May this finally put this to rest 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

My CNAME isn't working! How can I troubleshoot it?
The first thing you need to do is to ensure that your CNAME record has been added correctly inside the DNS settings of...
Read more >
Troubleshoot CNAME records - Google Workspace Admin Help
Find your domain's CNAME records using a third-party web service or running DNS queries from your computer. You can see if the record...
Read more >
CNAME Records No-IP Support Knowledge Base
How to add a CNAME Record. From your No-IP account, click My Services at the left, then DNS Records. If needed, scroll down...
Read more >
CNAME Record - How it Works, Alternatives & Advanced Use ...
CNAME records must point to another domain name, never to an IP address. A hostname defined in a CNAME record must have no...
Read more >
Domain Ownership error. No CNAME records were found ...
The problem is due to a conflict between CloudFlare's CNAME flattening and Azure's CNAME verification. The CNAME flattening essentially ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found