Skip to content

only one pihole syncs #252

Description

@hspindel

What happened?

Doubt that this is a bug, more likely a misconfiguration on my part.

I have three piholes, one Primary and two Replicas. One of the Replicas gets synced, the other does not.

If I run nebula sync, it reports:
Starting v0.11.1
Authenticating clients
Syncing teleporters
Syncing configs
Running gravity
Invalidating sessions
Sync complete

So no complaints from nebula sync. I've tried enabling debug, but neither LOG_LEVEL=debug nor DEBUG=true in my environment file do anything.

I am running nebula sync as a binary under Debian. Debian is a VM under Proxmox. No docker involved.

How do I figure out what's going wrong?

Expected Behaviour

I expect both REPLICA piholes to sync.

Nebula-sync Version

0.11.1

Runtime

binary

Operating System

Debian Gnu/Linux 13 (Trixie)

CPU Architecture

6.12.744+deb13+1-amd64

Configuration

PRIMARY=http://pi1.mydomain.com|password
REPLICAS=http://pi2.mydomain.com|password
REPLICAS=http://pi3.mydomain.com|password
FULL_SYNC=true
RUN_GRAVITY=true

In the above config, it's the first replica that doesn't get synced.

Relevant log output

I can't find any relevant logs.  Please tell me what you need.

Pi-hole Version

Core 6.4.2 FTL 6.6.1 Web Interface 6.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions