Problems when upgrading to 7.9 RC
When I upgraded from 7.9 beta 1 to RC 2, I have the following issue:
1. The HTTP proxy port before the update are not preserved
2. Adguard service crashed after the upgrade, I need to uninstall and clear my setting, when I enable it, I upgraded without any issue.
Setting before upgrade:
Network/Traffic filtering
- Enable traffic filtering: off
- Use WFP network driver: off
- Use Adguard as an HTTP proxy: on, custom port
Error message:
When I upgraded from 7.9 beta 1 to RC 2, I have the following issue:
1. The HTTP proxy port before the update are not preserved
2. Adguard service crashed after the upgrade, I need to uninstall and clear my setting, when I enable it, I upgraded without any issue.
Setting before upgrade:
Network/Traffic filtering
- Enable traffic filtering: off
- Use WFP network driver: off
- Use Adguard as an HTTP proxy: on, custom port
Error message:
Code:
INFO, AdguardSvc, 14, 17.02.2022 17:52:40.628, ApplicationState: Starting network filtering...
ERROR, AdguardSvc, 5, 17.02.2022 17:52:41.117, Reloading the network filtering failed with an error: System.ArgumentNullException: Value cannot be null.
Parameter name: collection
Source: mscorlib
Stack trace: at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at AdGuard.Utils.Collections.CollectionUtils.UnionCollections[T](IEnumerable`1 firstCollection, IEnumerable`1 secondCollection)
at Adguard.Core.Api.CoreApi.ReloadNetworkFiltering(CoreApiConfiguration newCoreApiConfiguration, Boolean force)
ERROR, AdguardSvc, 5, 17.02.2022 17:52:41.117, Error during reloading CoreFiltering Value cannot be null.
Parameter name: collection
INFO, AdguardSvc, 5, 17.02.2022 17:52:41.117, Changing filtering status from "Filter" to "Error"
ERROR, AdguardSvc, 5, 17.02.2022 17:52:41.117, Cannot reload the network filtering: System.ArgumentNullException: Value cannot be null.
Parameter name: collection
Source: mscorlib
Stack trace: at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at AdGuard.Utils.Collections.CollectionUtils.UnionCollections[T](IEnumerable`1 firstCollection, IEnumerable`1 secondCollection)
at Adguard.Core.Api.CoreApi.ReloadNetworkFiltering(CoreApiConfiguration newCoreApiConfiguration, Boolean force)
at v7AgmU6ZqF58E1dmyFI.GF6PtJdUb(Object , CoreApiConfiguration , Boolean , v7AgmU6ZqF58E1dmyFI )
at Adguard.Service.Filtering.NetworkFilteringService.m1deY7OGuP(DnsProxyPorts , Boolean )
at Adguard.Service.Filtering.NetworkFilteringService.CVceW2Njcj(Boolean , Boolean )
INFO, AdguardSvc, 5, 17.02.2022 17:52:41.132, Start aborting with the managed exception ...
INFO, AdguardSvc, 5, 17.02.2022 17:52:41.132, Start handling the exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: collection
Source: mscorlib
Stack trace: at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at AdGuard.Utils.Collections.CollectionUtils.UnionCollections[T](IEnumerable`1 firstCollection, IEnumerable`1 secondCollection)
at Adguard.Core.Api.CoreApi.ReloadNetworkFiltering(CoreApiConfiguration newCoreApiConfiguration, Boolean force)
at v7AgmU6ZqF58E1dmyFI.GF6PtJdUb(Object , CoreApiConfiguration , Boolean , v7AgmU6ZqF58E1dmyFI )
at Adguard.Service.Filtering.NetworkFilteringService.m1deY7OGuP(DnsProxyPorts , Boolean )
at Adguard.Service.Filtering.NetworkFilteringService.CVceW2Njcj(Boolean , Boolean )