-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Bug Report
Description
When I try to accept a request to join a community as an Owner, I get the following log message:
DBG 2025-11-16 21:58:39.950Z NewBE_callPrivateRPC topics="rpc" tid=232815 file=core.nim:34 rpc_method=wakuext_acceptRequestToJoinCommunity
ERR 2025-11-16 21:58:40.654Z rpc response error topics="rpc" tid=232815 file=core.nim:43 err="\nstatus-go error [methodName:wakuext_acceptRequestToJoinCommunity, code:-32000, message:tokenBalancesFetcher is nil ]\n"
ERR 2025-11-16 21:58:40.654Z error doing rpc request topics="rpc" tid=232815 file=core.nim:46 methodName=wakuext_acceptRequestToJoinCommunity exception="\nstatus-go error [methodName:wakuext_acceptRequestToJoinCommunity, code:-32000, message:tokenBalancesFetcher is nil ]\n"
So something status-go is not initialized correctly cc @igor-sirotin
Steps to reproduce
- Have 2 accounts, one of them having a community with on-request ON
- Send a request with the other account
- Try to accept
Expected behavior
Request is accepted and user joins
Actual behavior
Nothing happens
Additional Information
- Status desktop version: master
- Operating System: Ubuntu 22
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Next