decentraland / decentraland/unity-explorer
System.Exception: Cannot upsert social settings: InternalServerError
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 101
Description
Sentry Issue: [UNITY-EXPLORER-PSR](https://decentraland.sentry.io/issues/7691715079/)
```
System.Exception: Cannot upsert social settings: InternalServerError
File "DCL.Social__18.cpp", line 19505, in UpsertSocialSettingsAsync
File "il2cpp-codegen.h", line 67, in MoveNext
File "Generics__4.cpp", line 14686, in MoveNext
File "Generics__11.cpp", line 6148, in MoveNext
File "il2cpp-codegen.h", line 633, in OnMessageParsed
...
(53 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 the linked Sentry issue and the UpsertSocialSettingsAsync frame in DCL.Social__18.cpp around line 19505. Trace that generated call back to its source, identify why the social-settings upsert returns InternalServerError, and define a reproducible check for the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100