Skip to content

Cannot accept a request to join a community #19281

@jrainville

Description

@jrainville

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

  1. Have 2 accounts, one of them having a community with on-request ON
  2. Send a request with the other account
  3. 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

Relationships

None yet

Development

No branches or pull requests

Issue actions