[GH-ISSUE #968] Option to stop unauthorized requests to 1remote.org and github.com (disable auto update?) #786

Closed
opened 2026-02-26 11:59:47 +03:00 by kerem · 1 comment
Owner

Originally created by @mosource21 on GitHub (Aug 12, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/968

Originally assigned to: @VShawn on GitHub.

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

Originally created by @mosource21 on GitHub (Aug 12, 2025). Original GitHub issue: https://github.com/1Remote/1Remote/issues/968 Originally assigned to: @VShawn on GitHub. **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
kerem 2026-02-26 11:59:47 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 12, 2025):

This issue is stale because it has been open for 30 days with no activity.

<!-- gh-comment-id:3283372822 --> @github-actions[bot] commented on GitHub (Sep 12, 2025): This issue is stale because it has been open for 30 days with no activity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#786
No description provided.