<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[The signature in versions.json.sig could not verified]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">When I try to update but the update fail with this error :<br />
"The signature in versions.json.sig could not verified"</p>
<p dir="auto"><img src="/assets/uploads/files/1586620853636-74fb10ef-fcd8-4851-9151-e51a860014e9-image-resized.png" alt="74fb10ef-fcd8-4851-9151-e51a860014e9-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">What can I do to fixe the problem ?<br />
Best regards,<br />
Julien</p>
]]></description><link>https://forum.cloudron.io/topic/2318/the-signature-in-versions-json-sig-could-not-verified</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 22:52:50 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2318.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Apr 2020 16:01:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to The signature in versions.json.sig could not verified on Sat, 11 Apr 2020 21:27:02 GMT]]></title><description><![CDATA[<p dir="auto">Solution :<br />
In my case, /home/yellowtent was owned by root, gpg was trying to create "~/.gpg".<br />
My fix : "chown yellowtent:yellowtent /home/yellowtent/"</p>
]]></description><link>https://forum.cloudron.io/post/7224</link><guid isPermaLink="true">https://forum.cloudron.io/post/7224</guid><dc:creator><![CDATA[jd]]></dc:creator><pubDate>Sat, 11 Apr 2020 21:27:02 GMT</pubDate></item><item><title><![CDATA[Reply to The signature in versions.json.sig could not verified on Sat, 11 Apr 2020 20:46:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jd" aria-label="Profile: jd">@<bdi>jd</bdi></a> Can you enable ssh support (Support -&gt; Enable Remote Access), so I can take a look? Please send us a mail <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> with your IP/domain name. Thanks!</p>
]]></description><link>https://forum.cloudron.io/post/7222</link><guid isPermaLink="true">https://forum.cloudron.io/post/7222</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 11 Apr 2020 20:46:00 GMT</pubDate></item><item><title><![CDATA[Reply to The signature in versions.json.sig could not verified on Sat, 11 Apr 2020 19:10:21 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I have done all the steps (systemctl restart box, "Check for updates", and after "Update available")<br />
I see "Downloading and verifying release" and just after the error is "The signature in versions.json.sig could not verified"</p>
<p dir="auto">In /home/yellowtent/platformdata/logs/box.log</p>
<pre><code>2020-04-11T19:04:07.066Z box:tasks startTask - starting task 60. logs at /home/yellowtent/platformdata/logs/tasks/60.log
2020-04-11T19:04:08.878Z box:tasks startTask: 60 completed with code 50 and signal null
2020-04-11T19:04:08.879Z box:locker Released : box_update
2020-04-11T19:04:08.879Z box:updater Update failed with error { stack:
   'BoxError: The signature in versions.json.sig could not verified\n    at /home/yellowtent/box/src/updater.js:67:36\n    at ChildProcess.exithandler (child_process.js:301:5)\n    at ChildProcess.emit (events.js:198:13)\n    at maybeClose (internal/child_process.js:982:16)\n    at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)',
  name: 'BoxError',
  reason: 'Not Signed',
  details: {},
  message: 'The signature in versions.json.sig could not verified' }

</code></pre>
<p dir="auto">In /home/yellowtent/platformdata/logs/tasks/60.log</p>
<pre><code>2020-04-11T19:04:07.563Z box:taskworker Starting task 60
2020-04-11T19:04:07.592Z box:settings initCache: pre-load settings
2020-04-11T19:04:07.600Z box:tasks 60: {"percent":1,"message":"Checking disk space"}
2020-04-11T19:04:07.627Z box:tasks 60: {"percent":5,"message":"Downloading and verifying release"}
2020-04-11T19:04:07.628Z box:updater Downloading https://s3.amazonaws.com/prod-cloudron-releases/versions.json to /home/yellowtent/platformdata/update/versions.json. Try 1
2020-04-11T19:04:07.628Z box:updater downloadUrl: curl -s --fail https://s3.amazonaws.com/prod-cloudron-releases/versions.json -o /home/yellowtent/platformdata/update/versions.json
2020-04-11T19:04:07.629Z box:shell downloadUrl spawn: /usr/bin/curl -s --fail https://s3.amazonaws.com/prod-cloudron-releases/versions.json -o /home/yellowtent/platformdata/update/versions.json
2020-04-11T19:04:08.382Z box:updater downloadUrl: downloadUrl https://s3.amazonaws.com/prod-cloudron-releases/versions.json to /home/yellowtent/platformdata/update/versions.json
2020-04-11T19:04:08.383Z box:updater Downloading https://s3.amazonaws.com/prod-cloudron-releases/versions.json.sig to /home/yellowtent/platformdata/update/versions.json.sig. Try 1
2020-04-11T19:04:08.383Z box:updater downloadUrl: curl -s --fail https://s3.amazonaws.com/prod-cloudron-releases/versions.json.sig -o /home/yellowtent/platformdata/update/versions.json.sig
2020-04-11T19:04:08.383Z box:shell downloadUrl spawn: /usr/bin/curl -s --fail https://s3.amazonaws.com/prod-cloudron-releases/versions.json.sig -o /home/yellowtent/platformdata/update/versions.json.sig
2020-04-11T19:04:08.852Z box:updater downloadUrl: downloadUrl https://s3.amazonaws.com/prod-cloudron-releases/versions.json.sig to /home/yellowtent/platformdata/update/versions.json.sig
2020-04-11T19:04:08.853Z box:updater gpgVerify: /usr/bin/gpg --status-fd 1 --no-default-keyring --keyring /home/yellowtent/box/src/releases.gpg --verify /home/yellowtent/platformdata/update/versions.json.sig /home/yellowtent/platformdata/update/versions.json
2020-04-11T19:04:08.868Z box:tasks setCompleted - 60: {"result":null,"error":{"stack":"BoxError: The signature in versions.json.sig could not verified\n    at /home/yellowtent/box/src/updater.js:67:36\n    at ChildProcess.exithandler (child_process.js:301:5)\n    at ChildProcess.emit (events.js:198:13)\n    at maybeClose (internal/child_process.js:982:16)\n    at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)","name":"BoxError","reason":"Not Signed","details":{},"message":"The signature in versions.json.sig could not verified"}}
2020-04-11T19:04:08.868Z box:tasks 60: {"percent":100,"result":null,"error":{"stack":"BoxError: The signature in versions.json.sig could not verified\n    at /home/yellowtent/box/src/updater.js:67:36\n    at ChildProcess.exithandler (child_process.js:301:5)\n    at ChildProcess.emit (events.js:198:13)\n    at maybeClose (internal/child_process.js:982:16)\n    at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)","name":"BoxError","reason":"Not Signed","details":{},"message":"The signature in versions.json.sig could not verified"}}
</code></pre>
<p dir="auto">When I do <code>/usr/bin/gpg --status-fd 1 --no-default-keyring --keyring /home/yellowtent/box/src/releases.gpg --verify /home/yellowtent/platformdata/update/versions.json.sig /home/yellowtent/platformdata/update/versions.json</code></p>
<p dir="auto">I have the result :</p>
<pre><code>[GNUPG:] NEWSIG
gpg: Signature made Thu 09 Apr 2020 01:35:58 AM UTC
gpg:                using RSA key 0EADB19CDDA23CD0FE71E3470A372F8703C493CC
[GNUPG:] KEY_CONSIDERED 0EADB19CDDA23CD0FE71E3470A372F8703C493CC 0
[GNUPG:] SIG_ID 694JDT6H2/e2n8+TEQ2lrkaJip8 2020-04-09 1586396158
[GNUPG:] KEY_CONSIDERED 0EADB19CDDA23CD0FE71E3470A372F8703C493CC 0
gpg: /home/outscale/.gnupg/trustdb.gpg: trustdb created
[GNUPG:] GOODSIG 0A372F8703C493CC Cloudron UG &lt;admin@cloudron.io&gt;
gpg: Good signature from "Cloudron UG &lt;admin@cloudron.io&gt;" [unknown]
[GNUPG:] VALIDSIG 0EADB19CDDA23CD0FE71E3470A372F8703C493CC 2020-04-09 1586396158 0 4 0 1 10 00 0EADB19CDDA23CD0FE71E3470A372F8703C493CC
[GNUPG:] TRUST_UNDEFINED 0 pgp
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 0EAD B19C DDA2 3CD0 FE71  E347 0A37 2F87 03C4 93CC
[GNUPG:] VERIFICATION_COMPLIANCE_MODE 23
</code></pre>
]]></description><link>https://forum.cloudron.io/post/7220</link><guid isPermaLink="true">https://forum.cloudron.io/post/7220</guid><dc:creator><![CDATA[jd]]></dc:creator><pubDate>Sat, 11 Apr 2020 19:10:21 GMT</pubDate></item><item><title><![CDATA[Reply to The signature in versions.json.sig could not verified on Sat, 11 Apr 2020 16:59:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jd" aria-label="Profile: jd">@<bdi>jd</bdi></a> I think I forgot a step:</p>
<ul>
<li><code>sudo systemctl restart box</code>. Give it 10-15 seconds to restart.</li>
<li>Now refresh the UI. This is important. The button will be <code>Check for updates</code> and not <code>Update available</code>.</li>
<li>Now <code>Check for updates</code> and then click on <code>Update available</code>.</li>
</ul>
<p dir="auto">Does it work then?</p>
]]></description><link>https://forum.cloudron.io/post/7215</link><guid isPermaLink="true">https://forum.cloudron.io/post/7215</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 11 Apr 2020 16:59:28 GMT</pubDate></item><item><title><![CDATA[Reply to The signature in versions.json.sig could not verified on Sat, 11 Apr 2020 16:54:08 GMT]]></title><description><![CDATA[<p dir="auto">Ok thanks for your help, now, I have an different error message :<br />
"No update available"</p>
<p dir="auto"><img src="/assets/uploads/files/1586623346243-01aad686-4f84-4838-9e6a-2d27487f3440-image-resized.png" alt="01aad686-4f84-4838-9e6a-2d27487f3440-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The log said I am in Cloudron 5.1.1 but 5.1.3 is the last version.</p>
<p dir="auto"><img src="/assets/uploads/files/1586623607766-41b1cc30-23ec-46e2-bd78-019beb7e847c-image-resized.png" alt="41b1cc30-23ec-46e2-bd78-019beb7e847c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">There is some weird logs when I have try to upgrade :<br />
<img src="/assets/uploads/files/1586623646615-4f29f93f-cad9-4b98-9b32-ec2fcae01cc6-image.png" alt="4f29f93f-cad9-4b98-9b32-ec2fcae01cc6-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">In /home/yellowtent/platformdata/logs/box.log</p>
<pre><code>2020-04-11T16:41:31.274Z
2020-04-11T16:41:31.276Z ==========================================
2020-04-11T16:41:31.276Z            Cloudron 5.1.1  
2020-04-11T16:41:31.276Z ==========================================
2020-04-11T16:41:31.276Z
2020-04-11T16:41:31.323Z box:settings initCache: pre-load settings
2020-04-11T16:41:31.335Z box:shell reload spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/reloadnginx.sh
2020-04-11T16:41:31.342Z box:reverseproxy writeAdminConfig: writing admin config for cluster-osc.incubateur.net
2020-04-11T16:41:31.351Z box:platform initializing addon infrastructure
2020-04-11T16:41:31.352Z box:platform platform is uptodate at version 48.17.0
2020-04-11T16:41:31.352Z box:platform onPlatformReady: platform is ready
2020-04-11T16:41:31.352Z box:apps schedulePendingTasks: scheduling app tasks
2020-04-11T16:41:31.352Z box:platform pruneInfraImages: checking existing images
2020-04-11T16:41:31.863Z box:reverseproxy writeDefaultConfig: done
2020-04-11T16:41:31.869Z box:dockerproxy startDockerProxy: started proxy on port 3003
2020-04-11T16:41:31.870Z Cloudron is up and running
2020-04-11T16:41:31.872Z box:shell reload spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/reloadnginx.sh
2020-04-11T16:41:31.879Z box:addons updateServiceConfig: {}
2020-04-11T16:41:31.879Z box:shell updatemysql spawn: /usr/bin/docker update --memory 536870912 --memory-swap 1073741824 mysql
2020-04-11T16:41:31.884Z box:cron backupConfigChanged: interval 86400 (Europe/Paris)
2020-04-11T16:41:31.890Z box:cron appAutoupdatePatternChanged: pattern 00 30 1,3,5,23 * * * (Europe/Paris)
2020-04-11T16:41:31.900Z box:cron boxAutoupdatePatternChanged: pattern - 00 00 1,3,5,23 * * * (Europe/Paris)
2020-04-11T16:41:31.902Z box:cron Dynamic DNS setting changed to false
2020-04-11T16:41:31.957Z box:shell updatemysql (stdout): mysql

2020-04-11T16:41:31.960Z box:shell updatepostgresql spawn: /usr/bin/docker update --memory 536870912 --memory-swap 1073741824 postgresql
2020-04-11T16:41:32.033Z box:shell updatepostgresql (stdout): postgresql

2020-04-11T16:41:32.037Z box:shell updatemail spawn: /usr/bin/docker update --memory 268435456 --memory-swap 536870912 mail
2020-04-11T16:41:32.108Z box:shell updatemail (stdout): mail

2020-04-11T16:41:32.111Z box:shell updatemongodb spawn: /usr/bin/docker update --memory 419430400 --memory-swap 838860800 mongodb
2020-04-11T16:41:32.187Z box:shell updatemongodb (stdout): mongodb

2020-04-11T16:41:32.190Z box:shell updategraphite spawn: /usr/bin/docker update --memory 78643200 --memory-swap 157286400 graphite
2020-04-11T16:41:32.254Z box:shell updategraphite (stdout): graphite

2020-04-11T16:41:40.211Z connect-lastmile Unprocessable Entity : No update available
Box POST /api/v1/cloudron/update 422 57.859 ms - 74
2020-04-11T16:41:40.275Z box:apphealthmonitor apps alive: [...REDACTED...]
2020-04-11T16:41:49.805Z connect-lastmile Unprocessable Entity : No update available
Box POST /api/v1/cloudron/update 422 5.357 ms - 74
2020-04-11T16:41:50.264Z box:apphealthmonitor apps alive: [...REDACTED...]
2020-04-11T16:41:58.558Z connect-lastmile Unprocessable Entity : No update available
Box POST /api/v1/cloudron/update 422 3.640 ms - 74
</code></pre>
<p dir="auto">Looks like an API /api/v1/cloudron/update return 422 error code.</p>
<p dir="auto">Do you have an idea, how to fix it ?</p>
<p dir="auto">Best regards,<br />
Julien</p>
]]></description><link>https://forum.cloudron.io/post/7214</link><guid isPermaLink="true">https://forum.cloudron.io/post/7214</guid><dc:creator><![CDATA[jd]]></dc:creator><pubDate>Sat, 11 Apr 2020 16:54:08 GMT</pubDate></item><item><title><![CDATA[Reply to The signature in versions.json.sig could not verified on Sat, 11 Apr 2020 16:37:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jd" aria-label="Profile: jd">@<bdi>jd</bdi></a> Can you try <code>sudo systemctl restart box</code> on the server and then try to check for updates again?</p>
]]></description><link>https://forum.cloudron.io/post/7211</link><guid isPermaLink="true">https://forum.cloudron.io/post/7211</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 11 Apr 2020 16:37:11 GMT</pubDate></item></channel></rss>