<?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[Not able to register]]></title><description><![CDATA[<p dir="auto">Hi, this package looks exciting. Running Twenty Cloudron package version 1.21.0. I know it is unstable as of 2026-04-13.</p>
<p dir="auto">Basic functionality seems broken, I can't perform the first step of registering and logging in.</p>
<p dir="auto">Screenshot:<br />
<img src="/assets/uploads/files/1776105569718-2dc462e8-161b-4bca-b576-4bd421244fb8-image-resized.jpeg" alt="2dc462e8-161b-4bca-b576-4bd421244fb8-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Logs:</p>
<pre><code> 13 20:34:40 Exception Captured
Apr 13 20:34:40 {
Apr 13 20:34:40 operation: { name: 'SignUpInWorkspace', type: 'mutation' },
Apr 13 20:34:40 document: 'mutation SignUpInWorkspace($email: String!, $password: String!, $workspaceInviteHash: String, $workspacePersonalInviteToken: String = null, $captchaToken: String, $workspaceId: UUID, $locale: String, $verifyEmailRedirectPath: String) {\n' +
Apr 13 20:34:40 ' signUpInWorkspace(\n' +
Apr 13 20:34:40 ' email: $email\n' +
Apr 13 20:34:40 ' password: $password\n' +
Apr 13 20:34:40 ' workspaceInviteHash: $workspaceInviteHash\n' +
Apr 13 20:34:40 ' workspacePersonalInviteToken: $workspacePersonalInviteToken\n' +
Apr 13 20:34:40 ' captchaToken: $captchaToken\n' +
Apr 13 20:34:40 ' workspaceId: $workspaceId\n' +
Apr 13 20:34:40 ' locale: $locale\n' +
Apr 13 20:34:40 ' verifyEmailRedirectPath: $verifyEmailRedirectPath\n' +
Apr 13 20:34:40 ' ) {\n' +
Apr 13 20:34:40 ' loginToken {\n' +
Apr 13 20:34:40 ' ...AuthTokenFragment\n' +
Apr 13 20:34:40 ' __typename\n' +
Apr 13 20:34:40 ' }\n' +
Apr 13 20:34:40 ' workspace {\n' +
Apr 13 20:34:40 ' id\n' +
Apr 13 20:34:40 ' workspaceUrls {\n' +
Apr 13 20:34:40 ' subdomainUrl\n' +
Apr 13 20:34:40 ' customUrl\n' +
Apr 13 20:34:40 ' __typename\n' +
Apr 13 20:34:40 ' }\n' +
Apr 13 20:34:40 ' __typename\n' +
Apr 13 20:34:40 ' }\n' +
Apr 13 20:34:40 ' __typename\n' +
Apr 13 20:34:40 ' }\n' +
Apr 13 20:34:40 '}\n' +
Apr 13 20:34:40 '\n' +
Apr 13 20:34:40 'fragment AuthTokenFragment on AuthToken {\n' +
Apr 13 20:34:40 ' token\n' +
Apr 13 20:34:40 ' expiresAt\n' +
Apr 13 20:34:40 ' __typename\n' +
Apr 13 20:34:40 '}',
Apr 13 20:34:40 user: undefined,
Apr 13 20:34:40 workspace: null
Apr 13 20:34:40 }
Apr 13 20:34:40 [
Apr 13 20:34:40 Error: ENOENT: no such file or directory, mkdir '/app/code/packages/twenty-server/.local-storage/cf45e145-7246-4acd-81cd-684990e1950b'
Apr 13 20:34:40 at async Object.mkdir (node:internal/fs/promises:856:10)
Apr 13 20:34:40 at async LocalDriver.writeFile (/app/code/packages/twenty-server/dist/engine/core-modules/file-storage/drivers/local.driver.js:89:9)
Apr 13 20:34:40 at async FileStorageService.writeFile (/app/code/packages/twenty-server/dist/engine/core-modules/file-storage/file-storage.service.js:52:9)
Apr 13 20:34:40 at async ApplicationService.uploadDefaultPackageFilesAndSetFileIds (/app/code/packages/twenty-server/dist/engine/core-modules/application/application.service.js:219:33)
Apr 13 20:34:40 at async ApplicationService.createWorkspaceCustomApplication (/app/code/packages/twenty-server/dist/engine/core-modules/application/application.service.js:211:9)
Apr 13 20:34:40 at async SignInUpService.signUpOnNewWorkspace (/app/code/packages/twenty-server/dist/engine/core-modules/auth/services/sign-in-up.service.js:317:39)
Apr 13 20:34:40 at async SignInUpService.signInUp (/app/code/packages/twenty-server/dist/engine/core-modules/auth/services/sign-in-up.service.js:97:16)
Apr 13 20:34:40 at async AuthService.signInUp (/app/code/packages/twenty-server/dist/engine/core-modules/auth/services/auth.service.js:252:20)
Apr 13 20:34:40 at async AuthResolver.signUpInWorkspace (/app/code/packages/twenty-server/dist/engine/core-modules/auth/auth.resolver.js:252:37) {
Apr 13 20:34:40 errno: -2,
Apr 13 20:34:40 code: 'ENOENT',
Apr 13 20:34:40 syscall: 'mkdir',
Apr 13 20:34:40 path: '/app/code/packages/twenty-server/.local-storage/cf45e145-7246-4acd-81cd-684990e1950b',
Apr 13 20:34:40 extensions: {}
Apr 13 20:34:40 }
Apr 13 20:34:40 ]
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/15387/not-able-to-register</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 15:34:17 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15387.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 13 Apr 2026 18:38:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Not able to register on Tue, 14 Apr 2026 09:57:25 GMT]]></title><description><![CDATA[<p dir="auto">Thank you it worked.</p>
]]></description><link>https://forum.cloudron.io/post/123393</link><guid isPermaLink="true">https://forum.cloudron.io/post/123393</guid><dc:creator><![CDATA[makemrproper]]></dc:creator><pubDate>Tue, 14 Apr 2026 09:57:25 GMT</pubDate></item><item><title><![CDATA[Reply to Not able to register on Mon, 13 Apr 2026 19:38:22 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/makemrproper" aria-label="Profile: makemrproper">@<bdi>makemrproper</bdi></a><br />
Thanks for reporting.<br />
Please go into your <code>/app/data/env</code> file and add the following line:</p>
<pre><code>STORAGE_LOCAL_PATH=/app/data/local-storage

</code></pre>
<p dir="auto">and restart the app.<br />
Note: the <code>/app/data/env</code> file should end with an empty new line.</p>
<p dir="auto">This should solve the issue.<br />
Future installation will have this config string by default.</p>
]]></description><link>https://forum.cloudron.io/post/123360</link><guid isPermaLink="true">https://forum.cloudron.io/post/123360</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Mon, 13 Apr 2026 19:38:22 GMT</pubDate></item></channel></rss>