threefoldtech / rmb-rs

RMB implementation in rust
Apache License 2.0
3 stars 1 forks source link

relay info is not set for this twin #182

Closed 0oM4R closed 5 months ago

0oM4R commented 6 months ago

trying to send an envelope to a node results in

Screenshot from 2023-12-14 14-59-25

twin id: 800 net: dev

this twin already has the info on the chain

image

note that graphql was down at that time.

muhamadazmy commented 5 months ago

The relay will only send this back if you are trying to send a message to a remote twin that has it's relay not set. This issue is with the destination twin, not the source. the question is twin 800 the source twin or the destination twin?

0oM4R commented 5 months ago

The relay will only send this back if you are trying to send a message to a remote twin that has it's relay not set. This issue is with the destination twin, not the source. the question is twin 800 the source twin or the destination twin?

twin 800 is the source twin

muhamadazmy commented 5 months ago

And what is the destination twin? and does it have a relay set ?

0oM4R commented 5 months ago

As we remember, the destination twin was 17 or 21, but we are sure that the twin belongs to a node on dev net

muhamadazmy commented 5 months ago

Both twin 17 and 21 on devnet has relay. I am not sure if this is still an issue or not. Pleas reopen if that is still an issue