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

Avast antivirus blocked execution #717

Closed
Colin2791 opened this issue Jul 13, 2022 · 4 comments
Closed

Avast antivirus blocked execution #717

Colin2791 opened this issue Jul 13, 2022 · 4 comments

Comments

@Colin2791
Copy link

Avast claimed that the SyncThing has a virus inside and quarantined the app.
Now the app show this error:
Version: 1.1.29.0; Variant: Installed; Arch: X86
Path: C:\Program Files (x86)\SyncTrayzor\SyncTrayzor.exe
System.UnauthorizedAccessException: Access is denied.

at Pri.LongPath.File.Copy(String sourcePath, String destinationPath, Boolean overwrite)
at SyncTrayzor.Services.FilesystemProvider.Copy(String from, String to)
at SyncTrayzor.Services.Config.ConfigurationProvider.Initialize(Configuration defaultConfiguration)
at SyncTrayzor.Bootstrapper.Configure()
at Stylet.BootstrapperBase.Start(String[] args)
at Stylet.BootstrapperBase.b__9_0(Object o, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@canton7
Copy link
Owner

canton7 commented Jul 13, 2022

There's not a lot I can do about your AV I'm afraid. Tell it to restore the things it deleted. If you can't, you might have to run the installer again.

@canton7 canton7 closed this as completed Jul 13, 2022
@Colin2791
Copy link
Author

It says has Win32.Magic.WooDoo-C inside.

@canton7
Copy link
Owner

canton7 commented Jul 13, 2022

Not a lot I can do about that: AVs randomly decide that various bits of SyncTrayzor have something wrong with them (it's normally the embedded browser). This version had been out for months.

You'll have to tell it to live with SyncTrayzor.

@Colin2791
Copy link
Author

OK. Thanks!

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

2 participants