#Seerr appdata size
18 messages · Page 1 of 1 (latest)
1.2G ./node_modules
Oh you meant the container size?
Not the config folder?
If so thats normal
Also preview-seerr is severely outdated
You should be using seerr develop tag
got it switching now
that didn't go well
node:events:497
throw er; // Unhandled 'error' event
^
Error: EACCES: permission denied, open '/app/config/logs/seerr-2025-12-21.log'
Emitted 'error' event at:
at WriteStream.<anonymous> (/app/node_modules/.pnpm/file-stream-rotator@0.6.1/node_modules/file-stream-rotator/FileStreamRotator.js:697:15)
at WriteStream.emit (node:events:519:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -13,
code: 'EACCES',
syscall: 'open',
path: '/app/config/logs/seerr-2025-12-21.log'
}
Node.js v22.20.0
npm notice
npm notice New major version of npm available! 10.9.3 -> 11.7.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0
npm notice To update run: npm install -g npm@11.7.0
npm notice
seerr@0.1.0 start
NODE_ENV=production node dist/index.js
2025-12-22T04:39:33.278Z [info]: Commit Tag: 3ee69663dcfa9f1566426539c66fa332d7a5cec9
2025-12-22T04:39:34.076Z [info]: Starting Seerr version develop-3ee69663dcfa9f1566426539c66fa332d7a5cec9
** Press ANY KEY to close this window **
Read the migration docs
Link
In #seerr-beta
You need to change the perms of config folder
I need to do that even if starting the container from scratch?
Yes. Permissions need to be changed