decentraland / decentraland/unity-explorer
System.InvalidOperationException: Insecure connection not allowed
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 110
Description
Sentry Issue: [UNITY-EXPLORER-PY7](https://decentraland.sentry.io/issues/7710300989/)
```
System.InvalidOperationException: Insecure connection not allowed
File "C:/workspace/workspace/p/Explorer/Assets/DCL/WebRequests/ITypedWebRequest.cs", line 29, in MoveNext
File "C:/workspace/workspace/p/Explorer/Assets/DCL/WebRequests/WebRequestController.cs", line 88, in MoveNext
File "", line 1, in SendAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/WebRequests/DebugMetricsWebRequestController.cs", line 28, in MoveNext
File "", line 1, in SendAsync
...
(241 additional frame(s) were not displayed)
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Research direction
Start with Assets/DCL/WebRequests/ITypedWebRequest.cs around line 29 and WebRequestController.cs around line 88, then review DebugMetricsWebRequestController.cs line 28 and the linked Sentry report. Identify which request is rejected as insecure and reproduce it in the relevant environment. Done means the affected request no longer raises System.InvalidOperationException: Insecure connection not allowed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- game-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100