decentraland / decentraland/unity-explorer

DCL.Web3.Web3Exception: RPC eth_call failed: code 3 execution reverted: You 0xfe2d424af0df49bb3316cb2e9f574b0d09cf98ad are not authorised to use this classroom.

Open
#9,654 1 comment 0 reactions 0 assignees View on GitHub
1-high bug sentry web-requests
Dominant language
C#
Stars
23
Forks
17
Avg merge
2d 16h
Merged PRs (30d)
101

Description

Sentry Issue: [UNITY-EXPLORER-PN0](https://decentraland.sentry.io/issues/7657499824/)

```
DCL.Web3.Web3Exception: RPC eth_call failed: code 3 execution reverted: You 0xfe2d424af0df49bb3316cb2e9f574b0d09cf98ad are not authorised to use this classroom.
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/DappWeb3EthereumApi.cs", line 317, in RequestEthMethodWithoutSignatureAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Infrastructure/Utility/Networking/DCLWebSocket.cs", line 76, in ReceiveAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/DappWeb3EthereumApi.cs", line 329, in RequestEthMethodWithoutSignatureAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Infrastructure/Utility/Networking/DCLWebSocket.cs", line 76, in ReceiveAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/DappWeb3EthereumApi.cs", line 329, in RequestEthMethodWithoutSignatureAsync
...
(115 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

Open the contributing guide

Research direction

Start with the Sentry report and the stack trace in Assets/DCL/Web3/Authenticators/Implementations/Dapp/DappWeb3EthereumApi.cs, especially RequestEthMethodWithoutSignatureAsync around lines 317 and 329. Read the ReceiveAsync path in Assets/DCL/Infrastructure/Utility/Networking/DCLWebSocket.cs and determine how the classroom authorization revert is handled. Done means the reported failure has a verified resolution or an explicitly documented expected handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
blockchain
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.