Cannot ingest PST in v4 #119

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

Originally created by @rhwbanz on 10/31/2025

Describe the bug
Cannot create ingestion on private ip docker container.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'ingestions'
  2. Click on 'create new', select 'pst', pick a .pst file
  3. See error
    Unexpected token 'C', "Cross-site"... is not valid JSON

Expected behavior
Add job for PST ingestion

Screenshots
If applicable, add screenshots to help explain your problem.

System:

  • Open Archiver Version: 4.0, running in docker container on UGREEN NAS

Relevant logs:
0.BEVzxYda.js:1 en
BkazLLj7.js:1 https://svelte.dev/e/hydration_mismatch
St @ BkazLLj7.js:1
0.BEVzxYda.js:1 en
:3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
:3212/api/v1/upload:1 Failed to load resource: the server responded with a status of 403 (Forbidden)

Additional context
Tried adding ORIGIN: http://192.168.74.152:3212/ and tried with APP_URL: http://192.168.74.152:3212/ in my docker env but neither made a difference.

*Originally created by @rhwbanz on 10/31/2025* **Describe the bug** Cannot create ingestion on private ip docker container. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'ingestions' 2. Click on 'create new', select 'pst', pick a .pst file 3. See error Unexpected token 'C', "Cross-site"... is not valid JSON **Expected behavior** Add job for PST ingestion **Screenshots** If applicable, add screenshots to help explain your problem. **System:** - Open Archiver Version: 4.0, running in docker container on UGREEN NAS **Relevant logs:** 0.BEVzxYda.js:1 en BkazLLj7.js:1 https://svelte.dev/e/hydration_mismatch St @ BkazLLj7.js:1 0.BEVzxYda.js:1 en :3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request) :3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request) :3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request) :3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request) :3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request) :3212/api/v1/ingestion-sources/a988dcd8-5d41-4e25-bb43-1748dfcbb304:1 Failed to load resource: the server responded with a status of 400 (Bad Request) :3212/api/v1/upload:1 Failed to load resource: the server responded with a status of 403 (Forbidden) **Additional context** Tried adding ORIGIN: http://192.168.74.152:3212/ and tried with APP_URL: http://192.168.74.152:3212/ in my docker env but neither made a difference.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#119