Server not receiving RPC call from Client

Hello,

my client is sending an RPC call via a node that is shared by both server and client, but I’ve tested some prints and saw that the server is not receiving that rpc call.

The RPC call is done inside a function of a node and is called locally by the client. The node exists in the client and the server, however the client does most of the interactions with that node locally.

I can provide more details or code if needed, thank you in advance!

We are going to need to see the code.

hey sorry I was able to fix it right after posting this and forgot to delete it haha, thank you for the reply!

So how did you fix it?

Someone else may have the same issue int he future.

2 Likes