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

🐛 Bug Report: transfer with corrupted file / without file not displayed #764

Closed
Bulgus opened this issue Feb 9, 2025 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@Bulgus
Copy link

Bulgus commented Feb 9, 2025

👟 Reproduction steps

  1. Open Pingvin
  2. Add a file to upload
  3. Change custom link to "test" for example
  4. Start the upload
  5. Remove the file on your computer
  6. The transfer is stopped
  7. Go to "My transfer", there isn't
  8. Try to create a new transfer with the same custom URL
  9. It will warning you : this URL is already in use

I have not tested, but I think all other way that lead to a incomplete upload (like connection lost) may cause the same issue.

👍 Expected behavior

  • Or display the transfer without any files, in the my transfers tab
  • Or cleanly delete the failed transfer from the db

👎 Actual Behavior

The transfer appears to be saved in the database, but is not accessible from the transfer list.

📜 Logs

No response

@Bulgus Bulgus added the bug Something isn't working label Feb 9, 2025
@stonith404
Copy link
Owner

This is expected when a share doesn't finish correctly. A share that doesn't get finished within 24 hours will get deleted automatically.

@Bulgus
Copy link
Author

Bulgus commented Feb 9, 2025

Ah, okay, I didn't know ;)
Thank's !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants