can´t get it to install in Unraid via CA #231

Closed
opened 2026-04-05 16:17:09 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mrkics on 9/11/2025

Hi,
Im getting an error in which i checked all credentials to see if i missed something, probably iḿ stuck in the .env file which i renamed to .env.local still gives me an error, the setup is as follows:

: Container Path: /var/data/open-archiver
postgresql17
redis
mailisearch
storage type: local
(checked credentials and encryption key ok)

anyone knows whats going on, since everything in the config page of CA unraid is written manually in the .env.local and placed manually in the root folder.

thnx in advanced

packages/frontend prepare$ svelte-kit sync || echo ''
packages/frontend prepare: Missing /app/packages/frontend/svelte.config.js — skipping
packages/frontend prepare: Done
Done in 1.2s using pnpm v10.13.1

open-archiver@0.3.1 db:migrate /app
dotenv -- pnpm --filter @open-archiver/backend db:migrate

@open-archiver/backend@0.1.0 db:migrate /app/packages/backend
node dist/database/migrate.js

[dotenv@17.2.0] injecting env (0) from .env (tip: ⚙️ override existing env vars with { override: true })
/app/packages/backend:
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @open-archiver/backend@0.1.0 db:migrate: node dist/database/migrate.js
Exit status 1
 ELIFECYCLE  Command failed with exit code 1.

** Press ANY KEY to close this window **

*Originally created by @mrkics on 9/11/2025* Hi, Im getting an error in which i checked all credentials to see if i missed something, probably iḿ stuck in the .env file which i renamed to .env.local still gives me an error, the setup is as follows: <array folder>: Container Path: /var/data/open-archiver postgresql17 redis mailisearch storage type: local (checked credentials and encryption key ok) anyone knows whats going on, since everything in the config page of CA unraid is written manually in the .env.local and placed manually in the root folder. thnx in advanced -------------------------------------------------------- packages/frontend prepare$ svelte-kit sync || echo '' packages/frontend prepare: Missing /app/packages/frontend/svelte.config.js — skipping packages/frontend prepare: Done Done in 1.2s using pnpm v10.13.1 open-archiver@0.3.1 db:migrate /app dotenv -- pnpm --filter @open-archiver/backend db:migrate @open-archiver/backend@0.1.0 db:migrate /app/packages/backend node dist/database/migrate.js [dotenv@17.2.0] injecting env (0) from .env (tip: ⚙️ override existing env vars with { override: true }) /app/packages/backend:  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @open-archiver/backend@0.1.0 db:migrate: `node dist/database/migrate.js` Exit status 1  ELIFECYCLE  Command failed with exit code 1. ** Press ANY KEY to close this window **
MrUnknownDE added the question label 2026-04-05 16:17:10 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#231