-
Notifications
You must be signed in to change notification settings - Fork 64
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
Error: An error has occurred. - The directory is not empty. #82
Labels
Milestone
Comments
thanks, I have seen this, if you have a file open (or maybe a command prompt) then i think the delete doesn't completely work and it throws the error. Need to put some better error control around the delete me thinks. |
KevinJump
added a commit
that referenced
this issue
May 20, 2017
Clean up the attempt to delete - it basically happens if you lock the folder open, so we try three times, warn and carry on
will be in 3.4 |
marcemarc
pushed a commit
to marcemarc/uSync-Legacy
that referenced
this issue
Aug 4, 2023
* KevinJump#82 Support for Sort order on Content Type Allowed Items * Add Version checking ping. * - DataType Serializers for core pickers. * Tidy up function names. * Fix - for items nested inside nested items json not serialized correctly. * DataTypeSerializer package. * Update comment in delete. * Fix: Dictionary items should sync based on level. * 8.5.1 - Release Versions Co-authored-by: Kevin Jump <kevin@jumoo.co.uk>
marcemarc
pushed a commit
to marcemarc/uSync-Legacy
that referenced
this issue
Aug 4, 2023
* KevinJump#82 Support for Sort order on Content Type Allowed Items * Add Version checking ping. * - DataType Serializers for core pickers. * Tidy up function names. * Fix - for items nested inside nested items json not serialized correctly. * DataTypeSerializer package. * Update comment in delete. * Fix: Dictionary items should sync based on level. * Light touch - missing parent (no breaking changes) * better report error formatting on second pass imports. * remove the random exception from testing. * return the exception to the UI when import throws. * Version bump * Feature: Add Clean Export option to export button * tidy up icons in report view. * add loading wait on buttons (stops flicker as they are configured) * Also set loading = false when button groups fail (you can still do other import/exports). * Add FailIfMissingParent to settings. * Cleaner Info Logging around import/export/reporting. * Delete warning in report * Report Validation Steps: * # delete duplicate checking in reports KevinJump#89 * Tweaks to the Progress view (per item progress bars!) * Diff view updates - to track changes. * Consistant complete messages on reports. * Clean up other configs on delete. * Tweak progress css and delete detail pages. * Missing parent behavior defaults to on., * Add 'clean export' warning to settings that change folder structure. * Better clean up, (e.g when re-creating something with the same name) Co-authored-by: Kevin Jump <kevin@jumoo.co.uk>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just a heads up that this is occurring intermittently when click Full Export. Strangely the usyc/data directory does get cleared down and is empty when this message appears.
Sometimes a reboot sorts it or wait a while.
BTW: I have the latest release 3.2.2.740
The text was updated successfully, but these errors were encountered: