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

No permission denied handling (UNIX write permission on uploads) #52

Open
Tronic opened this issue Jan 30, 2022 · 0 comments
Open

No permission denied handling (UNIX write permission on uploads) #52

Tronic opened this issue Jan 30, 2022 · 0 comments
Labels

Comments

@Tronic
Copy link

Tronic commented Jan 30, 2022

Trying to upload files to a folder with no write permissions for Droppy causes uploads to hang once finished, until timeout, instead of immediately showing the proper error. Looks like you are forgetting to catch some OS errors and notify the client of them.

@markhughes markhughes added kind/bug Something isn't working status/ready-to-work-on labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants