Assigned
Status Update
Comments
pa...@myitcv.org.uk <pa...@myitcv.org.uk> #2
This appears to be an exact duplicated of https://bugs.chromium.org/p/gerrit/issues/detail?id=14807
In that issue Luca replied (but apologies I did not see the reply):
> From the logs, it looks like the session wasn't authenticated, hence the operation did not have a login context.
I'm unclear what I can have done to break authentication. AFAICT I am authenticated: I am logged in to GerritHub.
Or am I missing something else here?
Thanks
In that issue Luca replied (but apologies I did not see the reply):
> From the logs, it looks like the session wasn't authenticated, hence the operation did not have a login context.
I'm unclear what I can have done to break authentication. AFAICT I am authenticated: I am logged in to GerritHub.
Or am I missing something else here?
Thanks
lu...@gmail.com <lu...@gmail.com> #3
> I'm unclear what I can have done to break authentication. AFAICT I am authenticated: I am logged in to GerritHub.
> Or am I missing something else here?
There is one thing in Gerrit that may seem counter-intuitive: you could be logged out *even if* you are actively using it. That is because the session expires when its age reaches its limit and NOT when the user is inactive.
It has been raised many times as "not a nice user experience" and I do agree. However, that is done for the sake of enforcing security, because even if someone would steal a session-id, he won't be able to impersonating other users for long.
> Or am I missing something else here?
There is one thing in Gerrit that may seem counter-intuitive: you could be logged out *even if* you are actively using it. That is because the session expires when its age reaches its limit and NOT when the user is inactive.
It has been raised many times as "not a nice user experience" and I do agree. However, that is done for the sake of enforcing security, because even if someone would steal a session-id, he won't be able to impersonating other users for long.
pa...@myitcv.org.uk <pa...@myitcv.org.uk> #4
Thanks for the quick response.
> There is one thing in Gerrit that may seem counter-intuitive: you could be logged out *even if* you are actively using it. That is because the session expires when its age reaches its limit and NOT when the user is inactive.
I had tried to "reset" things by totally logging out, doing everything from an incognito window. But now I don't get any PRs listed (0548 UTC 2021/10/31).
Just to confirm - how do you advise I should ensure I am properly logged in?
Apologies - it feels like I'm missing something really obvious here.
> There is one thing in Gerrit that may seem counter-intuitive: you could be logged out *even if* you are actively using it. That is because the session expires when its age reaches its limit and NOT when the user is inactive.
I had tried to "reset" things by totally logging out, doing everything from an incognito window. But now I don't get any PRs listed (0548 UTC 2021/10/31).
Just to confirm - how do you advise I should ensure I am properly logged in?
Apologies - it feels like I'm missing something really obvious here.
lu...@gmail.com <lu...@gmail.com> #5
> I had tried to "reset" things by totally logging out, doing everything from an incognito window. But now I don't get any PRs listed (0548 UTC 2021/10/31).
It looks like the PR is closed:
https://github.com/cue-lang/cue/pull/1223
Is that the PR you were trying to get into Gerrit?
It looks like the PR is closed:
Is that the PR you were trying to get into Gerrit?
pa...@myitcv.org.uk <pa...@myitcv.org.uk> #6
Luca - just following up on our conversation from yesterday. Having resolved the issue we discovered with listing of PRs (will file a separate bug for the empty description issue), I tried once again to import a PR. Same issue as before, this time whilst trying to import https://github.com/cue-lang/cue/pull/1347 (last attempt 20211104 1520 UTC). No error message/JS console errors, simply got redirected to my personal dashboard (https://review.gerrithub.io/dashboard/self ) with no CL created.
ek...@google.com <ek...@google.com> #7
[Empty comment from Monorail migration]
ek...@google.com <ek...@google.com> #8
[Monorail components: Hosting>gerrithub]
is...@google.com <is...@google.com> #9
Edits were made to reflect the following in Monorail: auto-CCs.
Description
GerritHub/GitHub username: myitcv
GerritHub/GitHub projects names:https://github.com/cue-lang/cue
Full URL exhibiting the problem:https://review.gerrithub.io/plugins/github-plugin/static/pullrequests.html
Expected behavior: should be able to importhttps://github.com/cue-lang/cue/pull/1223 to create a new CL
Observed behavior: Foundhttps://github.com/cue-lang/cue/pull/1223 in the list having selected cue-lang as the organization, deselected all PRs but 1223, clicked "Next", no error message, and instead redirected to https://review.gerrithub.io/dashboard/self .
Timestamp when the error occurred (include timezone): 1204 BST.
Has this worked before? If yes, when? Yes, many times in the past
If applicable: screenshot of erroneous UI element: n/a
If applicable: JavaScript console log (chrome: F12 > Console): none
If applicable: Browser (name, version, operating system) n/a
If using git command-line: output of "which git && git --version" n/a