Facing issues while the communicating parties are located in different countries

Hello all!

Hope you’re doing great!

I’m facing some issues and need your help in finding the perfect solution.

While the communicating parties are located in different countries,

  1. Conversation list is not updated properly in real-time.
  2. Messages are sometimes duplicated, and later fixed - on page refresh.

Environment

  • Openfire version : 4.1.1
  • Programming Language : ASP.NET
  • Server OS : Windows 10

I’ve tried following but the issues still persist.

  • Add a new System Property: “route.all-resources”: “true”

  • Mostly getting following error, as I can see in the console:
    POST http://XXX.XXX.XXX.XXX:7070/http-bind/ 404 (Invalid SID value.)

& tried following solution, which doesn’t work.
https://stackoverflow.com/questions/32063344/404-invalid-sid-value-in-strophe-while-using-attach#answer-32115569


Any help would be much appreciated.