Files dissapear from UnionFS after upload. #9

Open
opened 2026-01-19 18:31:05 +00:00 by michael · 1 comment
Owner

Originally created by @Davst on GitHub.

Noticed that my files were being deleted after upload the other day.

per inspection the download process works well:

  • I can see the uploader uploading the file in the uploader UI
  • I can see the file and the lock file in the unionfs mount

However.. as soon as the upload is finished. All files and folders associated with the file are removed.

When testing.. if I create a file in the unionfs folder it goes through the following states

  1. touch succeeds
  2. lock file created, both file and file.lck exist
  3. file is gone.

I have no idea why this is happening

Originally created by @Davst on GitHub. Noticed that my files were being deleted after upload the other day. per inspection the download process works well: * I can see the uploader uploading the file in the uploader UI * I can see the file and the lock file in the unionfs mount However.. as soon as the upload is finished. All files and folders associated with the file are removed. When testing.. if I create a file in the unionfs folder it goes through the following states 1. touch succeeds 2. lock file created, both file and file.lck exist 3. file is gone. I have no idea why this is happening
Author
Owner

@byertsy commented on GitHub:

You are unlikely to get a response as maintenance for this has stopped.
Members in the PTS discord community seem to recommend moving to saltbox (https://github.com/saltyorg/Saltbox) which is maintained through a their discord server.

@byertsy commented on GitHub: You are unlikely to get a response as maintenance for this has stopped. Members in the PTS discord community seem to recommend moving to saltbox (https://github.com/saltyorg/Saltbox) which is maintained through a their discord server.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MHA-Team/PTS-Team#9