-
Notifications
You must be signed in to change notification settings - Fork 72
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
AdGuard installs correctly but does not load because of a .NET error #5001
Comments
@sanjayen Hi and sorry for a huge delay.
|
@sanjayen any update? |
@Aydinv13 apologies but have been caught up in work. Will try this over the weekend and revert. |
@Aydinv13 same error like earlier Application: Adguard.exe Exception Info: System.TypeInitializationException and Faulting application name: Adguard.exe, version: 7.17.4580.0, time stamp: 0x65b1345d |
@sanjayen please collect the recent logs from |
@Aydinv13 give me till this weekend to get this done. |
Let's keep this topic closed until we get new data. |
@Aydinv13 Apologies for the delay as was busy at work. Downloaded the nightly again today from the link shared earlier but no luck as AdGuard interface does not load. Uninstall also gave a problem this time. Sharing the log files from Temp and ProgramData folders. |
@Aydinv13 I installed the latest AdGuard version and it still crashes. Any way I can get it working? |
@sanjayen could you create a new folder in |
@Aydinv13 that did the trick and the interface loaded. A couple of more things
What should I check next to make the service work? |
Also, I am unable to reinstall the certificate. The error states - Object reference not set to an instance of an object. |
Follow the steps please:
|
@Aydinv13 I can think of Windows Firewall and YogaDNS which are working with network traffic. Sharing the log files from ProgramData again. Do let me know if there is something else that I can do to make it work. |
@sanjayen seem that some application doesn't allow AdGuard to create files in Program Data. Could you disable the apps that can access control on your system one by one and check if it works. It could be the above mentioned applications as well. |
Will do @Aydinv13 and let you know |
@sanjayen , any news? |
No sorry, have been busy at work. Will try this weekend as have a few days off. Will reply back. |
@sanjayen sorry for ping, but is there any news about the problem |
AdGuard version
7.16.4542.0
Browser version
Firefox
OS version
Windows 11 Pro 23H2
What filters do you have enabled?
No response
What Stealth Mode options do you have enabled?
No response
Support ticket ID
No response
Issue Details
Steps to reproduce:
Actual Behavior
AdGuard did not load either after installation or even after clicking on the desktop shortcut. I even rebooted the laptop to verify if that resolves the issue. Going through event log shows these two errors;
Application: Adguard.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.UnauthorizedAccessException
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.Directory.InternalCreateDirectory(System.String, System.String, System.Object, Boolean)
at System.IO.Directory.InternalCreateDirectoryHelper(System.String, Boolean)
at MfgsObi4kRJG4FsKipF.pdLVFa67f2(System.String, MfgsObi4kRJG4FsKipF)
at Adguard.Global.Settings.Locations.get_LogDirectoryLocation()
at Adguard.Global.Settings.Locations.d7pPjcMKc4jcle59wWNA()
at Adguard.Global.Settings.Locations.get_AgentLogDirectory()
at sj01S5UqMLHQYGQxP7BI.GJLtnHVIGdg(sj01S5UqMLHQYGQxP7BI)
at Adguard.App.FPJYiV6KFBy()
at Adguard.App.n811fZ8YvKXlLxeUMUS7()
at Adguard.App..cctor()
Exception Info: System.TypeInitializationException
at Adguard.App.Main()
and
Faulting application name: Adguard.exe, version: 7.16.4542.0, time stamp: 0x6586f5d1
Faulting module name: KERNELBASE.dll, version: 10.0.22621.2792, time stamp: 0x3091b6fb
Exception code: 0xe0434352
Fault offset: 0x000000000006567c
Faulting process ID: 0x0x5B9C
Faulting application start time: 0x0x1DA447B6C7C9C49
Faulting application path: C:\Program Files\AdGuard\Adguard.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: f55ca1b2-8dc7-4dbd-a4b3-86281c5200d9
Faulting package full name:
Faulting package-relative application ID:
Expected Behavior
No response
Screenshots
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: