Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • 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

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Duplicate entry '172.18.17.187' for key 'apps.containerIp'

Duplicate entry '172.18.17.187' for key 'apps.containerIp'

Scheduled Pinned Locked Moved Solved Support
app install
4 Posts 2 Posters 1.5k Views 3 Watching
  • 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.
  • fbartelsF Offline
    fbartelsF Offline
    fbartels
    App Dev
    wrote on last edited by girish
    #1

    Hi, not sure if worth to debug, but I just wanted to install synapse and got the following error message:

    
    Apr 14 21:16:34 box:settings initCache: pre-load settings
    Apr 14 21:16:34 box:taskworker Starting task 10486. Logs are at /home/yellowtent/platformdata/logs/154274b7-e5d0-4d5e-b063-8da2b24958c5/apptask.log
    Apr 14 21:16:34 box:apptask run: startTask installationState: pending_install runState: running
    Apr 14 21:16:34 box:tasks update 10486: {"percent":10,"message":"Cleaning up old install"}
    Apr 14 21:16:34 box:shell reload spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
    Apr 14 21:16:35 box:apptask deleteContainer: deleting app containers (app, scheduler)
    Apr 14 21:16:35 box:shell removeCollectdProfile spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurecollectd.sh remove 154274b7-e5d0-4d5e-b063-8da2b24958c5
    Apr 14 21:16:35 box:shell removeCollectdProfile (stdout): Restarting collectd
    Apr 14 21:16:35 box:shell removeCollectdProfile (stdout): Removing collectd stats of 154274b7-e5d0-4d5e-b063-8da2b24958c5
    Apr 14 21:16:35 box:shell removeLogrotateConfig spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurelogrotate.sh remove 154274b7-e5d0-4d5e-b063-8da2b24958c5
    Apr 14 21:16:35 box:services teardownAddons: Tearing down ["localstorage","ldap","postgresql","sendmail","turn"]
    Apr 14 21:16:35 box:services teardownAddons: Tearing down addon localstorage with options {}
    Apr 14 21:16:35 box:services teardownLocalStorage
    Apr 14 21:16:35 box:services teardownAddons: Tearing down addon ldap with options {}
    Apr 14 21:16:35 box:services Tearing down LDAP
    Apr 14 21:16:35 box:services teardownAddons: Tearing down addon postgresql with options {}
    Apr 14 21:16:35 box:services teardownAddons: Tearing down addon sendmail with options {}
    Apr 14 21:16:35 box:services Tearing down sendmail
    Apr 14 21:16:35 box:services teardownAddons: Tearing down addon turn with options {}
    Apr 14 21:16:35 box:services Tearing down TURN
    Apr 14 21:16:35 box:tasks update 10486: {"percent":20,"message":"Downloading icon"}
    Apr 14 21:16:35 box:apptask downloadIcon: Downloading icon of org.matrix.synapse@1.41.0
    ER_DUP_ENTRY: Duplicate entry '172.18.17.187' for key 'apps.containerIp'
    at updateWithConstraints (/home/yellowtent/box/src/apps.js:917:55)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Object.update (/home/yellowtent/box/src/apps.js:926:5)
    at async updateApp (/home/yellowtent/box/src/apptask.js:64:5)
    

    I have not yet tried to "repair" the installation so in case there are things to investigate we could have a look in the next days.

    Cloudron v7.1.4 (Ubuntu 20.04.2 LTS)

    girishG 1 Reply Last reply
    0
    • fbartelsF fbartels

      Hi, not sure if worth to debug, but I just wanted to install synapse and got the following error message:

      
      Apr 14 21:16:34 box:settings initCache: pre-load settings
      Apr 14 21:16:34 box:taskworker Starting task 10486. Logs are at /home/yellowtent/platformdata/logs/154274b7-e5d0-4d5e-b063-8da2b24958c5/apptask.log
      Apr 14 21:16:34 box:apptask run: startTask installationState: pending_install runState: running
      Apr 14 21:16:34 box:tasks update 10486: {"percent":10,"message":"Cleaning up old install"}
      Apr 14 21:16:34 box:shell reload spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
      Apr 14 21:16:35 box:apptask deleteContainer: deleting app containers (app, scheduler)
      Apr 14 21:16:35 box:shell removeCollectdProfile spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurecollectd.sh remove 154274b7-e5d0-4d5e-b063-8da2b24958c5
      Apr 14 21:16:35 box:shell removeCollectdProfile (stdout): Restarting collectd
      Apr 14 21:16:35 box:shell removeCollectdProfile (stdout): Removing collectd stats of 154274b7-e5d0-4d5e-b063-8da2b24958c5
      Apr 14 21:16:35 box:shell removeLogrotateConfig spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurelogrotate.sh remove 154274b7-e5d0-4d5e-b063-8da2b24958c5
      Apr 14 21:16:35 box:services teardownAddons: Tearing down ["localstorage","ldap","postgresql","sendmail","turn"]
      Apr 14 21:16:35 box:services teardownAddons: Tearing down addon localstorage with options {}
      Apr 14 21:16:35 box:services teardownLocalStorage
      Apr 14 21:16:35 box:services teardownAddons: Tearing down addon ldap with options {}
      Apr 14 21:16:35 box:services Tearing down LDAP
      Apr 14 21:16:35 box:services teardownAddons: Tearing down addon postgresql with options {}
      Apr 14 21:16:35 box:services teardownAddons: Tearing down addon sendmail with options {}
      Apr 14 21:16:35 box:services Tearing down sendmail
      Apr 14 21:16:35 box:services teardownAddons: Tearing down addon turn with options {}
      Apr 14 21:16:35 box:services Tearing down TURN
      Apr 14 21:16:35 box:tasks update 10486: {"percent":20,"message":"Downloading icon"}
      Apr 14 21:16:35 box:apptask downloadIcon: Downloading icon of org.matrix.synapse@1.41.0
      ER_DUP_ENTRY: Duplicate entry '172.18.17.187' for key 'apps.containerIp'
      at updateWithConstraints (/home/yellowtent/box/src/apps.js:917:55)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      at async Object.update (/home/yellowtent/box/src/apps.js:926:5)
      at async updateApp (/home/yellowtent/box/src/apptask.js:64:5)
      

      I have not yet tried to "repair" the installation so in case there are things to investigate we could have a look in the next days.

      Cloudron v7.1.4 (Ubuntu 20.04.2 LTS)

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @fbartels thanks for reporting, https://git.cloudron.io/cloudron/box/-/commit/8d8cdd38a91d4f7b4be7056e1487d4514370c07a is the fix. You can also just re-install the app.

      fbartelsF 1 Reply Last reply
      1
      • girishG girish marked this topic as a question on
      • girishG girish has marked this topic as solved on
      • girishG girish

        @fbartels thanks for reporting, https://git.cloudron.io/cloudron/box/-/commit/8d8cdd38a91d4f7b4be7056e1487d4514370c07a is the fix. You can also just re-install the app.

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by
        #3

        @girish thanks. With a repair the app installed this time.

        PS: the synapse documentation states that the well known settings are under advanced in the domain settings. But these have seem to be moved to a dedicated item since then.

        girishG 1 Reply Last reply
        1
        • fbartelsF fbartels

          @girish thanks. With a repair the app installed this time.

          PS: the synapse documentation states that the well known settings are under advanced in the domain settings. But these have seem to be moved to a dedicated item since then.

          girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          @fbartels said in Duplicate entry '172.18.17.187' for key 'apps.containerIp':

          PS: the synapse documentation states that the well known settings are under advanced in the domain settings

          Fixed!

          1 Reply Last reply
          1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search