Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. WatchTower Issues [SOLVED-THANKS]

WatchTower Issues [SOLVED-THANKS]

Scheduled Pinned Locked Moved Selfhosted
selfhosted
21 Posts 9 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • irmadlad@lemmy.worldI [email protected]

    So, right out the gate, I realize Watchtower has been abandoned. I get that. Still, it's a great app. 95% of the time, it works every time.

    The issue I have is as follows:

    INFO[93549] Found new searxng/searxng:latest image (5613a99caf5d) 
    INFO[93565] Found new prom/prometheus:latest image (b5239da13ab0) 
    INFO[93584] Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6) 
    INFO[93592] Stopping /CADVISOR-PROMETHEUS (342680d2a684) with SIGTERM 
    INFO[93593] Creating /CADVISOR-PROMETHEUS                
    INFO[93594] Stopping /SEARXNG (0842827f17a9) with SIGTERM 
    INFO[93597] Creating /SEARXNG                            
    ERRO[93597] Error response from daemon: the container-wide MAC address must match the endpoint-specific MAC address for the main network, or be left empty 
    INFO[93597] Removing image 9e24e9a9806c                  
    INFO[93597] Session done                                  Failed=1 Scanned=38 Updated=2 notify=no
    

    It doesn't do this everytime, and it's not one particular container. It seems random. For the example of SearxNG, I have not specified a MAC address.

    ::: spoiler spoiler

    docker run -d \
      --name searxng \
      -p 8989:8080 \
      -v /srv/docker/searxng/data:/etc/searxng \
      -e SEARXNG_BASE_URL="https://" \
      -e SEARXNG_INSTANCE_NAME="SearxNG" \
      -e SEARXNG_CONTACT_INFO="mail.com" \
      -e SEARXNG_LANGUAGE="en-US" \
      -e SEARXNG_AUTOCOMPLETE="duckduckgo" \
      -e SEARXNG_THEME="simple" \
      -e SEARXNG_OUTGOING_METHOD="default" \
      -e SEARXNG_ENABLE_METRICS="true" \
      -e SEARXNG_ENABLE_CAPTCHA="false" \
      -e SEARXNG_ENABLE_INFINITE_SCROLL="true" \
      -e SEARXNG_ENABLE_PIWIK_ANALYTICS="false" \
      -e SEARXNG_ENABLE_ADVANCED_SEARCH="true" \
      -e SEARXNG_ENABLE_PRIVATE_RESULTS="true" \
      -e SEARXNG_ENABLE_TORIFICATION="false" \
      -e SEARXNG_ENABLE_HTTPS_EVERYWHERE="true" \
      -e SEARXNG_ENABLE_PROXY="false" \
      -e SEARXNG_ENABLE_PLUGINS="true" \
      searxng/searxng
    

    :::

    In fact, I've never specified a specific MAC for any of my containers, and just let Docker do what it do. I'm just wondering if anyone has run up on this issue, and what did you do to remediate it, besides use another updater app? I like Watchtower, but only 95% of the time. LOL

    It's not a huge issue spinning the container back up. Takes less than 30 sec. However, that's not how it's supposed to work, so I seek input.

    ETA: Just adding this for anyone who is testing the Watchtower fork or are thinking about it. Day 2, and everything is running just fine. I have not had any of the issues that I had with OG Watchtower:

    ::: spoiler spoiler

    time="2025-07-01T17:28:21Z" level=info msg="Found new netdata/netdata:edge image (7cbd870f51b0)"
    time="2025-07-01T17:28:42Z" level=info msg="Found new influxdb:2 image (b4355848b856)"
    time="2025-07-01T17:28:54Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
    time="2025-07-01T17:29:03Z" level=info msg="Found new redis:latest image (ed3a2af6d0d4)"
    time="2025-07-01T17:29:04Z" level=info msg="Stopping /CADVISOR-REDIS (84a28cf8904d) with SIGTERM"
    time="2025-07-01T17:29:06Z" level=info msg="Stopping /ROOT-INFLUXDB2-1 (a14e51a1b7db) with SIGTERM"
    time="2025-07-01T17:29:07Z" level=info msg="Stopping /NETDATA (bde1241c0073) with SIGTERM"
    time="2025-07-01T17:29:09Z" level=info msg="Creating /NETDATA"
    time="2025-07-01T17:29:09Z" level=info msg="Creating /ROOT-INFLUXDB2-1"
    time="2025-07-01T17:29:10Z" level=info msg="Creating /CADVISOR-REDIS"
    time="2025-07-01T17:29:10Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
    time="2025-07-02T17:28:07Z" level=info msg="Found new openlistteam/openlist:latest image (0926eda3de9a)"
    time="2025-07-02T17:28:23Z" level=info msg="Found new portainer/portainer-ce:latest image (71de3839351a)"
    time="2025-07-02T17:28:32Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
    time="2025-07-02T17:28:57Z" level=info msg="Found new bigbeartechworld/big-bear-btop:latest image (737e9af25da3)"
    time="2025-07-02T17:29:01Z" level=info msg="Stopping /BTOP-PLUS-PLUS (751299b8b022) with SIGTERM"
    time="2025-07-02T17:29:04Z" level=info msg="Stopping /PORTAINER (aa754cb14780) with SIGTERM"
    time="2025-07-02T17:29:05Z" level=info msg="Stopping /OPENLIST (2ca56a872944) with SIGTERM"
    time="2025-07-02T17:29:06Z" level=info msg="Creating /OPENLIST"
    time="2025-07-02T17:29:06Z" level=info msg="Creating /PORTAINER"
    time="2025-07-02T17:29:07Z" level=info msg="Creating /BTOP-PLUS-PLUS"
    time="2025-07-02T17:29:08Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
    

    :::

    jacksquat@what.forfi.winJ This user is from outside of this forum
    jacksquat@what.forfi.winJ This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #2

    Here is a fork of watchtower that is meant to keep things up to date that might work for you. I haven't tried it yet but am setting it up now.

    irmadlad@lemmy.worldI lemmchen@feddit.orgL 2 Replies Last reply
    4
    • irmadlad@lemmy.worldI [email protected]

      So, right out the gate, I realize Watchtower has been abandoned. I get that. Still, it's a great app. 95% of the time, it works every time.

      The issue I have is as follows:

      INFO[93549] Found new searxng/searxng:latest image (5613a99caf5d) 
      INFO[93565] Found new prom/prometheus:latest image (b5239da13ab0) 
      INFO[93584] Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6) 
      INFO[93592] Stopping /CADVISOR-PROMETHEUS (342680d2a684) with SIGTERM 
      INFO[93593] Creating /CADVISOR-PROMETHEUS                
      INFO[93594] Stopping /SEARXNG (0842827f17a9) with SIGTERM 
      INFO[93597] Creating /SEARXNG                            
      ERRO[93597] Error response from daemon: the container-wide MAC address must match the endpoint-specific MAC address for the main network, or be left empty 
      INFO[93597] Removing image 9e24e9a9806c                  
      INFO[93597] Session done                                  Failed=1 Scanned=38 Updated=2 notify=no
      

      It doesn't do this everytime, and it's not one particular container. It seems random. For the example of SearxNG, I have not specified a MAC address.

      ::: spoiler spoiler

      docker run -d \
        --name searxng \
        -p 8989:8080 \
        -v /srv/docker/searxng/data:/etc/searxng \
        -e SEARXNG_BASE_URL="https://" \
        -e SEARXNG_INSTANCE_NAME="SearxNG" \
        -e SEARXNG_CONTACT_INFO="mail.com" \
        -e SEARXNG_LANGUAGE="en-US" \
        -e SEARXNG_AUTOCOMPLETE="duckduckgo" \
        -e SEARXNG_THEME="simple" \
        -e SEARXNG_OUTGOING_METHOD="default" \
        -e SEARXNG_ENABLE_METRICS="true" \
        -e SEARXNG_ENABLE_CAPTCHA="false" \
        -e SEARXNG_ENABLE_INFINITE_SCROLL="true" \
        -e SEARXNG_ENABLE_PIWIK_ANALYTICS="false" \
        -e SEARXNG_ENABLE_ADVANCED_SEARCH="true" \
        -e SEARXNG_ENABLE_PRIVATE_RESULTS="true" \
        -e SEARXNG_ENABLE_TORIFICATION="false" \
        -e SEARXNG_ENABLE_HTTPS_EVERYWHERE="true" \
        -e SEARXNG_ENABLE_PROXY="false" \
        -e SEARXNG_ENABLE_PLUGINS="true" \
        searxng/searxng
      

      :::

      In fact, I've never specified a specific MAC for any of my containers, and just let Docker do what it do. I'm just wondering if anyone has run up on this issue, and what did you do to remediate it, besides use another updater app? I like Watchtower, but only 95% of the time. LOL

      It's not a huge issue spinning the container back up. Takes less than 30 sec. However, that's not how it's supposed to work, so I seek input.

      ETA: Just adding this for anyone who is testing the Watchtower fork or are thinking about it. Day 2, and everything is running just fine. I have not had any of the issues that I had with OG Watchtower:

      ::: spoiler spoiler

      time="2025-07-01T17:28:21Z" level=info msg="Found new netdata/netdata:edge image (7cbd870f51b0)"
      time="2025-07-01T17:28:42Z" level=info msg="Found new influxdb:2 image (b4355848b856)"
      time="2025-07-01T17:28:54Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
      time="2025-07-01T17:29:03Z" level=info msg="Found new redis:latest image (ed3a2af6d0d4)"
      time="2025-07-01T17:29:04Z" level=info msg="Stopping /CADVISOR-REDIS (84a28cf8904d) with SIGTERM"
      time="2025-07-01T17:29:06Z" level=info msg="Stopping /ROOT-INFLUXDB2-1 (a14e51a1b7db) with SIGTERM"
      time="2025-07-01T17:29:07Z" level=info msg="Stopping /NETDATA (bde1241c0073) with SIGTERM"
      time="2025-07-01T17:29:09Z" level=info msg="Creating /NETDATA"
      time="2025-07-01T17:29:09Z" level=info msg="Creating /ROOT-INFLUXDB2-1"
      time="2025-07-01T17:29:10Z" level=info msg="Creating /CADVISOR-REDIS"
      time="2025-07-01T17:29:10Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
      time="2025-07-02T17:28:07Z" level=info msg="Found new openlistteam/openlist:latest image (0926eda3de9a)"
      time="2025-07-02T17:28:23Z" level=info msg="Found new portainer/portainer-ce:latest image (71de3839351a)"
      time="2025-07-02T17:28:32Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
      time="2025-07-02T17:28:57Z" level=info msg="Found new bigbeartechworld/big-bear-btop:latest image (737e9af25da3)"
      time="2025-07-02T17:29:01Z" level=info msg="Stopping /BTOP-PLUS-PLUS (751299b8b022) with SIGTERM"
      time="2025-07-02T17:29:04Z" level=info msg="Stopping /PORTAINER (aa754cb14780) with SIGTERM"
      time="2025-07-02T17:29:05Z" level=info msg="Stopping /OPENLIST (2ca56a872944) with SIGTERM"
      time="2025-07-02T17:29:06Z" level=info msg="Creating /OPENLIST"
      time="2025-07-02T17:29:06Z" level=info msg="Creating /PORTAINER"
      time="2025-07-02T17:29:07Z" level=info msg="Creating /BTOP-PLUS-PLUS"
      time="2025-07-02T17:29:08Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
      

      :::

      E This user is from outside of this forum
      E This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #3

      Personally having great results with Diun. Same idea (check for newer container image) and works 100% for me.

      Don’t know if it can automatically load and restart containers, rather do that personally.

      irmadlad@lemmy.worldI dizzy@lemmy.mlD 2 Replies Last reply
      2
      • jacksquat@what.forfi.winJ [email protected]

        Here is a fork of watchtower that is meant to keep things up to date that might work for you. I haven't tried it yet but am setting it up now.

        irmadlad@lemmy.worldI This user is from outside of this forum
        irmadlad@lemmy.worldI This user is from outside of this forum
        [email protected]
        wrote on last edited by [email protected]
        #4

        Thanks, I'll give it a go

        time="2025-06-30T17:27:53Z" level=info msg="Watchtower 2.3.2"
        time="2025-06-30T17:27:53Z" level=info msg="Using no notifications"
        time="2025-06-30T17:27:53Z" level=info msg="Checking all containers (except explicitly disabled with label)"
        time="2025-06-30T17:27:53Z" level=info msg="Scheduling first run: 2025-07-01 17:27:53 +0000 UTC"
        time="2025-06-30T17:27:53Z" level=info msg="Note that the first check will be performed in 23 hours, 59 minutes, 59 seconds"
        

        We'll see.

        jacksquat@what.forfi.winJ 1 Reply Last reply
        0
        • E [email protected]

          Personally having great results with Diun. Same idea (check for newer container image) and works 100% for me.

          Don’t know if it can automatically load and restart containers, rather do that personally.

          irmadlad@lemmy.worldI This user is from outside of this forum
          irmadlad@lemmy.worldI This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #5

          It's on the list.

          1 Reply Last reply
          0
          • irmadlad@lemmy.worldI [email protected]

            So, right out the gate, I realize Watchtower has been abandoned. I get that. Still, it's a great app. 95% of the time, it works every time.

            The issue I have is as follows:

            INFO[93549] Found new searxng/searxng:latest image (5613a99caf5d) 
            INFO[93565] Found new prom/prometheus:latest image (b5239da13ab0) 
            INFO[93584] Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6) 
            INFO[93592] Stopping /CADVISOR-PROMETHEUS (342680d2a684) with SIGTERM 
            INFO[93593] Creating /CADVISOR-PROMETHEUS                
            INFO[93594] Stopping /SEARXNG (0842827f17a9) with SIGTERM 
            INFO[93597] Creating /SEARXNG                            
            ERRO[93597] Error response from daemon: the container-wide MAC address must match the endpoint-specific MAC address for the main network, or be left empty 
            INFO[93597] Removing image 9e24e9a9806c                  
            INFO[93597] Session done                                  Failed=1 Scanned=38 Updated=2 notify=no
            

            It doesn't do this everytime, and it's not one particular container. It seems random. For the example of SearxNG, I have not specified a MAC address.

            ::: spoiler spoiler

            docker run -d \
              --name searxng \
              -p 8989:8080 \
              -v /srv/docker/searxng/data:/etc/searxng \
              -e SEARXNG_BASE_URL="https://" \
              -e SEARXNG_INSTANCE_NAME="SearxNG" \
              -e SEARXNG_CONTACT_INFO="mail.com" \
              -e SEARXNG_LANGUAGE="en-US" \
              -e SEARXNG_AUTOCOMPLETE="duckduckgo" \
              -e SEARXNG_THEME="simple" \
              -e SEARXNG_OUTGOING_METHOD="default" \
              -e SEARXNG_ENABLE_METRICS="true" \
              -e SEARXNG_ENABLE_CAPTCHA="false" \
              -e SEARXNG_ENABLE_INFINITE_SCROLL="true" \
              -e SEARXNG_ENABLE_PIWIK_ANALYTICS="false" \
              -e SEARXNG_ENABLE_ADVANCED_SEARCH="true" \
              -e SEARXNG_ENABLE_PRIVATE_RESULTS="true" \
              -e SEARXNG_ENABLE_TORIFICATION="false" \
              -e SEARXNG_ENABLE_HTTPS_EVERYWHERE="true" \
              -e SEARXNG_ENABLE_PROXY="false" \
              -e SEARXNG_ENABLE_PLUGINS="true" \
              searxng/searxng
            

            :::

            In fact, I've never specified a specific MAC for any of my containers, and just let Docker do what it do. I'm just wondering if anyone has run up on this issue, and what did you do to remediate it, besides use another updater app? I like Watchtower, but only 95% of the time. LOL

            It's not a huge issue spinning the container back up. Takes less than 30 sec. However, that's not how it's supposed to work, so I seek input.

            ETA: Just adding this for anyone who is testing the Watchtower fork or are thinking about it. Day 2, and everything is running just fine. I have not had any of the issues that I had with OG Watchtower:

            ::: spoiler spoiler

            time="2025-07-01T17:28:21Z" level=info msg="Found new netdata/netdata:edge image (7cbd870f51b0)"
            time="2025-07-01T17:28:42Z" level=info msg="Found new influxdb:2 image (b4355848b856)"
            time="2025-07-01T17:28:54Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
            time="2025-07-01T17:29:03Z" level=info msg="Found new redis:latest image (ed3a2af6d0d4)"
            time="2025-07-01T17:29:04Z" level=info msg="Stopping /CADVISOR-REDIS (84a28cf8904d) with SIGTERM"
            time="2025-07-01T17:29:06Z" level=info msg="Stopping /ROOT-INFLUXDB2-1 (a14e51a1b7db) with SIGTERM"
            time="2025-07-01T17:29:07Z" level=info msg="Stopping /NETDATA (bde1241c0073) with SIGTERM"
            time="2025-07-01T17:29:09Z" level=info msg="Creating /NETDATA"
            time="2025-07-01T17:29:09Z" level=info msg="Creating /ROOT-INFLUXDB2-1"
            time="2025-07-01T17:29:10Z" level=info msg="Creating /CADVISOR-REDIS"
            time="2025-07-01T17:29:10Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
            time="2025-07-02T17:28:07Z" level=info msg="Found new openlistteam/openlist:latest image (0926eda3de9a)"
            time="2025-07-02T17:28:23Z" level=info msg="Found new portainer/portainer-ce:latest image (71de3839351a)"
            time="2025-07-02T17:28:32Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
            time="2025-07-02T17:28:57Z" level=info msg="Found new bigbeartechworld/big-bear-btop:latest image (737e9af25da3)"
            time="2025-07-02T17:29:01Z" level=info msg="Stopping /BTOP-PLUS-PLUS (751299b8b022) with SIGTERM"
            time="2025-07-02T17:29:04Z" level=info msg="Stopping /PORTAINER (aa754cb14780) with SIGTERM"
            time="2025-07-02T17:29:05Z" level=info msg="Stopping /OPENLIST (2ca56a872944) with SIGTERM"
            time="2025-07-02T17:29:06Z" level=info msg="Creating /OPENLIST"
            time="2025-07-02T17:29:06Z" level=info msg="Creating /PORTAINER"
            time="2025-07-02T17:29:07Z" level=info msg="Creating /BTOP-PLUS-PLUS"
            time="2025-07-02T17:29:08Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
            

            :::

            dietasse@feddit.orgD This user is from outside of this forum
            dietasse@feddit.orgD This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #6

            If anyone is interested in just a simple image updates monitoring, check out cup.I know its not exactly what you want (it doesn't do the update), but I stumbled on it quite by accident and I like the simplicity.

            E irmadlad@lemmy.worldI 2 Replies Last reply
            2
            • irmadlad@lemmy.worldI [email protected]

              So, right out the gate, I realize Watchtower has been abandoned. I get that. Still, it's a great app. 95% of the time, it works every time.

              The issue I have is as follows:

              INFO[93549] Found new searxng/searxng:latest image (5613a99caf5d) 
              INFO[93565] Found new prom/prometheus:latest image (b5239da13ab0) 
              INFO[93584] Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6) 
              INFO[93592] Stopping /CADVISOR-PROMETHEUS (342680d2a684) with SIGTERM 
              INFO[93593] Creating /CADVISOR-PROMETHEUS                
              INFO[93594] Stopping /SEARXNG (0842827f17a9) with SIGTERM 
              INFO[93597] Creating /SEARXNG                            
              ERRO[93597] Error response from daemon: the container-wide MAC address must match the endpoint-specific MAC address for the main network, or be left empty 
              INFO[93597] Removing image 9e24e9a9806c                  
              INFO[93597] Session done                                  Failed=1 Scanned=38 Updated=2 notify=no
              

              It doesn't do this everytime, and it's not one particular container. It seems random. For the example of SearxNG, I have not specified a MAC address.

              ::: spoiler spoiler

              docker run -d \
                --name searxng \
                -p 8989:8080 \
                -v /srv/docker/searxng/data:/etc/searxng \
                -e SEARXNG_BASE_URL="https://" \
                -e SEARXNG_INSTANCE_NAME="SearxNG" \
                -e SEARXNG_CONTACT_INFO="mail.com" \
                -e SEARXNG_LANGUAGE="en-US" \
                -e SEARXNG_AUTOCOMPLETE="duckduckgo" \
                -e SEARXNG_THEME="simple" \
                -e SEARXNG_OUTGOING_METHOD="default" \
                -e SEARXNG_ENABLE_METRICS="true" \
                -e SEARXNG_ENABLE_CAPTCHA="false" \
                -e SEARXNG_ENABLE_INFINITE_SCROLL="true" \
                -e SEARXNG_ENABLE_PIWIK_ANALYTICS="false" \
                -e SEARXNG_ENABLE_ADVANCED_SEARCH="true" \
                -e SEARXNG_ENABLE_PRIVATE_RESULTS="true" \
                -e SEARXNG_ENABLE_TORIFICATION="false" \
                -e SEARXNG_ENABLE_HTTPS_EVERYWHERE="true" \
                -e SEARXNG_ENABLE_PROXY="false" \
                -e SEARXNG_ENABLE_PLUGINS="true" \
                searxng/searxng
              

              :::

              In fact, I've never specified a specific MAC for any of my containers, and just let Docker do what it do. I'm just wondering if anyone has run up on this issue, and what did you do to remediate it, besides use another updater app? I like Watchtower, but only 95% of the time. LOL

              It's not a huge issue spinning the container back up. Takes less than 30 sec. However, that's not how it's supposed to work, so I seek input.

              ETA: Just adding this for anyone who is testing the Watchtower fork or are thinking about it. Day 2, and everything is running just fine. I have not had any of the issues that I had with OG Watchtower:

              ::: spoiler spoiler

              time="2025-07-01T17:28:21Z" level=info msg="Found new netdata/netdata:edge image (7cbd870f51b0)"
              time="2025-07-01T17:28:42Z" level=info msg="Found new influxdb:2 image (b4355848b856)"
              time="2025-07-01T17:28:54Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
              time="2025-07-01T17:29:03Z" level=info msg="Found new redis:latest image (ed3a2af6d0d4)"
              time="2025-07-01T17:29:04Z" level=info msg="Stopping /CADVISOR-REDIS (84a28cf8904d) with SIGTERM"
              time="2025-07-01T17:29:06Z" level=info msg="Stopping /ROOT-INFLUXDB2-1 (a14e51a1b7db) with SIGTERM"
              time="2025-07-01T17:29:07Z" level=info msg="Stopping /NETDATA (bde1241c0073) with SIGTERM"
              time="2025-07-01T17:29:09Z" level=info msg="Creating /NETDATA"
              time="2025-07-01T17:29:09Z" level=info msg="Creating /ROOT-INFLUXDB2-1"
              time="2025-07-01T17:29:10Z" level=info msg="Creating /CADVISOR-REDIS"
              time="2025-07-01T17:29:10Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
              time="2025-07-02T17:28:07Z" level=info msg="Found new openlistteam/openlist:latest image (0926eda3de9a)"
              time="2025-07-02T17:28:23Z" level=info msg="Found new portainer/portainer-ce:latest image (71de3839351a)"
              time="2025-07-02T17:28:32Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
              time="2025-07-02T17:28:57Z" level=info msg="Found new bigbeartechworld/big-bear-btop:latest image (737e9af25da3)"
              time="2025-07-02T17:29:01Z" level=info msg="Stopping /BTOP-PLUS-PLUS (751299b8b022) with SIGTERM"
              time="2025-07-02T17:29:04Z" level=info msg="Stopping /PORTAINER (aa754cb14780) with SIGTERM"
              time="2025-07-02T17:29:05Z" level=info msg="Stopping /OPENLIST (2ca56a872944) with SIGTERM"
              time="2025-07-02T17:29:06Z" level=info msg="Creating /OPENLIST"
              time="2025-07-02T17:29:06Z" level=info msg="Creating /PORTAINER"
              time="2025-07-02T17:29:07Z" level=info msg="Creating /BTOP-PLUS-PLUS"
              time="2025-07-02T17:29:08Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
              

              :::

              F This user is from outside of this forum
              F This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #7

              Did not know it was abandoned, will look thru all this tonight.

              irmadlad@lemmy.worldI 1 Reply Last reply
              7
              • jacksquat@what.forfi.winJ [email protected]

                Here is a fork of watchtower that is meant to keep things up to date that might work for you. I haven't tried it yet but am setting it up now.

                lemmchen@feddit.orgL This user is from outside of this forum
                lemmchen@feddit.orgL This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #8

                Judging from the changelog it's almost exclusively updated dependencies and no real development to speak of.

                jacksquat@what.forfi.winJ 1 Reply Last reply
                0
                • dietasse@feddit.orgD [email protected]

                  If anyone is interested in just a simple image updates monitoring, check out cup.I know its not exactly what you want (it doesn't do the update), but I stumbled on it quite by accident and I like the simplicity.

                  E This user is from outside of this forum
                  E This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #9

                  Thanks for sharing this looks great!

                  1 Reply Last reply
                  1
                  • F [email protected]

                    Did not know it was abandoned, will look thru all this tonight.

                    irmadlad@lemmy.worldI This user is from outside of this forum
                    irmadlad@lemmy.worldI This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #10

                    Perhaps I should clarify. The project 'appears' to have been abandoned or is no longer being maintained. I don't want to go starting shit that doesn't need starting.

                    https://github.com/containrrr/watchtower/discussions/1993

                    1 Reply Last reply
                    3
                    • dietasse@feddit.orgD [email protected]

                      If anyone is interested in just a simple image updates monitoring, check out cup.I know its not exactly what you want (it doesn't do the update), but I stumbled on it quite by accident and I like the simplicity.

                      irmadlad@lemmy.worldI This user is from outside of this forum
                      irmadlad@lemmy.worldI This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #11

                      Cups gives you everything except the automating. Push come to shove, it's a reasonable fall back. There is also WUD which does include automation.

                      dietasse@feddit.orgD 1 Reply Last reply
                      1
                      • E [email protected]

                        Personally having great results with Diun. Same idea (check for newer container image) and works 100% for me.

                        Don’t know if it can automatically load and restart containers, rather do that personally.

                        dizzy@lemmy.mlD This user is from outside of this forum
                        dizzy@lemmy.mlD This user is from outside of this forum
                        [email protected]
                        wrote on last edited by [email protected]
                        #12

                        What is the point of this type of service if you’re not getting it to automatically load and restart containers?

                        Does it notify you of newer container images or something?

                        I never bothered to set up watchtower because I didn’t want it to just apply updates before I could read the changelog. But maybe I was confused about its purpose.

                        E 1 Reply Last reply
                        1
                        • irmadlad@lemmy.worldI [email protected]

                          Cups gives you everything except the automating. Push come to shove, it's a reasonable fall back. There is also WUD which does include automation.

                          dietasse@feddit.orgD This user is from outside of this forum
                          dietasse@feddit.orgD This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #13

                          Exactly. It's simple, it integrates with home assistant and I have a few images that I like to choose when to do the update, so its perfect for me 🙂

                          1 Reply Last reply
                          1
                          • lemmchen@feddit.orgL [email protected]

                            Judging from the changelog it's almost exclusively updated dependencies and no real development to speak of.

                            jacksquat@what.forfi.winJ This user is from outside of this forum
                            jacksquat@what.forfi.winJ This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #14

                            Ah ok got it. For me personally that's about really all I want I guess. Watchtower has been so rock solid for me for so long that I just want to make sure it's at least kept up to date. Thanks!

                            1 Reply Last reply
                            0
                            • irmadlad@lemmy.worldI [email protected]

                              Thanks, I'll give it a go

                              time="2025-06-30T17:27:53Z" level=info msg="Watchtower 2.3.2"
                              time="2025-06-30T17:27:53Z" level=info msg="Using no notifications"
                              time="2025-06-30T17:27:53Z" level=info msg="Checking all containers (except explicitly disabled with label)"
                              time="2025-06-30T17:27:53Z" level=info msg="Scheduling first run: 2025-07-01 17:27:53 +0000 UTC"
                              time="2025-06-30T17:27:53Z" level=info msg="Note that the first check will be performed in 23 hours, 59 minutes, 59 seconds"
                              

                              We'll see.

                              jacksquat@what.forfi.winJ This user is from outside of this forum
                              jacksquat@what.forfi.winJ This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #15

                              So far so good with my change. 🙂

                              irmadlad@lemmy.worldI 1 Reply Last reply
                              1
                              • dizzy@lemmy.mlD [email protected]

                                What is the point of this type of service if you’re not getting it to automatically load and restart containers?

                                Does it notify you of newer container images or something?

                                I never bothered to set up watchtower because I didn’t want it to just apply updates before I could read the changelog. But maybe I was confused about its purpose.

                                E This user is from outside of this forum
                                E This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #16

                                Exactly this. It checks periodically if a newer image for the tag of the container is available (e.g. vaultwarden:latest) and tells you about it. You can setup mail, sms, Teams, you name it.

                                So then you know a new version is available, can check the changelog and decide if the update is worth it.

                                dizzy@lemmy.mlD 1 Reply Last reply
                                1
                                • jacksquat@what.forfi.winJ [email protected]

                                  So far so good with my change. 🙂

                                  irmadlad@lemmy.worldI This user is from outside of this forum
                                  irmadlad@lemmy.worldI This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #17

                                  Day 1. It seems to work:

                                  time="2025-07-01T17:28:21Z" level=info msg="Found new netdata/netdata:edge image (7cbd870f51b0)"
                                  time="2025-07-01T17:28:42Z" level=info msg="Found new influxdb:2 image (b4355848b856)"
                                  time="2025-07-01T17:28:54Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
                                  time="2025-07-01T17:29:03Z" level=info msg="Found new redis:latest image (ed3a2af6d0d4)"
                                  time="2025-07-01T17:29:04Z" level=info msg="Stopping /CADVISOR-REDIS (84a28cf8904d) with SIGTERM"
                                  time="2025-07-01T17:29:06Z" level=info msg="Stopping /ROOT-INFLUXDB2-1 (a14e51a1b7db) with SIGTERM"
                                  time="2025-07-01T17:29:07Z" level=info msg="Stopping /NETDATA (bde1241c0073) with SIGTERM"
                                  time="2025-07-01T17:29:09Z" level=info msg="Creating /NETDATA"
                                  time="2025-07-01T17:29:09Z" level=info msg="Creating /ROOT-INFLUXDB2-1"
                                  time="2025-07-01T17:29:10Z" level=info msg="Creating /CADVISOR-REDIS"
                                  time="2025-07-01T17:29:10Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
                                  
                                  1 Reply Last reply
                                  1
                                  • irmadlad@lemmy.worldI [email protected]

                                    So, right out the gate, I realize Watchtower has been abandoned. I get that. Still, it's a great app. 95% of the time, it works every time.

                                    The issue I have is as follows:

                                    INFO[93549] Found new searxng/searxng:latest image (5613a99caf5d) 
                                    INFO[93565] Found new prom/prometheus:latest image (b5239da13ab0) 
                                    INFO[93584] Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6) 
                                    INFO[93592] Stopping /CADVISOR-PROMETHEUS (342680d2a684) with SIGTERM 
                                    INFO[93593] Creating /CADVISOR-PROMETHEUS                
                                    INFO[93594] Stopping /SEARXNG (0842827f17a9) with SIGTERM 
                                    INFO[93597] Creating /SEARXNG                            
                                    ERRO[93597] Error response from daemon: the container-wide MAC address must match the endpoint-specific MAC address for the main network, or be left empty 
                                    INFO[93597] Removing image 9e24e9a9806c                  
                                    INFO[93597] Session done                                  Failed=1 Scanned=38 Updated=2 notify=no
                                    

                                    It doesn't do this everytime, and it's not one particular container. It seems random. For the example of SearxNG, I have not specified a MAC address.

                                    ::: spoiler spoiler

                                    docker run -d \
                                      --name searxng \
                                      -p 8989:8080 \
                                      -v /srv/docker/searxng/data:/etc/searxng \
                                      -e SEARXNG_BASE_URL="https://" \
                                      -e SEARXNG_INSTANCE_NAME="SearxNG" \
                                      -e SEARXNG_CONTACT_INFO="mail.com" \
                                      -e SEARXNG_LANGUAGE="en-US" \
                                      -e SEARXNG_AUTOCOMPLETE="duckduckgo" \
                                      -e SEARXNG_THEME="simple" \
                                      -e SEARXNG_OUTGOING_METHOD="default" \
                                      -e SEARXNG_ENABLE_METRICS="true" \
                                      -e SEARXNG_ENABLE_CAPTCHA="false" \
                                      -e SEARXNG_ENABLE_INFINITE_SCROLL="true" \
                                      -e SEARXNG_ENABLE_PIWIK_ANALYTICS="false" \
                                      -e SEARXNG_ENABLE_ADVANCED_SEARCH="true" \
                                      -e SEARXNG_ENABLE_PRIVATE_RESULTS="true" \
                                      -e SEARXNG_ENABLE_TORIFICATION="false" \
                                      -e SEARXNG_ENABLE_HTTPS_EVERYWHERE="true" \
                                      -e SEARXNG_ENABLE_PROXY="false" \
                                      -e SEARXNG_ENABLE_PLUGINS="true" \
                                      searxng/searxng
                                    

                                    :::

                                    In fact, I've never specified a specific MAC for any of my containers, and just let Docker do what it do. I'm just wondering if anyone has run up on this issue, and what did you do to remediate it, besides use another updater app? I like Watchtower, but only 95% of the time. LOL

                                    It's not a huge issue spinning the container back up. Takes less than 30 sec. However, that's not how it's supposed to work, so I seek input.

                                    ETA: Just adding this for anyone who is testing the Watchtower fork or are thinking about it. Day 2, and everything is running just fine. I have not had any of the issues that I had with OG Watchtower:

                                    ::: spoiler spoiler

                                    time="2025-07-01T17:28:21Z" level=info msg="Found new netdata/netdata:edge image (7cbd870f51b0)"
                                    time="2025-07-01T17:28:42Z" level=info msg="Found new influxdb:2 image (b4355848b856)"
                                    time="2025-07-01T17:28:54Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
                                    time="2025-07-01T17:29:03Z" level=info msg="Found new redis:latest image (ed3a2af6d0d4)"
                                    time="2025-07-01T17:29:04Z" level=info msg="Stopping /CADVISOR-REDIS (84a28cf8904d) with SIGTERM"
                                    time="2025-07-01T17:29:06Z" level=info msg="Stopping /ROOT-INFLUXDB2-1 (a14e51a1b7db) with SIGTERM"
                                    time="2025-07-01T17:29:07Z" level=info msg="Stopping /NETDATA (bde1241c0073) with SIGTERM"
                                    time="2025-07-01T17:29:09Z" level=info msg="Creating /NETDATA"
                                    time="2025-07-01T17:29:09Z" level=info msg="Creating /ROOT-INFLUXDB2-1"
                                    time="2025-07-01T17:29:10Z" level=info msg="Creating /CADVISOR-REDIS"
                                    time="2025-07-01T17:29:10Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
                                    time="2025-07-02T17:28:07Z" level=info msg="Found new openlistteam/openlist:latest image (0926eda3de9a)"
                                    time="2025-07-02T17:28:23Z" level=info msg="Found new portainer/portainer-ce:latest image (71de3839351a)"
                                    time="2025-07-02T17:28:32Z" level=info msg="Found new ghcr.io/karakeep-app/karakeep:latest image (c5fcb1a653c6)"
                                    time="2025-07-02T17:28:57Z" level=info msg="Found new bigbeartechworld/big-bear-btop:latest image (737e9af25da3)"
                                    time="2025-07-02T17:29:01Z" level=info msg="Stopping /BTOP-PLUS-PLUS (751299b8b022) with SIGTERM"
                                    time="2025-07-02T17:29:04Z" level=info msg="Stopping /PORTAINER (aa754cb14780) with SIGTERM"
                                    time="2025-07-02T17:29:05Z" level=info msg="Stopping /OPENLIST (2ca56a872944) with SIGTERM"
                                    time="2025-07-02T17:29:06Z" level=info msg="Creating /OPENLIST"
                                    time="2025-07-02T17:29:06Z" level=info msg="Creating /PORTAINER"
                                    time="2025-07-02T17:29:07Z" level=info msg="Creating /BTOP-PLUS-PLUS"
                                    time="2025-07-02T17:29:08Z" level=info msg="Session done" Failed=0 Scanned=38 Updated=4 notify=no
                                    

                                    :::

                                    M This user is from outside of this forum
                                    M This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #18

                                    Tooting my own horn here and I know it's not a 1-1 replacement, but as others mentioned some great alternatives (diun, cup, wud) I'd like to suggest dockcheck.

                                    irmadlad@lemmy.worldI 1 Reply Last reply
                                    3
                                    • E [email protected]

                                      Exactly this. It checks periodically if a newer image for the tag of the container is available (e.g. vaultwarden:latest) and tells you about it. You can setup mail, sms, Teams, you name it.

                                      So then you know a new version is available, can check the changelog and decide if the update is worth it.

                                      dizzy@lemmy.mlD This user is from outside of this forum
                                      dizzy@lemmy.mlD This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #19

                                      Ah sweet! Good to know, thanks!

                                      1 Reply Last reply
                                      0
                                      • M [email protected]

                                        Tooting my own horn here and I know it's not a 1-1 replacement, but as others mentioned some great alternatives (diun, cup, wud) I'd like to suggest dockcheck.

                                        irmadlad@lemmy.worldI This user is from outside of this forum
                                        irmadlad@lemmy.worldI This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #20

                                        I'm a big fan of options my dude. Checked it out. Looks very interesting. I do like these video caps you guys include in your instructions. Being a very visual person, it helps out a lot. It is bookmarked in my projects folder.

                                        M 1 Reply Last reply
                                        1
                                        • irmadlad@lemmy.worldI [email protected]

                                          I'm a big fan of options my dude. Checked it out. Looks very interesting. I do like these video caps you guys include in your instructions. Being a very visual person, it helps out a lot. It is bookmarked in my projects folder.

                                          M This user is from outside of this forum
                                          M This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #21

                                          Thank you!
                                          Yeah I'm the same - if the first thing I see on a project page is some picture or video or output of what it's about I'm much more intrigued to read on.

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups