two piholes - synchronizes with orbital sync

  • Hi.

    I'm trying to run Orbital Sync

    In stack editor I put all neseserry Configuration, but after run a Orbital Sync docker in Log I get an error

    Code
    2/3/2023, 7:14:08 PM: ➡️ Signing in to http://x.x.x.x/admin...
    2/3/2023, 7:14:08 PM: ✔️ Successfully signed in to http://x.x.x.x/admin!
    2/3/2023, 7:14:08 PM: ➡️ Downloading backup from http://x.x.x.x/admin...
    2/3/2023, 7:14:08 PM: ✔️ Backup from http://x.x.x.x/admin completed!
    2/3/2023, 7:14:08 PM: ➡️ Signing in to http://x.x.x.z/admin...
    2/3/2023, 7:14:11 PM: ⚠ Failure: An unexpected error was thrown:
    - FetchError: request to http://x.x.x.z/admin/index.php?login failed, reason: connect EHOSTUNREACH x.x.x.z:80
    2/3/2023, 7:14:11 PM: ⚠ Failure: 0/1 hosts synced.
    2/3/2023, 7:14:11 PM: Waiting 30 minutes...


    My second pihole is working on OMV on docker with macvlan.

  • How can I in editor stack join the orbital sync (or another docker) to my macvlan network??

    After every recreate a docker I must manual join to my macvlan network.

    Is any chance to automitic this operation??


    I added:

    Code
    networks:
      network1:
         name: my-pre-existing-network
         external: true

    not working....


    That is correct:


    Code
    networks:
       - pihole_macvlan_NET
    
    
    networks
      pihole_macvlan_NET:
        external: true

    2 Mal editiert, zuletzt von lexmark3200 () aus folgendem Grund: I figured it out:

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!