Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files dissapear from UnionFS after upload. #40

Open
Davst opened this issue Nov 26, 2022 · 1 comment
Open

Files dissapear from UnionFS after upload. #40

Davst opened this issue Nov 26, 2022 · 1 comment

Comments

@Davst
Copy link

Davst commented Nov 26, 2022

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

@byertsy
Copy link

byertsy commented Nov 26, 2022

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants