-
-
Notifications
You must be signed in to change notification settings - Fork 468
Open
Labels
meta-featureNew featureNew feature
Description
Is your feature request related to a problem? Please describe.
Log file is full of exceptions and stack traces for unauthorized connections to 1remote.org and github.com
Each time you open 1Remote approximately 80 lines are added to the log file.
[T:004][16:00:08.652] `Warning` [VersionHelper.cs(CheckUpdateFromUrl:255)]
System.AggregateException: One or more errors occurred. (An attempt was made to access a socket in a way forbidden by its access permissions. (1remote.org:443))
<approximately 40 trace lines sniped>
[T:004][16:00:08.673] `Warning` [VersionHelper.cs(CheckUpdateFromUrl:255)]
System.AggregateException: One or more errors occurred. (An attempt was made to access a socket in a way forbidden by its access permissions. (github.com:443))
<approximately 40 trace lines sniped>
Describe the solution you'd like
I suspect this is nothing nefarious an option to just control whether you want Auto Update Checks to be enabled or disabled would be a great addition.
Thanks
Metadata
Metadata
Assignees
Labels
meta-featureNew featureNew feature