ejabberd - Comments for "Rosters with external user IDs" https://www.ejabberd.im/forum/28720/rosters-external-user-ids en OK cool thanks for the update https://www.ejabberd.im/forum/28720/rosters-external-user-ids#comment-67556 <p>OK cool thanks for the update and fix, will try this. The format I was told to use lately was:</p> <p>[{&lt;&lt;"user1s"&gt;&gt;, &lt;&lt;"localhost"&gt;&gt;, &lt;&lt;"Workers"&gt;&gt;, &lt;&lt;"User 1"&gt;&gt;}]</p> <p>But I will upgrade and will try this one first and see if I can register foreign ID's as well.</p> Tue, 04 Jul 2017 13:53:28 +0000 DrSpud comment 67556 at https://www.ejabberd.im I've tested the https://www.ejabberd.im/forum/28720/rosters-external-user-ids#comment-67514 <p>I've tested the push_roster_all command in ejabberd git, and it had a bug, but it reported an error message, not a timeout. In any case, I've fixed in git. I've fixed in git:<br /> <noindex><a href="https://github.com/processone/ejabberd/commit/ee8bbccb2a2dcc8206b894f6ac693b0183641c2b" title="https://github.com/processone/ejabberd/commit/ee8bbccb2a2dcc8206b894f6ac693b0183641c2b" rel="nofollow" >https://github.com/processone/ejabberd/commit/ee8bbccb2a2dcc8206b894f6ac...</a></noindex></p> <p>I've also documented the file format:</p> <pre> [{"user1", "localhost", "Workers", "User 1"}, {"user2", "localhost", "Workers", "User 2"}]. </pre> Thu, 08 Jun 2017 17:57:05 +0000 badlop comment 67514 at https://www.ejabberd.im Just as a follow-up, did the https://www.ejabberd.im/forum/28720/rosters-external-user-ids#comment-67511 <p>Just as a follow-up, did the jump from 15.11 to 17.04 since it was time do so. Still haven't tested the external ID thing yet as we've found the same error tacking place in just pushing the new roster with internal IDs only. Will follow-up if a solution is found but in short, we get a timeout using push_roster_all.</p> Wed, 07 Jun 2017 12:50:13 +0000 DrSpud comment 67511 at https://www.ejabberd.im This time the push_roster_all https://www.ejabberd.im/forum/28720/rosters-external-user-ids#comment-67412 <p>This time the push_roster_all command just fails with an eventual timeout.</p> <p>Failed RPC connection to the node 'ejabberd@jabber1.something.org: timeout</p> <p>Nothing stands out in the error.log</p> Wed, 12 Apr 2017 17:46:17 +0000 DrSpud comment 67412 at https://www.ejabberd.im I see no reason for ejabberd https://www.ejabberd.im/forum/28720/rosters-external-user-ids#comment-67409 <p>I see no reason for ejabberd to complain about that. I think it should work. Did you try with recent ejabberd and failed?</p> Mon, 10 Apr 2017 10:27:33 +0000 badlop comment 67409 at https://www.ejabberd.im