<div><div><br></div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">fre 7 aug. 2020 kl. 15:38 skrev Matthew Evans <<a href="mailto:mattevans123@hotmail.com" target="_blank">mattevans123@hotmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">




<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hi,</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
We have a system running R19 that occasionally throws out this message:</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
 
<pre style="margin:4px 0px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background:rgba(var(--sk_foreground_min,29,28,29),0.04);text-align:left;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;color:rgb(29,28,29)">2020-08-06 19:17:46 =ERROR REPORT====<br>Discarding message {'$gen_cast',{compatibility_handling,3,3}} from <0.355.0> to <0.405.0> in an old incarnation (1) of this node (3)</pre>
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Can someone explain what it means? It's in a mesh, but all nodes are/should be running the same version.<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Many thanks</div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="ltr"><div style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)"><br>
</div>
</div>

</blockquote></div></div></div><div><div><div dir="auto"><br></div><div dir="auto">When a node is started it gets a value called ”creation” which is stored in all pid, ports, and references that the node generates. If a node is restarted with the same node name, the creation is changed. The creation value is not printed when printing pids, ports, and references, so they can look as the same while not being the same.</div><div dir="auto"><br></div><div dir="auto">In your case your node is receiving a message to a process that existed on a node with the same name but with a different creation. That is, a node that previously existed.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Rickard Green</div></div>
</div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Rickard Green, Erlang/OTP, Ericsson AB</div>