Duplicate entry '172.18.17.187' for key 'apps.containerIp'
-
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)
-
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)
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on
-
@fbartels thanks for reporting, https://git.cloudron.io/cloudron/box/-/commit/8d8cdd38a91d4f7b4be7056e1487d4514370c07a is the fix. You can also just re-install the app.
-
@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.
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