Exception caught: An attempt was made to access a socket in a way forbidden by its access permissions. (git.ofdl.tools:443) #107

Closed
opened 2025-12-18 13:51:01 +00:00 by bb941314 · 3 comments

OFDLV1.9.16 work fine
OFDLV1.9.17 show the below error.
Exception caught: An attempt was made to access a socket in a way forbidden by its access permissions. (git.ofdl.tools:443)
and then auto close.

OFDLV1.9.16 work fine OFDLV1.9.17 show the below error. Exception caught: An attempt was made to access a socket in a way forbidden by its access permissions. (git.ofdl.tools:443) and then auto close.
Collaborator

I have never seen this before. My gut suspicion is that some kind of antivirus/antimalware/web content filtering software is interfering with things. The only thing the app does communication-wise to Gitea is to check the latest release version, so that is a very strange and non-standard error.

I have never seen this before. My gut suspicion is that some kind of antivirus/antimalware/web content filtering software is interfering with things. The only thing the app does communication-wise to Gitea is to check the latest release version, so that is a very strange and non-standard error.
Collaborator

I'll also note that the version checking code hasn't changed in the last release.

I'll also note that the version checking code hasn't changed in the last release.
Author

Fixed. I found the antivirus' firewall block the connection. Thank you.

Fixed. I found the antivirus' firewall block the connection. Thank you.
melithine added the
invalid
label 2025-12-24 21:33:45 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#107
No description provided.