Reading large PST file error #95

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

Originally created by @ArnoWaterham68 on 11/21/2025

When I import a PST file, I have to create a new ingestion of type PST import.
Give it a name en select a local file on my D:\aw.pst.
The file is approx 2.5Gb.
I get this error. I don't understand which path I shoud provide?

<img width="801" height="381" alt="Image" src="https://github.com/user-attachments/assets/77698393-570e-

The logs says:

[13:25:36.307] ERROR (241): Create ingestion source error
[1] [0] err: {
[1] [0] "type": "Error",
[1] [0] "message": "PST file path not provided.",
[1] [0] "stack":
[1] [0] Error: PST file path not provided.
[1] [0] at PSTConnector.testConnection (/app/packages/backend/dist/services/ingestion-connectors/PSTConnector.js:121:23)
[1] [0] at IngestionService.create (/app/packages/backend/dist/services/IngestionService.js:60:53)
[1] [0] at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
[1] [0] at async create (/app/packages/backend/dist/api/controllers/ingestion.controller.js:31:31)

*Originally created by @ArnoWaterham68 on 11/21/2025* When I import a PST file, I have to create a new ingestion of type PST import. Give it a name en select a local file on my D:\aw.pst. The file is approx 2.5Gb. I get this error. I don't understand which path I shoud provide? <img width="801" height="381" alt="Image" src="https://github.com/user-attachments/assets/77698393-570e- The logs says: [13:25:36.307] ERROR (241): Create ingestion source error [1] [0] err: { [1] [0] "type": "Error", [1] [0] "message": "PST file path not provided.", [1] [0] "stack": [1] [0] Error: PST file path not provided. [1] [0] at PSTConnector.testConnection (/app/packages/backend/dist/services/ingestion-connectors/PSTConnector.js:121:23) [1] [0] at IngestionService.create (/app/packages/backend/dist/services/IngestionService.js:60:53) [1] [0] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) [1] [0] at async create (/app/packages/backend/dist/api/controllers/ingestion.controller.js:31:31)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#95