© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•2y ago•
26 replies
Fausto

Cloudflare Tunnel not working properly

services:
  cloudflared:
    image: cloudflare/cloudflared:latest
    command: tunnel --no-autoupdate run --token <token>

  annatar:
    image: registry.gitlab.com/stremio-add-ons/annatar:latest
    ports:
      - "8000:8000"

  jackett:
    image: docker.io/linuxserver/jackett
    ports:
      - 9117:9117
services:
  cloudflared:
    image: cloudflare/cloudflared:latest
    command: tunnel --no-autoupdate run --token <token>

  annatar:
    image: registry.gitlab.com/stremio-add-ons/annatar:latest
    ports:
      - "8000:8000"

  jackett:
    image: docker.io/linuxserver/jackett
    ports:
      - 9117:9117


I created this tunnel and then setup the Public hostnames as seen in the image.
When I access annatar.<dns>.com it throws a DNS error saying domain not found. The CNAME records appear in the cloudflare dashboard and the cloudflared tunnel container logs indicate that the configuration is being received by the container. Already tried with container IP and still the same thing. What am I missing?
Screenshot_2024-04-08_at_16.54.12.png
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Cloudflare tunnel not working
Cloudflare DevelopersCDCloudflare Developers / general-help
12mo ago
minecraft cloudflare tunnel not working
Cloudflare DevelopersCDCloudflare Developers / general-help
3mo ago
Cloudflare Access not working properly
Cloudflare DevelopersCDCloudflare Developers / general-help
16mo ago
cloudflare warp not working properly
Cloudflare DevelopersCDCloudflare Developers / general-help
3y ago