runtime error

Running from source CSRF protection is disabled. This will make your server vulnerable to CSRF attacks. SillyTavern 1.11.3 Could not backup settings file Error: EACCES: permission denied, mkdir 'backups/' at Object.mkdirSync (node:fs:1391:3) at backupSettings (/app/src/endpoints/settings.js:67:16) at Object.init (/app/src/endpoints/settings.js:160:5) at Server.setupTasks (/app/server.js:618:28) { errno: -13, syscall: 'mkdir', code: 'EACCES', path: 'backups/' } node:fs:1391 handleErrorFromBinding(ctx); ^ Error: EACCES: permission denied, mkdir 'public/user/images/' at Object.mkdirSync (node:fs:1391:3) at ensurePublicDirectoriesExist (/app/server.js:705:16) at Server.setupTasks (/app/server.js:619:5) { errno: -13, syscall: 'mkdir', code: 'EACCES', path: 'public/user/images/' } Node.js v18.19.0

Container logs:

Fetching error logs...