[Bug] The final download attempt always crashes #436
Labels
0. Needs triage
Pending approval or rejection. This issue is pending approval.
bug
Something isn't working
Hello everyone,
There is a bug in the app causing it to crash, and the final download attempt consistently fails. This seems to occur because the share is removed before the download begins. I'm unsure if it would be better to register the app and start counting attempts before or after initiating the download process. Currently, it appears that the attempts are being counted before the download process starts.
Steps to reproduce
Download
button in the header for the first time to initiate the download. No problem so far.Download
button in the header again (last attempt), and you will notice the download fails because the share has been removed.Expected behaviour
Actual behaviour
Download fails.
Server configuration
Web server: Nginx
Database: MySQL
PHP version: 8.2
Nextcloud version: master
files_downloadlimit version: master
Best
The text was updated successfully, but these errors were encountered: