--
--
To unsubscribe, email repo-discuss+unsubscribe@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yes, you are getting this error because the the account index on that node is stale.[1] would fix the login for you, but it's only contained since 2.14.2. Anyway if the account index is stale you would likely run into other issues as well.
On Mon, Aug 7, 2017 at 8:03 AM, Oleksandr Mykytenko <alexandr....@gmail.com> wrote:
Yes, both Gerrit use the same DB and directory with git repos
пʼятниця, 4 серпня 2017 р. 22:35:23 UTC+3 користувач Hugo Arès написав:Just some basic validation, are both masters sharing the same database and git repositories?
On Friday, August 4, 2017 at 7:45:35 AM UTC-4, Oleksandr Mykytenko wrote:
I'm using Gerrit 2.13.5 and there are 2 instances in Multi-Master system. I'm using gerrit high-availability plugin for syncing caches, events and indexes. Everything works fine exclude one strange thing: when I create new user, I can login only on one Gerrit server, in another one I receive the following error: [2017-08-04 09:38:31,391] [HTTP-57] ERROR com.google.gerrit.httpd.auth.container.HttpLoginServlet : Unable to authenticate user "user_test" com.google.gerrit.server.account.AccountException: Cannot assign external ID "gerrit:user_test" to account 1000256; external ID already in use.
Smth like HA plugin doesn't synchronize users in indexes on both Gerrit. Please note that all other actions (changes in Change requests, in projects) syncs fine.
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
Thank you, do you mean new version of Gerrit app or new version of HA plugin? When will appear new version?
Maybe you can advice me some workarounds ?
--
--
To unsubscribe, email repo-discuss+unsubscribe@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss+unsubscribe@googlegroups.com.
Can you tell me please who can adopt plugin and add this feature?
Because I can't find any contacts for gerrit high-availability plugin.
Cheers, Oleksandr
пʼятниця, 4 серпня 2017 р. 14:45:35 UTC+3 користувач Oleksandr Mykytenko написав:
I'm using Gerrit 2.13.5 and there are 2 instances in Multi-Master system. I'm using gerrit high-availability plugin for syncing caches, events and indexes. Everything works fine exclude one strange thing: when I create new user, I can login only on one Gerrit server, in another one I receive the following error: [2017-08-04 09:38:31,391] [HTTP-57] ERROR com.google.gerrit.httpd.auth.container.HttpLoginServlet : Unable to authenticate user "user_test" com.google.gerrit.server.account.AccountException: Cannot assign external ID "gerrit:user_test" to account 1000256; external ID already in use.
Smth like HA plugin doesn't synchronize users in indexes on both Gerrit. Please note that all other actions (changes in Change requests, in projects) syncs fine.
--
Just some basic validation, are both masters sharing the same database and git repositories?
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
Doesn't the plugin already support forwarding of account index?
--
--
To unsubscribe, email repo-discuss+unsubscribe@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss+unsubscribe@googlegroups.com.
It is a bit unusual we changed the API in a patch release :-(
Is that a normal policy?
On 9 Aug 2017, at 09:14, Edwin Kempin <eke...@google.com> wrote:On Wed, Aug 9, 2017 at 10:09 AM, <luca.mi...@gmail.com> wrote:It is a bit unusual we changed the API in a patch release :-(It only added some new API and existing API wasn't changed.
Is that a normal policy?This was discussed at the last hackathon. IIRC we agreed to it so that Ericsson has a way to make HA work with Gerrit 2.13, otherwise they wouldn't be able to use Gerrit 2.13.