You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: