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

exclude issue #109

Open
killmasta93 opened this issue Dec 26, 2024 · 2 comments
Open

exclude issue #109

killmasta93 opened this issue Dec 26, 2024 · 2 comments

Comments

@killmasta93
Copy link

HI
Currently getting issue with the exclude

restic.exe: error: incomplete metadata for X:: multiple errors occurred:
[get named security info failed with: Access denied.; get EA failed while opening file handle for path
\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy763, with: The process cannot access the file because it is being used by another process.]
At C:\windows\restic\backup.ps1: 281 Character: 13

        & $ResticExe backup $folder_list $vss_option --tag "$tag" --exclude- ...  

      + CategoryInfo          : NotSpecified: (error: incomplete... another process.]  
     :String) [], RemoteException  
      + FullyQualifiedErrorId : NativeCommandError  

Warning: at least one source file could not be read

[[Backup]] Completed with errors

restic.exe: error: incomplete metadata for C:: multiple errors occurred:
[get named security info failed with: Access denied.; get EA failed while opening file handle for path
\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy764, with: The process cannot access the file because it is being used by another process.]
At C:\windows\restic\backup.ps1: 281 Character: 13

        & $ResticExe backup $folder_list $vss_option --tag "$tag" --exclude- ...  

      + CategoryInfo          : NotSpecified: (error: incomplete... another process.]  
     :String) [], RemoteException  
      + FullyQualifiedErrorId : NativeCommandError  

Warning: at least one source file could not be read

[[Backup]] Completed with errors
[[Backup]] Ran with errors on attempt 1
@b1naryzer0
Copy link

same here.

@H-Lucas
Copy link

H-Lucas commented Jan 9, 2025

Hey,

I have the same issue.
I will try the following lin ein local.exclude:

\\?\GLOBALROOT\Device\Harddisk*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants