How to create New Volume and Create folder with write access

8 views
Skip to first unread message

Keerthi Mannavan

unread,
Nov 2, 2025, 2:12:58 AM11/2/25
to NodeChef
Hi Support,

I m getting this below error to safely create and use uploads folder.  How to add the new volume and create the folder with write access. 

 2025-11-02 05:52:18
App1_enationerp [Storage] Failed to create persistent uploads directory: Error: EACCES: permission denied, mkdir '/mnt/data/corprm/uploads'
at Object.mkdirSync (node:fs:1363:26)
at Object.<anonymous> (/bundle/__ncapphome__/backend/server.js:48:6)
at Module._compile (node:internal/modules/cjs/loader:1706:14)
at Object..js (node:internal/modules/cjs/loader:1839:10)
at Module.load (node:internal/modules/cjs/loader:1441:32)
at Function._load (node:internal/modules/cjs/loader:1263:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
at node:internal/main/run_main_module:36:49 {
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/mnt/data/corprm/uploads'
}


Regards

Keerthi

Nodechef Team

unread,
Nov 7, 2025, 5:25:22 AM11/7/25
to NodeChef
Hello, this is not support on NodeChef. You will have to store files in an object storage service as the files will be purged on container restarts or redeployment.
Reply all
Reply to author
Forward
0 new messages