<?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[File permission warnings]]></title><description><![CDATA[<p dir="auto">I'm seeing this:</p>
<pre><code>Dec 13 22:04:492023-12-13 22:04:49 [WARN] /app/data/logs is world readable. The log files may be exposed. Please fix the permissions.
Dec 13 22:04:492023-12-13 22:04:49 [WARN] /app/data/vapid.json is world readable. The file contains secrets. Please fix the permissions.
Dec 13 22:04:492023-12-13 22:04:49 [WARN] Unknown key "displayNetwork", please verify your config.
Dec 13 22:04:492023-12-13 22:04:49 [WARN] run `chmod o-x "/app/data/logs"` to correct it.
Dec 13 22:04:492023-12-13 22:04:49 [WARN] run `chmod o= "/app/data/vapid.json"` to correct it.
</code></pre>
<p dir="auto">Should I actually try and do that somewhere? if so, where? in the web terminal of the app? or?</p>
<p dir="auto">Or does the package need fixing?</p>
]]></description><link>https://forum.cloudron.io/topic/10643/file-permission-warnings</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 10:05:47 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10643.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Dec 2023 22:09:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to File permission warnings on Thu, 14 Dec 2023 13:47:09 GMT]]></title><description><![CDATA[<p dir="auto">I have symlinked logs now</p>
<p dir="auto">The displayNetwork key is removed. You can delete it in /app/data/config.js manually (new package does not have it anymore).</p>
]]></description><link>https://forum.cloudron.io/post/79357</link><guid isPermaLink="true">https://forum.cloudron.io/post/79357</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 14 Dec 2023 13:47:09 GMT</pubDate></item></channel></rss>